Interface: ADRE - Address Version 2013.00

This documentation describes the AbaConnect Interface Address for the ADRE Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :ADRE
Interface Name :Address
ID :Address ( FlatIntf )
Version :2013.00
Status:Productive


Displays the possible import and export features for this interface.

Export / Import Modus
Export :XML
Import :XML


Displays additional information for this interface.

Additional Information

                                  Highest field Revision for this interface : 0



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Address
Description :

                



Example AbaConnect XML Structure

The following is an example of an XML Header structure. This information is also visible in an AbaConnect XML Export file, that has been exported via the Abacus AbaConnect User Interface.

AbaConnect XML Struktur
<?xml version='1.0' encoding='UTF-8'?>
<AbaConnectContainer>
  <TaskCount>1</TaskCount>
  <Task>
    <Parameter>
      <Application>ADRE</Application>
      <Id>Address</Id>
      <MapId>AbaDefault</MapId>
      <Version>2013.00</Version>
      <!-- Attention : The client number (Mandant) is optional and implies that the data can only be imported into specified client (Mandant) -->
      <!-- The Client Option (Mandant) only has an influence when importing data. It can be configured in the AbaConnect Export Settings. -->
      <!-- By default, the client number (Mandant) is not written to the export file -->
      <Mandant>7777</Mandant>
    </Parameter>
    <Transaction>
      <AddressData mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </AddressData>
    </Transaction>
  </Task>
</AbaConnectContainer>



Example AbaConnect Command Line

The following includes examples of AbaConnect Command Line. The AbaConnect Command Line is executed with the abaconnectexportconsole.exe and abaconnectimportconsole.exe programmes. The AbaConnect Command Line must be run direct on the Abacus server. More detailed information about AbaConnect Command Line is available on the Abacus Homepage. The following examples serve as starting point for creating a simple command line.

AbaConnect Command Line
Export :
abaconnectexportconsole.exe "/USRuser" "/PWxxx"  "-aADRE"  "-version2013.00"  "-M7777"  "-acidAddress"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aADRE"  "-version2013.00"  "-M7777"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-importfileX:\data.xml"

N.B. : For importing XML data, it is not necessary to specify the Interface ID and Mapping on the Command Line. This information is contained in the XML Import file.



Mapping Structure

The following displays a simplified mapping structure for this interface.
The XML-Element and Parent-Name are always in english. Click on the row to display additional information.

