SourceDocument.parmHonorDocumentHeaderEditable Method [AX 2012]

This method returns whether this implementation of SourceDocument is honoring the method parmIsDocumentEditable.

This is used by the AccountingDistributionViewModel when setting the reset button on the AccountingDistribution form.

public boolean parmHonorDocumentHeaderEditable()

Run On

Server

Return Value

Type: boolean
true if the parmIsDocumentEditable method is honored by this implementation of the SourceDocument class.
Defaults to false.

Community Additions

ADD
Show: