LedgerInterunitDimensionAttribute::checkExist Method
Gets a value that indicates whether a record exists in the LedgerInterunitDimensionAttribute table for the specified ledger and displays a message if it does not.
Syntax
client server public static boolean checkExist(LedgerRecId _ledger)
Run On
Called
Parameters
- _ledger
Type: LedgerRecId Extended Data Type
The record ID of the related Ledger record.
Return Value
Type: boolean
true if a record exists; otherwise, false.