Interface: ADRE - Contacts Version 2014.00

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


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :ADRE
Interface Name :Contacts
ID :Contacts ( FlatIntf )
Version :2014.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 : 2



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Contacts
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>Contacts</Id>
      <MapId>AbaDefault</MapId>
      <Version>2014.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>
      <Contact mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </Contact>
    </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"  "-version2014.00"  "-M7777"  "-acidContacts"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aADRE"  "-version2014.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
ContactContact---No
    ContactNoteNoteContact--No
        - NoteNumberNotice numberContactNoteNumber2No
        - TextTextContactNoteText8192No
    - AddressNumberAddress numberContactNumber10No
    - NumberContact numberContactNumber4No
    - InitialsContact initialsContactText4No
    - NameContact nameContactText100No
    - FirstNameContact first nameContactText50No
    - SalutationNumberContact salutation numberContactNumber6No
    - SalutationNameContact salutation nameContactText50No
    - TitleContact titleContactText50No
    - Phone1Kontakt-TelefonContactText50No
    - EmailKontakt-E-MailContactText65No
    - FunctionContact functionContactText50No
    - TextContact remarkContactText80No
    - PriorityContact priorityContactText1No
    - FreeField1Kontakt-Selektion 1ContactText3No
    - FreeField2Kontakt-Selektion 2ContactText3No
    - OrderProcessingSwitchContact for ordersContactBoolean-No
    - AccountReceivableSwitchContact debtorsContactBoolean-No
    - AccountPayableSwitchConditions vendorsContactBoolean-No
    - PayrollSwitchPayroll switchContactBoolean-No
    - MainContactAddressSwitchMain contact addressContactBoolean-No
    - TimeSwitchTime switchContactBoolean-No
    - FreeSwitch1Freie Zuständigkeit 1ContactBoolean-No
    - FreeSwitch2Freie Zuständigkeit 2ContactBoolean-No
    - FreeSwitch3Freie Zuständigkeit 3ContactBoolean-No
    - FreeSwitch4Freie Zuständigkeit 4ContactBoolean-No
    - EntryDateContact documentedContactDate/Time-No
    - ModificationDateContact modifiedContactDate/Time-No
    - FreeDateGeburtstagContactDate-No
    - WebsiteKontakt-WWWContactText65No
    - Phone2Kontakt-Telefon 2ContactText50No
    - FaxKontakt-TelefaxContactText50No
    - MobileKontakt-NatelContactText50No
    - DepartmentDepartmentContactText50No
    - ModificationUserMutations-BenutzerContactNumber8No
    - EntryUserErfassungs-BenutzerContactNumber8No
    - InactiveInactiveContactBoolean-No
    - SubjectNumberSubject numberContactNumber10No
    - LinkGuidLink keyContactText26No
    - PortraitPictureContact pictureContactBinary-No



Field Information

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

Note
XML Element Name:ContactNote
Parent Element:Contact
Field Type:ID
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Notice number
XML Element Name:NoteNumber
Parent Element:ContactNote
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:Text
Parent Element:ContactNote
Field Type:Text
Action Type:Import und Export
Field Length:   8192Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Address number
XML Element Name:AddressNumber
Parent Element:Contact
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact number
XML Element Name:Number
Parent Element:Contact
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact initials
XML Element Name:Initials
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact name
XML Element Name:Name
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   100Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Contact salutation number
XML Element Name:SalutationNumber
Parent Element:Contact
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

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

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

Kontakt-Telefon
XML Element Name:Phone1
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Contact function
XML Element Name:Function
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Contact priority
XML Element Name:Priority
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Kontakt-Selektion 1
XML Element Name:FreeField1
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Kontakt-Selektion 2
XML Element Name:FreeField2
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact for orders
XML Element Name:OrderProcessingSwitch
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Conditions vendors
XML Element Name:AccountPayableSwitch
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Payroll switch
XML Element Name:PayrollSwitch
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Main contact address
XML Element Name:MainContactAddressSwitch
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Time switch
XML Element Name:TimeSwitch
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Freie Zuständigkeit 1
XML Element Name:FreeSwitch1
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Freie Zuständigkeit 2
XML Element Name:FreeSwitch2
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Freie Zuständigkeit 3
XML Element Name:FreeSwitch3
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Freie Zuständigkeit 4
XML Element Name:FreeSwitch4
Parent Element:Contact
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact documented
XML Element Name:EntryDate
Parent Element:Contact
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 :   -
Description:

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

Contact modified
XML Element Name:ModificationDate
Parent Element:Contact
Field Type:Datum/Zeit (2006-08-08T10:16:54.509+02:00)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

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

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

Kontakt-Telefon 2
XML Element Name:Phone2
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Kontakt-Telefax
XML Element Name:Fax
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Kontakt-Natel
XML Element Name:Mobile
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Department
XML Element Name:Department
Parent Element:Contact
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Mutations-Benutzer
XML Element Name:ModificationUser
Parent Element:Contact
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Erfassungs-Benutzer
XML Element Name:EntryUser
Parent Element:Contact
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Subject number
XML Element Name:SubjectNumber
Parent Element:Contact
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Link key
XML Element Name:LinkGuid
Parent Element:Contact
Field Type:Text
Action Type:Export only
Field Length:   26Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact picture
XML Element Name:PortraitPicture
Parent Element:Contact
Field Type:Binary data
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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