ReqIntercompanyGroupSetupFormController.isCopyToStaticPlanEnabled Method [AX 2012]

Determines whether the copy to static plan option is enabled.

public boolean isCopyToStaticPlanEnabled(ReqIntercompanyPlanningGroupMember _intercompanyGroupMember)

Run On

Called

Parameters

_intercompanyGroupMember
Type: ReqIntercompanyPlanningGroupMember Table
A ReqIntercompanyPlanningGroupMember record with the group member for which to check the status of the static plan option.

Return Value

Type: boolean
true if the copy to static plan option is enabled; otherwise, false.

Community Additions

ADD
Show: