ItalianTaxIDValidation

Tax ID Validation - Italy - 04

Minor Business Rule

Object Name: B7400050

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

This function will validate a given tax ID by calculating the sum of the odd digits plus the sum of 
the double of the even digits and dividing this value by 10.  The difference between the remainder of 

this operation and 10 is checked against the 11th digit which is the check digit

^

Data Structure

D7400050 - Italian Tax ID Validation

Parameter NameData ItemData TypeReq/OptI/O/Both
szTaxIdTAXcharNONENONE

The identification code required by various tax authorities. This can be a social security number, federal or state corporate tax ID, sales tax 
number, and so on. The system verifies the number and prints the separators in their correct format, according to the value of TAXC 
(Person/Corporation Code). If no value exists for TAXC, the system uses the Corporate Entity. Attention Accounts Payable users: The Supplier Master 
record supplies the default value for the tax ID for 1099 processing.

cPersonCorpCodeTAXCcharNONENONE

A code that designates the type of taxpayer. For 1099 reporting for U.S. suppliers and foreign suppliers, the system chooses only records 
with a code of P or N.   Valid values for U.S. entities are: Blank or C Corporate entity (the Tax ID prints as 12-3456789) P  Individual (the Tax ID 
prints as 123-45-6789) N  Noncorporate entity (the Tax ID prints as 12-3456789) Valid values for non-U.S. entities are: 1 Individual 2          Corporate 
entity 3          Both an individual and a corporate entity 4          Noncorporate entity 5 Customs authority

szAdditionalTaxIDTX2charNONENONE

An identification number assigned by a tax authority to an individual, in addition to the primary Tax ID number (TX1).

mnAddressNumberAN8MATH_NUMERICREQNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

Related Functions

B9800100 Get Audit Information

Related Tables

F0101 Address Book Master