Compartilhar via


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

  • _forUpdate
    Type: boolean
    True if the record is for update, otherwise false.

Return Value

Type: TaxReportHierarchyVersion_IN Table
The TaxReportHierarchyVersion_IN record.

See Also

Reference

TaxReportHierarchyVersion_IN Table