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 a query than can be used to retrieve issues from the database.
Syntax
public Query issuesQuery(ItemId _itemId, InventDimId _covInventDimId)
Run On
Called
Parameters
- _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.
Return Value
Type: Query Class
A new Query object.