Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.