Share via


ReqIntercompanyGroupSetupFormController.isCopyToDynamicPlanEnabled Method [AX 2012]

Checks whether the copy to dynamic plan option is enabled.

Syntax

public boolean isCopyToDynamicPlanEnabled(ReqIntercompanyPlanningGroupMember _intercompanyGroupMember)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ReqIntercompanyGroupSetupFormController Class