ReqTransCache.receiptsQuery Method [AX 2012]
Gets a query that can be used to retrieve receipts from the database.
public Query receiptsQuery(ItemId _itemId, InventDimId _covInventDimId)
Run On
CalledParameters
- _itemId
- Type: ItemId Extended Data Type
The item ID to use to filter the transaction.
- _covInventDimId
- Type: InventDimId Extended Data Type
The inventory dimension ID to use to filter the transaction.
Community Additions
ADD
Show: