Share via


ProdInputOutputDP_CN.insertLaborData Method [AX 2012]

Inserts the Labor data to Tmp table.

Syntax

protected void insertLaborData(
    Range _dateRange, 
    container _prodIdCon, 
    boolean _isBeginning)

Run On

Server

Parameters

  • _prodIdCon
    Type: container
    Prod id container
  • _isBeginning
    Type: boolean
    Is beginnig period or not.

See Also

Reference

ProdInputOutputDP_CN Class