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.
Retrieves the inventory transactions that are marked for the specified receipt.
Syntax
public InventTransEnumerable getMarkedTransactionsForReceipt(InventTransOriginId _inventTransOriginIdReceipt)
Run On
Called
Parameters
- _inventTransOriginIdReceipt
Type: InventTransOriginId Extended Data Type
The ID of the inventory transaction with which the transactions must be marked.
Return Value
Type: InventTransEnumerable Interface
A collection of the inventory transactions that are marked for the specified receipt.