MainAccount::getTotalAccount_RU Method
Finds the total account number for specified child account number..
Syntax
server public static MainAccountNum getTotalAccount_RU(MainAccountNum _accountNum, [RecId _chartOfAccounts])
Run On
Server
Parameters
- _accountNum
Type: MainAccountNum Extended Data Type
The child account number.
- _chartOfAccounts
Type: RecId Extended Data Type
The record if of charts of the accounts that contain the main account; optional.
Return Value
Type: MainAccountNum Extended Data Type
The string value of the total account.
Remarks
If a chart of accounts is not specified, the chart of accounts for the primary ledger of the current company is used.