XML Element Name Field Name Parent Name Type Length Mandatory
AddressDataAddress---No
    - AddressNumberAddressNo.AddressDataNumber10No
    - LastNameLast nameAddressDataText100No
    - FirstNameFirst nameAddressDataText50No
    - CodeNameCodenameAddressDataText16No
    - CountryCountryAddressDataText4No
    - ZIPPostcodeAddressDataText15No
    - CityLocationAddressDataText50No
    - LanguageLanguageAddressDataText1No
    - SupplementAdditionalAddressDataText50No
    - Line1Line 1AddressDataText50No
    - Line2Line 2AddressDataText50No
    - Line3Line 3AddressDataText50No
    - Line4Line 4AddressDataText50No
    - SalutationNumberTitle no.AddressDataNumber6No
    - IndustryCodeBranchAddressDataNumber4No
    - SalutationNameSalutation nameAddressDataText50No
    - TitleTitleAddressDataText50No
    - TextTextAddressDataText80No
    - WebsiteWWWAddressDataText65No
    - EmailE-mailAddressDataText65No
    - Phone1Telephone 1AddressDataText50No
    - Phone2Telephone 2AddressDataText50No
    - MobileMobileAddressDataText50No
    - FaxFaxAddressDataText50No
    - Free1Free 1AddressDataText3No
    - Free2Free 2AddressDataText3No
    - FreeDateFree dateAddressDataDate-No
    - InactiveAddress inactiveAddressDataBoolean-No
    - StateCountryAddressDataText50No
    - NumberOfContactsNumber contactsAddressDataNumber6No
    - IsOrderProcessingCustomerOrder customerAddressDataBoolean-No
    - IsDebtorDebtorAddressDataBoolean-No
    - IsAccountPayableVendorAddressDataBoolean-No
    - IsPayrollAddressPayroll addressAddressDataBoolean-No
    - IsHumanResourcesAddressHR addressAddressDataBoolean-No
    - NameCodeAvailableName code availableAddressDataBoolean-No
    - IsInventoryInventoryAddressDataBoolean-No
    - IsPayrollLightPayrollLight addressAddressDataBoolean-No
    - IsWorXWorx addressAddressDataBoolean-No
    - IsEPayEPay addressAddressDataBoolean-No
    - IsProjectProject addressAddressDataBoolean-No
    - IsAbaShopAbaShop addressAddressDataBoolean-No
    - IsGeneralLedgerAddressG/L addressAddressDataBoolean-No
    - IsSCMAddressAddress used by SCMMAddressDataBoolean-No
    - IsExternal1External1 addressAddressDataBoolean-No
    - IsExternal2External2 addressAddressDataBoolean-No
    - IsExternal3External3 addressAddressDataBoolean-No
    - ModificationDateMutation dateAddressDataDate/Time-No
    - ModifiedByModified byAddressDataNumber4No
    - EntryDateEntry dateAddressDataDate/Time-No
    - EnteredByEntered byAddressDataNumber4No
    - TextField1Text field 1AddressDataText30No
    - TextField2Text field 2AddressDataText30No
    - TextField3Text field 3AddressDataText30No
    - TextField4Text field 4AddressDataText30No
    - InfoField1Info field 1AddressDataText12No
    - InfoField2Info field 2AddressDataText12No
    - InfoField3Infofield 3AddressDataText12No
    - InfoField4Infofield 4AddressDataText12No
    - InfoField5Infofield 5AddressDataText12No
    - InfoField6Infofield 6AddressDataText12No
    - Number1Number 1AddressDataNumber8No
    - Number2Number 2AddressDataNumber8No
    - Number3Number 3AddressDataNumber8No
    - Number4Number 4AddressDataNumber8No
    - Date1Date 1AddressDataDate-No
    - Date2Date 2AddressDataDate-No
    - Code1Code 1AddressDataText1No
    - Code2Code 2AddressDataText1No
    - Code3Code 3AddressDataText1No
    - Code4Code 4AddressDataText1No
    - YesNo1YesNo 1AddressDataBoolean-No
    - YesNo2YesNo 2AddressDataBoolean-No
    - YesNo3YesNo 3AddressDataBoolean-No
    - YesNo4YesNo 4AddressDataBoolean-No
    - YesNo5YesNo 5AddressDataBoolean-No
    - YesNo6YesNo 6AddressDataBoolean-No
    - YesNo7YesNo 7AddressDataBoolean-No
    - YesNo8YesNo 8AddressDataBoolean-No
    - YesNo9YesNo 9AddressDataBoolean-No
    - YesNo10YesNo 10AddressDataBoolean-No
    - YesNo11YesNo 11AddressDataBoolean-No
    - YesNo12YesNo 12AddressDataBoolean-No
    - YesNo13YesNo 13AddressDataBoolean-No
    - YesNo14YesNo 14AddressDataBoolean-No
    - YesNo15YesNo 15AddressDataBoolean-No
    - YesNo16YesNo 16AddressDataBoolean-No
    - YesNo17YesNo 17AddressDataBoolean-No
    - YesNo18YesNo 18AddressDataBoolean-No
    - YesNo19YesNo 19AddressDataBoolean-No
    - YesNo20YesNo 20AddressDataBoolean-No
    - YesNo21YesNo 21AddressDataBoolean-No
    - YesNo22YesNo 22AddressDataBoolean-No
    - YesNo23YesNo 23AddressDataBoolean-No
    - YesNo24YesNo 24AddressDataBoolean-No
    - YesNo25YesNo 25AddressDataBoolean-No
    - YesNo26YesNo 26AddressDataBoolean-No
    - YesNo27YesNo 27AddressDataBoolean-No
    - YesNo28YesNo 28AddressDataBoolean-No
    - YesNo29YesNo 29AddressDataBoolean-No
    - YesNo30YesNo 30AddressDataBoolean-No
    - NoteNote padAddressDataText8192No
    - IsContactOnlyIs used as contact onlyAddressDataBoolean-No
    - SubjectTypeAddress typeAddressDataNumber4No
    - AANMainSubjectUses Address fromAddressDataNumber10No
    - AddressBaseTypeAddress base typeAddressDataNumber6No
    - HasNoAddressHas no addressAddressDataBoolean-No
    - GuidGuidAddressDataText26No
    - SuisseIdSuisseIdAddressDataText20No
    - SolvencyProviderIdSolvencyProviderIdAddressDataNumber4No
    - CommercialRegisterIdCommercialRegisterIdAddressDataText20No
    - SolvencyRatingSolvencyRatingAddressDataText10No
    - SolvencyStatusSolvencyStatusAddressDataText10No
    - SolvencyIdSolvencyIdAddressDataText30No
    - SolvencyLastCheckDateSolvencyLastCheckDateAddressDataDate-No
    - SolvencyDataValidUntilSolvencyDataValidUntilAddressDataDate-No
    - SolvencyFlag1SolvencyFlag1AddressDataBoolean-No
    - SolvencyFlag2SolvencyFlag2AddressDataBoolean-No
    - SolvenyAbacusRatingSolvenyAbacusRatingAddressDataText10No
    - SolvencyFreeDateSolvencyFreeDateAddressDataDate-No
    - SolvencyFreeTextSolvencyFreeTextAddressDataText255No
    - AddressValidAsOfValid fromAddressDataDate-No
    - EnterpriseIdEnterprise IdAddressDataText15No
    - EnterpriseId2Enterprise Id 2AddressDataText15No
    - TaxIDSwitzerlandVAT no.AddressDataText15No
    - TaxIDEuropeanUnionEU UST ID no.AddressDataText15No
    - NamePrefixPrefix wordAddressDataText30No
    - NameAffixName affixAddressDataText30No
    - HouseNumberHouse numberAddressDataText9No
    - PriceNumberDirectSalesDirect sale price no. proposalAddressDataNumber2No
    - PriceNumberAnalysisAnalysis price no. proposalAddressDataNumber2No
    - CustomerNumberCustomer numberAddressDataNumber12No
    - SupplierNumberSupplier numberAddressDataNumber12No



