ProdUpdCostEstimation.pmfCreateSubProdTable Method [AX 2012]
Creates a batch order coby product sub orders.
protected void pmfCreateSubProdTable(
ProdTable _prodTable,
PmfProdCoBy _pmfProdCoBy,
InventTable _inventTable,
[ProdType _prodType])
Run On
ServerParameters
- _prodTable
- Type: ProdTable Table
A ProdTable record.
- _pmfProdCoBy
- Type: PmfProdCoBy Table
A PmfProdCoby record.
- _inventTable
- Type: InventTable Table
A sub order item.
- _prodType
- Type: ProdType Enumeration
A suborder production type.
Community Additions
ADD
Show: