LedgerStructure::existsForLedger Method
Indicates whether any structures exist for the specified Ledger record.
Syntax
client server public static boolean existsForLedger([LedgerRecId _ledger])
Run On
Called
Parameters
- _ledger
Type: LedgerRecId Extended Data Type
The record ID of the related Ledger record; optional.
Return Value
Type: boolean
true if any structures exist; otherwise, false.