InventTransOriginRetailSalesTransTable::findInventTransOriginId Method
Gets the ID of the inventory transactions originator for the retail sales transactions.
Syntax
client server public static InventTransOriginId findInventTransOriginId(DataAreaId _retailSalesDataAreaId, InventTransId _retailSalesInventTransId)
Run On
Called
Parameters
- _retailSalesDataAreaId
Type: DataAreaId Extended Data Type
The value of the dataAreaId field of the RetailTransactionSalesTrans table.
- _retailSalesInventTransId
Type: InventTransId Extended Data Type
The value of the InventTransId field of the RetailTransactionSalesTrans table.
Return Value
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.