Interface: PROJ - Project planning Version 2017.00

This documentation describes the AbaConnect Interface Project planning for the PROJ Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :PROJ
Interface Name :Project planning
ID :N391 ( N311 )
Version :2017.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 : 1



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Project planning
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>PROJ</Application>
      <Id>N391</Id>
      <MapId>AbaDefault</MapId>
      <Version>2017.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>
      <ProjectPlanning mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </ProjectPlanning>
    </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"  "-aPROJ"  "-version2017.00"  "-M7777"  "-acidN391"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aPROJ"  "-version2017.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
ProjectPlanningProject planning---Yes
    RoughPlanElementGrobplanelementProjectPlanning--No
        DetailedPlanSubElementDetailplansubelementRoughPlanElement--No
            DetailedPlanValueElementDetailplanvalueelementDetailedPlanSubElement--No
                - IdentificationIdDetailedPlanValueElementNumber8Yes
                - DateFromDatum vonDetailedPlanValueElementDate-No
                - DateToDatum bisDetailedPlanValueElementDate-No
                - InternalQuantityNumberDetailedPlanValueElementNumber14No
                - InternalAmountBetragDetailedPlanValueElementNumber14No
                - ExternalAmountBetrag externDetailedPlanValueElementNumber14No
                - TimeFrom1Zeit von 1DetailedPlanValueElementText5No
                - TimeTo1Zeit bis 1DetailedPlanValueElementText5No
                - TimeFrom2Zeit von 2DetailedPlanValueElementText5No
                - TimeTo2Zeit bis 2DetailedPlanValueElementText5No
                - TimeFrom3Zeit von 3DetailedPlanValueElementText5No
                - TimeTo3Zeit bis 3DetailedPlanValueElementText5No
                - TimeFrom4Zeit von 4DetailedPlanValueElementText5No
                - TimeTo4Zeit bis 4DetailedPlanValueElementText5No
                - TimeFrom5Zeit von 6DetailedPlanValueElementText5No
                - TimeTo5Zeit bis 5DetailedPlanValueElementText5No
                - TimeFrom6Zeit von 6DetailedPlanValueElementText5No
                - TimeTo6Zeit bis 6DetailedPlanValueElementText5No
            - IdentificationIdDetailedPlanSubElementNumber8Yes
            - KeyFieldKey fieldDetailedPlanSubElementNumber10No
            - ServiceCodeLeistungsartDetailedPlanSubElementNumber8No
            - DateFromDatum vonDetailedPlanSubElementDate-No
            - DateToDatum bisDetailedPlanSubElementDate-No
            - DesignationDesignationDetailedPlanSubElementText100No
            - InternalQuantityNumberDetailedPlanSubElementNumber14No
            - RepetitionWiederholungDetailedPlanSubElementNumber8No
            - InternalAmountBetragDetailedPlanSubElementNumber14No
            - ExternalAmountBetrag externDetailedPlanSubElementNumber14No
            - ProgressProgressDetailedPlanSubElementNumber4No
            - TextTextDetailedPlanSubElementText-1No
        RoughPlanSubElementGrobplansubelementRoughPlanElement--No
            - IdentificationIdRoughPlanSubElementNumber8Yes
            - DateFromDatum vonRoughPlanSubElementDate-No
            - DateToDatum bisRoughPlanSubElementDate-No
            - DesignationDesignationRoughPlanSubElementText100No
            - InternalQuantityNumberRoughPlanSubElementNumber14No
            - InternalAmountAmountRoughPlanSubElementNumber14No
            - ExternalAmountAmount externRoughPlanSubElementNumber14No
            - ProgressProgressRoughPlanSubElementNumber4No
        - ReferenceLevelRefIdRoughPlanElementNumber8Yes
        - IdentificationIdRoughPlanElementNumber8Yes
        - FlagsFlagsRoughPlanElementNumber2No
        - EmployeeGroupKey fieldRoughPlanElementNumber8No
        - ServiceCodeService codeRoughPlanElementNumber8No
        - DateFromDatum vonRoughPlanElementDate-No
        - DateToDatum bisRoughPlanElementDate-No
        - DesignationDesignationRoughPlanElementText100No
        - InternalQuantityNumberRoughPlanElementNumber14No
        - InternalAmountAmountRoughPlanElementNumber14No
        - ExternalAmountAmount externRoughPlanElementNumber14No
        - ProgressProgressRoughPlanElementNumber4No
        - TextTextRoughPlanElementText-1No
        - LockBookingStatusRoughPlanElementBoolean-No
        - ElementElementRoughPlanElementNumber8No
        - EmployeeProfileEmployee profileRoughPlanElementNumber8No
    LevelElementGrobplanebeneProjectPlanning--No
        - ReferenceLevelRefIdLevelElementNumber8Yes
        - IdentificationIdLevelElementNumber8Yes
        - DesignationDesignationLevelElementText100No
        - TextTextLevelElementText-1No
        - DateFromDatum vonLevelElementDate-No
        - DateToDatum bisLevelElementDate-No
        - InternalQuantityNumberLevelElementNumber14No
        - InternalAmountAmountLevelElementNumber14No
        - ExternalAmountAmount externLevelElementNumber14No
        - ProgressProgressLevelElementNumber4No
    - ProjectNumberProjectProjectPlanningNumber12Yes
    - PlanPlanProjectPlanningNumber4Yes
    - FixedDateFixiert perProjectPlanningDate-No
    - DesignationDesignationProjectPlanningText100No
    - ArchiveDateArchiviert perProjectPlanningDate-No



