Share via


TaxRegistrationGroupSetup_IN::findByTaxRegistrationGroupName_IN Method

Reads the TaxRegistrationGroupSetup_IN table for the specified record ID.

Syntax

client server public static TaxRegistrationGroupSetup_IN findByTaxRegistrationGroupName_IN(
    TaxRegistrationGroupNameRecID_IN _taxRegistrationGroupName, 
    TaxRegistrationNumberRecId_IN _taxRegistrationNumber, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: TaxRegistrationGroupSetup_IN Table
A table buffer.

See Also

Reference

TaxRegistrationGroupSetup_IN Table