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