ReqIntercompanyQueryFactory.getPlannedIntercompanyDemandQuery Method [AX 2012]
Creates a query that returns the data about the planned intercompany demand in the upstream vendor company.
public QueryRun getPlannedIntercompanyDemandQuery(DataAreaId _companyId, RefRecId _plannedOrderRecId)
Run On
CalledParameters
- _companyId
- Type: DataAreaId Extended Data Type
The ID of the upstream vendor company.
- _plannedOrderRecId
- Type: RefRecId Extended Data Type
The ID of the planned order that is the source of the planned intercompany demand.
Return Value
Type: QueryRun ClassA query that returns the data about the planned intercompany demand in the upstream vendor company.
Community Additions
ADD
Show: