Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks to determine whether the specified main account contains a transaction that is related to the selected entry in the general journal account.
Syntax
client server public static boolean checkExistMainAccountNum_CN(MainAccountNum _accountNum, RecId _chartOfAccounts)
Run On
Called
Parameters
- _accountNum
Type: MainAccountNum Extended Data Type
The account number for the main account that you want to check.
- _chartOfAccounts
Type: RecId Extended Data Type
The record identifier (ID) for the chart of accounts.
Return Value
Type: boolean
true if the specified main account contains a transaction that is related to the selected account entry.