Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the quantities on all co-product transactions for the curernt planned batch order transaction.
Syntax
public void pmfUpdateCoProductsQty([ReqPlanData _reqPlanData])
Run On
ClientOrServer
Parameters
- _reqPlanData
Type: ReqPlanData Class
The data for the current requirement plan. This defaults to null, in which case this creates a new instance using the current master plan ID.
Remarks
The current record should be the transaction record for a planned batch order. However, if the current record is not, then this method will check and not do any processing.