Share via


LedgerChartOfAccounts::addSecureRangeForChartOfAccounts Method

Adds a secure range for a LedgerChartOfAccounts table foreign key.

Syntax

client server public static QueryBuildRange addSecureRangeForChartOfAccounts(
    QueryBuildDataSource _dataSource, 
    FieldId _chartOfAccountsFieldId, 
   [LedgerRecId _chartOfAccountsRecId])

Run On

Called

Parameters

  • _dataSource
    Type: QueryBuildDataSource Class
    The data source for the table that contains the LedgerChartOfAccounts table foreign key.

Return Value

Type: QueryBuildRange Class
A secure range for a LedgerChartOfAccounts table foreign key.

See Also

Reference

LedgerChartOfAccounts Table