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.
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.