LedgerChartOfAccountsTree_CN::find Method
Is the find method for the LedgerChartOfAccountsTree_CN table.
Syntax
client server public static LedgerChartOfAccountsTree_CN find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the 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.