DimensionServiceProvider.validateLedgerAccount Method [AX 2012]

Processes an incoming contract of the LedgerAccountValidationContract class.

Syntax

public boolean validateLedgerAccount(LedgerAccountValidationContract _ledgerAccountValidationContract)

Run On

Server

Parameters

Return Value

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

See Also

Reference

DimensionServiceProvider Class