AdvancedLedgerEntryHeader::hasProjectLines Method
Determines if there are project lines associated with the passed in AdvancedLedgerEntryHeader record.
Syntax
server public static boolean hasProjectLines(AdvanceLedgerEntryHeaderRecId _advancedLedgerEntryHeaderRecId)
Run On
Server
Parameters
- _advancedLedgerEntryHeaderRecId
Type: AdvanceLedgerEntryHeaderRecId Extended Data Type
The record ID of the AdvancedLedgerEntryHeader record to query.
Return Value
Type: boolean
true if there are project lines associated with the passed in AdvancedLedgerEntryHeader record; otherwise false.