PmfProdCoBy::lookupBatchOrderTransItems Method
Creates a lookup form for the items or transactions that are related to this batch order.
Syntax
client public static PmfTableLookupExtended lookupBatchOrderTransItems(FormStringControl _lookupCtrl, ProdId _prodId)
Run On
Client
Parameters
- _lookupCtrl
Type: FormStringControl Class
The form control that receives the value of the lookup.
- _prodId
Type: ProdId Extended Data Type
The specified ID of the order.
Return Value
Type: PmfTableLookupExtended Class
The lookup object that is used.