Field Information

The following is a detailed description of the fields used in this interface.

AddressNo.
XML Element Name:AddressNumber
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   1
Description:

                                  (The internal field ID for this element is "INR")
                    

Last name
XML Element Name:LastName
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   100Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   2
Description:

                                  (The internal field ID for this element is "NAME")
                    

First name
XML Element Name:FirstName
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   3
Description:

                                  (The internal field ID for this element is "VORNAME")
                    

Codename
XML Element Name:CodeName
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                                  (The internal field ID for this element is "KURZNAME")
                    

Country
XML Element Name:Country
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   5
Description:

                                  (The internal field ID for this element is "LAND")
                    

Postcode
XML Element Name:ZIP
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   6
Description:

                                  (The internal field ID for this element is "PLZ")
                    

Location
XML Element Name:City
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   7
Description:

                                  (The internal field ID for this element is "ORT")
                    

Language
XML Element Name:Language
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   8
Description:

                                  (The internal field ID for this element is "SPRACHE")
                    

Additional
XML Element Name:Supplement
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   9
Description:

                                  (The internal field ID for this element is "ZUSATZ")
                    

Line 1
XML Element Name:Line1
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   10
Description:

                                  (The internal field ID for this element is "ZEILE1")
                    

Line 2
XML Element Name:Line2
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   11
Description:

                                  (The internal field ID for this element is "ZEILE2")
                    

Line 3
XML Element Name:Line3
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   12
Description:

                                  (The internal field ID for this element is "ZEILE3")
                    

Line 4
XML Element Name:Line4
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   13
Description:

                                  (The internal field ID for this element is "ZEILE4")
                    

Title no.
XML Element Name:SalutationNumber
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   14
Description:

                                  (The internal field ID for this element is "ANREDENUMMER")
                    

Branch
XML Element Name:IndustryCode
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   15
Description:

                                  (The internal field ID for this element is "BRANCHENCODE")
                    

Salutation name
XML Element Name:SalutationName
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   16
Description:

                                  (The internal field ID for this element is "ANREDENAME")
                    

Title
XML Element Name:Title
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   17
Description:

                                  (The internal field ID for this element is "TITEL")
                    

