CustInvoiceTable::subLedgerJournalizationRequired Method
Checks the status of the SubLedgerJournalLine record.
Syntax
server public static boolean subLedgerJournalizationRequired(RefRecId _custInvoiceTable)
Run On
Server
Parameters
- _custInvoiceTable
Type: RefRecId Extended Data Type
The record ID of the CustInvoiceTable record.
Return Value
Type: boolean
true if the SubLedgerJournalLine record must be created; otherwise, false.