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 order line related to the ID of the inventory transactions originator.
Syntax
client server public static RetailTransactionSalesTrans retailTransactionSalesTrans(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the buffer should be selected for update; optional.
Return Value
Type: RetailTransactionSalesTrans Table
A related RetailTransactionSalesTrans record if one exists; otherwise, an empty record.