Share via


ReqIntercompanyGroupSetupFormController.isCopyToStaticPlanEnabled Method [AX 2012]

Determines whether the copy to static plan option is enabled.

Syntax

public boolean isCopyToStaticPlanEnabled(ReqIntercompanyPlanningGroupMember _intercompanyGroupMember)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ReqIntercompanyGroupSetupFormController Class