ProcCategoryItemTaxGroup::find Method
Finds the specified record in the ProcCategoryItemTaxGroup table.
Syntax
client server public static ProcCategoryItemTaxGroup find(RefRecId _procCategoryItemTaxGroup, [boolean _forupdate])
Run On
Called
Parameters
- _procCategoryItemTaxGroup
Type: RefRecId Extended Data Type
The ID of the ProcCategoryItemTaxGroup record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ProcCategoryItemTaxGroup Table
A record in the ProcCategoryItemTaxGroup table; otherwise, an empty record.