PBAItemLineType.allowEditConfig Method [AX 2012]

Determines whether the configuration, the configured BOM and Route, of the line should be editable.

public boolean allowEditConfig()

Run On

Called

Return Value

Type: boolean
Returns true if the configuration is open for editing.

The return value of the PBAItemLineType.allowEditConfig method is always true. This is overridden in some of the subclasses.

Community Additions

ADD
Show: