Share via


ReqIntercompanyQueryFactory.getOutboundDemandQuery Method [AX 2012]

Creates a query that returns the data about the outbound planned intercompany demand for the downstream company.

Syntax

public QueryRun getOutboundDemandQuery(ReqPlanIdSched _planId)

Run On

Called

Parameters

Return Value

Type: QueryRun Class
A query that returns the data about the outbound planned intercompany demand for the downstream company.

See Also

Reference

ReqIntercompanyQueryFactory Class