Share via


InterCompanyReqCalcSchedule.runReqCalcInOneCompany Method [AX 2012]

Executes master planning in one company as part of an intercompany master planning run.

Syntax

protected void runReqCalcInOneCompany(
    DataAreaId _companyId, 
    ReqPlanId _planId, 
    ReqCalcUpdate _reqCalcUpdate, 
    boolean _copyToStaticPlan, 
    boolean _copyToDynamicPlan)

Run On

Called

Parameters

See Also

Reference

InterCompanyReqCalcSchedule Class