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 query for the inventory owner lookup.
Syntax
client server public static Query queryLookupInventOwnerIdReturn(
InventTransId _transId,
ItemId _itemId,
InventOwnerId_RU _inventOwnerId,
StatusIssue _statusIssue,
StatusReceipt _statusReceipt)
Run On
Called
Parameters
- _transId
Type: InventTransId Extended Data Type
The lot ID for which the inventory owner will be displayed.
- _itemId
Type: ItemId Extended Data Type
The Item ID for which the inventory owner will be displayed.
- _inventOwnerId
Type: InventOwnerId_RU Extended Data Type
The current value of the inventory owner.
- _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 inventory owner lookup.