Share via


InventMov_Prod_JournalProd_CoBy.insertChildBuffer Method [AX 2012]

This method returns the child reference id.

Syntax

public InventTransChildRefId insertChildBuffer(
    InventDimId _inventDimId, 
    InventQty _qtyNow, 
    UnitQty _qtyNowUnit, 
    boolean _splitMovement, 
   [Object _updateClass, 
    PdsCWInventQty _pdsQtyNow])

Run On

Called

Parameters

  • _splitMovement
    Type: boolean
    Split movement flag

Return Value

Type: InventTransChildRefId Extended Data Type
returns child reference id

See Also

Reference

InventMov_Prod_JournalProd_CoBy Class