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
- _inventTransId
Type: InventTransId Extended Data Type
An InventTransId value of the inventory transaction originator.
- _dataAreaId
Type: DataAreaId Extended Data Type
The Data Area ID for the inventory transaction originator record.
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.