Share via


TaxRegistration::getTaxRegistrationNumberFromCust Method

Retrieves the registration number for a specified customer from the TaxRegistration table.

Syntax

    client server public static TaxRegistrationNumber getTaxRegistrationNumberFromCust(
        CustAccount _custAcc, 
        TransDate _invoiceDate, 
        RecId _regTypeRecId)

Run On

Called

Parameters

Return Value

Type: TaxRegistrationNumber Extended Data Type
The registration number associated to the customer.

See Also

Reference

TaxRegistration Table