ReqCalc.getIntercompanyDemandQuery Method [AX 2012]
Builds the query to find the planned intercompany demand.
protected QueryRun getIntercompanyDemandQuery(
ReqIntercompanyQueryFactory _queryFactory,
Set _lockedPlanVersions,
ReqProcessId _processId)
Run On
CalledParameters
- _queryFactory
- Type: ReqIntercompanyQueryFactory Class
The factory class to use to build the queries.
- _lockedPlanVersions
- Type: Set Class
The set of plan versions that are being locked.
- _processId
- Type: ReqProcessId Extended Data Type
The ID of the master scheduling process.
Community Additions
ADD
Show: