Share via


ReqTransExplode.insertDerivedCo Method [AX 2012]

Inserts the co-product receipts for a planned batch order.

Syntax

protected void insertDerivedCo(Set _setParent)

Run On

Server

Parameters

  • _setParent
    Type: Set Class
    The set of planned order record IDs for which to insert the co-products.

See Also

Reference

ReqTransExplode Class