Text
XML Element Name:Text
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   80Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   18
Description:

                                  (The internal field ID for this element is "BEMERKUNG")
                    

WWW
XML Element Name:Website
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   65Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   19
Description:

                                  (The internal field ID for this element is "WWW")
                    

E-mail
XML Element Name:Email
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   65Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   20
Description:

                                  (The internal field ID for this element is "EMAIL")
                    

Telephone 1
XML Element Name:Phone1
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   21
Description:

                                  (The internal field ID for this element is "TELEFON1")
                    

Telephone 2
XML Element Name:Phone2
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   22
Description:

                                  (The internal field ID for this element is "TELEFON2")
                    

Mobile
XML Element Name:Mobile
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   23
Description:

                                  (The internal field ID for this element is "NATEL")
                    

Fax
XML Element Name:Fax
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   24
Description:

                                  (The internal field ID for this element is "FAX")
                    

Free 1
XML Element Name:Free1
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   25
Description:

                                  (The internal field ID for this element is "FREI1")
                    

Free 2
XML Element Name:Free2
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   26
Description:

                                  (The internal field ID for this element is "FREI2")
                    

Free date
XML Element Name:FreeDate
Parent Element:AddressData
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   27
Description:

                                  (The internal field ID for this element is "FREIDATUM")
                    

Address inactive
XML Element Name:Inactive
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   28
Description:

                                  (The internal field ID for this element is "INAKTIV")
                    

Country
XML Element Name:State
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   29
Description:

                                  (The internal field ID for this element is "STAAT")
                    

Number contacts
XML Element Name:NumberOfContacts
Parent Element:AddressData
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   30
Description:

                                  (The internal field ID for this element is "AKP_COUNT")
                    

Order customer
XML Element Name:IsOrderProcessingCustomer
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   31
Description:

                                  (The internal field ID for this element is "ABEAJN")
                    

Debtor
XML Element Name:IsDebtor
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   32
Description:

                                  (The internal field ID for this element is "DEBIJN")
                    

Vendor
XML Element Name:IsAccountPayable
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   33
Description:

                                  (The internal field ID for this element is "KREDJN")
                    

Payroll address
XML Element Name:IsPayrollAddress
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   34
Description:

                                  (The internal field ID for this element is "LOHNJN")
                    

HR address
XML Element Name:IsHumanResourcesAddress
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   35
Description:

                                  (The internal field ID for this element is "HRMSJN")
                    

Name code available
XML Element Name:NameCodeAvailable
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   36
Description:

                                  (The internal field ID for this element is "ADREJN")
                    

Inventory
XML Element Name:IsInventory
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   38
Description:

                                  (The internal field ID for this element is "INVEJN")
                    

PayrollLight address
XML Element Name:IsPayrollLight
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   39
Description:

                                  (The internal field ID for this element is "SALLJN")
                    

Worx address
XML Element Name:IsWorX
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   40
Description:

                                  (The internal field ID for this element is "WORXJN")
                    

EPay address
XML Element Name:IsEPay
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Aktive
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   41
Description:

                                  (The internal field ID for this element is "EPAYJN")
                    

Project address
XML Element Name:IsProject
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   42
Description:

                                  (The internal field ID for this element is "PROJJN")
                    

AbaShop address
XML Element Name:IsAbaShop
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   43
Description:

                                  (The internal field ID for this element is "SHOPJN")
                    

G/L address
XML Element Name:IsGeneralLedgerAddress
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   44
Description:

                                  (The internal field ID for this element is "FIBUJN")
                    

Address used by SCMM
XML Element Name:IsSCMAddress
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   45
Description:

                                  (The internal field ID for this element is "SCMMJN")
                    

External1 address
XML Element Name:IsExternal1
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   46
Description:

                                  (The internal field ID for this element is "EXT1JN")
                    

External2 address
XML Element Name:IsExternal2
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   47
Description:

                                  (The internal field ID for this element is "EXT2JN")
                    

External3 address
XML Element Name:IsExternal3
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   48
Description:

                                  (The internal field ID for this element is "EXT3JN")
                    

