ReqIntercompanyQueryFactory.getOutboundDemandQuery Method [AX 2012]
Creates a query that returns the data about the outbound planned intercompany demand for the downstream company.
public QueryRun getOutboundDemandQuery(ReqPlanIdSched _planId)
Run On
CalledParameters
- _planId
- Type: ReqPlanIdSched Extended Data Type
The plan ID to filter the data.
Return Value
Type: QueryRun ClassA query that returns the data about the outbound planned intercompany demand for the downstream company.
Community Additions
ADD
Show: