ProdTable::pmfUpdateConsOrder Method
Updates a production batch order by using the specified consolidated order number.
Syntax
server public static void pmfUpdateConsOrder(
ProdId _prodId,
PmfConsOrdId _ordId,
PmfBulkOrd _pmfBulkOrd)
Run On
Server
Parameters
- _prodId
Type: ProdId Extended Data Type
The Production ID.
- _ordId
Type: PmfConsOrdId Extended Data Type
The Consolidated Order ID.
- _pmfBulkOrd
Type: PmfBulkOrd Extended Data Type
The Bulk Order ID.