Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the specified ledger dimension.
Syntax
client server public static boolean validateLedgerDimension(
LegalEntityRecId _legalEntityRecId,
LedgerDimensionAccount _ledgerDimension,
TransDate _date)
Run On
Called
Parameters
- _legalEntityRecId
Type: LegalEntityRecId Extended Data Type
The legal entity record ID of the company in which the validation is performed.
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension to validate.
- _date
Type: TransDate Extended Data Type
A date to use to validate the ledger dimension.
Return Value
Type: boolean
true if the ledger dimension is valid; otherwise, false.