LedgerTmpAccountCategoryLink.init Method
Initializes the table by populating it with all the accounts in the MainAccount table.
Syntax
public void init(AccountCategoryRef _accountCategoryRefToAssign, [RecId _currentLedgerCOARecId])
Run On
Called
Parameters
- _accountCategoryRefToAssign
Type: AccountCategoryRef Extended Data Type
The account category to check if the main account is currently assigned it.
- _currentLedgerCOARecId
Type: RecId Extended Data Type
The LedgerChartOfAccounts record id related to the main account.
Remarks
This method automatically checks those that are currently assigned the specified account category.