Mutation date
XML Element Name:ModificationDate
Parent Element:AddressData
Field Type:Datum/Zeit (2006-08-08T10:16:54.509+02:00)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   49
Description:

                                  (The internal field ID for this element is "MUTDATUM")
                    

Modified by
XML Element Name:ModifiedBy
Parent Element:AddressData
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   50
Description:

                                  (The internal field ID for this element is "MUTUSER")
                    

Entry date
XML Element Name:EntryDate
Parent Element:AddressData
Field Type:Datum/Zeit (2006-08-08T10:16:54.509+02:00)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   51
Description:

                                  (The internal field ID for this element is "ERFDATUM")
                    

Entered by
XML Element Name:EnteredBy
Parent Element:AddressData
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   52
Description:

                                  (The internal field ID for this element is "ERFUSER")
                    

Text field 1
XML Element Name:TextField1
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   53
Description:

                                  (The internal field ID for this element is "TEXT1")
                    

Text field 2
XML Element Name:TextField2
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   54
Description:

                                  (The internal field ID for this element is "TEXT2")
                    

Text field 3
XML Element Name:TextField3
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   55
Description:

                                  (The internal field ID for this element is "TEXT3")
                    

Text field 4
XML Element Name:TextField4
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   56
Description:

                                  (The internal field ID for this element is "TEXT4")
                    

Info field 1
XML Element Name:InfoField1
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   57
Description:

                                  (The internal field ID for this element is "INFO1")
                    

Info field 2
XML Element Name:InfoField2
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   58
Description:

                                  (The internal field ID for this element is "INFO2")
                    

Infofield 3
XML Element Name:InfoField3
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   59
Description:

                                  (The internal field ID for this element is "INFO3")
                    

Infofield 4
XML Element Name:InfoField4
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   60
Description:

                                  (The internal field ID for this element is "INFO4")
                    

Infofield 5
XML Element Name:InfoField5
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   61
Description:

                                  (The internal field ID for this element is "INFO5")
                    

Infofield 6
XML Element Name:InfoField6
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   62
Description:

                                  (The internal field ID for this element is "INFO6")
                    

