InventTransOriginSalesLine::findInventTransOriginId Method
Retrieves the ID of the inventory transactions originator for the sales order line.
Syntax
client server public static InventTransOriginId findInventTransOriginId(DataAreaId _salesLineDataAreaId, InventTransId _salesLineInventTransId)
Run On
Called
Parameters
- _salesLineDataAreaId
Type: DataAreaId Extended Data Type
- _salesLineInventTransId
Type: InventTransId Extended Data Type
Return Value
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.