Share via


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

  • _forUpdate
    Type: boolean
    If true, read the record for updating.

Return Value

Type: TaxRegistrationGroup_IN Table
The table buffer.

See Also

Reference

TaxRegistrationGroup_IN Table