Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds the query to find the planned intercompany demand.
Syntax
protected QueryRun getIntercompanyDemandQuery(
ReqIntercompanyQueryFactory _queryFactory,
Set _lockedPlanVersions,
ReqProcessId _processId)
Run On
Called
Parameters
- _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.
Return Value
Type: QueryRun Class
The query that is used to find the planned intercompany demand.