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