Field Information

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

Grobplanelement
XML Element Name:RoughPlanElement
Parent Element:ProjectPlanning
Field Type:ID
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                

Detailplansubelement
XML Element Name:DetailedPlanSubElement
Parent Element:RoughPlanElement
Field Type:ID
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                

Detailplanvalueelement
XML Element Name:DetailedPlanValueElement
Parent Element:DetailedPlanSubElement
Field Type:ID
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                

Id
XML Element Name:Identification
Parent Element:DetailedPlanValueElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Datum von
XML Element Name:DateFrom
Parent Element:DetailedPlanValueElement
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 "DateFrom")
                    

Datum bis
XML Element Name:DateTo
Parent Element:DetailedPlanValueElement
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 "DateTo")
                    

Number
XML Element Name:InternalQuantity
Parent Element:DetailedPlanValueElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Betrag
XML Element Name:InternalAmount
Parent Element:DetailedPlanValueElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Betrag extern
XML Element Name:ExternalAmount
Parent Element:DetailedPlanValueElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Zeit von 1
XML Element Name:TimeFrom1
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit bis 1
XML Element Name:TimeTo1
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit von 2
XML Element Name:TimeFrom2
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit bis 2
XML Element Name:TimeTo2
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit von 3
XML Element Name:TimeFrom3
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit bis 3
XML Element Name:TimeTo3
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit von 4
XML Element Name:TimeFrom4
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit bis 4
XML Element Name:TimeTo4
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit von 6
XML Element Name:TimeFrom5
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit bis 5
XML Element Name:TimeTo5
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit von 6
XML Element Name:TimeFrom6
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zeit bis 6
XML Element Name:TimeTo6
Parent Element:DetailedPlanValueElement
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Id
XML Element Name:Identification
Parent Element:DetailedPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Key field
XML Element Name:KeyField
Parent Element:DetailedPlanSubElement
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 "KeyField")
                    

Leistungsart
XML Element Name:ServiceCode
Parent Element:DetailedPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Datum von
XML Element Name:DateFrom
Parent Element:DetailedPlanSubElement
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 "DateFrom")
                    

Datum bis
XML Element Name:DateTo
Parent Element:DetailedPlanSubElement
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 "DateTo")
                    

