LedgerChartOfAccountsTree_CN::findByLedgerChartOfAccounts Method
Is the find method for the LedgerChartOfAccountsTree_CN table.
Syntax
client server public static LedgerChartOfAccountsTree_CN findByLedgerChartOfAccounts(RefRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The reference record ID of the LedgerChartOfAccounts record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the return record can be updated.
Return Value
Type: LedgerChartOfAccountsTree_CN Table
A record of the LedgerChartOfAccountsTree_CN table.