ReqIntercompanyDemandPlanFilter.getPlanVersions Method [AX 2012]

Gets a set of plan versions on which to filter, when querying for intercompany demand in various companies.

public Set getPlanVersions(
    ReqPlanIdSched _planId, 
   [ReqIntercompanyPlanningGroupRecId _intercompanyGroup, 
    ReqTrans _callerReqTrans])

Run On

Called

Parameters

_planId
Type: ReqPlanIdSched Extended Data Type
The master plan ID for which to retrieve demand.
_intercompanyGroup
Type: ReqIntercompanyPlanningGroupRecId Extended Data Type
The intercompany group for which to retrieve demand; optional.
_callerReqTrans
Type: ReqTrans Table

Return Value

Type: Set Class
A Set that contains plan version record IDs.

Community Additions

ADD
Show: