LedgerInterunitDimensionAttribute::exist Method
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.