JournalizingDefinitionMatch.checkLedgerDimenison Method
Determines whether there is an empty segment in the LedgerDimensionAccount object that is not present in the generated ledger dimension account; if there is an empty segment, an error message is displayed.
Syntax
private boolean checkLedgerDimenison(LedgerDimensionAccount _ledgerDimension)
Run On
Called
Parameters
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension to validate.
Return Value
Type: boolean
true if the ledger dimension is valid; otherwise, false.