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

Called

Parameters

_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 Class
A query that returns the data about the planned intercompany demand in the upstream vendor company.

Community Additions

ADD
Show: