GetBrazilianTaxInfoFromAB

Get Brazilian Tax Info from AB - 04

Major Business Rule

Object Name: B7600590

Parent DLL: CLOC

Location: Client/Server

Language: C


B7600490 - Get Brazilian Tax Information from AB


Programmer:MK5673221

Date:March 1997


This business function will get the CGC, State, Zip and CPF of a given Address Book number.


Description of Data Structure D7600590:


ParameterData TypeI/ODescription

AN8MNIAddress Book Number 

CGCA15OCadastro Geral de Contribuinte (F0101)

ADDSA3OState (F0116)

ZIPA3OZip Code (F0116)

CPFA11OCadastro Pessoa Fisica (F76011)

^

Data Structure

D7600590 - Get Brazilian Tax Info from AB                        - 04

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAddressNumberAN8MATH_NUMERICNONENONE

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

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.

szStateADDScharNONENONE

A user defined code (00/S) that specifies the state or province. This code is usually a postal service abbreviation.

szZipCdeSoldToPostlCdZIPcharNONENONE

The 10 character code used to contain the 9 character hyphenated U.S. Postal code or any postal code used outside the United States.

szFederalTaxpayerIDPersonBCPFcharNONENONE

Enter the unique tax identification number that the federal tax authorities use to identify individuals. Use the following convention: 
XXX.XXX.XXX-YY. In this convention, XXX.XXX.XXX is the tax identification number and YY is the check digit.

Related Functions

None

Related Tables

None