Share via


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

  • _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.

See Also

Reference

LedgerTmpAccountCategoryLink Table