Share via


ReqTrans.pmfUpdateCoProductsQty Method

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.

See Also

Reference

ReqTrans Table