Number 1
XML Element Name:Number1
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   63
Description:

                                  (The internal field ID for this element is "NUMMER1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Number 2
XML Element Name:Number2
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   64
Description:

                                  (The internal field ID for this element is "NUMMER2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Number 3
XML Element Name:Number3
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   65
Description:

                                  (The internal field ID for this element is "NUMMER3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Number 4
XML Element Name:Number4
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   66
Description:

                                  (The internal field ID for this element is "NUMMER4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Date 1
XML Element Name:Date1
Parent Element:AddressData
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   67
Description:

                                  (The internal field ID for this element is "DATUM1")
                    

Date 2
XML Element Name:Date2
Parent Element:AddressData
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   68
Description:

                                  (The internal field ID for this element is "DATUM2")
                    

Code 1
XML Element Name:Code1
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   69
Description:

                                  (The internal field ID for this element is "FREI1A1")
                    

Code 2
XML Element Name:Code2
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   70
Description:

                                  (The internal field ID for this element is "FREI1A2")
                    

Code 3
XML Element Name:Code3
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   71
Description:

                                  (The internal field ID for this element is "FREI1A3")
                    

Code 4
XML Element Name:Code4
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   72
Description:

                                  (The internal field ID for this element is "FREI1A4")
                    

YesNo 1
XML Element Name:YesNo1
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   73
Description:

                                  (The internal field ID for this element is "FREISW1")
                    

YesNo 2
XML Element Name:YesNo2
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   74
Description:

                                  (The internal field ID for this element is "FREISW2")
                    

YesNo 3
XML Element Name:YesNo3
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   75
Description:

                                  (The internal field ID for this element is "FREISW3")
                    

YesNo 4
XML Element Name:YesNo4
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   76
Description:

                                  (The internal field ID for this element is "FREISW4")
                    

YesNo 5
XML Element Name:YesNo5
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   77
Description:

                                  (The internal field ID for this element is "FREISW5")
                    

YesNo 6
XML Element Name:YesNo6
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   78
Description:

                                  (The internal field ID for this element is "FREISW6")
                    

YesNo 7
XML Element Name:YesNo7
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   79
Description:

                                  (The internal field ID for this element is "FREISW7")
                    

YesNo 8
XML Element Name:YesNo8
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   80
Description:

                                  (The internal field ID for this element is "FREISW8")
                    

YesNo 9
XML Element Name:YesNo9
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   81
Description:

                                  (The internal field ID for this element is "FREISW9")
                    

YesNo 10
XML Element Name:YesNo10
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   82
Description:

                                  (The internal field ID for this element is "FREISW10")
                    

YesNo 11
XML Element Name:YesNo11
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   83
Description:

                                  (The internal field ID for this element is "FREISW11")
                    

YesNo 12
XML Element Name:YesNo12
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   84
Description:

                                  (The internal field ID for this element is "FREISW12")
                    

YesNo 13
XML Element Name:YesNo13
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   85
Description:

                                  (The internal field ID for this element is "FREISW13")
                    

YesNo 14
XML Element Name:YesNo14
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   86
Description:

                                  (The internal field ID for this element is "FREISW14")
                    

YesNo 15
XML Element Name:YesNo15
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   87
Description:

                                  (The internal field ID for this element is "FREISW15")
                    

YesNo 16
XML Element Name:YesNo16
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   88
Description:

                                  (The internal field ID for this element is "FREISW16")
                    

YesNo 17
XML Element Name:YesNo17
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   89
Description:

                                  (The internal field ID for this element is "FREISW17")
                    

YesNo 18
XML Element Name:YesNo18
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   90
Description:

                                  (The internal field ID for this element is "FREISW18")
                    

YesNo 19
XML Element Name:YesNo19
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   91
Description:

                                  (The internal field ID for this element is "FREISW19")
                    

YesNo 20
XML Element Name:YesNo20
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   92
Description:

                                  (The internal field ID for this element is "FREISW20")
                    

YesNo 21
XML Element Name:YesNo21
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   93
Description:

                                  (The internal field ID for this element is "FREISW21")
                    

YesNo 22
XML Element Name:YesNo22
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   94
Description:

                                  (The internal field ID for this element is "FREISW22")
                    

YesNo 23
XML Element Name:YesNo23
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   95
Description:

                                  (The internal field ID for this element is "FREISW23")
                    

YesNo 24
XML Element Name:YesNo24
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   96
Description:

                                  (The internal field ID for this element is "FREISW24")
                    

YesNo 25
XML Element Name:YesNo25
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   97
Description:

                                  (The internal field ID for this element is "FREISW25")
                    

YesNo 26
XML Element Name:YesNo26
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   98
Description:

                                  (The internal field ID for this element is "FREISW26")
                    

YesNo 27
XML Element Name:YesNo27
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   99
Description:

                                  (The internal field ID for this element is "FREISW27")
                    

YesNo 28
XML Element Name:YesNo28
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   100
Description:

                                  (The internal field ID for this element is "FREISW28")
                    

YesNo 29
XML Element Name:YesNo29
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   101
Description:

                                  (The internal field ID for this element is "FREISW29")
                    

YesNo 30
XML Element Name:YesNo30
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   102
Description:

                                  (The internal field ID for this element is "FREISW30")
                    

Note pad
XML Element Name:Note
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   8192Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   103
Description:

                                  (The internal field ID for this element is "NOTIZ")
                    

Is used as contact only
XML Element Name:IsContactOnly
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   105
Description:

                                  (The internal field ID for this element is "IS_AKP_ONLY")
                    

Address type
XML Element Name:SubjectType
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   106
Description:
1=Individual
2=Organisation
(The internal field ID for this element is "SUBJEKTTYP")

Uses Address from
XML Element Name:AANMainSubject
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   107
Description:
If a subject has no independent address, the address number of the address with the leading address will be specified here.
(The internal field ID for this element is "AAN_OBERSUBJEKT")

Address base type
XML Element Name:AddressBaseType
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   108
Description:

                                  (The internal field ID for this element is "ADR_TYP")
                    

Has no address
XML Element Name:HasNoAddress
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   109
Description:

                                  (The internal field ID for this element is "HAS_NO_ADDRESS")
                    

Guid
XML Element Name:Guid
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   26Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   110
Description:

                                  (The internal field ID for this element is "GUID")
                    

SuisseId
XML Element Name:SuisseId
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   111
Description:

                                  (The internal field ID for this element is "SUISSEID")
                    

SolvencyProviderId
XML Element Name:SolvencyProviderId
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   112
Description:

                                  (The internal field ID for this element is "SOLVENCYPROVID")
                    

CommercialRegisterId
XML Element Name:CommercialRegisterId
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   113
Description:

                                  (The internal field ID for this element is "SOLVENCYHRID")
                    

SolvencyRating
XML Element Name:SolvencyRating
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   114
Description:

                                  (The internal field ID for this element is "SOLVENCYRATING")
                    

SolvencyStatus
XML Element Name:SolvencyStatus
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   115
Description:

                                  (The internal field ID for this element is "SOLVENCYSTATUS")
                    

SolvencyId
XML Element Name:SolvencyId
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   116
Description:

                                  (The internal field ID for this element is "SOLVENCYID")
                    

SolvencyLastCheckDate
XML Element Name:SolvencyLastCheckDate
Parent Element:AddressData
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   117
Description:

                                  (The internal field ID for this element is "SOLVENCYDATE")
                    

SolvencyDataValidUntil
XML Element Name:SolvencyDataValidUntil
Parent Element:AddressData
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   118
Description:

                                  (The internal field ID for this element is "SOLVENCYUNTIL")
                    

SolvencyFlag1
XML Element Name:SolvencyFlag1
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   119
Description:

                                  (The internal field ID for this element is "SOLVENCYFLAG1")
                    

SolvencyFlag2
XML Element Name:SolvencyFlag2
Parent Element:AddressData
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   120
Description:

                                  (The internal field ID for this element is "SOLVENCYFLAG2")
                    

SolvenyAbacusRating
XML Element Name:SolvenyAbacusRating
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   121
Description:

                                  (The internal field ID for this element is "SOLVENCYRATEABA")
                    

SolvencyFreeDate
XML Element Name:SolvencyFreeDate
Parent Element:AddressData
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   122
Description:

                                  (The internal field ID for this element is "SOLVFREEDATE")
                    

SolvencyFreeText
XML Element Name:SolvencyFreeText
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   123
Description:

                                  (The internal field ID for this element is "SOLVFREETEXT")
                    

Valid from
XML Element Name:AddressValidAsOf
Parent Element:AddressData
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   124
Description:

                                  (The internal field ID for this element is "ATA_GUELTIG_AB")
                    

Enterprise Id
XML Element Name:EnterpriseId
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   125
Description:

                                  (The internal field ID for this element is "UID")
                    

Enterprise Id 2
XML Element Name:EnterpriseId2
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   126
Description:

                                  (The internal field ID for this element is "UID2")
                    

VAT no.
XML Element Name:TaxIDSwitzerland
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   127
Description:

                                  (The internal field ID for this element is "MWSTIDCH")
                    

EU UST ID no.
XML Element Name:TaxIDEuropeanUnion
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   128
Description:

                                  (The internal field ID for this element is "MWSTIDEU")
                    

Prefix word
XML Element Name:NamePrefix
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   129
Description:

                                  (The internal field ID for this element is "NAME_PREFIX")
                    

Name affix
XML Element Name:NameAffix
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   130
Description:

                                  (The internal field ID for this element is "NAME_AFFIX")
                    

House number
XML Element Name:HouseNumber
Parent Element:AddressData
Field Type:Text
Action Type:Import und Export
Field Length:   9Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   131
Description:

                                  (The internal field ID for this element is "HOUSE_NUMBER")
                    

Direct sale price no. proposal
XML Element Name:PriceNumberDirectSales
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   132
Description:

                                  (The internal field ID for this element is "NORMPREISNRDIREKTVK")
                    

Analysis price no. proposal
XML Element Name:PriceNumberAnalysis
Parent Element:AddressData
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   133
Description:

                                  (The internal field ID for this element is "NORMPREISNRANALYSE")
                    

Customer number
XML Element Name:CustomerNumber
Parent Element:AddressData
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   134
Description:

                                  (The internal field ID for this element is "DEBINR")
                    

Supplier number
XML Element Name:SupplierNumber
Parent Element:AddressData
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   135
Description:

                                  (The internal field ID for this element is "KREDNR")