ReqTrans.pmfCreateCoProducts Method
Creates co-product receipt records related to a planned order.
Syntax
public void pmfCreateCoProducts(
ReqPO _reqPO,
[ReqPlanData _reqPlanData,
InventDim _coInventDim,
ItemId _coItemId])
Run On
ClientOrServer
Parameters
- _reqPO
Type: ReqPO Table
Related reqPO parent record.
- _reqPlanData
Type: ReqPlanData Class
Master planning run plan record.
- _coInventDim
Type: InventDim Table
InventDim for the coproduct.
- _coItemId
Type: ItemId Extended Data Type
Item of the issue.