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