ReqIntercompanyGroupSetupFormController.isCopyToDynamicPlanEnabled Method [AX 2012]

Checks whether the copy to dynamic plan option is enabled.

public boolean isCopyToDynamicPlanEnabled(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 dynamic plan option.

Return Value

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

Community Additions

ADD
Show: