TaxRegistrationGroup_IN::findByTaxRegistrationGroupName Method
Reads the TaxRegistrationGroup_IN table for the specified record ID.
Syntax
client server public static TaxRegistrationGroup_IN findByTaxRegistrationGroupName(TaxRegistrationGroupName_IN _taxRegistrationGroupName, [boolean _forUpdate])
Run On
Called
Parameters
- _taxRegistrationGroupName
Type: TaxRegistrationGroupName_IN Extended Data Type
The field that is used to find the tax registration group name in a table.
- _forUpdate
Type: boolean
If true, read the record for updating.
Return Value
Type: TaxRegistrationGroup_IN Table
The table buffer.