Share via


InventTransOrigin::findByInventTransIdInDataArea Method

Retrieves the inventory transaction originator record for the given InventTransId value.

Syntax

client server public static InventTransOrigin findByInventTransIdInDataArea(InventTransId _inventTransId, DataAreaId _dataAreaId)

Run On

Called

Parameters

Return Value

Type: InventTransOrigin Table
An inventory transaction originator record for a given InventTransId value if a record that corresponds exists; otherwise, an empty buffer.

See Also

Reference

InventTransOrigin Table