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.
This method attempts to find if the LedgerJournalTrans is created using simple method.
Syntax
server public static boolean isSimpleMethod_CN(LedgerJournalId _ledgerJournalId)
Run On
Server
Parameters
- _ledgerJournalId
Type: LedgerJournalId Extended Data Type
The journal id of LedgerJournalTable
Return Value
Type: boolean
return true if the LedgerjournalTrans created using simple method, else return false.