TaxReportHierarchyVersion_IN::find Method
Finds the TaxReportHierarchyVersion_IN record with the specified RecId.
Syntax
client server public static TaxReportHierarchyVersion_IN find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId.
- _forUpdate
Type: boolean
True if the record is for update, otherwise false.
Return Value
Type: TaxReportHierarchyVersion_IN Table
The TaxReportHierarchyVersion_IN record.