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.
Returns a query for the GTD number lookup.
Syntax
client server public static Query queryLookupInventGTDIdReturn(
InventTransId _transId,
ItemId _itemId,
InventGTDId_RU _inventGTDId,
StatusIssue _statusIssue,
StatusReceipt _statusReceipt)
Run On
Called
Parameters
- _transId
Type: InventTransId Extended Data Type
The lot ID for which the GTD number will be displayed.
- _itemId
Type: ItemId Extended Data Type
The Item ID for which the GTD number will be displayed.
- _inventGTDId
Type: InventGTDId_RU Extended Data Type
The current value of the GTD number.
- _statusIssue
Type: StatusIssue Enumeration
The StatusIssue value to search for on the lot ID to display to.
- _statusReceipt
Type: StatusReceipt Enumeration
The StatusReceipt value to search for on the lot ID to display to.
Return Value
Type: Query Class
Query for the GTD number lookup.