PmfProdCoBy::queryBatchOrderTransItems Method
Creates a query to fetch reportable items related to the specified order.
Syntax
client server public static Query queryBatchOrderTransItems(ProdId _prodId)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The specified ID of the order.
Return Value
Type: Query Class
An instance of the Query class that locates the items related to the specified order.