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.
Indicates whether the specified item can be reported from the specified batch order.
Syntax
client server public static boolean validateBatchOrderTransItem(ProdId _prodId, ItemId _itemId)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The specified ID of the order.
- _itemId
Type: ItemId Extended Data Type
The specified ID of the item.
Return Value
Type: boolean
true if the item can be specified for the order; otherwise false.