SalesCategoryItemTaxGroup::find Method
Finds the specified record in the SalesCategoryItemTaxGroup table.
Syntax
client server public static SalesCategoryItemTaxGroup find(RefRecId _salesCategoryItemTaxGroup, [boolean _forupdate])
Run On
Called
Parameters
- _salesCategoryItemTaxGroup
Type: RefRecId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: SalesCategoryItemTaxGroup Table
A record in the SalesCategoryItemTaxGroup table; otherwise, an empty record.