Share via


TaxWithholdRegNumbers_IN::getRegistrationType Method

Reads the TaxRegistrationType_IN enumeration for the specified common buffer.

Syntax

client server public static TaxRegistrationType_IN getRegistrationType(Common _record)

Run On

Called

Parameters

  • _record
    Type: Common Table
    A common buffer to fetch the Registration type from different tables.

Return Value

Type: TaxRegistrationType_IN Enumeration
The withholding tax registration type, for example company, customer, or vendor, based on the matched condition.

See Also

Reference

TaxWithholdRegNumbers_IN Table