AccountingDistributionFormView.ledgerDimensionValidate Method [AX 2012]

Validates the ledger dimension.

public boolean ledgerDimensionValidate(FormSegmentedEntryControl _ledgerDimensionControl)

Run On

Client

Parameters

_ledgerDimensionControl
Type: FormSegmentedEntryControl Class
The ledger dimension control that contains the ledger dimension value.

Return Value

Type: boolean
true if the ledger dimension is valid; otherwise, false.

Community Additions

ADD
Show: