GeneralJournalEntry::addSecureRangeForLedger Method
Adds a secure range for the Ledger table foreign key.
Syntax
client server public static QueryBuildRange addSecureRangeForLedger(QueryBuildDataSource _dataSource, [LedgerRecId _ledgerRecId])
Run On
Called
Parameters
- _dataSource
Type: QueryBuildDataSource Class
The data source for the GeneralJournalEntry table.
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The value of the Ledger table foreign key; optional.
Return Value
Type: QueryBuildRange Class
A secure range for the Ledger table foreign key.