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.
Gets a value that indicates whether a record in the LedgerInterunitDimensionAttribute table exists for the specified ledger.
Syntax
client server public static boolean exist(LedgerRecId _ledgerRecId)
Run On
Called
Parameters
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The record ID of the related Ledger record.
Return Value
Type: boolean
true if a record exists; otherwise, false.