Designation
XML Element Name:Designation
Parent Element:DetailedPlanSubElement
Field Type:Text
Action Type:Import und Export
Field Length:   100Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Number
XML Element Name:InternalQuantity
Parent Element:DetailedPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Wiederholung
XML Element Name:Repetition
Parent Element:DetailedPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Betrag
XML Element Name:InternalAmount
Parent Element:DetailedPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Betrag extern
XML Element Name:ExternalAmount
Parent Element:DetailedPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Progress
XML Element Name:Progress
Parent Element:DetailedPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

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

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

Grobplansubelement
XML Element Name:RoughPlanSubElement
Parent Element:RoughPlanElement
Field Type:ID
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                

Id
XML Element Name:Identification
Parent Element:RoughPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Datum von
XML Element Name:DateFrom
Parent Element:RoughPlanSubElement
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 "DateFrom")
                    

Datum bis
XML Element Name:DateTo
Parent Element:RoughPlanSubElement
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 "DateTo")
                    

Designation
XML Element Name:Designation
Parent Element:RoughPlanSubElement
Field Type:Text
Action Type:Import und Export
Field Length:   100Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Number
XML Element Name:InternalQuantity
Parent Element:RoughPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Amount
XML Element Name:InternalAmount
Parent Element:RoughPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Amount extern
XML Element Name:ExternalAmount
Parent Element:RoughPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Progress
XML Element Name:Progress
Parent Element:RoughPlanSubElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

RefId
XML Element Name:ReferenceLevel
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Id
XML Element Name:Identification
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Flags
XML Element Name:Flags
Parent Element:RoughPlanElement
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 "Flags")
                    

Key field
XML Element Name:EmployeeGroup
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Service code
XML Element Name:ServiceCode
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Datum von
XML Element Name:DateFrom
Parent Element:RoughPlanElement
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 "DateFrom")
                    

Datum bis
XML Element Name:DateTo
Parent Element:RoughPlanElement
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 "DateTo")
                    

Designation
XML Element Name:Designation
Parent Element:RoughPlanElement
Field Type:Text
Action Type:Import und Export
Field Length:   100Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Number
XML Element Name:InternalQuantity
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Amount
XML Element Name:InternalAmount
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Amount extern
XML Element Name:ExternalAmount
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Progress
XML Element Name:Progress
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

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

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

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

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

Element
XML Element Name:Element
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   19
Description:

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

Employee profile
XML Element Name:EmployeeProfile
Parent Element:RoughPlanElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   5
Description:

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

Grobplanebene
XML Element Name:LevelElement
Parent Element:ProjectPlanning
Field Type:ID
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                

RefId
XML Element Name:ReferenceLevel
Parent Element:LevelElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Id
XML Element Name:Identification
Parent Element:LevelElement
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Designation
XML Element Name:Designation
Parent Element:LevelElement
Field Type:Text
Action Type:Import und Export
Field Length:   100Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

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

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

Datum von
XML Element Name:DateFrom
Parent Element:LevelElement
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Datum bis
XML Element Name:DateTo
Parent Element:LevelElement
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Number
XML Element Name:InternalQuantity
Parent Element:LevelElement
Field Type:Nummer
Action Type:Export only
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Amount
XML Element Name:InternalAmount
Parent Element:LevelElement
Field Type:Nummer
Action Type:Export only
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Amount extern
XML Element Name:ExternalAmount
Parent Element:LevelElement
Field Type:Nummer
Action Type:Export only
Field Length:   14Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Progress
XML Element Name:Progress
Parent Element:LevelElement
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Project
XML Element Name:ProjectNumber
Parent Element:ProjectPlanning
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Plan
XML Element Name:Plan
Parent Element:ProjectPlanning
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

Fixiert per
XML Element Name:FixedDate
Parent Element:ProjectPlanning
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 "FixedDate")
                    

Designation
XML Element Name:Designation
Parent Element:ProjectPlanning
Field Type:Text
Action Type:Import und Export
Field Length:   100Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Archiviert per
XML Element Name:ArchiveDate
Parent Element:ProjectPlanning
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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