Interface: NORM - ###PROJEKTDATEN_ABABAU### Version 2012.00

This documentation describes the AbaConnect Interface ###PROJEKTDATEN_ABABAU### for the NORM Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :NORM
Interface Name :###PROJEKTDATEN_ABABAU###
ID :BB ( BB )
Version :2012.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
The information of a project is saved in various tables. There is an entry in the NPO table for each project. 
Project data that is not saved in the NPO table:
 - Access rights: The definitions about the users having access to the project are saved in table NRE. The following applies: NRE.DataSet = 2, NRE.Rel1Key1 = NPO.ProjNr 
 - The notepads are saved in the NTB table. The following applies: NTB.Prg = 3100..3109 and NTB.Bez = NPO.ProjNr
 - The assignment of projects to deadlines is saved in the NRE table. The following applies: NRE.DataSet = 20, NRE.Rel1Key1 = NPO.ProjNr 
 - The assignment of projects to service codes is saved in the NRE table. The following applies: NRE.DataSet = 21, NRE.Rel1Key1 = NPO.ProjNr 
 - The project cost centres are saved in the NLK table.
 - To ensure access to the project structure also from the General Ledger, the projects are also saved in the FHE classification table as follows: FHE.Plan = 3, FHE.Variante = 99, FHE.Level = NPO.Level and FHE.ID = NPO.ProjNr
 - The classification table has no restriction that either sub-elements or projects may be assigned to a node only. Therefore, two additional records are inserted for the main and sub-projects. One with FHE.Level = NPO.Level + 1 and one with FHE.Level = 90.
 - The language-dependent designations are saved in the FHT table. The following reference applies: FHT.Plan = 3, FHT.Variante = 99, FHT.Level = NPO.Level and FHT.ID = NPO.ProjNr
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 :###PROJEKTDATEN_ABABAU###
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>NORM</Application>
      <Id>BB</Id>
      <MapId>AbaDefault</MapId>
      <Version>2012.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>
      <ProjectData mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </ProjectData>
    </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"  "-aNORM"  "-version2012.00"  "-M7777"  "-acidBB"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aNORM"  "-version2012.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
ProjectData###PROJEKTDATEN###---No
    ProjectDataFieldsFieldsProjectData--No
        - ProjectNumberProject numberProjectDataFieldsNumber12No
        - ReferenceProjectReference projectProjectDataFieldsNumber12No
        - MainProjectMain projectProjectDataFieldsNumber12No
        - ProjectTypeProject typeProjectDataFieldsNumber2No
        - LevelLevelProjectDataFieldsNumber2No
        - InactiveInactiveProjectDataFieldsNumber2No
        - GroupGroupProjectDataFieldsNumber8No
        - ProjectNumber22nd project no.ProjectDataFieldsText30No
        - ProjectNameProject nameProjectDataFieldsText40No
        - ProjectName22nd project nameProjectDataFieldsText40No
        - ProjectName33rd project nameProjectDataFieldsText40No
        - CustomerAddressNumberCust. addressProjectDataFieldsNumber10No
        - SettlementSchemaInv. schemeProjectDataFieldsNumber8No
        - InverntoryAssetProjectDataFieldsNumber10No
        - TypeTypeProjectDataFieldsNumber4No
        - TariffTariffProjectDataFieldsNumber4No
        - BalanceTypeInvoice typeProjectDataFieldsNumber2No
        - SettlementPeriodInvoice periodProjectDataFieldsNumber2No
        - SettlementRateTypeInvoice with rate acc. toProjectDataFieldsNumber2No
        - SeparateInvoiceInvoice project separatelyProjectDataFieldsBoolean-No
        - CurrencyCurrencyProjectDataFieldsText3No
        - SettlementDefinitionInv. definitionProjectDataFieldsNumber8No
        - SettlementDefinitionOnAccountInv. definition for on acctProjectDataFieldsNumber8No
        - PersonInChargeAccountReceivableA/R person in chargeProjectDataFieldsNumber4No
        - OrderProcessFlowNumberORDE proc.ProjectDataFieldsNumber4No
        - DivisionSwitchRestrict project to divisionProjectDataFieldsBoolean-No
        - DivisionFromFrom divisionProjectDataFieldsNumber8No
        - DivisionToTo divisionProjectDataFieldsNumber8No
        - StatusIdentificationStatus definitionProjectDataFieldsNumber4No
        - StatusStatusProjectDataFieldsNumber4No
        - Status1###STATUS_X###ProjectDataFieldsDate-No
        - Status2###STATUS_X###ProjectDataFieldsDate-No
        - Status3###STATUS_X###ProjectDataFieldsDate-No
        - Status4###STATUS_X###ProjectDataFieldsDate-No
        - Status5###STATUS_X###ProjectDataFieldsDate-No
        - Status6###STATUS_X###ProjectDataFieldsDate-No
        - Status7###STATUS_X###ProjectDataFieldsDate-No
        - Status8###STATUS_X###ProjectDataFieldsDate-No
        - Status9###STATUS_X###ProjectDataFieldsDate-No
        - Date1###DATUM_X###ProjectDataFieldsDate-No
        - Amount1Sum 1ProjectDataFieldsNumber12No
        - Remark1Remark 1ProjectDataFieldsText40No
        - Date2Date 2ProjectDataFieldsDate-No
        - Amount2Sum 2ProjectDataFieldsNumber12No
        - Remark2Remark 2ProjectDataFieldsText40No
        - Date3Date 3ProjectDataFieldsDate-No
        - Amount3Sum 3ProjectDataFieldsNumber12No
        - Remark3Remark 3ProjectDataFieldsText40No
        - Sum1Sum 1ProjectDataFieldsNumber12No
        - Sum2Sum 2ProjectDataFieldsNumber12No
        - Sum3Sum 3ProjectDataFieldsNumber12No
        - Sum4Sum 4ProjectDataFieldsNumber12No
        - Sum5Sum 5ProjectDataFieldsNumber12No
        - InternalContact1###KONTAKTPERSON_INTERN_X###ProjectDataFieldsNumber10No
        - InternalContact2###KONTAKTPERSON_INTERN_X###ProjectDataFieldsNumber10No
        - KontInt3Contact 3ProjectDataFieldsNumber10No
        - KontInt4Contact 4ProjectDataFieldsNumber10No
        - ExternalContact1###KONTAKTPERSON_EXTERN_X###ProjectDataFieldsNumber4No
        - ExternalContact2###KONTAKTPERSON_EXTERN_X###ProjectDataFieldsNumber4No
        - Person1###PERSON_X###ProjectDataFieldsNumber10No
        - Person2###PERSON_X###ProjectDataFieldsNumber10No
        - Person3###PERSON_X###ProjectDataFieldsNumber10No
        - Person4###PERSON_X###ProjectDataFieldsNumber10No
        - Person5###PERSON_X###ProjectDataFieldsNumber10No
        - Person6###PERSON_X###ProjectDataFieldsNumber10No
        - Person7###PERSON_X###ProjectDataFieldsNumber10No
        - Contact1###KONTAKTPERSON_X###ProjectDataFieldsNumber4No
        - Contact2###KONTAKTPERSON_X###ProjectDataFieldsNumber4No
        - Contact3###KONTAKTPERSON_X###ProjectDataFieldsNumber4No
        - Contact4###KONTAKTPERSON_X###ProjectDataFieldsNumber4No
        - Contact5###KONTAKTPERSON_X###ProjectDataFieldsNumber4No
        - Contact6###KONTAKTPERSON_X###ProjectDataFieldsNumber4No
        - Contact7###KONTAKTPERSON_X###ProjectDataFieldsNumber4No
        - OnlyServiceCodesAssigned service codes onlyProjectDataFieldsBoolean-No
        - EmployeeFromDivisionRestrict employee to divisionProjectDataFieldsNumber2No
        - OnlyEmployeesAssigned employees onlyProjectDataFieldsNumber2No
        - InvoicePerMainProjectCreate invoice per main projectProjectDataFieldsNumber2No
        - PlanRepetitionPlan repetitionProjectDataFieldsNumber8No
        - ReminderAreaReminder areaProjectDataFieldsNumber8No
        - CostCentreGroupCost centre groupProjectDataFieldsNumber8No
        - CreationDateCreation dateProjectDataFieldsDate-No
        - ModificationDateLast modificationProjectDataFieldsDate-No
        - ModificationUserUserProjectDataFieldsNumber4No
        - PlannedFactorPropability in %ProjectDataFieldsNumber4No
        - PlanDetGrobCheck detailed planningProjectDataFieldsBoolean-No
        - PlanHauptDetailMain/detailed project separatelyProjectDataFieldsBoolean-No
        - InvoiceAddressInvoice addressProjectDataFieldsNumber10No
        - AskForInvoiceReportingInv. addr. can be reportedProjectDataFieldsBoolean-No
        - EvaluationValuationProjectDataFieldsNumber8No
        - DailySettlementDaily invoiceProjectDataFieldsBoolean-No
        - HoursPerDayNumber of hours per dayProjectDataFieldsNumber4No
        - RoundingRoundingProjectDataFieldsNumber2No
        - RoundingFactorRounding factorProjectDataFieldsNumber2No
        - SaveContractTypeSave contract asProjectDataFieldsNumber2No
        - RepetitionRepetitionProjectDataFieldsNumber8No
        - ContractEntrySwitchApply to invoiceProjectDataFieldsNumber2No
        - ContactInvoiceAddressContact invoice addressProjectDataFieldsNumber4No
        - CategoryCategoryProjectDataFieldsNumber8No
        - AreaAreaProjectDataFieldsNumber8No
        - ReminderProcedureReminder proc.ProjectDataFieldsText4No
        - PaymentTermNumberCondition no.ProjectDataFieldsNumber6No
        - RootKSTClient root CCProjectDataFieldsNumber12No
        - StartDateStart dateProjectDataFieldsDate-No
        - EndDateEnd dateProjectDataFieldsDate-No
        - LanguageLanguageProjectDataFieldsText5No
        - ConsortiumConstructionSiteConsortium constr. siteProjectDataFieldsBoolean-No
        - TariffYearBIV tariff yearProjectDataFieldsNumber4No
        - LocationLocationProjectDataFieldsNumber10No
        - LocationContactLocation contactProjectDataFieldsNumber4No
        - NoCostCentreReferenceNo cost centre referenceProjectDataFieldsBoolean-No
        - CostCentreProposalTypeCC proposal fromProjectDataFieldsNumber2No
        - CostCentreProposalDefault cost centreProjectDataFieldsNumber12No
        - HasSubProjectsHas sub-projectsProjectDataFieldsBoolean-No
        - CopiedFromCopied fromProjectDataFieldsNumber12No
        - BewohnerAdrResident addressProjectDataFieldsNumber10No
        - BewohnerMaResident employeeProjectDataFieldsNumber10No
        - RootBewertCreate valuation per main projectProjectDataFieldsBoolean-No
        - BIVTypBIV type externalProjectDataFieldsText2No
        - EnterpriseCompanyProjectDataFieldsNumber8No
        - EmplFromEnterpriseRestrict employee to companyProjectDataFieldsBoolean-No
        - AblaufProcedureProjectDataFieldsNumber4No
        - AbschlCompletionProjectDataFieldsNumber2No
        - TextIntSwInternal text mandatoryProjectDataFieldsBoolean-No
        - TextExtSwExternal text mandatoryProjectDataFieldsBoolean-No
        - LVerbNachBooking in PayrollProjectDataFieldsBoolean-No
        - FVerbNachBooking in General LedgerProjectDataFieldsBoolean-No
        - IVerbNachBooking in Assets LedgerProjectDataFieldsBoolean-No
        - PFVerbNachBooking in G/L planProjectDataFieldsBoolean-No
        - BIVTypIntBIV type internalProjectDataFieldsText2No
    ProjectDataAbaBuildProjektdaten AbaBauProjectData--No
        ProjectDataAbaBuildFieldsFieldsProjectDataAbaBuild--No
            - OwnCalculationAuxiliaryTableOwn auxiliary calculation tablesProjectDataAbaBuildFieldsBoolean-No
            - CalculationDataPerVersionCalculation data per versionProjectDataAbaBuildFieldsBoolean-No
            - ValidVersionOfferGültige Version OfferteProjectDataAbaBuildFieldsNumber4No
            - TaxCodeVAT proposalProjectDataAbaBuildFieldsText3No
            - RegieAreaRegie sectionProjectDataAbaBuildFieldsNumber4No
            - RegieYearRegie yearProjectDataAbaBuildFieldsNumber4No
            - RegieRegionRegie regionProjectDataAbaBuildFieldsNumber4No
            - RoundingIDRounding proposalProjectDataAbaBuildFieldsText10No
            - GRBNICHTBUCHENAKTIVGarantierückbehalt nicht buchenProjectDataAbaBuildFieldsBoolean-No
            - InvoiceProductMeasurementFakturaprodukt AusmassProjectDataAbaBuildFieldsText30No
            - InvoiceProductRegieFakturaprodukt RegieProjectDataAbaBuildFieldsText30No
            - InvoiceProductOnAccountFakturaprodukt AkontoProjectDataAbaBuildFieldsText30No
            - InvoiceProductWarrantyHoldbackFakturaprodukt GarantierückbehaltProjectDataAbaBuildFieldsText30No
            - PriceDeterminationDatePreisfindungsdatum LinkProjectDataAbaBuildFieldsDate-No
            - StandardRangeStandard-Bereich LinkProjectDataAbaBuildFieldsNumber4No
            - CalculationRateFromProjectKalkulationsansatz beim Kopieren von Projekt LinkProjectDataAbaBuildFieldsBoolean-No
            - AverageSalaryFromProjectMittellohn beim Kopieren von Projekt LinkProjectDataAbaBuildFieldsBoolean-No
            - CostElementAreaFromProjectKE-Bereich beim Kopieren von Projekt LinkProjectDataAbaBuildFieldsBoolean-No
            - ReplaceEmptyClassificationItemLeere Gliederungsposition ersetzen LinkProjectDataAbaBuildFieldsBoolean-No
            - PriceNumberDirectSaleDirektverkauf Preis-Nr.-Vorschlag LinkProjectDataAbaBuildFieldsNumber2No
            - PriceNumberAnalysisAnalyse Preis-Nr.-Vorschlag LinkProjectDataAbaBuildFieldsNumber2No
            - NETTOBUCHUNGAKTIVNettobuchung für Akonto und VZProjectDataAbaBuildFieldsBoolean-No
            - LEEREGLIEDERUNGERSLeere Gliederungsposition ersetzenProjectDataAbaBuildFieldsBoolean-No
            - OwnClassificationTypeOwn classification typesProjectDataAbaBuildFieldsBoolean-No
            - InheritanceClassificationTypeInheritance classification typesProjectDataAbaBuildFieldsNumber12No
            - InheritanceCalculationInheritance calculationProjectDataAbaBuildFieldsNumber12No
            - OwnRoundingOwn roundingProjectDataAbaBuildFieldsBoolean-No
            - InheritanceRoundingInheritance roundingProjectDataAbaBuildFieldsNumber12No
            - OwnLocationCodeOwn location codesProjectDataAbaBuildFieldsBoolean-No
            - InheritanceLocationCodeInheritance location codesProjectDataAbaBuildFieldsNumber12No
            - RENUMPROJACTIVEProjekt-Nr. beim UmnummerierenProjectDataAbaBuildFieldsNumber12No
            - SuperiorStructureNotMandatoryDie übergeordnete NPK-Struktur einer R-Position muss nicht existierenProjectDataAbaBuildFieldsBoolean-No
            - ServiceSpecificationStatusSS statusProjectDataAbaBuildFieldsNumber2No
            - TariffTypeTariff typeProjectDataAbaBuildFieldsNumber2No
            - Chapter102SuggestedPropose chapter 102ProjectDataAbaBuildFieldsBoolean-No
            - Variable99FromCatalogueTake over variable 99 from NPKProjectDataAbaBuildFieldsBoolean-No
            - RENUMREFPROJACTIVEReferenz-Projekt-Nr. beim UmnummerierenProjectDataAbaBuildFieldsNumber12No
    ChapterChapterProjectData--No
        ChapterFieldsFieldsChapter--No
            - ChapterNumberChapter no.ChapterFieldsNumber10No
            - OutputYearEditionChapterFieldsNumber4No
            - VersionYearVersionChapterFieldsNumber4No
            - InvoiceAddressInvoice addressChapterFieldsNumber10No
            - InvoiceProductFakturaproduktChapterFieldsText30No
            - SubcontractorCodeSubu-CodeChapterFieldsText10No
            - TextTextChapterFieldsText61No
            - InvoiceAddressCodeNameInvoice address-CodenameChapterFieldsText16No
            - SubcontractorCodeDesignationSubu-Code BezeichnungChapterFieldsText60No
    BLJ_JOBJobProjectData--No
        BLJ_JOBFieldsFieldsBLJ_JOB--No
            - CODE2CodeBLJ_JOBFieldsText12No
            - SORTNRSortierungBLJ_JOBFieldsNumber6No
            - INAKTIVInaktivBLJ_JOBFieldsBoolean-No
            - ANTEILAnteilBLJ_JOBFieldsNumber4No
            - BEZEICHNUNGDesignationBLJ_JOBFieldsText60No
            - SUBJOB_AVAILABLESubjob vorhandenBLJ_JOBFieldsBoolean-No
        BLJ_SUBJOB###SUBJOB###BLJ_JOB--No
            BLJ_SUBJOBFieldsFieldsBLJ_SUBJOB--No
                - CODE2CodeBLJ_SUBJOBFieldsText12No
                - ANTEILAnteilBLJ_SUBJOBFieldsNumber4No
                - INAKTIVInaktivBLJ_SUBJOBFieldsBoolean-No
                - BEZEICHNUNGDesignationBLJ_SUBJOBFieldsText60No
    VersionVersionProjectData--No
        VersionFieldsFieldsVersion--No
            - ServiceSpecificationTypeSS typeVersionFieldsNumber2No
            - VersionNumberVersionVersionFieldsNumber4No
            - DesignationDesignationVersionFieldsText30No
        RoundingHeaderRounding headerVersion--No
            RoundingHeaderFieldsFieldsRoundingHeader--No
                - RoundingIDIDRoundingHeaderFieldsText10No
                - DesignationDesignationRoundingHeaderFieldsText60No
                - BOUNDBoundRoundingHeaderFieldsBoolean-No
                - StandardStandardRoundingHeaderFieldsBoolean-No
            RoundingItemRounding positionRoundingHeader--No
                RoundingItemFieldsFieldsRoundingItem--No
                    - AmountToAmount toRoundingItemFieldsNumber12No
                    - RoundingRoundingRoundingItemFieldsNumber12No
        ObjectAndItemClassification###OGL_UND_PSL_GLIEDERUNG###Version--No
            ObjectAndItemClassificationFieldsFieldsObjectAndItemClassification--No
                - Value1Value 1ObjectAndItemClassificationFieldsText6No
                - Value2Value 2ObjectAndItemClassificationFieldsText6No
                - DesignationDesignationObjectAndItemClassificationFieldsText60No
                - InvoiceAddressInvoice addressObjectAndItemClassificationFieldsNumber10No
                - InvoiceProductFakturaproduktObjectAndItemClassificationFieldsText30No
                - SubcontractorCodeSubu-CodeObjectAndItemClassificationFieldsText10No
                - InvoiceAddressCodeNameInvoice address-CodenameObjectAndItemClassificationFieldsText16No
                - SubcontractorCodeDesignationSubu-Code BezeichnungObjectAndItemClassificationFieldsText60No
        EquipmentTypeData###EINRICHTUNGSTYP###Version--No
            EquipmentTypeDataFieldsFieldsEquipmentTypeData--No
                - Value1Value 1EquipmentTypeDataFieldsText6No
                - DesignationDesignationEquipmentTypeDataFieldsText60No
                - SubcontractorCodeSubu-CodeEquipmentTypeDataFieldsText10No
                - SubcontractorCodeDesignationSubu-Code BezeichnungEquipmentTypeDataFieldsText60No
        LocationCodeData###LAGECODE###Version--No
            LocationCodeDataFieldsFieldsLocationCodeData--No
                - Value1Value 1LocationCodeDataFieldsText6No
                - DesignationDesignationLocationCodeDataFieldsText60No
                - InvoiceAddressInvoice addressLocationCodeDataFieldsNumber10No
                - InvoiceProductFakturaproduktLocationCodeDataFieldsText30No
                - InvoiceAddressCodeNameInvoice address-CodenameLocationCodeDataFieldsText16No
        VariantDataVariantVersion--No
            VariantDataFieldsFieldsVariantData--No
                - VariantGroupGroupVariantDataFieldsText3No
                - VariantVariantVariantDataFieldsText3No
                - PrimaryPrimaryVariantDataFieldsBoolean-No
                - DesignationDesignationVariantDataFieldsText60No
                - InvoiceAddressInvoice addressVariantDataFieldsNumber10No
                - InvoiceProductFakturaproduktVariantDataFieldsText30No
                - InvoiceAddressCodeNameInvoice address-CodenameVariantDataFieldsText16No
        CostTypeStructureData###KOSTENARTENGLIEDERUNG###Version--No
            CostTypeStructureDataFieldsFieldsCostTypeStructureData--No
                - CodeCodeCostTypeStructureDataFieldsText5No
                - DesignationDesignationCostTypeStructureDataFieldsText60No
                - InvoiceAddressInvoice addressCostTypeStructureDataFieldsNumber10No
                - InvoiceProductFakturaproduktCostTypeStructureDataFieldsText30No
                - SubcontractorCodeSubu-CodeCostTypeStructureDataFieldsText10No
                - InvoiceAddressCodeNameInvoice address-CodenameCostTypeStructureDataFieldsText16No
                - SubcontractorCodeDesignationSubu-Code BezeichnungCostTypeStructureDataFieldsText60No
                - TextHinweistextCostTypeStructureDataFieldsText-1No
            CostTypeStructureSearchTitleKAG search titleCostTypeStructureData--No
                CostTypeStructureSearchTitleFieldsFieldsCostTypeStructureSearchTitle--No
                    - ItemNumberItem no.CostTypeStructureSearchTitleFieldsNumber10No
                    - SearchTitleSearch titleCostTypeStructureSearchTitleFieldsText30No
        ElementCostStructureData###ELEMENTKOSTENGLIEDERUNG###Version--No
            ElementCostStructureDataFieldsFieldsElementCostStructureData--No
                - CodeCodeElementCostStructureDataFieldsText10No
                - DesignationDesignationElementCostStructureDataFieldsText60No
                - InvoiceAddressInvoice addressElementCostStructureDataFieldsNumber10No
                - InvoiceProductFakturaproduktElementCostStructureDataFieldsText30No
                - SubcontractorCodeSubu-CodeElementCostStructureDataFieldsText10No
                - InvoiceAddressCodeNameInvoice address-CodenameElementCostStructureDataFieldsText16No
                - SubcontractorCodeDesignationSubu-Code BezeichnungElementCostStructureDataFieldsText60No
                - TextTextElementCostStructureDataFieldsText-1No
        SubcontractorCodeData###SUBU_CODE###Version--No
            SubcontractorCodeDataFieldsFieldsSubcontractorCodeData--No
                - CodeCodeSubcontractorCodeDataFieldsText10No
                - DesignationDesignationSubcontractorCodeDataFieldsText60No
                - InvoiceAddressInvoice addressSubcontractorCodeDataFieldsNumber10No
            SubcontractorCodeSearchTitle###SUBUCODE_ADRESSE###SubcontractorCodeData--No
                SubcontractorCodeSearchTitleFieldsFieldsSubcontractorCodeSearchTitle--No
                    - ItemNumberAdress-Nr.SubcontractorCodeSearchTitleFieldsNumber10No
                    - OfferSentOfferte versandtSubcontractorCodeSearchTitleFieldsDate-No
                    - OfferReceivedOfferte eingegangenSubcontractorCodeSearchTitleFieldsDate-No
                    - Valid###GUELTIG###SubcontractorCodeSearchTitleFieldsBoolean-No
                    - CodeNameKurznameSubcontractorCodeSearchTitleFieldsText16No
        OwnCode###EIGEN_CODE###Version--No
            OwnCodeFieldsFieldsOwnCode--No
                - CodeCodeOwnCodeFieldsText10No
                - DesignationDesignationOwnCodeFieldsText60No
        ClassificationCombinationItemClassification combination proposal itemVersion--No
            ClassificationCombinationItemFieldsFieldsClassificationCombinationItem--No
                - CostTypeStructureKAGClassificationCombinationItemFieldsText5No
                - ObjectStructureOGLClassificationCombinationItemFieldsText6No
                - ItemLocationPSLClassificationCombinationItemFieldsText6No
                - ElementCostStructureEKGClassificationCombinationItemFieldsText6No
                - EquipmentTypeERTClassificationCombinationItemFieldsText6No
                - VariantGroupVariant groupClassificationCombinationItemFieldsText3No
                - VariantVariantClassificationCombinationItemFieldsText3No
                - ActiveAktivClassificationCombinationItemFieldsBoolean-No
                - EquipmentTypeDesignation###ERT_BEZEICHNUNG###ClassificationCombinationItemFieldsText100000No
                - VariantDesignation###VARIANTE_BEZEICHNUNG###ClassificationCombinationItemFieldsText100000No
                - ObjectStructureItemLocationDesignation###OGL_PSL_BEZEICHNUNG###ClassificationCombinationItemFieldsText100000No
                - ElementCostStructureDesignation###EKG_BEZEICHNUNG###ClassificationCombinationItemFieldsText100000No
                - CostTypeStructureDesignation###KAG_BEZEICHNUNG###ClassificationCombinationItemFieldsText100000No
        AddendumHeaderPerVersionAddendum header per versionVersion--No
            AddendumHeaderPerVersionFieldsFieldsAddendumHeaderPerVersion--No
                - AddendumNumberAddendumAddendumHeaderPerVersionFieldsNumber4No
                - STATUSStatusAddendumHeaderPerVersionFieldsNumber2No
                - PaymentConditionPayment termsAddendumHeaderPerVersionFieldsNumber6No
                - ReferenceOrderProjectReferenzauftrag ProjektAddendumHeaderPerVersionFieldsNumber12No
                - ReferenceOrderSpecificationTypeReferenzauftrag LV-TypAddendumHeaderPerVersionFieldsNumber2No
                - ReferenceOrderVersionReferenzauftrag VersionAddendumHeaderPerVersionFieldsNumber4No
                - ReferenceOrderAddendumReferenzauftrag NachtragAddendumHeaderPerVersionFieldsNumber4No
                - SIA451IMPORTFORMATSIA-451 Import FormatAddendumHeaderPerVersionFieldsNumber2No
                - WETTERWeatherAddendumHeaderPerVersionFieldsNumber6No
                - VERANTWORTLICHER_KURZNAMEResponsible person KurznameAddendumHeaderPerVersionFieldsText100000No
                - ABLAUFNRSequence no.AddendumHeaderPerVersionFieldsNumber8No
                - TaxCode1VAT code 1AddendumHeaderPerVersionFieldsText3No
                - TaxCode2VAT code 2AddendumHeaderPerVersionFieldsText3No
                - TaxCode3VAT code 3AddendumHeaderPerVersionFieldsText3No
                - TaxCode4VAT code 4AddendumHeaderPerVersionFieldsText3No
                - TaxPercentage1VAT %1AddendumHeaderPerVersionFieldsNumber4No
                - TaxPercentage2VAT %2AddendumHeaderPerVersionFieldsNumber4No
                - TaxPercentage3VAT %3AddendumHeaderPerVersionFieldsNumber4No
                - TaxPercentage4VAT %4AddendumHeaderPerVersionFieldsNumber4No
                - TaxItemCount1VAT 1 item numberAddendumHeaderPerVersionFieldsNumber8No
                - TaxItemCount2VAT 2 item numberAddendumHeaderPerVersionFieldsNumber8No
                - TaxItemCount3VAT 3 item numberAddendumHeaderPerVersionFieldsNumber8No
                - TaxItemCount4VAT 4 item numberAddendumHeaderPerVersionFieldsNumber8No
                - TotalAmountTotal amountAddendumHeaderPerVersionFieldsNumber12No
                - DesignationDesignationAddendumHeaderPerVersionFieldsText60No
                - CalculateCalculateAddendumHeaderPerVersionFieldsNumber2No
                - TotalMeasurementTotal measurementAddendumHeaderPerVersionFieldsNumber12No
                - PaymentTermNetZahlungsfrist nettoAddendumHeaderPerVersionFieldsNumber4No
                - AUSMASSCALCAusmass berechnenAddendumHeaderPerVersionFieldsNumber2No
                - DATUMDateAddendumHeaderPerVersionFieldsDate-No
                - TEMPERATURTemperatureAddendumHeaderPerVersionFieldsNumber2No
                - NREXTERNNr. externAddendumHeaderPerVersionFieldsText30No
                - REGIEAUFNRRegieauftrag-Nr.AddendumHeaderPerVersionFieldsNumber4No
                - REGIERAPPORTNRRapport-Nr.AddendumHeaderPerVersionFieldsNumber4No
                - REBEREICHAreaAddendumHeaderPerVersionFieldsNumber4No
                - REJAHRYearAddendumHeaderPerVersionFieldsNumber4No
                - REREGIONRegionAddendumHeaderPerVersionFieldsNumber4No
            AddendumHeaderWithoutVersionAddendum header without versionAddendumHeaderPerVersion--No
                AddendumHeaderWithoutVersionFieldsFieldsAddendumHeaderWithoutVersion--No
                    - AddendumNumberAddendumAddendumHeaderWithoutVersionFieldsNumber4No
                    - FreeServiceSpecificationsFreies LeistungsverzeichnisAddendumHeaderWithoutVersionFieldsBoolean-No
                    - ProcessFlowStartedAblauf gestartetAddendumHeaderWithoutVersionFieldsNumber2No
                    - RegieAreaRegiebereichAddendumHeaderWithoutVersionFieldsNumber4No
                    - RegieYearRegie yearAddendumHeaderWithoutVersionFieldsNumber4No
                    - RegieRegionRegieregionAddendumHeaderWithoutVersionFieldsNumber4No
                    - ServiceSpecificationStatusSS statusAddendumHeaderWithoutVersionFieldsNumber2No
                    - InvoiceAddressInvoice addressAddendumHeaderWithoutVersionFieldsNumber10No
                    - InvoiceContactFakturakontaktpersonAddendumHeaderWithoutVersionFieldsNumber10No
                    - InvoiceTypeInvoice typeAddendumHeaderWithoutVersionFieldsNumber2No
                    - ProcessFlowNumberSequence no.AddendumHeaderWithoutVersionFieldsNumber8No
                    - ProcessFlowStatusSequence statusAddendumHeaderWithoutVersionFieldsNumber4No
                    - ConstructionStartDateConstruction beginningAddendumHeaderWithoutVersionFieldsDate-No
                    - AddendumStatusAddendum statusAddendumHeaderWithoutVersionFieldsNumber2No
                    - DateOfReceiptDate of receiptAddendumHeaderWithoutVersionFieldsDate-No
                    - KeyDateOfferSubmissionDue date offer submissionAddendumHeaderWithoutVersionFieldsDate-No
                    - ConstructionEndDateConstruction endAddendumHeaderWithoutVersionFieldsDate-No
                    - ValidToValid toAddendumHeaderWithoutVersionFieldsDate-No
                    - DirectItemEntryAllowedEntry of new item allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - ItemDeletionAllowedDeleting item allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - TextModificationAllowedModification of text allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - DirectClassificationEntryAllowedDirect entry of new classification values allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - QuantityTypeAdjustmentAllowedAdjustment of quantity types allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - QuantityTenderChangeAllowedMenge-Devis ändern erlaubtAddendumHeaderWithoutVersionFieldsBoolean-No
                    - SearchTitleChangeAllowedModification of search title allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - IndividualPriceChangeAllowedEinzelpreis ändern erlaubtAddendumHeaderWithoutVersionFieldsBoolean-No
                    - EntryAllowedBeforeEntryStartEntry before the "Entry start entrepreneur" allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - TariffTypeTarifartAddendumHeaderWithoutVersionFieldsNumber2No
                    - DirectLocationCodeEntryAllowedDirect entry of new location codes allowedAddendumHeaderWithoutVersionFieldsBoolean-No
                    - MaximumProtocolNumberBiggest protocol no.AddendumHeaderWithoutVersionFieldsNumber4No
                    - ConditionChangeAllowedKonditionen ändern erlaubtAddendumHeaderWithoutVersionFieldsBoolean-No
                    - SubcontractorCodeEntryAllowedNeue Subu-Codes direkt erfassen erlaubtAddendumHeaderWithoutVersionFieldsBoolean-No
                    - DirectCodeEntryAllowedNeue Codes direkt erfassen erlaubtAddendumHeaderWithoutVersionFieldsBoolean-No
                    - InvoiceAddressCodeNameInvoice address-CodenameAddendumHeaderWithoutVersionFieldsText16No
                FieldMergeHeader###FELDVEREINIGUNGSKOPF###AddendumHeaderWithoutVersion--No
                    FieldMergeHeaderFieldsFieldsFieldMergeHeader--No
                        - Number1No. 1FieldMergeHeaderFieldsNumber6No
                        - Number2No. 2FieldMergeHeaderFieldsNumber2No
                        - NR3No. 3FieldMergeHeaderFieldsNumber2No
                        - MergedMergedFieldMergeHeaderFieldsBoolean-No
                    FieldMergeItem###FELDVEREINIGUNGSPOSITION###FieldMergeHeader--No
                        FieldMergeItemFieldsFieldsFieldMergeItem--No
                            - Number3No. 3FieldMergeItemFieldsNumber2No
                            - SeparationPercentageProzentanteilFieldMergeItemFieldsNumber2No
                QuantityTypeProposalMengentypvorschlagAddendumHeaderWithoutVersion--No
                    QuantityTypeProposalFieldsFieldsQuantityTypeProposal--No
                        - AnalysisBaseAnalysis baseQuantityTypeProposalFieldsNumber4No
                        - QuantityTypeMengentypQuantityTypeProposalFieldsNumber4No
                AddendumHeaderText###NACHTRAGS_KOPFTEXTE###AddendumHeaderWithoutVersion--No
                    AddendumHeaderTextFieldsFieldsAddendumHeaderText--No
                        - TextTextAddendumHeaderTextFieldsText-1No
                AddendumFooterText###NACHTRAGS_FUSSTEXTE###AddendumHeaderWithoutVersion--No
                    AddendumFooterTextFieldsFieldsAddendumFooterText--No
                        - TextTextAddendumFooterTextFieldsText-1No
                AddendumNote###NACHTRAGS_NOTIZEN###AddendumHeaderWithoutVersion--No
                    AddendumNoteFieldsFieldsAddendumNote--No
                        - TextTextAddendumNoteFieldsText-1No
                AddressesSIA 451 AdressenAddendumHeaderWithoutVersion--No
                    AddressesFieldsFieldsAddresses--No
                        - Type1Type 1AddressesFieldsNumber2No
                        - Type2Type 2AddressesFieldsNumber2No
                        - Type3Type 3AddressesFieldsNumber2No
                        - Type4Type 4AddressesFieldsNumber2No
                        - ID1ID 1AddressesFieldsText30No
                        - Caption###BASTYP_CAPTION###AddressesFieldsText255No
                        - Website###URL###AddressesFieldsText255No
                        - EmailAddress###EMAIL_ADDRESSES###AddressesFieldsText255No
                        - PagerNumber###PAGERNUMBER###AddressesFieldsText255No
                        - FaxNumber###FACSIMILE_NUMBERS###AddressesFieldsText255No
                        - Phone###TELEPHON_NUMBERS###AddressesFieldsText255No
                        - Country###COUNTRY###AddressesFieldsText255No
                        - Region###REGION###AddressesFieldsText255No
                        - Location###TOWN###AddressesFieldsText255No
                        - ZIP###POSTALCODE###AddressesFieldsText255No
                        - PostOfficeBox###POSTALBOX###AddressesFieldsText255No
                        - AddressLine###ADDRESSLINES###AddressesFieldsText255No
                        - Purpose###PURPOSE###AddressesFieldsText255No
                        - Department###INTERNAL_LOCATION###AddressesFieldsText255No
                        - TitlePrefix###PREFIX_TITLES###AddressesFieldsText255No
                        - TitleSuffix###SUFFIX_TITLES###AddressesFieldsText255No
                        - FirstName###GIVEN_NAME###AddressesFieldsText255No
                        - MiddleName###MIDDLE_NAMES###AddressesFieldsText255No
                        - Role###ROLE###AddressesFieldsText30No
                        - APPLICATION_VERSION###VERSION###AddressesFieldsText255No
                        - Description###DESCRIPTION###AddressesFieldsText255No
                        - FreeDesignation###USERDEFINED###AddressesFieldsText255No
                        - Name###NAME###AddressesFieldsText255No
                        - Designation###BEZEICHNUNG###AddressesFieldsText255No
                        - AddressType###ADDRESSTYPE###AddressesFieldsText30No
                        - ID###IDENTIFIER###AddressesFieldsText30No
                        - TextTextAddressesFieldsText-1No
                CostElementCost elementAddendumHeaderWithoutVersion--No
                    CostElementFieldsFieldsCostElement--No
                        - AreaAreaCostElementFieldsNumber4No
                        - CategoryCategoryCostElementFieldsNumber2No
                        - CostElementMainGroupMain groupCostElementFieldsNumber2No
                        - CostElementSubgroupSubgroupCostElementFieldsNumber2No
                        - CostElementNumberCE no.CostElementFieldsText14No
                        - UnitNumberQUCostElementFieldsNumber4No
                        - ProductGroupProduktegruppeCostElementFieldsNumber4No
                        - DesignationDesignationCostElementFieldsText60No
                        - PriceModificationDateDatum PreismutationCostElementFieldsDate/Time-No
                        - BoundBoundCostElementFieldsBoolean-No
                        - ANSATZTYPRate typeCostElementFieldsNumber2No
                        - PriceModificationUserPrice modification user-NameCostElementFieldsText100000No
                        - VARDATATextCostElementFieldsText-1No
                    CostElementFieldValueCost element field valueCostElement--No
                        CostElementFieldValueFieldsFieldsCostElementFieldValue--No
                            - FieldNumberField no.CostElementFieldValueFieldsNumber4No
                            - ValueTypeValue typeCostElementFieldValueFieldsNumber2No
                            - AmountAmountCostElementFieldValueFieldsNumber12No
                            - PercentagePercentageCostElementFieldValueFieldsNumber4No
                            - ServiceCodeService codeCostElementFieldValueFieldsNumber8No
                CostApplicationTypeHeader###KOSTENZURECHNUNGSART_KOPF###AddendumHeaderWithoutVersion--No
                    CostApplicationTypeHeaderFieldsFieldsCostApplicationTypeHeader--No
                        - Number1No. 1CostApplicationTypeHeaderFieldsNumber4No
                        - Number2No. 2CostApplicationTypeHeaderFieldsNumber2No
                        - Number3No. 3CostApplicationTypeHeaderFieldsNumber4No
                        - IDIDCostApplicationTypeHeaderFieldsText10No
                        - DesignationDesignationCostApplicationTypeHeaderFieldsText60No
                        - BoundBoundCostApplicationTypeHeaderFieldsBoolean-No
                        - PriceModificationDatePrice modification dateCostApplicationTypeHeaderFieldsDate/Time-No
                        - NR4Nr. 4CostApplicationTypeHeaderFieldsNumber2No
                        - StandardStandardCostApplicationTypeHeaderFieldsBoolean-No
                        - PriceModificationUserPrice modification user-NameCostApplicationTypeHeaderFieldsText100000No
                    CostApplicationTypeItemCost allocation type itemCostApplicationTypeHeader--No
                        CostApplicationTypeItemFieldsFieldsCostApplicationTypeItem--No
                            - FieldNumberField no.CostApplicationTypeItemFieldsNumber2No
                            - PercentagePercentageCostApplicationTypeItemFieldsNumber4No
                CalculationRateHeader###KALKULATIONSANSATZ_KOPF###AddendumHeaderWithoutVersion--No
                    CalculationRateHeaderFieldsFieldsCalculationRateHeader--No
                        - IDIDCalculationRateHeaderFieldsText10No
                        - Number4Nr. 4CalculationRateHeaderFieldsNumber2No
                        - AverageSalaryProposalAverage salary proposalCalculationRateHeaderFieldsText10No
                        - DesignationDesignationCalculationRateHeaderFieldsText60No
                        - BoundBoundCalculationRateHeaderFieldsBoolean-No
                        - PriceModificationDatePrice modification dateCalculationRateHeaderFieldsDate/Time-No
                        - Standard###NPK_STANDARD###CalculationRateHeaderFieldsBoolean-No
                        - PriceModificationUserPrice modification user-NameCalculationRateHeaderFieldsText100000No
                    CalculationRateItemCalculation rate itemCalculationRateHeader--No
                        CalculationRateItemFieldsFieldsCalculationRateItem--No
                            - ItemNumberItem no.CalculationRateItemFieldsNumber4No
                            - ItemTypeItem typeCalculationRateItemFieldsNumber2No
                            - RecognitionTypeRecognition typeCalculationRateItemFieldsNumber2No
                            - POSTYPINFOPos-Typ InfoCalculationRateItemFieldsNumber2No
                            - ReferenceReferenceCalculationRateItemFieldsNumber4No
                            - CalcGroupKalkulationsgruppeCalculationRateItemFieldsNumber8No
                            - ValueValueCalculationRateItemFieldsNumber4No
                            - ItemTotalItem totalCalculationRateItemFieldsNumber6No
                            - TotalAmountTotalCalculationRateItemFieldsNumber6No
                            - DesignationDesignationCalculationRateItemFieldsText60No
                            - ItemAndRecognitionType###POS_AND_RECOGNITION_TYP###CalculationRateItemFieldsText100000No
                            - Example###BEISPIELRECHNUNG_VERRECHNET###CalculationRateItemFieldsNumber12No
                            - CaptionCaptionCalculationRateItemFieldsText100000No
                AverageSalaryHeader###MITTELLOHN_KOPF###AddendumHeaderWithoutVersion--No
                    AverageSalaryHeaderFieldsFieldsAverageSalaryHeader--No
                        - IDIDAverageSalaryHeaderFieldsText10No
                        - DesignationDesignationAverageSalaryHeaderFieldsText60No
                        - TotalPercentTotal percentAverageSalaryHeaderFieldsNumber6No
                        - AmountAmountAverageSalaryHeaderFieldsNumber12No
                        - TotalAmountTotal amountAverageSalaryHeaderFieldsNumber12No
                        - BoundBoundAverageSalaryHeaderFieldsBoolean-No
                        - PriceModificationDatePrice modification dateAverageSalaryHeaderFieldsDate/Time-No
                        - PriceModificationUserPrice modification user-NameAverageSalaryHeaderFieldsText100000No
                    AverageSalaryItem###MITTELLOHN_POSITION###AverageSalaryHeader--No
                        AverageSalaryItemFieldsFieldsAverageSalaryItem--No
                            - ID2ID 2AverageSalaryItemFieldsText10No
                            - NumberNumberAverageSalaryItemFieldsNumber14No
                            - PercentagePercentageAverageSalaryItemFieldsNumber4No
                            - AmountAmountAverageSalaryItemFieldsNumber12No
                            - ServiceCodeService codeAverageSalaryItemFieldsNumber8No
                            - DesignationBezeichnungAverageSalaryItemFieldsText255No
                            - RateSalaryClassAnsatz LohnklasseAverageSalaryItemFieldsNumber12No
                            - CalculatedRunBer. AnsatzAverageSalaryItemFieldsNumber9No
                            - TotalAmountTotal BetragAverageSalaryItemFieldsNumber12No
                ProductProductAddendumHeaderWithoutVersion--No
                    ProductFieldsFieldsProduct--No
                        - ProductTypeHeaderProduct type headerProductFieldsText3No
                        - ProductNumberHeaderProduct no. headerProductFieldsText30No
                        - ServiceProductTypeLeistungs-Produkt-TypProductFieldsNumber2No
                        - CategoryCategoryProductFieldsNumber2No
                        - UnitNumberUnitProductFieldsNumber4No
                        - REFLEIARTAUFWServicetype expenseProductFieldsNumber8No
                        - REFLEIARTERTRServicetype yieldProductFieldsNumber8No
                        - IngredientQuantityRezepturmengeProductFieldsNumber6No
                        - BoundBoundProductFieldsBoolean-No
                        - PriceModificationDatePrice modification dateProductFieldsDate/Time-No
                        - Designation1Description 1ProductFieldsText40No
                        - Designation2Description 2ProductFieldsText40No
                        - StockFactorStockfactorProductFieldsNumber12No
                        - PriceFactorPricefactorProductFieldsNumber12No
                        - GroupServiceGruppenleistungProductFieldsBoolean-No
                        - ANSATZTYPRate typeProductFieldsNumber2No
                        - PriceModificationUserPrice modification user-NameProductFieldsText100000No
                        - TextTextProductFieldsText-1No
                    ProductTextProdukttexteProduct--No
                        ProductTextFieldsFieldsProductText--No
                            - ProductTypeHeaderProduct type headerProductTextFieldsText3No
                            - ProductNumberHeaderProduct no. headerProductTextFieldsText30No
                            - TextTextProductTextFieldsText-1No
                    ProductAnalysisItemProdukte-AnalysepositionProduct--No
                        ProductAnalysisItemFieldsFieldsProductAnalysisItem--No
                            - ItemNumberItem no.ProductAnalysisItemFieldsNumber4No
                            - ParentItemParent itemProductAnalysisItemFieldsNumber4No
                            - ItemTypeItem typeProductAnalysisItemFieldsNumber2No
                            - AreaAreaProductAnalysisItemFieldsNumber4No
                            - ProductTypeItemProduct type itemProductAnalysisItemFieldsText3No
                            - CostElementMainGroupCE main groupProductAnalysisItemFieldsNumber2No
                            - CostElementSubgroupCE sub-groupProductAnalysisItemFieldsNumber2No
                            - CostElementNumberCE no.ProductAnalysisItemFieldsText30No
                            - UnitNumberQUProductAnalysisItemFieldsNumber4No
                            - ServiceProductTypeLeistungs-Produkt-TypProductAnalysisItemFieldsNumber2No
                            - QuantityTypeMengentypProductAnalysisItemFieldsNumber4No
                            - CategoryCategoryProductAnalysisItemFieldsNumber2No
                            - PriceNumberPreis-Nr.ProductAnalysisItemFieldsNumber2No
                            - CostApplicationTypeAllocation typeProductAnalysisItemFieldsText10No
                            - CalculationRateCalc. rateProductAnalysisItemFieldsText10No
                            - AverageSalaryAverage salaryProductAnalysisItemFieldsText10No
                            - PriceBasisPrice baseProductAnalysisItemFieldsNumber12No
                            - Designation1Designation 1ProductAnalysisItemFieldsText40No
                            - PriceOfferPrice offerProductAnalysisItemFieldsNumber12No
                            - GroupServiceActiveGSCProductAnalysisItemFieldsBoolean-No
                            - Quantity1Menge 1ProductAnalysisItemFieldsNumber12No
                            - Quantity2Menge 2ProductAnalysisItemFieldsNumber12No
                            - Quantity3Menge 3ProductAnalysisItemFieldsNumber12No
                            - Quantity4Menge 4ProductAnalysisItemFieldsNumber12No
                            - Quantity5Menge 5ProductAnalysisItemFieldsNumber12No
                            - Quantity6Menge 6ProductAnalysisItemFieldsNumber12No
                            - PriceProductionCost1Price PC1ProductAnalysisItemFieldsNumber12No
                            - PriceProductionCost2Price PC2ProductAnalysisItemFieldsNumber12No
                            - ServiceValue1Service value 1ProductAnalysisItemFieldsNumber12No
                            - ServiceValue2Service value 2ProductAnalysisItemFieldsNumber12No
                            - ServiceValue3Service value 3ProductAnalysisItemFieldsNumber12No
                            - ServiceValue4Service value 4ProductAnalysisItemFieldsNumber12No
                            - ServiceValue5Service value 5ProductAnalysisItemFieldsNumber12No
                            - ServiceValue6Service value 6ProductAnalysisItemFieldsNumber12No
                            - Quantity7Menge 7ProductAnalysisItemFieldsNumber12No
                            - Quantity8Menge 8ProductAnalysisItemFieldsNumber12No
                            - Quantity9Menge 9ProductAnalysisItemFieldsNumber12No
                            - ServiceValue7Leistungswert 7ProductAnalysisItemFieldsNumber8No
                            - ServiceValue8Leistungswert 8ProductAnalysisItemFieldsNumber8No
                            - ServiceValue9Leistungswert 9ProductAnalysisItemFieldsNumber8No
                            - RelationalDesignation2Designation 2ProductAnalysisItemFieldsText100000No
                            - RelationalDesignation1Designation 1ProductAnalysisItemFieldsText100000No
                            - CostElementProduct###KOSTENELEMENT_KURZ### / ProductProductAnalysisItemFieldsText30No
                        ProductAnalysisTotalProdukte-AnalysetotalProductAnalysisItem--No
                            ProductAnalysisTotalFieldsFieldsProductAnalysisTotal--No
                                - ItemNumberItem no.ProductAnalysisTotalFieldsNumber4No
                                - QuantityTypeMengentypProductAnalysisTotalFieldsNumber4No
                                - GroupServiceGroup serviceProductAnalysisTotalFieldsNumber8No
                                - TotalCategory1BasisTotal KE-Kat 1 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory2BasisTotal KE-Kat 2 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory3BasisTotal KE-Kat 3 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory4BasisTotal KE-Kat 4 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory5BasisTotal KE-Kat 5 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory6BasisTotal KE-Kat 6 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory7BasisTotal KE-Kat 7 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory8BasisTotal KE-Kat 8 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory9BasisTotal KE-Kat 9 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory10BasisTotal KE-Kat 10 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory11BasisTotal KE-Kat 11 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalCategory12BasisTotal KE-Kat 12 BasisProductAnalysisTotalFieldsNumber12No
                                - TotalBasisTotal basisProductAnalysisTotalFieldsNumber12No
                                - ParentItemParent itemProductAnalysisTotalFieldsNumber4No
                                - TotalCategory1ProductionCost1Total KE-Kat 1 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory2ProductionCost1Total KE-Kat 2 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory3ProductionCost1Total KE-Kat 3 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory4ProductionCost1Total KE-Kat 4 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory5ProductionCost1Total KE-Kat 5 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory6ProductionCost1Total KE-Kat 6 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory7ProductionCost1Total KE-Kat 7 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory8ProductionCost1Total KE-Kat 8 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory9ProductionCost1Total KE-Kat 9 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory10ProductionCost1Total KE-Kat 10 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory11ProductionCost1Total KE-Kat 11 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory12ProductionCost1Total KE-Kat 12 WK1ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory1ProductionCost2Total KE-Kat 1 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory2ProductionCost2Total KE-Kat 2 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory3ProductionCost2Total KE-Kat 3 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory4ProductionCost2Total KE-Kat 4 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory5ProductionCost2Total KE-Kat 5 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory6ProductionCost2Total KE-Kat 6 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory7ProductionCost2Total KE-Kat 7 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory8ProductionCost2Total KE-Kat 8 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory9ProductionCost2Total KE-Kat 9 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory10ProductionCost2Total KE-Kat 10 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory11ProductionCost2Total KE-Kat 11 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory12ProductionCost2Total KE-Kat 12 WK2ProductAnalysisTotalFieldsNumber12No
                                - TotalCategory1OfferTotal KE-Kat 1 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory2OfferTotal KE-Kat 2 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory3OfferTotal KE-Kat 3 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory4OfferTotal KE-Kat 4 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory5OfferTotal KE-Kat 5 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory6OfferTotal KE-Kat 6 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory7OfferTotal KE-Kat 7 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory8OfferTotal KE-Kat 8 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory9OfferTotal KE-Kat 9 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory10OfferTotal KE-Kat 10 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory11OfferTotal KE-Kat 11 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalCategory12OfferTotal KE-Kat 12 AngebotProductAnalysisTotalFieldsNumber12No
                                - TotalProductionCost1Total PC1ProductAnalysisTotalFieldsNumber12No
                                - TotalProductionCost2Total PC2ProductAnalysisTotalFieldsNumber12No
                                - TotalOfferTotal offerProductAnalysisTotalFieldsNumber12No
                                - ServiceValueService valueProductAnalysisTotalFieldsNumber12No
                                - ManuallyManuellProductAnalysisTotalFieldsNumber12No
                                - QuantityTypeDesignationMengentyp-DesignationProductAnalysisTotalFieldsText100000No
                    BPNProduktpreisProduct--No
                        BPNFieldsFieldsBPN--No
                            - PREISNRPreis-Nr.BPNFieldsNumber2No
                            - PREISEXKLPreisBPNFieldsNumber12No
                            - PREISMANUELLManueller PreisBPNFieldsBoolean-No
                BTL###TAGESRAPPORT_SPALTENDEFINITION###AddendumHeaderWithoutVersion--No
                    BTLFieldsFieldsBTL--No
                        - ANSATZTYPRate typeBTLFieldsNumber2No
                        - SPALTENNRSpalten-Nr.BTLFieldsNumber4No
                        - POSTYPItem typeBTLFieldsNumber2No
                        - KEBEREICHAreaBTLFieldsNumber4No
                        - PRODTYPProduct typeBTLFieldsText3No
                        - KEHAUPTGRPCE main groupBTLFieldsNumber2No
                        - KEUNTERGRPCE sub-groupBTLFieldsNumber2No
                        - KENRCE no.BTLFieldsText30No
                        - EHTNRQUBTLFieldsNumber4No
                        - KEKATCategoryBTLFieldsNumber2No
                        - LEIARTLeistungsartBTLFieldsNumber8No
                        - SPALTENBEZSpaltenbezeichnungBTLFieldsText30No
                        - TARIFPOSNRTariff item no.BTLFieldsText12No
                        - ANSATZNRRate no.BTLFieldsNumber2No
                        - REREGIONRegionBTLFieldsNumber4No
                        - SUCHBEGRIFFSearch termBTLFieldsText40No
                        - TECHNBEZTechn. des.BTLFieldsText40No
                        - LEIART_BEZLeistungsart BezeichnungBTLFieldsText50No
                        - LEIART_EHTLeistungsart EinheitBTLFieldsText100000No
                        - KECOMPOUNDKE / ProduktBTLFieldsText30No
                        - BEZ1Bezeichnung 1BTLFieldsText60No
                BTRTagesrapport-PositionAddendumHeaderWithoutVersion--No
                    BTRFieldsFieldsBTR--No
                        - RAPOSNRItem no.BTRFieldsNumber4No
                        - JOBCODEJob-CodeBTRFieldsText12No
                        - MITARBEITERLEIARTLeistungsartBTRFieldsNumber8No
                        - ERLEDIGTErledigtBTRFieldsBoolean-No
                        - TOTALTotalBTRFieldsNumber10No
                        - MITARBEITERLEIART_EHTLeistungsart EinheitBTRFieldsText100000No
                        - JOBBEZJob-BezeichnungBTRFieldsText100000No
                        - TEXTAVAILABLETextBTRFieldsBoolean-No
                    BTX_TREXTERN###TAGESRAPPORT_EXTERNER_TEXT###BTR--No
                        BTX_TREXTERNFieldsFieldsBTX_TREXTERN--No
                            - VARDATATextBTX_TREXTERNFieldsText-1No
                    BTX_TRINTERN###TAGESRAPPORT_INTERNER_TEXT###BTR--No
                        BTX_TRINTERNFieldsFieldsBTX_TRINTERN--No
                            - VARDATATextBTX_TRINTERNFieldsText-1No
                    BTWTagesrapport-MengenpositionBTR--No
                        BTWFieldsFieldsBTW--No
                            - ANSATZTYPRate typeBTWFieldsNumber2No
                            - SPALTENNRSpalten-Nr.BTWFieldsNumber4No
                            - MENGEMengeBTWFieldsNumber10No
                            - REFNRBuchungs-Nr.BTWFieldsNumber10No
                            - REGIEPOSNRRegie Pos-Nr.BTWFieldsNumber4No
                MeasurementProtocolMeasurement protocol headerAddendumHeaderWithoutVersion--No
                    MeasurementProtocolFieldsFieldsMeasurementProtocol--No
                        - ProtocolNumberProtocol no.MeasurementProtocolFieldsNumber4No
                        - DesignationDescriptionMeasurementProtocolFieldsText120No
                        - DateDateMeasurementProtocolFieldsDate-No
                        - TotalMeasurementTotal measurementMeasurementProtocolFieldsNumber12No
                        - TextTextMeasurementProtocolFieldsText-1No
                ItemItemAddendumHeaderWithoutVersion--No
                    ItemFieldsFieldsItem--No
                        - ChapterNumberChapter no.ItemFieldsNumber10No
                        - MainItemNumberMain item no.ItemFieldsNumber10No
                        - SubItemNumberSub-item no.ItemFieldsNumber10No
                        - VariableNumberVariableItemFieldsNumber2No
                        - ItemTypeTypeItemFieldsNumber2No
                        - RepetitionItemHeaderReferenceRepetitive item header referenceItemFieldsNumber10No
                        - SubItemNumberInBaseSub-item no. in baseItemFieldsNumber10No
                        - HierarchyBottomAt the bottom of the hierarchyItemFieldsBoolean-No
                        - SearchTitleChangeableSearch title modifiableItemFieldsBoolean-No
                        - AlternativeGroupAlternative groupItemFieldsText2No
                        - ServiceCodeService itemItemFieldsBoolean-No
                        - FirstServiceItemFirst service itemItemFieldsBoolean-No
                        - EntryStartEntry startItemFieldsNumber4No
                        - UnitNumberQUItemFieldsNumber4No
                        - EntryStartEntrepreneurEntry start entrepreneurItemFieldsNumber4No
                        - ItemDescriptionItem textItemFieldsText8192No
                        - PricePriceItemFieldsNumber12No
                        - ALLTHESAMEPREISUNTBevorzugte Preisposition des UnternehmersItemFieldsNumber2No
                        - QuantityQuantityItemFieldsNumber12No
                        - AmountAmountItemFieldsNumber12No
                        - SearchTitleSearch titleItemFieldsText30No
                        - InvalidCatalogueStructureUngültige NPK-StrukturItemFieldsBoolean-No
                        - SamePriceForAllClassificationsAll classifications have the same priceItemFieldsBoolean-No
                        - LastServiceItemLast service itemItemFieldsBoolean-No
                        - PublicationCodePublication codeItemFieldsNumber2No
                        - AlternativeGroupChangeAlternative group changeItemFieldsBoolean-No
                        - TitleTitleItemFieldsText15No
                        - RABATTFAKTORLVRabattfaktor LVItemFieldsNumber12No
                        - TextTextItemFieldsText-1No
                    ClassificationItemClassification itemItem--No
                        ClassificationItemFieldsFieldsClassificationItem--No
                            - CostTypeStructureKAGClassificationItemFieldsText5No
                            - ObjectStructureOGLClassificationItemFieldsText6No
                            - ItemLocationPSLClassificationItemFieldsText6No
                            - ElementCostStructureEKGClassificationItemFieldsText6No
                            - EquipmentTypeERTClassificationItemFieldsText6No
                            - VariantGroupVariant groupClassificationItemFieldsText3No
                            - VariantVariantClassificationItemFieldsText3No
                            - PreliminaryRemarkMainItemNumberPreliminary remark main item no.ClassificationItemFieldsNumber4No
                            - PreliminaryRemarkSubItemNumberPreliminary remark sub-item no.ClassificationItemFieldsNumber4No
                            - SortNumberSort. no.ClassificationItemFieldsNumber4No
                            - ItemTypeTypeClassificationItemFieldsNumber2No
                            - ReserveItemReserve itemClassificationItemFieldsBoolean-No
                            - OpenItemOpen itemClassificationItemFieldsBoolean-No
                            - ServiceCodeService itemClassificationItemFieldsBoolean-No
                            - CalculationDetailsCalc. detailsClassificationItemFieldsNumber2No
                            - ProductTypeProduct typeClassificationItemFieldsText3No
                            - ProductNumberProduct no.ClassificationItemFieldsText30No
                            - UnitNumberQUClassificationItemFieldsNumber4No
                            - ServiceProductTypeLeistungs-Produkt-TypClassificationItemFieldsNumber2No
                            - RoundingIDRounding IDClassificationItemFieldsText10No
                            - QuantityTypeMengentypClassificationItemFieldsNumber4No
                            - CategoryCategoryClassificationItemFieldsNumber2No
                            - PriceNumberPreis-Nr.ClassificationItemFieldsNumber2No
                            - PriceBasisBase priceClassificationItemFieldsNumber12No
                            - CalculationRateCalc. rateClassificationItemFieldsText10No
                            - QuantityCodeQTClassificationItemFieldsText1No
                            - PriceTypePTClassificationItemFieldsNumber2No
                            - TaxCodeVATClassificationItemFieldsText3No
                            - QuantityTenderQuantity tenderClassificationItemFieldsNumber12No
                            - PricePriceClassificationItemFieldsNumber12No
                            - VariantSwitchVarianteClassificationItemFieldsBoolean-No
                            - IngredientQuantityRezepturmengeClassificationItemFieldsNumber6No
                            - SubcontractorCodeSubu-CodeClassificationItemFieldsText10No
                            - VARIANTECOMPOUNDVariant group, variantClassificationItemFieldsText6No
                            - LAUFNRRun no.ClassificationItemFieldsNumber8No
                            - AmountAmountClassificationItemFieldsNumber12No
                            - QuantityPremeasurementQuantity pre-measurementClassificationItemFieldsNumber12No
                            - PriceModificationDateDatum PreismutationClassificationItemFieldsDate/Time-No
                            - ClassificationNumberClassification no.ClassificationItemFieldsNumber8No
                            - VORBEMCOMPOUNDPreliminary remarkClassificationItemFieldsText6No
                            - AssociationCalculationAssociation calculationClassificationItemFieldsText6No
                            - MeasurementCompletedMeasurement completeClassificationItemFieldsBoolean-No
                            - TotalPremeasurementTotal pre-measurementClassificationItemFieldsNumber12No
                            - MeasurementItemInvoiceRunAnzahl Ausmasspositionen in FakturaläufenClassificationItemFieldsNumber4No
                            - QuantityMeasurementQuantity measurementClassificationItemFieldsNumber12No
                            - TotalMeasurementTotal measurementClassificationItemFieldsNumber12No
                            - Designation1Description 1ClassificationItemFieldsText40No
                            - Designation2Description 2ClassificationItemFieldsText40No
                            - InvoiceAddressInvoice AddressClassificationItemFieldsNumber10No
                            - OwnCodeEigen-CodeClassificationItemFieldsText10No
                            - SummaryOfDefaultClassificationZusammenfassung der DefaultgliederungClassificationItemFieldsText29No
                            - CurrentTotal1Laufendes Total MwSt 1ClassificationItemFieldsNumber12No
                            - CurrentTotal2Laufendes Total MwSt 2ClassificationItemFieldsNumber12No
                            - CurrentTotal3Laufendes Total MwSt 3ClassificationItemFieldsNumber12No
                            - CurrentTotal4Laufendes Total MwSt 4ClassificationItemFieldsNumber12No
                            - LevelTotal1Laufendes Ebenentotal MwSt 1ClassificationItemFieldsNumber12No
                            - LevelTotal2Laufendes Ebenentotal MwSt 2ClassificationItemFieldsNumber12No
                            - LevelTotal3Laufendes Ebenentotal MwSt 3ClassificationItemFieldsNumber12No
                            - LevelTotal4Laufendes Ebenentotal MwSt 4ClassificationItemFieldsNumber12No
                            - TotalTax1Total MwSt 1ClassificationItemFieldsNumber12No
                            - TotalTax2Total MwSt 2ClassificationItemFieldsNumber12No
                            - TotalTax3Total MwSt 3ClassificationItemFieldsNumber12No
                            - TotalTax4Total MwSt 4ClassificationItemFieldsNumber12No
                            - GroupServiceGruppenleistungClassificationItemFieldsBoolean-No
                            - InvoiceProductFakturaproduktClassificationItemFieldsText30No
                            - MWSTPROZVAT %ClassificationItemFieldsNumber4No
                            - PriceModificationUserPrice modification user-NameClassificationItemFieldsText100000No
                            - ClassificationValue###GLIEDERUNGSWERTE###ClassificationItemFieldsText100000No
                            - TextTextClassificationItemFieldsText-1No
                        ServiceItemTextData###BGT_POSTEXT###ClassificationItem--No
                            ServiceItemTextDataFieldsFieldsServiceItemTextData--No
                                - TextTextServiceItemTextDataFieldsText-1No
                        InternalItemTextData###BGT_NOTE###ClassificationItem--No
                            InternalItemTextDataFieldsFieldsInternalItemTextData--No
                                - TextTextInternalItemTextDataFieldsText-1No
                        Premeasurement###VORAUSMASS###ClassificationItem--No
                            PremeasurementFieldsFieldsPremeasurement--No
                                - ItemNumberItem no.PremeasurementFieldsNumber4No
                                - VariantGroupVariant groupPremeasurementFieldsText3No
                                - VariantVariantPremeasurementFieldsText3No
                                - PreliminaryRemarkMainItemNumberPreliminary remark main item no.PremeasurementFieldsNumber4No
                                - PreliminaryRemarkSubItemNumberPreliminary remark sub-item no.PremeasurementFieldsNumber4No
                                - ItemTypeItem typePremeasurementFieldsNumber2No
                                - ItemTypeMathematicalItem type mathematicalPremeasurementFieldsBoolean-No
                                - FormulaFieldFormula fieldPremeasurementFieldsText2048No
                                - LocationcodeLocation codePremeasurementFieldsText6No
                                - ProtocolNumberProtocol no.PremeasurementFieldsNumber4No
                                - CanBeInvoicedChargeablePremeasurementFieldsBoolean-No
                                - InvoiceAddressInvoice addressPremeasurementFieldsNumber10No
                                - InvoiceRunNumberInvoice run no.PremeasurementFieldsNumber6No
                                - OnAccountRunNumberAkontolauf-Nr.PremeasurementFieldsNumber6No
                                - MeasurementDateMeasurement datePremeasurementFieldsDate-No
                                - InvoiceProductFakturaproduktPremeasurementFieldsText30No
                                - NACHTRAGSNRAddendumPremeasurementFieldsNumber4No
                                - JournalNumberJournal no.PremeasurementFieldsNumber8No
                                - ItemTextItem textPremeasurementFieldsText60No
                                MeasurementMeasurementPremeasurementFields--No
                                    MeasurementFieldsFieldsMeasurement--No
                                    MeasurementLocationCodeTotalMeasurement location code totalMeasurement--No
                                - InvoicedInvoicedPremeasurementFieldsBoolean-No
                                - DEFGLIECOMPOUNDZusammenfassung der DefaultgliederungPremeasurementFieldsText29No
                                - AmountBetragPremeasurementFieldsNumber12No
                                - InvoicedOnAccountAkonto fakturiertPremeasurementFieldsBoolean-No
                                - MWSTPROZVAT %PremeasurementFieldsNumber4No
                                - InvoiceAddressCodeNameInvoice address-CodenamePremeasurementFieldsText16No
                                - PricePricePremeasurementFieldsNumber12No
                                - TextTextPremeasurementFieldsText-1No
                        Measurement###AUSMASS###ClassificationItem--No
                            MeasurementFieldsFieldsMeasurement--No
                                - ItemNumberItem no.MeasurementFieldsNumber4No
                                - VariantGroupVariant groupMeasurementFieldsText3No
                                - VariantVariantMeasurementFieldsText3No
                                - PreliminaryRemarkMainItemNumberPreliminary remark main item no.MeasurementFieldsNumber4No
                                - PreliminaryRemarkSubItemNumberPreliminary remark sub-item no.MeasurementFieldsNumber4No
                                - ItemTypeItem typeMeasurementFieldsNumber2No
                                - ItemTypeMathematicalItem type mathematicalMeasurementFieldsBoolean-No
                                - FormulaFieldFormula fieldMeasurementFieldsText2048No
                                - LocationCodeLocation codeMeasurementFieldsText6No
                                - ProtocolNumberProtocol no.MeasurementFieldsNumber4No
                                - CanBeInvoicedChargeableMeasurementFieldsBoolean-No
                                - InvoiceAddressInvoice addressMeasurementFieldsNumber10No
                                - InvoiceRunNumberInvoice run no.MeasurementFieldsNumber6No
                                - OnAccountRunNumberAkontolauf-Nr.MeasurementFieldsNumber6No
                                - MeasurementDateMeasurement dateMeasurementFieldsDate-No
                                - InvoiceProductFakturaproduktMeasurementFieldsText30No
                                - JournalNumberJournal no.MeasurementFieldsNumber8No
                                - ItemTextItem textMeasurementFieldsText60No
                                MeasurementMeasurementMeasurementFields--No
                                    MeasurementFieldsFieldsMeasurement--No
                                    MeasurementLocationCodeTotalMeasurement location code totalMeasurement--No
                                - InvoicedInvoicedMeasurementFieldsBoolean-No
                                - AmountBetragMeasurementFieldsNumber12No
                                - InvoicedOnAccountAkonto fakturiertMeasurementFieldsBoolean-No
                                - MWSTPROZVAT %MeasurementFieldsNumber4No
                                - InvoiceAddressCodeNameInvoice address-CodenameMeasurementFieldsText16No
                                - PricePriceMeasurementFieldsNumber12No
                                - TextTextMeasurementFieldsText-1No
                            MeasurementLocationCodeTotalMeasurement location code totalMeasurement--No
                                MeasurementLocationCodeTotalFieldsFieldsMeasurementLocationCodeTotal--No
                                    - CodeCodeMeasurementLocationCodeTotalFieldsText6No
                                    - TotalAmountTotal AusmassMeasurementLocationCodeTotalFieldsNumber12No
                                    - QuantityMenge AusmassMeasurementLocationCodeTotalFieldsNumber12No
                        AnalysisItemAnalysis itemClassificationItem--No
                            AnalysisItemFieldsFieldsAnalysisItem--No
                                - ItemNumberItem no.AnalysisItemFieldsNumber4No
                                - ChapterNumberChapter no.AnalysisItemFieldsNumber10No
                                - MainItemNumberMain item no.AnalysisItemFieldsNumber10No
                                - SubItemNumberSub-item no.AnalysisItemFieldsNumber10No
                                - CostTypeStructureKAGAnalysisItemFieldsText5No
                                - ObjectStructureOGLAnalysisItemFieldsText6No
                                - ItemLocationPSLAnalysisItemFieldsText6No
                                - ElementCostStructureEKGAnalysisItemFieldsText6No
                                - EquipmentTypeERTAnalysisItemFieldsText6No
                                - VariantGroupVariant groupAnalysisItemFieldsText3No
                                - VariantVariantAnalysisItemFieldsText3No
                                - ParentItemParent itemAnalysisItemFieldsNumber4No
                                - ItemTypeItem typeAnalysisItemFieldsNumber2No
                                - AreaAreaAnalysisItemFieldsNumber4No
                                - ProductTypeItemProduct type itemAnalysisItemFieldsText3No
                                - CostElementMainGroupCE main groupAnalysisItemFieldsNumber2No
                                - CostElementSubgroupCE sub-groupAnalysisItemFieldsNumber2No
                                - CostElementNumberCE no.AnalysisItemFieldsText30No
                                - UnitNumberQUAnalysisItemFieldsNumber4No
                                - ServiceProductTypeLeistungs-Produkt-TypAnalysisItemFieldsNumber2No
                                - QuantityTypeMengentypAnalysisItemFieldsNumber4No
                                - CategoryCategoryAnalysisItemFieldsNumber2No
                                - PriceNumberPreis-Nr.AnalysisItemFieldsNumber2No
                                - CostApplicationTypeAllocation typeAnalysisItemFieldsText10No
                                - CalculationRateCalc. rateAnalysisItemFieldsText10No
                                - AverageSalaryAverage salaryAnalysisItemFieldsText10No
                                - PriceBasisPrice baseAnalysisItemFieldsNumber12No
                                - QuantityFloating1Menge fliessend 1AnalysisItemFieldsNumber12No
                                - ChargePercentage1Zuschlag in % 1AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant1Zuschlagsmenge konstant 1AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity1Bezugsgrösse Menge 1AnalysisItemFieldsNumber8No
                                - QuantityFloating2Menge fliessend 2AnalysisItemFieldsNumber12No
                                - ChargePercentage2Zuschlag in % 2AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant2Zuschlagsmenge konstant 2AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity2Bezugsgrösse Menge 2AnalysisItemFieldsNumber8No
                                - QuantityFloating3Menge fliessend 3AnalysisItemFieldsNumber12No
                                - ChargePercentage3Zuschlag in % 3AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant3Zuschlagsmenge konstant 3AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity3Bezugsgrösse Menge 3AnalysisItemFieldsNumber8No
                                - QuantityFloating4Menge fliessend 4AnalysisItemFieldsNumber12No
                                - ChargePercentage4Zuschlag in % 4AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant4Zuschlagsmenge konstant 4AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity4Bezugsgrösse Menge 4AnalysisItemFieldsNumber8No
                                - QuantityFloating5Menge fliessend 5AnalysisItemFieldsNumber12No
                                - ChargePercentage5Zuschlag in % 5AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant5Zuschlagsmenge konstant 5AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity5Bezugsgrösse Menge 5AnalysisItemFieldsNumber8No
                                - QuantityFloating6Menge fliessend 6AnalysisItemFieldsNumber12No
                                - ChargePercentage6Zuschlag in % 6AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant6Zuschlagsmenge konstant 6AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity6Bezugsgrösse Menge 6AnalysisItemFieldsNumber8No
                                - Designation1Designation 1AnalysisItemFieldsText40No
                                - PriceOfferPrice offerAnalysisItemFieldsNumber12No
                                - AmountBasisAmount baseAnalysisItemFieldsNumber12No
                                - GroupServiceActiveGSCAnalysisItemFieldsBoolean-No
                                - Quantity1Menge 1AnalysisItemFieldsNumber12No
                                - Quantity2Menge 2AnalysisItemFieldsNumber12No
                                - Quantity3Menge 3AnalysisItemFieldsNumber12No
                                - Quantity4Menge 4AnalysisItemFieldsNumber12No
                                - Quantity5Menge 5AnalysisItemFieldsNumber12No
                                - Quantity6Menge 6AnalysisItemFieldsNumber12No
                                - PreliminaryRemarkMainItemNumberPreliminary remark main item no.AnalysisItemFieldsNumber4No
                                - PreliminaryRemarkSubItemNumberPreliminary remark sub-item no.AnalysisItemFieldsNumber4No
                                - PriceProductionCost1Price PC1AnalysisItemFieldsNumber12No
                                - PriceProductionCost2Price PC2AnalysisItemFieldsNumber12No
                                - AmountProductionCost1Amount PC1AnalysisItemFieldsNumber12No
                                - AmountProductionCost2Amount PC2AnalysisItemFieldsNumber12No
                                - AmountOfferAmount offerAnalysisItemFieldsNumber12No
                                - ServiceValueService valueAnalysisItemFieldsNumber12No
                                - Quantity7Menge 7AnalysisItemFieldsNumber12No
                                - Quantity8Menge 8AnalysisItemFieldsNumber12No
                                - Quantity9Menge 9AnalysisItemFieldsNumber12No
                                - QuantityFloating7Menge fliessend 7AnalysisItemFieldsNumber12No
                                - QuantityFloating8Menge fliessend 8AnalysisItemFieldsNumber12No
                                - QuantityFloating9Menge fliessend 9AnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ7Zuschlag in % 7AnalysisItemFieldsNumber8No
                                - ZUSCHLAGPROZ8Zuschlag in % 8AnalysisItemFieldsNumber8No
                                - ZUSCHLAGPROZ9Zuschlag in % 9AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant7Zuschlagsmenge konstant 7AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant8Zuschlagsmenge konstant 8AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant9Zuschlagsmenge konstant 9AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity7Bezugsgrösse Menge 7AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity8Bezugsgrösse Menge 8AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity9Bezugsgrösse Menge 9AnalysisItemFieldsNumber8No
                                - RelationalDesignation2Designation 2AnalysisItemFieldsText100000No
                                - RelationalDesignation1Designation 1AnalysisItemFieldsText100000No
                                - ClassificationValue###GLIEDERUNGSWERTE###AnalysisItemFieldsText100000No
                                - CostElementProduct###KOSTENELEMENT_KURZ### / ProductAnalysisItemFieldsText30No
                                - QuantityQuantityAnalysisItemFieldsNumber12No
                            AnalysisTotalAnalysis totalAnalysisItem--No
                                AnalysisTotalFieldsFieldsAnalysisTotal--No
                                    - ItemNumberItem no.AnalysisTotalFieldsNumber4No
                                    - GroupServiceGroup serviceAnalysisTotalFieldsNumber8No
                                    - TotalCategory1BasisTotal KE-Kat 1 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory2BasisTotal KE-Kat 2 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory3BasisTotal KE-Kat 3 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory4BasisTotal KE-Kat 4 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory5BasisTotal KE-Kat 5 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory6BasisTotal KE-Kat 6 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory7BasisTotal KE-Kat 7 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory8BasisTotal KE-Kat 8 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory9BasisTotal KE-Kat 9 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory10BasisTotal KE-Kat 10 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory11BasisTotal KE-Kat 11 BasisAnalysisTotalFieldsNumber12No
                                    - TotalCategory12BasisTotal KE-Kat 12 BasisAnalysisTotalFieldsNumber12No
                                    - RES3Preliminary remarkAnalysisTotalFieldsText6No
                                    - TOTALBASISTotal basisAnalysisTotalFieldsNumber12No
                                    - ParentItemParent itemAnalysisTotalFieldsNumber4No
                                    - TotalCategory1ProductionCost1Total KE-Kat 1 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory2ProductionCost1Total KE-Kat 2 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory3ProductionCost1Total KE-Kat 3 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory4ProductionCost1Total KE-Kat 4 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory5ProductionCost1Total KE-Kat 5 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory6ProductionCost1Total KE-Kat 6 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory7ProductionCost1Total KE-Kat 7 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory8ProductionCost1Total KE-Kat 8 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory9ProductionCost1Total KE-Kat 9 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory10ProductionCost1Total KE-Kat 10 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory11ProductionCost1Total KE-Kat 11 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory12ProductionCost1Total KE-Kat 12 WK1AnalysisTotalFieldsNumber12No
                                    - TotalCategory1ProductionCost2Total KE-Kat 1 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory2ProductionCost2Total KE-Kat 2 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory3ProductionCost2Total KE-Kat 3 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory4ProductionCost2Total KE-Kat 4 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory5ProductionCost2Total KE-Kat 5 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory6ProductionCost2Total KE-Kat 6 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory7ProductionCost2Total KE-Kat 7 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory8ProductionCost2Total KE-Kat 8 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory9ProductionCost2Total KE-Kat 9 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory10ProductionCost2Total KE-Kat 10 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory11ProductionCost2Total KE-Kat 11 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory12ProductionCost2Total KE-Kat 12 WK2AnalysisTotalFieldsNumber12No
                                    - TotalCategory1OfferTotal KE-Kat 1 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory2OfferTotal KE-Kat 2 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory3OfferTotal KE-Kat 3 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory4OfferTotal KE-Kat 4 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory5OfferTotal KE-Kat 5 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory6OfferTotal KE-Kat 6 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory7OfferTotal KE-Kat 7 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory8OfferTotal KE-Kat 8 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory9OfferTotal KE-Kat 9 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory10OfferTotal KE-Kat 10 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory11OfferTotal KE-Kat 11 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalCategory12OfferTotal KE-Kat 12 AngebotAnalysisTotalFieldsNumber12No
                                    - TotalProductionCost1Total PC1AnalysisTotalFieldsNumber12No
                                    - TotalProductionCost2Total PC2AnalysisTotalFieldsNumber12No
                                    - TotalOfferTotal offerAnalysisTotalFieldsNumber12No
                                    - ServiceValueService valueAnalysisTotalFieldsNumber12No
                                    - ManuallyManuellAnalysisTotalFieldsNumber12No
                                    - TotalCategory12Total KE-Kat 12AnalysisTotalFieldsNumber12No
                                    - TotalAmountTotalAnalysisTotalFieldsNumber12No
                                    - TotalCategory10Total KE-Kat 10AnalysisTotalFieldsNumber12No
                                    - TotalCategory11Total KE-Kat 11AnalysisTotalFieldsNumber12No
                                    - TotalCategory8Total KE-Kat 8AnalysisTotalFieldsNumber12No
                                    - TotalCategory9Total KE-Kat 9AnalysisTotalFieldsNumber12No
                                    - ExternalServiceFremdleistungenAnalysisTotalFieldsNumber12No
                                    - ExternalServiceIntercompanyFremdleistung ICAnalysisTotalFieldsNumber12No
                                    - OperatingMaterialBetriebsmaterialAnalysisTotalFieldsNumber12No
                                    - ToolsWerkzeugeAnalysisTotalFieldsNumber12No
                                    - MaterialMaterialAnalysisTotalFieldsNumber12No
                                    - MachineAndEquipmentMaschinen und GeräteAnalysisTotalFieldsNumber12No
                                    - SalaryLohnAnalysisTotalFieldsNumber12No
                RegieReportHeaderRegie report headerAddendumHeaderWithoutVersion--No
                    RegieReportHeaderFieldsFieldsRegieReportHeader--No
                        - ReportNumberReport no.RegieReportHeaderFieldsNumber4No
                        - Classification1Classification 1RegieReportHeaderFieldsNumber4No
                        - Classification2Classification 2RegieReportHeaderFieldsNumber4No
                        - WeatherWeatherRegieReportHeaderFieldsNumber6No
                        - InvoiceAddressInvoice addressRegieReportHeaderFieldsNumber10No
                        - InvoiceRunNumberInvoice run no.RegieReportHeaderFieldsNumber6No
                        - OnAccountRunNumberAkontolauf-Nr.RegieReportHeaderFieldsNumber6No
                        - InvoiceProductFakturaproduktRegieReportHeaderFieldsText30No
                        - DateDateRegieReportHeaderFieldsDate-No
                        - PersonInChargeResponsible personRegieReportHeaderFieldsNumber12No
                        - TermperatureTemperatureRegieReportHeaderFieldsNumber2No
                        - CanBeInvoicedChargeableRegieReportHeaderFieldsBoolean-No
                        - InvoicedInvoicedRegieReportHeaderFieldsBoolean-No
                        - TotalAmountTotalRegieReportHeaderFieldsNumber8No
                        - DesignationDesignationRegieReportHeaderFieldsText30No
                        - FAKTURIERTAKONTOFakturiert AkontoRegieReportHeaderFieldsBoolean-No
                        - TRVERSIONSNRTagesrapport Versions-Nr.RegieReportHeaderFieldsNumber4No
                        - TRNACHTRAGSNRTagesrapport Nachtrags-Nr.RegieReportHeaderFieldsNumber4No
                        - InvoiceAddressCodeNameInvoice address-CodenameRegieReportHeaderFieldsText16No
                        - Classification1DesignationGliederung 1 BezeichnungRegieReportHeaderFieldsText30No
                        - Classification2DesignationGliederung 2 BezeichnungRegieReportHeaderFieldsText30No
                        - TextTextRegieReportHeaderFieldsText-1No
                    RegieReportItemRegie report itemRegieReportHeader--No
                        RegieReportItemFieldsFieldsRegieReportItem--No
                            - ItemNumberItem no.RegieReportItemFieldsNumber4No
                            - ReportNumberReport no.RegieReportItemFieldsNumber4No
                            - QuantityQuantityRegieReportItemFieldsNumber6No
                            - AmountAmountRegieReportItemFieldsNumber8No
                            - MWSTPROZVAT %RegieReportItemFieldsNumber4No
                            - GESPERRTGesperrtRegieReportItemFieldsBoolean-No
                            - TRRAPOSNRTagesrapport Pos-Nr.RegieReportItemFieldsNumber4No
                            - TRANSATZTYPTagesrapport AnsatztypRegieReportItemFieldsNumber2No
                            - TRSPALTENNRTagesrapport Spalten-Nr.RegieReportItemFieldsNumber4No
                RegieOrderRateRegie rateAddendumHeaderWithoutVersion--No
                    RegieOrderRateFieldsFieldsRegieOrderRate--No
                        - ItemNumberItem no.RegieOrderRateFieldsNumber4No
                        - ItemTypeItem typeRegieOrderRateFieldsNumber2No
                        - RegieAreaAreaRegieOrderRateFieldsNumber4No
                        - YearYearRegieOrderRateFieldsNumber4No
                        - RegieRegionRegionRegieOrderRateFieldsNumber4No
                        - CategoryCategoryRegieOrderRateFieldsNumber2No
                        - TariffItemNumberTariff item no.RegieOrderRateFieldsText12No
                        - RateNumberRate no.RegieOrderRateFieldsNumber2No
                        - IndividualPriceChangeAllowedModification of price allowedRegieOrderRateFieldsBoolean-No
                        - EIGENEOwn itemRegieOrderRateFieldsBoolean-No
                        - PriceTypePrice typeRegieOrderRateFieldsNumber2No
                        - TaxCodeVATRegieOrderRateFieldsText3No
                        - OriginalPriceOriginal priceRegieOrderRateFieldsNumber6No
                        - OwnPriceOwn priceRegieOrderRateFieldsNumber6No
                        - ItemDescriptionDescriptionRegieOrderRateFieldsText120No
                        - MUTPRDATPrice modification timeRegieOrderRateFieldsDate/Time-No
                        - UnitNumberQURegieOrderRateFieldsNumber2No
                        - TotalQuantityTotal quantityRegieOrderRateFieldsNumber6No
                        - TotalAmountTotal amountRegieOrderRateFieldsNumber8No
                        - MachineOperationCodeMachine operation codeRegieOrderRateFieldsText1No
                        - ShortDesignationRateAbbreviation rateRegieOrderRateFieldsText7No
                        - DesignationRateDesignation rateRegieOrderRateFieldsText30No
                        - PricePriceRegieOrderRateFieldsNumber6No
                        - PriceModificationUserPrice modification user-NameRegieOrderRateFieldsText100000No
                RegieOrderClassification1###REGIEAUFTRAG_GLIEDERUNG_1###AddendumHeaderWithoutVersion--No
                    RegieOrderClassification1FieldsFieldsRegieOrderClassification1--No
                        - ClassificationNumberClassification no.RegieOrderClassification1FieldsNumber4No
                        - InvoiceAddressInvoice addressRegieOrderClassification1FieldsNumber10No
                        - DesignationDesignationRegieOrderClassification1FieldsText30No
                        - InvoiceAddressCodeNameInvoice address-CodenameRegieOrderClassification1FieldsText16No
                RegieOrderClassification2###REGIEAUFTRAG_GLIEDERUNG_2###AddendumHeaderWithoutVersion--No
                    RegieOrderClassification2FieldsFieldsRegieOrderClassification2--No
                        - ClassificationNumberClassification no.RegieOrderClassification2FieldsNumber4No
                        - InvoiceAddressInvoice addressRegieOrderClassification2FieldsNumber10No
                        - DesignationDesignationRegieOrderClassification2FieldsText30No
                        - InvoiceAddressCodeNameInvoice address-CodenameRegieOrderClassification2FieldsText16No
                ConditionLineCondition lineAddendumHeaderWithoutVersion--No
                    ConditionLineFieldsFieldsConditionLine--No
                        - ItemNumberItem no.ConditionLineFieldsNumber4No
                        - ConditionTypeCondition typeConditionLineFieldsNumber2No
                        - TypeTypeConditionLineFieldsNumber2No
                        - ReferenceReferenceConditionLineFieldsNumber4No
                        - ChapterNumberChapter no.ConditionLineFieldsText3No
                        - CostTypeStructureKAGConditionLineFieldsText5No
                        - ObjectStructureOGLConditionLineFieldsText6No
                        - ItemLocationPSLConditionLineFieldsText6No
                        - ElementCostStructureEKGConditionLineFieldsText6No
                        - EquipmentTypeERTConditionLineFieldsText6No
                        - VariantGroupVariant groupConditionLineFieldsText3No
                        - VariantVariantConditionLineFieldsText3No
                        - PaymentTermPayment termConditionLineFieldsNumber4No
                        - Classification1Classification 1ConditionLineFieldsNumber4No
                        - Classification2Classification 2ConditionLineFieldsNumber4No
                        - CategoryCategoryConditionLineFieldsNumber2No
                        - PercentagePercentageConditionLineFieldsNumber8No
                        - ReferenceAmountTax1Reference amount VAT 1ConditionLineFieldsNumber12No
                        - ReferenceAmountTax2Reference amount VAT 2ConditionLineFieldsNumber12No
                        - ReferenceAmountTax3Reference amount VAT 3ConditionLineFieldsNumber12No
                        - ReferenceAmountTax4Reference amount VAT 4ConditionLineFieldsNumber12No
                        - ReferenceAmountReference amountConditionLineFieldsNumber12No
                        - ItemTotalTax1Item total VAT 1ConditionLineFieldsNumber12No
                        - ItemTotalTax2Item total VAT 2ConditionLineFieldsNumber12No
                        - ItemTotalTax3Item total VAT 3ConditionLineFieldsNumber12No
                        - ItemTotalTax4Item total VAT 4ConditionLineFieldsNumber12No
                        - AmountAmountConditionLineFieldsNumber12No
                        - TotalTax1Total VAT 1ConditionLineFieldsNumber12No
                        - TotalTax2Total VAT 2ConditionLineFieldsNumber12No
                        - TotalTax3Total VAT 3ConditionLineFieldsNumber12No
                        - TotalTax4Total VAT 4ConditionLineFieldsNumber12No
                        - TotalAmountTotalConditionLineFieldsNumber12No
                        - TakeIntoAccountIncludeConditionLineFieldsBoolean-No
                        - DesignationDesignationConditionLineFieldsText60No
                        - InvoicedInvoicedConditionLineFieldsBoolean-No
                        - LossLossConditionLineFieldsBoolean-No
                        - RestrictionRSConditionLineFieldsBoolean-No
                        - ConditionIDCondition IDConditionLineFieldsNumber4No
                        - MWSTCODEVAT codeConditionLineFieldsText3No
                    ConditionWarrantyHoldbackItemKonditionen Garantierückbehalt-PositionConditionLine--No
                        ConditionWarrantyHoldbackItemFieldsFieldsConditionWarrantyHoldbackItem--No
                            - AmountToBetrag bisConditionWarrantyHoldbackItemFieldsNumber12No
                            - PercentageProzentConditionWarrantyHoldbackItemFieldsNumber8No
                            - MinimumMinimumConditionWarrantyHoldbackItemFieldsNumber12No
                            - MaximumMaximumConditionWarrantyHoldbackItemFieldsNumber12No
            ProcessFlowDataAblaufpositionAddendumHeaderPerVersion--No
                ProcessFlowDataFieldsFieldsProcessFlowData--No
                    - LineNumberLine no.ProcessFlowDataFieldsNumber4No
                    - LineStatusLine statusProcessFlowDataFieldsNumber2No
                    - ActionNumberActivity no.ProcessFlowDataFieldsNumber4No
                    - DecisionActionQuestionEntscheidungsaktion FrageProcessFlowDataFieldsNumber8No
                    - ProgramNumberProgram no.ProcessFlowDataFieldsNumber4No
                    - PrintTypePrinting typeProcessFlowDataFieldsNumber2No
                    - NumberOfCopiesNo. of copiesProcessFlowDataFieldsNumber4No
                    - ArchiveArchivProcessFlowDataFieldsBoolean-No
                    - PrintQueryDruckabfrageProcessFlowDataFieldsBoolean-No
                    - DecisionActionAnswerEntscheidungsaktion AntwortenProcessFlowDataFieldsText100000No
                    - TakeOverHeaderAndFooterTextKopf-/Fusstext übernehmenProcessFlowDataFieldsBoolean-No
                    - TakeOverInternalNotesInterne Notizen übernehmenProcessFlowDataFieldsBoolean-No
                    - ServiceSpecificationStatusLV-StatusProcessFlowDataFieldsNumber8No
                    - ApplyMeasurementFrom###AUSMASS_UEBERNEHMEN_VON###ProcessFlowDataFieldsNumber8No
                    - TR_STATUSTagesrapport-StatusProcessFlowDataFieldsNumber8No
                    - ActivityActivityProcessFlowDataFieldsText255No
                    - EmployeeEmployeeProcessFlowDataFieldsText255No
                    - AddressAddressProcessFlowDataFieldsNumber4No
                    - TransferParameterHandover parameterProcessFlowDataFieldsText60No
                    - ProgramTypeProgram typeProcessFlowDataFieldsNumber2No
                    - TypeOfElectronicDocumentType of electronic documentProcessFlowDataFieldsNumber4No
                    - InvoiceTypeInvoice typeProcessFlowDataFieldsNumber4No
                    - ProgramNameProgram nameProcessFlowDataFieldsText128No
                    - WaitFlagWait-FlagProcessFlowDataFieldsBoolean-No
                    - AutomaticTriggeringOfActionRun activity automaticallyProcessFlowDataFieldsBoolean-No
                    - FormSetNumberTemplate set no.ProcessFlowDataFieldsNumber4No
                    - DocumentNumberDocument no.ProcessFlowDataFieldsNumber10No
                    - TriggerDateRunning dateProcessFlowDataFieldsDate-No
                    - TriggerUserRun userProcessFlowDataFieldsNumber6No
                    - PrintDatePrinting dateProcessFlowDataFieldsDate-No
                    - PrintUserPrinting userProcessFlowDataFieldsNumber6No
                    - NumberRangeNumberNumber range no.ProcessFlowDataFieldsNumber4No
                    - TriggerDateTimeRunning dateProcessFlowDataFieldsDate/Time-No
                    - PrintDateTimePrinting dateProcessFlowDataFieldsDate/Time-No
                    - ConfirmActionBeforeExecutionConfirm action before executionProcessFlowDataFieldsBoolean-No
                    - NoModificationOfProcessFlowLineProcedure line in transaction data cannot be modifiedProcessFlowDataFieldsBoolean-No
                    - DirectItemEntryAllowedEntry of new item allowedProcessFlowDataFieldsNumber2No
                    - ItemDeletionAllowedDeleting item allowedProcessFlowDataFieldsNumber2No
                    - TextModificationAllowedModification of text allowedProcessFlowDataFieldsNumber2No
                    - DirectClassificationEntryAllowedDirect entry of new classification values allowedProcessFlowDataFieldsNumber2No
                    - QuantityTypeAdjustmentAllowedAdjustment of quantity types allowedProcessFlowDataFieldsNumber2No
                    - QuantityTenderChangeAllowedMenge-Devis ändern erlaubtProcessFlowDataFieldsNumber2No
                    - SearchTitleChangeAllowedModification of search title allowedProcessFlowDataFieldsNumber2No
                    - EntryAllowedBeforeEntryStartEntry before the "Entry start entrepreneur" allowedProcessFlowDataFieldsNumber2No
                    - DirectLocationCodeEntryAllowedDirect entry of new location codes allowedProcessFlowDataFieldsNumber2No
                    - IndividualPriceChangeAllowedEinzelpreis ändern erlaubtProcessFlowDataFieldsNumber2No
                    - ConditionChangeAllowedKonditionen ändern erlaubtProcessFlowDataFieldsNumber2No
                    - ALLOWEDONDEMANDSUBUNeue Subu-Codes direkt erfassen erlaubtProcessFlowDataFieldsNumber2No
                    - ALLOWEDONDEMANDCODENeue Codes direkt erfassen erlaubtProcessFlowDataFieldsNumber2No
                    - ActionActionProcessFlowDataFieldsText100000No
                    - DocumentProgramNameDocument / programProcessFlowDataFieldsText100000No
                    - TriggerUserNameUser initiatedProcessFlowDataFieldsText100000No
                    - PrintUserNameUser printedProcessFlowDataFieldsText100000No
                    - UserCategoryName of user categoryProcessFlowDataFieldsText100000No
    InvoiceRunHeaderInvoice run headerProjectData--No
        InvoiceRunHeaderFieldsFieldsInvoiceRunHeader--No
            - InvoiceRunNumberInvoice run no.InvoiceRunHeaderFieldsNumber6No
            - InvoiceAddressInvoice addressInvoiceRunHeaderFieldsNumber10No
            - InvoiceContactFakturakontaktpersonInvoiceRunHeaderFieldsNumber10No
            - PaymentConditionPayment termsInvoiceRunHeaderFieldsNumber6No
            - InvoiceDateInvoice dateInvoiceRunHeaderFieldsDate-No
            - PaymentSlipProcedurePaying-in slip procedureInvoiceRunHeaderFieldsNumber2No
            - PaymentSlipInternalNumberVSER internal no.InvoiceRunHeaderFieldsNumber4No
            - CurrencyCurrencyInvoiceRunHeaderFieldsText3No
            - InvoicedInvoicedInvoiceRunHeaderFieldsBoolean-No
            - DesignationDesignationInvoiceRunHeaderFieldsText30No
            - ValueDateValue dateInvoiceRunHeaderFieldsDate-No
            - OrderNumberOrder no.InvoiceRunHeaderFieldsNumber10No
            - OrderBacklogNumberOrder backlog no.InvoiceRunHeaderFieldsNumber2No
            - CustomerNumberCustomer no.InvoiceRunHeaderFieldsNumber12No
            - CalculateCalculateInvoiceRunHeaderFieldsNumber2No
            - TotalAmountTotal amountInvoiceRunHeaderFieldsNumber12No
            - ProvisionalRunModificationDateTime modif. prov. runInvoiceRunHeaderFieldsDate/Time-No
            - DefinitiveRunModificationDateTime modif. def. runInvoiceRunHeaderFieldsDate/Time-No
            - PaymentSlipReferenceNumberESR reference no.InvoiceRunHeaderFieldsText35No
            - DocumentNumberDoc. no.InvoiceRunHeaderFieldsNumber10No
            - PaymentSlipReferenceAmountVERS reference amountInvoiceRunHeaderFieldsText13No
            - OrderNumberCreditNoteAuftrag-Nr. GutschriftInvoiceRunHeaderFieldsNumber10No
            - OrderBacklogNumberCreditNoteAuftrag-Rückstand-Nr. GutschriftInvoiceRunHeaderFieldsNumber2No
        InvoiceRunAddendumInvoice run addendumInvoiceRunHeader--No
            InvoiceRunAddendumFieldsFieldsInvoiceRunAddendum--No
                - ServiceSpecificationTypeSS typeInvoiceRunAddendumFieldsNumber2No
                - AddendumNumberAddendum no.InvoiceRunAddendumFieldsNumber4No
                - InvoiceTypeInvoice typeInvoiceRunAddendumFieldsNumber2No
                - InvoiceProductOnAccountFakturaprodukt AkontoInvoiceRunAddendumFieldsText30No
                - OnAccountAmountOn account amountInvoiceRunAddendumFieldsNumber12No
                - OnAccountDesignationOn account designationInvoiceRunAddendumFieldsText30No
                - CalculateCalculateInvoiceRunAddendumFieldsNumber2No
                - InvoiceRunNumberReverseEntryFakturalauf-Nr. der RückbuchungInvoiceRunAddendumFieldsNumber6No
                - OnAccountAmountTypeOn account amount typeInvoiceRunAddendumFieldsNumber2No
            InvoiceRunConditionLineInvoice run condition lineInvoiceRunAddendum--No
                InvoiceRunConditionLineFieldsFieldsInvoiceRunConditionLine--No
                    - ItemNumberItem no.InvoiceRunConditionLineFieldsNumber4No
                    - ConditionTypeCondition typeInvoiceRunConditionLineFieldsNumber2No
                    - TypeTypeInvoiceRunConditionLineFieldsNumber2No
                    - ReferenceReferenceInvoiceRunConditionLineFieldsNumber4No
                    - ChapterNumberChapter no.InvoiceRunConditionLineFieldsText3No
                    - CostTypeStructureKAGInvoiceRunConditionLineFieldsText5No
                    - ObjectStructureOGLInvoiceRunConditionLineFieldsText6No
                    - ItemLocationPSLInvoiceRunConditionLineFieldsText6No
                    - ElementCostStructureEKGInvoiceRunConditionLineFieldsText6No
                    - EquipmentTypeERTInvoiceRunConditionLineFieldsText6No
                    - VariantGroupVariant groupInvoiceRunConditionLineFieldsText3No
                    - VariantVariantInvoiceRunConditionLineFieldsText3No
                    - PaymentTermPayment termInvoiceRunConditionLineFieldsNumber4No
                    - Classification1Classification 1InvoiceRunConditionLineFieldsNumber4No
                    - Classification2Classification 2InvoiceRunConditionLineFieldsNumber4No
                    - CategoryCategoryInvoiceRunConditionLineFieldsNumber2No
                    - InvoiceRunNumberReferenceInvoice run no. referenceInvoiceRunConditionLineFieldsNumber6No
                    - FAKTURAINRInvoice addressInvoiceRunConditionLineFieldsNumber10No
                    - PercentagePercentageInvoiceRunConditionLineFieldsNumber8No
                    - ReferenceAmountReference amountInvoiceRunConditionLineFieldsNumber12No
                    - AmountAmountInvoiceRunConditionLineFieldsNumber12No
                    - TotalAmountTotalInvoiceRunConditionLineFieldsNumber12No
                    - TakeIntoAccountIncludeInvoiceRunConditionLineFieldsBoolean-No
                    - DesignationDesignationInvoiceRunConditionLineFieldsText60No
                    - RestrictionRSInvoiceRunConditionLineFieldsBoolean-No
                    - MWSTCODEVAT codeInvoiceRunConditionLineFieldsText3No
                InvoiceRunConditionPerProductFakturalaufkonditionen pro ProduktInvoiceRunConditionLine--No
                    InvoiceRunConditionPerProductFieldsFieldsInvoiceRunConditionPerProduct--No
                        - InvoiceProductFakturaproduktInvoiceRunConditionPerProductFieldsText30No
                        - ReferenceAmountTax1Reference amount VAT 1InvoiceRunConditionPerProductFieldsNumber12No
                        - ReferenceAmountTax2Reference amount VAT 2InvoiceRunConditionPerProductFieldsNumber12No
                        - ReferenceAmountTax3Reference amount VAT 3InvoiceRunConditionPerProductFieldsNumber12No
                        - ReferenceAmountTax4Reference amount VAT 4InvoiceRunConditionPerProductFieldsNumber12No
                        - ItemTotalTax1Item total VAT 1InvoiceRunConditionPerProductFieldsNumber12No
                        - ItemTotalTax2Item total VAT 2InvoiceRunConditionPerProductFieldsNumber12No
                        - ItemTotalTax3Item total VAT 3InvoiceRunConditionPerProductFieldsNumber12No
                        - ItemTotalTax4Item total VAT 4InvoiceRunConditionPerProductFieldsNumber12No
                        - TotalTax1Total VAT 1InvoiceRunConditionPerProductFieldsNumber12No
                        - TotalTax2Total VAT 2InvoiceRunConditionPerProductFieldsNumber12No
                        - TotalTax3Total VAT 3InvoiceRunConditionPerProductFieldsNumber12No
                        - TotalTax4Total VAT 4InvoiceRunConditionPerProductFieldsNumber12No
                        - MWSTDATUM1MwSt Datum 1InvoiceRunConditionPerProductFieldsDate-No
                        - MWSTDATUM2MwSt Datum 2InvoiceRunConditionPerProductFieldsDate-No
                        - MWSTDATUM3MwSt Datum 3InvoiceRunConditionPerProductFieldsDate-No
                        - MWSTDATUM4MwSt Datum 4InvoiceRunConditionPerProductFieldsDate-No
                        - MWSTCODE1VAT code 1InvoiceRunConditionPerProductFieldsText3No
                        - MWSTCODE2VAT code 2InvoiceRunConditionPerProductFieldsText3No
                        - MWSTCODE3VAT code 3InvoiceRunConditionPerProductFieldsText3No
                        - MWSTCODE4VAT code 4InvoiceRunConditionPerProductFieldsText3No
                InvoiceRunConditionWarrantyItemFakturalaufkonditionen Garantierückbehalt-PositionInvoiceRunConditionLine--No
                    InvoiceRunConditionWarrantyItemFieldsFieldsInvoiceRunConditionWarrantyItem--No
                        - AmountToBetrag bisInvoiceRunConditionWarrantyItemFieldsNumber12No
                        - PercentageProzentInvoiceRunConditionWarrantyItemFieldsNumber8No
                        - MinimumMinimumInvoiceRunConditionWarrantyItemFieldsNumber12No
                        - MaximumMaximumInvoiceRunConditionWarrantyItemFieldsNumber12No
            InvoiceRunTextOnAccount###FAKTURALAUF_TEXT_AKONTO###InvoiceRunAddendum--No
                InvoiceRunTextOnAccountFieldsFieldsInvoiceRunTextOnAccount--No
                    - TextTextInvoiceRunTextOnAccountFieldsText-1No
        InvoiceRunHeaderTextGeneral###FAKTURALAUF_KOPFTEXT_ALLGEMEIN###InvoiceRunHeader--No
            InvoiceRunHeaderTextGeneralFieldsFieldsInvoiceRunHeaderTextGeneral--No
                - TextTextInvoiceRunHeaderTextGeneralFieldsText-1No
        InvoiceRunFooterTextGeneral###FAKTURALAUF_FUSSTEXT_ALLGEMEIN###InvoiceRunHeader--No
            InvoiceRunFooterTextGeneralFieldsFieldsInvoiceRunFooterTextGeneral--No
                - TextTextInvoiceRunFooterTextGeneralFieldsText-1No
        InvoiceRunHeaderTextMeasurement###FAKTURALAUF_KOPFTEXT_AUSMASS###InvoiceRunHeader--No
            InvoiceRunHeaderTextMeasurementFieldsFieldsInvoiceRunHeaderTextMeasurement--No
                - TextTextInvoiceRunHeaderTextMeasurementFieldsText-1No
        InvoiceRunFooterTextMeasurement###FAKTURALAUF_FUSSTEXT_AUSMASS###InvoiceRunHeader--No
            InvoiceRunFooterTextMeasurementFieldsFieldsInvoiceRunFooterTextMeasurement--No
                - TextTextInvoiceRunFooterTextMeasurementFieldsText-1No
        InvoiceRunHeaderTextRegie###FAKTURALAUF_KOPFTEXT_REGIE###InvoiceRunHeader--No
            InvoiceRunHeaderTextRegieFieldsFieldsInvoiceRunHeaderTextRegie--No
                - TextTextInvoiceRunHeaderTextRegieFieldsText-1No
        InvoiceRunFooterTextRegie###FAKTURALAUF_FUSSTEXT_REGIE###InvoiceRunHeader--No
            InvoiceRunFooterTextRegieFieldsFieldsInvoiceRunFooterTextRegie--No
                - TextTextInvoiceRunFooterTextRegieFieldsText-1No



Field Information

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

Fields
XML Element Name:ProjectDataFields
Parent Element:ProjectData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Project number
XML Element Name:ProjectNumber
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference project
XML Element Name:ReferenceProject
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Main project
XML Element Name:MainProject
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
In diesem Feld wird die Hauptprojektnummer gespeichert. Wenn das Projekt nicht unter einem Hauptprojekt eingordnet ist, dann ist das Feld 0.
(The internal field ID for this element is "RootProj")

Project type
XML Element Name:ProjectType
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Level
XML Element Name:Level
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inactive
XML Element Name:Inactive
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Group
XML Element Name:Group
Parent Element:ProjectDataFields
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 "ProjGroup")
                    

2nd project no.
XML Element Name:ProjectNumber2
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Project name
XML Element Name:ProjectName
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

2nd project name
XML Element Name:ProjectName2
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

3rd project name
XML Element Name:ProjectName3
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Cust. address
XML Element Name:CustomerAddressNumber
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inv. scheme
XML Element Name:SettlementSchema
Parent Element:ProjectDataFields
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 "AbrSchema")
                    

Asset
XML Element Name:Inverntory
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Tariff
XML Element Name:Tariff
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice type
XML Element Name:BalanceType
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice period
XML Element Name:SettlementPeriod
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice with rate acc. to
XML Element Name:SettlementRateType
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice project separately
XML Element Name:SeparateInvoice
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Currency
XML Element Name:Currency
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inv. definition
XML Element Name:SettlementDefinition
Parent Element:ProjectDataFields
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 "AbrDef")
                    

Inv. definition for on acct
XML Element Name:SettlementDefinitionOnAccount
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Abrechnungsdefinition für Akontozahlungen
(The internal field ID for this element is "AbrDefAkonto")

A/R person in charge
XML Element Name:PersonInChargeAccountReceivable
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

ORDE proc.
XML Element Name:OrderProcessFlowNumber
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Restrict project to division
XML Element Name:DivisionSwitch
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

From division
XML Element Name:DivisionFrom
Parent Element:ProjectDataFields
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 "GBVon")
                    

To division
XML Element Name:DivisionTo
Parent Element:ProjectDataFields
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 "GBBis")
                    

Status definition
XML Element Name:StatusIdentification
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Relation zur Statusdefinition:
  PST.KSTTyp = 2, PST.DataSet = 0 und  PST.StatusDef = NPO.StatusDef
(The internal field ID for this element is "StatusDef")

Status
XML Element Name:Status
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Relation zur Statusdefinition:
  PST.KSTTyp = 2, PST.DataSet = 1 PST.StatusDef = NPO.StatusDef und  PST.Status = NPO.Status
(The internal field ID for this element is "Status")

###STATUS_X###
XML Element Name:Status1
Parent Element:ProjectDataFields
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 "Status1")
                    

###STATUS_X###
XML Element Name:Status2
Parent Element:ProjectDataFields
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 "Status2")
                    

###STATUS_X###
XML Element Name:Status3
Parent Element:ProjectDataFields
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 "Status3")
                    

###STATUS_X###
XML Element Name:Status4
Parent Element:ProjectDataFields
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 "Status4")
                    

###STATUS_X###
XML Element Name:Status5
Parent Element:ProjectDataFields
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 "Status5")
                    

###STATUS_X###
XML Element Name:Status6
Parent Element:ProjectDataFields
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 "Status6")
                    

###STATUS_X###
XML Element Name:Status7
Parent Element:ProjectDataFields
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 "Status7")
                    

###STATUS_X###
XML Element Name:Status8
Parent Element:ProjectDataFields
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 "Status8")
                    

###STATUS_X###
XML Element Name:Status9
Parent Element:ProjectDataFields
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 "Status9")
                    

###DATUM_X###
XML Element Name:Date1
Parent Element:ProjectDataFields
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 "KDatum")
                    

Sum 1
XML Element Name:Amount1
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Remark 1
XML Element Name:Remark1
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Date 2
XML Element Name:Date2
Parent Element:ProjectDataFields
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 "ADatum")
                    

Sum 2
XML Element Name:Amount2
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Remark 2
XML Element Name:Remark2
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Date 3
XML Element Name:Date3
Parent Element:ProjectDataFields
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 "NDatum")
                    

Sum 3
XML Element Name:Amount3
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Remark 3
XML Element Name:Remark3
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sum 1
XML Element Name:Sum1
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sum 2
XML Element Name:Sum2
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sum 3
XML Element Name:Sum3
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sum 4
XML Element Name:Sum4
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sum 5
XML Element Name:Sum5
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_INTERN_X###
XML Element Name:InternalContact1
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_INTERN_X###
XML Element Name:InternalContact2
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact 3
XML Element Name:KontInt3
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Contact 4
XML Element Name:KontInt4
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_EXTERN_X###
XML Element Name:ExternalContact1
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_EXTERN_X###
XML Element Name:ExternalContact2
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PERSON_X###
XML Element Name:Person1
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PERSON_X###
XML Element Name:Person2
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PERSON_X###
XML Element Name:Person3
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PERSON_X###
XML Element Name:Person4
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PERSON_X###
XML Element Name:Person5
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PERSON_X###
XML Element Name:Person6
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PERSON_X###
XML Element Name:Person7
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_X###
XML Element Name:Contact1
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_X###
XML Element Name:Contact2
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_X###
XML Element Name:Contact3
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_X###
XML Element Name:Contact4
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_X###
XML Element Name:Contact5
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_X###
XML Element Name:Contact6
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KONTAKTPERSON_X###
XML Element Name:Contact7
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Assigned service codes only
XML Element Name:OnlyServiceCodes
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Leistungsarten, die nicht zugeordnet sind, können nicht rapportiert werden.
(The internal field ID for this element is "OnlyLeArts")

Restrict employee to division
XML Element Name:EmployeeFromDivision
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Nur Mitarbeiter der ausgewählten Geschäftsbereiche dürfen auf das Projekt buchen.
(The internal field ID for this element is "EmplFromGB")

Assigned employees only
XML Element Name:OnlyEmployees
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mitarbeiter, die nicht zugeordnet sind, können nicht auf das Projekt rapportiert werden.
(The internal field ID for this element is "OnlyEmpls")

Create invoice per main project
XML Element Name:InvoicePerMainProject
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Es wird eine Abrechnung pro Hauptprojekt erstellt.
(The internal field ID for this element is "RootAbr")

Plan repetition
XML Element Name:PlanRepetition
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Vorgabewiederholung für Planung
(The internal field ID for this element is "PlanWiederh")

Reminder area
XML Element Name:ReminderArea
Parent Element:ProjectDataFields
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 "Mahnbereich")
                    

Cost centre group
XML Element Name:CostCentreGroup
Parent Element:ProjectDataFields
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 "KstGrpNr")
                    

Creation date
XML Element Name:CreationDate
Parent Element:ProjectDataFields
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 "Creation")
                    

Last modification
XML Element Name:ModificationDate
Parent Element:ProjectDataFields
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 "Mut")
                    

User
XML Element Name:ModificationUser
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Propability in %
XML Element Name:PlannedFactor
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mit welcher Wahrscheinlichkeit wird das Projekt realisiert?
(The internal field ID for this element is "PlanFaktor")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Check detailed planning
XML Element Name:PlanDetGrob
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Detailplanung kann Grobplanung nie überschreiten
(The internal field ID for this element is "PlanDetGrob")

Main/detailed project separately
XML Element Name:PlanHauptDetail
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Haupt- Detailprojekt separat planen
(The internal field ID for this element is "PlanHauptDetail")

Invoice address
XML Element Name:InvoiceAddress
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inv. addr. can be reported
XML Element Name:AskForInvoiceReporting
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Valuation
XML Element Name:Evaluation
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewertung von Ware in Arbeit
(The internal field ID for this element is "Bewertung")

Daily invoice
XML Element Name:DailySettlement
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Number of hours per day
XML Element Name:HoursPerDay
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Rounding
XML Element Name:Rounding
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rundung beim Umrechnen von Stunden auf Tage
(The internal field ID for this element is "Rundung")

Rounding factor
XML Element Name:RoundingFactor
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Save contract as
XML Element Name:SaveContractType
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Repetition
XML Element Name:Repetition
Parent Element:ProjectDataFields
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 "VertragWiederh")
                    

Apply to invoice
XML Element Name:ContractEntrySwitch
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Vor dem Abrechnen werden die Vertragsbuchungen für die Abrechnungsperiode in die Buchungstabelle übernommen.
(The internal field ID for this element is "VertagAusl")

Contact invoice address
XML Element Name:ContactInvoiceAddress
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Category
XML Element Name:Category
Parent Element:ProjectDataFields
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 "Kategorie")
                    

Area
XML Element Name:Area
Parent Element:ProjectDataFields
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 "Gebiet")
                    

Reminder proc.
XML Element Name:ReminderProcedure
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Condition no.
XML Element Name:PaymentTermNumber
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Client root CC
XML Element Name:RootKST
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Start date
XML Element Name:StartDate
Parent Element:ProjectDataFields
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 "StartDatum")
                    

End date
XML Element Name:EndDate
Parent Element:ProjectDataFields
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 "EndDatum")
                    

Language
XML Element Name:Language
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Consortium constr. site
XML Element Name:ConsortiumConstructionSite
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

BIV tariff year
XML Element Name:TariffYear
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Location
XML Element Name:Location
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Location contact
XML Element Name:LocationContact
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

No cost centre reference
XML Element Name:NoCostCentreReference
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Projekt hat keine Kostenstellenreferenz
(The internal field ID for this element is "NoKSTReferenz")

CC proposal from
XML Element Name:CostCentreProposalType
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Default cost centre
XML Element Name:CostCentreProposal
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Has sub-projects
XML Element Name:HasSubProjects
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Copied from
XML Element Name:CopiedFrom
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Resident address
XML Element Name:BewohnerAdr
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Resident employee
XML Element Name:BewohnerMa
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Create valuation per main project
XML Element Name:RootBewert
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

BIV type external
XML Element Name:BIVTyp
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
BIV-Typ kann hier übersteuert werden:
Normal oder UT
(The internal field ID for this element is "BIVTyp")

Company
XML Element Name:Enterprise
Parent Element:ProjectDataFields
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 "Enterprise")
                    

Restrict employee to company
XML Element Name:EmplFromEnterprise
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Procedure
XML Element Name:Ablauf
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Completion
XML Element Name:Abschl
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Internal text mandatory
XML Element Name:TextIntSw
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

External text mandatory
XML Element Name:TextExtSw
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Booking in Payroll
XML Element Name:LVerbNach
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Booking in General Ledger
XML Element Name:FVerbNach
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Booking in Assets Ledger
XML Element Name:IVerbNach
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Booking in G/L plan
XML Element Name:PFVerbNach
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

BIV type internal
XML Element Name:BIVTypInt
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
BIV-Typ kann hier übersteuert werden:
Normal oder UT
(The internal field ID for this element is "BIVTypInt")

Projektdaten AbaBau
XML Element Name:ProjectDataAbaBuild
Parent Element:ProjectData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ProjectDataAbaBuildFields
Parent Element:ProjectDataAbaBuild
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Own auxiliary calculation tables
XML Element Name:OwnCalculationAuxiliaryTable
Parent Element:ProjectDataAbaBuildFields
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 "KALKLINKCB")
                    

Calculation data per version
XML Element Name:CalculationDataPerVersion
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Gültige Version Offerte
XML Element Name:ValidVersionOffer
Parent Element:ProjectDataAbaBuildFields
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 "VERSIONVALIDOFFERTE")
                    

VAT proposal
XML Element Name:TaxCode
Parent Element:ProjectDataAbaBuildFields
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 "MWSTCODE")
                    

Regie section
XML Element Name:RegieArea
Parent Element:ProjectDataAbaBuildFields
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 "REBEREICH")
                    

Regie year
XML Element Name:RegieYear
Parent Element:ProjectDataAbaBuildFields
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 "REJAHR")
                    

Regie region
XML Element Name:RegieRegion
Parent Element:ProjectDataAbaBuildFields
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 "REREGION")
                    

Rounding proposal
XML Element Name:RoundingID
Parent Element:ProjectDataAbaBuildFields
Field Type:Text
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Garantierückbehalt nicht buchen
XML Element Name:GRBNICHTBUCHENAKTIV
Parent Element:ProjectDataAbaBuildFields
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 "GRBNICHTBUCHENAKTIV")
                    

Fakturaprodukt Ausmass
XML Element Name:InvoiceProductMeasurement
Parent Element:ProjectDataAbaBuildFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fakturaprodukt Regie
XML Element Name:InvoiceProductRegie
Parent Element:ProjectDataAbaBuildFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fakturaprodukt Akonto
XML Element Name:InvoiceProductOnAccount
Parent Element:ProjectDataAbaBuildFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fakturaprodukt Garantierückbehalt
XML Element Name:InvoiceProductWarrantyHoldback
Parent Element:ProjectDataAbaBuildFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preisfindungsdatum Link
XML Element Name:PriceDeterminationDate
Parent Element:ProjectDataAbaBuildFields
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 "PREISFINDUNGSDATUM_KALKLINK")
                    

Standard-Bereich Link
XML Element Name:StandardRange
Parent Element:ProjectDataAbaBuildFields
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 "KEBEREICH_KALKLINK")
                    

Kalkulationsansatz beim Kopieren von Projekt Link
XML Element Name:CalculationRateFromProject
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht.
Wenn eingeschaltet, wird der Standard des Projektes übernommen.
(The internal field ID for this element is "KALKANSATZVONPROJEKT_KALKLINK")

Mittellohn beim Kopieren von Projekt Link
XML Element Name:AverageSalaryFromProject
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht.
Wenn eingeschaltet, wird der Standard des Projektes übernommen.
(The internal field ID for this element is "MITTELLOHNVONPROJEKT_KALKLINK")

KE-Bereich beim Kopieren von Projekt Link
XML Element Name:CostElementAreaFromProject
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht.
Wenn eingeschaltet, wird der Standard des Projektes übernommen. 
(The internal field ID for this element is "KEBEREICHVONPROJEKT_KALKLINK")

Leere Gliederungsposition ersetzen Link
XML Element Name:ReplaceEmptyClassificationItem
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Aktiv: Eine Gliederungsposition ganz ohne Gliederungsarten wird durch die erste Gliederungskombination ersetzt.
Inaktiv: Wenn eine leere Gliederungsposition vorhanden ist, wird auf dieser Position nichts generiert.
Ist auch gar nicht möglich, da nach NPK-Standard leere nur alleine existieren dürfen.
(The internal field ID for this element is "LEEREGLIEDERUNGERS_GLIEDERUNGSLINK")

Direktverkauf Preis-Nr.-Vorschlag Link
XML Element Name:PriceNumberDirectSale
Parent Element:ProjectDataAbaBuildFields
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 "PREISNRDIREKTVK_KALKLINK")
                    

Analyse Preis-Nr.-Vorschlag Link
XML Element Name:PriceNumberAnalysis
Parent Element:ProjectDataAbaBuildFields
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 "PREISNRANALYSE_KALKLINK")
                    

Nettobuchung für Akonto und VZ
XML Element Name:NETTOBUCHUNGAKTIV
Parent Element:ProjectDataAbaBuildFields
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 "NETTOBUCHUNGAKTIV")
                    

Leere Gliederungsposition ersetzen
XML Element Name:LEEREGLIEDERUNGERS
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Aktiv: Eine Gliederungsposition ganz ohne Gliederungsarten wird durch die erste Gliederungskombination ersetzt.
Inaktiv: Wenn eine leere Gliederungsposition vorhanden ist, wird auf dieser Position nichts generiert.
Ist auch gar nicht möglich, da nach NPK-Standard leere nur alleine existieren dürfen.
(The internal field ID for this element is "LEEREGLIEDERUNGERS")

Own classification types
XML Element Name:OwnClassificationType
Parent Element:ProjectDataAbaBuildFields
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 "GLIEDERUNGSLINKCB")
                    

Inheritance classification types
XML Element Name:InheritanceClassificationType
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inheritance calculation
XML Element Name:InheritanceCalculation
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Own rounding
XML Element Name:OwnRounding
Parent Element:ProjectDataAbaBuildFields
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 "RUNDUNGSLINKCB")
                    

Inheritance rounding
XML Element Name:InheritanceRounding
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Own location codes
XML Element Name:OwnLocationCode
Parent Element:ProjectDataAbaBuildFields
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 "LAGECODELINKCB")
                    

Inheritance location codes
XML Element Name:InheritanceLocationCode
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Abklären ob Links gesetzt werden sollen
XML Element Name:SHOULDDETERMINELINKS
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Projekt-Nr. beim Umnummerieren
XML Element Name:RENUMPROJACTIVE
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Die übergeordnete NPK-Struktur einer R-Position muss nicht existieren
XML Element Name:SuperiorStructureNotMandatory
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Übergeordnete Positionen von Reservepositionen müssen normalerweise im NPK existieren.
Vorallem per SIA-451 kann es aber sein, dass R-Positionen importiert werden können müssen,
bei denen das nicht der Fall ist. Damit diese SIA-Dateien eingelesen werden können,
kann das hiermit auf dem Projekt erlaubt werden.
(The internal field ID for this element is "SUPERSTRUCTNOTEXIST")

SS status
XML Element Name:ServiceSpecificationStatus
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tariff type
XML Element Name:TariffType
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Propose chapter 102
XML Element Name:Chapter102Suggested
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Take over variable 99 from NPK
XML Element Name:Variable99FromCatalogue
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Soll beim Erfassen von Positionen automatisch die Variable 99 übernommen werden?
(The internal field ID for this element is "VARIABLE99AUTO")

Referenz-Projekt-Nr. beim Umnummerieren
XML Element Name:RENUMREFPROJACTIVE
Parent Element:ProjectDataAbaBuildFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Eigen-Code-Aktiv Link
XML Element Name:OwnCodeActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "CODEAKTIV_FROM_GLIEDERUNGSLINK")
                    

Subu-Code-Aktiv Link
XML Element Name:SubcontractorCodeActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "SUBUCODEAKTIV_FROM_GLIEDERUNGSLINK")
                    

Preliminary remark active Link
XML Element Name:PreliminaryRemarkActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "VORBEMAKTIV_FROM_GLIEDERUNGSLINK")
                    

Variant active Link
XML Element Name:VariantActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "VARIANTEAKTIV_FROM_GLIEDERUNGSLINK")
                    

ERT active Link
XML Element Name:EquipmentTypeActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "ERTAKTIV_FROM_GLIEDERUNGSLINK")
                    

EKG type Link
XML Element Name:ElementCostStructureTypeLink
Parent Element:ProjectDataAbaBuildFields
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 "EKGART_FROM_GLIEDERUNGSLINK")
                    

EKG version Link
XML Element Name:ElementCostStructureVersionLink
Parent Element:ProjectDataAbaBuildFields
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 "EKGVERSION_FROM_GLIEDERUNGSLINK")
                    

PSL active Link
XML Element Name:ItemLocationActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "PSLAKTIV_FROM_GLIEDERUNGSLINK")
                    

EKG active Link
XML Element Name:ElementCostStructureActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "EKGAKTIV_FROM_GLIEDERUNGSLINK")
                    

KAG version Link
XML Element Name:CostTypeStructureVersionLink
Parent Element:ProjectDataAbaBuildFields
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 "KAGVERSION_FROM_GLIEDERUNGSLINK")
                    

OGL active Link
XML Element Name:ObjectStructureActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "OGLAKTIV_FROM_GLIEDERUNGSLINK")
                    

KAG active Link
XML Element Name:CostTypeStructureActiveLink
Parent Element:ProjectDataAbaBuildFields
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 "KAGAKTIV_FROM_GLIEDERUNGSLINK")
                    

KAG type Link
XML Element Name:CostTypeStructureTypeLink
Parent Element:ProjectDataAbaBuildFields
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 "KAGART_FROM_GLIEDERUNGSLINK")
                    

Chapter
XML Element Name:Chapter
Parent Element:ProjectData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ChapterFields
Parent Element:Chapter
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Chapter no.
XML Element Name:ChapterNumber
Parent Element:ChapterFields
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 "KAPITELNR")
                    

Edition
XML Element Name:OutputYear
Parent Element:ChapterFields
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 "AUSGABEJAHR")
                    

Version
XML Element Name:VersionYear
Parent Element:ChapterFields
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 "VERSIONSJAHR")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:ChapterFields
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 "FAKTURAINR")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:ChapterFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code
XML Element Name:SubcontractorCode
Parent Element:ChapterFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:ChapterFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code Bezeichnung
XML Element Name:SubcontractorCodeDesignation
Parent Element:ChapterFields
Field Type:Text
Action Type:Export only
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Job
XML Element Name:BLJ_JOB
Parent Element:ProjectData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewegungsdaten

Fields
XML Element Name:BLJ_JOBFields
Parent Element:BLJ_JOB
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Code
XML Element Name:CODE2
Parent Element:BLJ_JOBFields
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sortierung
XML Element Name:SORTNR
Parent Element:BLJ_JOBFields
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 "SORTNR")
                    

Inaktiv
XML Element Name:INAKTIV
Parent Element:BLJ_JOBFields
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")
                    

Anteil
XML Element Name:ANTEIL
Parent Element:BLJ_JOBFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation
XML Element Name:BEZEICHNUNG
Parent Element:BLJ_JOBFields
Field Type:Text
Action Type:Import und Export
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subjob vorhanden
XML Element Name:SUBJOB_AVAILABLE
Parent Element:BLJ_JOBFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###SUBJOB###
XML Element Name:BLJ_SUBJOB
Parent Element:BLJ_JOB
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewegungsdaten

Fields
XML Element Name:BLJ_SUBJOBFields
Parent Element:BLJ_SUBJOB
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Code
XML Element Name:CODE2
Parent Element:BLJ_SUBJOBFields
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Anteil
XML Element Name:ANTEIL
Parent Element:BLJ_SUBJOBFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inaktiv
XML Element Name:INAKTIV
Parent Element:BLJ_SUBJOBFields
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")
                    

Designation
XML Element Name:BEZEICHNUNG
Parent Element:BLJ_SUBJOBFields
Field Type:Text
Action Type:Import und Export
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Version
XML Element Name:Version
Parent Element:ProjectData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:VersionFields
Parent Element:Version
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

SS type
XML Element Name:ServiceSpecificationType
Parent Element:VersionFields
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 "LVTYP")
                    

Version
XML Element Name:VersionNumber
Parent Element:VersionFields
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 "VERSIONSNR")
                    

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

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

Rounding header
XML Element Name:RoundingHeader
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:RoundingHeaderFields
Parent Element:RoundingHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

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

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

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

Bound
XML Element Name:BOUND
Parent Element:RoundingHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Standard
XML Element Name:Standard
Parent Element:RoundingHeaderFields
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 "STANDARD")
                    

Rounding position
XML Element Name:RoundingItem
Parent Element:RoundingHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data
In the transaction data, it is file BSU.

Fields
XML Element Name:RoundingItemFields
Parent Element:RoundingItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Amount to
XML Element Name:AmountTo
Parent Element:RoundingItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Rounding
XML Element Name:Rounding
Parent Element:RoundingItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###OGL_UND_PSL_GLIEDERUNG###
XML Element Name:ObjectAndItemClassification
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
These are not the classification items (see BGP), but only the auxiliary selection list.

Fields
XML Element Name:ObjectAndItemClassificationFields
Parent Element:ObjectAndItemClassification
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Value 1
XML Element Name:Value1
Parent Element:ObjectAndItemClassificationFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Value 2
XML Element Name:Value2
Parent Element:ObjectAndItemClassificationFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Invoice address
XML Element Name:InvoiceAddress
Parent Element:ObjectAndItemClassificationFields
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 "FAKTURAINR")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:ObjectAndItemClassificationFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code
XML Element Name:SubcontractorCode
Parent Element:ObjectAndItemClassificationFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:ObjectAndItemClassificationFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code Bezeichnung
XML Element Name:SubcontractorCodeDesignation
Parent Element:ObjectAndItemClassificationFields
Field Type:Text
Action Type:Export only
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###EINRICHTUNGSTYP###
XML Element Name:EquipmentTypeData
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
These are not the classification items (see BGP), but only the auxiliary selection list.

Fields
XML Element Name:EquipmentTypeDataFields
Parent Element:EquipmentTypeData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Value 1
XML Element Name:Value1
Parent Element:EquipmentTypeDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Subu-Code
XML Element Name:SubcontractorCode
Parent Element:EquipmentTypeDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code Bezeichnung
XML Element Name:SubcontractorCodeDesignation
Parent Element:EquipmentTypeDataFields
Field Type:Text
Action Type:Export only
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###LAGECODE###
XML Element Name:LocationCodeData
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
These are not the classification items (see BGP), but only the auxiliary selection list.

Fields
XML Element Name:LocationCodeDataFields
Parent Element:LocationCodeData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Value 1
XML Element Name:Value1
Parent Element:LocationCodeDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Invoice address
XML Element Name:InvoiceAddress
Parent Element:LocationCodeDataFields
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 "FAKTURAINR")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:LocationCodeDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:LocationCodeDataFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant
XML Element Name:VariantData
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
Variants used:
The classification link field on the project determines whether this file is under the project or under the SS.

The variants are transferred via the SIA interface.
The variant of a service item could be printed as follows:  
Group/variant/ (3 + / + 3 characters)    Example: 001/312

Fields
XML Element Name:VariantDataFields
Parent Element:VariantData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Group
XML Element Name:VariantGroup
Parent Element:VariantDataFields
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 "VARIANTEGRP")
                    

Variant
XML Element Name:Variant
Parent Element:VariantDataFields
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 "VARIANTE")
                    

Primary
XML Element Name:Primary
Parent Element:VariantDataFields
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 "PRIMAER")
                    

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

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

Invoice address
XML Element Name:InvoiceAddress
Parent Element:VariantDataFields
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 "FAKTURAINR")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:VariantDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:VariantDataFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KOSTENARTENGLIEDERUNG###
XML Element Name:CostTypeStructureData
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:CostTypeStructureDataFields
Parent Element:CostTypeStructureData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Code
XML Element Name:Code
Parent Element:CostTypeStructureDataFields
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 "CODE")
                    

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

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

Invoice address
XML Element Name:InvoiceAddress
Parent Element:CostTypeStructureDataFields
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 "FAKTURAINR")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:CostTypeStructureDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code
XML Element Name:SubcontractorCode
Parent Element:CostTypeStructureDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:CostTypeStructureDataFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code Bezeichnung
XML Element Name:SubcontractorCodeDesignation
Parent Element:CostTypeStructureDataFields
Field Type:Text
Action Type:Export only
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Hinweistext
XML Element Name:Text
Parent Element:CostTypeStructureDataFields
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 "VARDATA")
                    

KAG search title
XML Element Name:CostTypeStructureSearchTitle
Parent Element:CostTypeStructureData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:CostTypeStructureSearchTitleFields
Parent Element:CostTypeStructureSearchTitle
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:CostTypeStructureSearchTitleFields
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 "POSNR")
                    

Search title
XML Element Name:SearchTitle
Parent Element:CostTypeStructureSearchTitleFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###ELEMENTKOSTENGLIEDERUNG###
XML Element Name:ElementCostStructureData
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ElementCostStructureDataFields
Parent Element:ElementCostStructureData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

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

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

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

Invoice address
XML Element Name:InvoiceAddress
Parent Element:ElementCostStructureDataFields
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 "FAKTURAINR")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:ElementCostStructureDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code
XML Element Name:SubcontractorCode
Parent Element:ElementCostStructureDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:ElementCostStructureDataFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subu-Code Bezeichnung
XML Element Name:SubcontractorCodeDesignation
Parent Element:ElementCostStructureDataFields
Field Type:Text
Action Type:Export only
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:Text
Parent Element:ElementCostStructureDataFields
Field Type:Text
Action Type:Export only
Field Length:   -1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###SUBU_CODE###
XML Element Name:SubcontractorCodeData
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:SubcontractorCodeDataFields
Parent Element:SubcontractorCodeData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

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

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

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

Invoice address
XML Element Name:InvoiceAddress
Parent Element:SubcontractorCodeDataFields
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 "FAKTURAINR")
                    

###SUBUCODE_ADRESSE###
XML Element Name:SubcontractorCodeSearchTitle
Parent Element:SubcontractorCodeData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:SubcontractorCodeSearchTitleFields
Parent Element:SubcontractorCodeSearchTitle
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Adress-Nr.
XML Element Name:ItemNumber
Parent Element:SubcontractorCodeSearchTitleFields
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 "POSNR")
                    

Offerte versandt
XML Element Name:OfferSent
Parent Element:SubcontractorCodeSearchTitleFields
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 "OFFERTEVERSANDT")
                    

Offerte eingegangen
XML Element Name:OfferReceived
Parent Element:SubcontractorCodeSearchTitleFields
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 "OFFERTEEINGEGANGEN")
                    

###GUELTIG###
XML Element Name:Valid
Parent Element:SubcontractorCodeSearchTitleFields
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 "GUELTIG")
                    

Kurzname
XML Element Name:CodeName
Parent Element:SubcontractorCodeSearchTitleFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###EIGEN_CODE###
XML Element Name:OwnCode
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:OwnCodeFields
Parent Element:OwnCode
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

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

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

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

Classification combination proposal item
XML Element Name:ClassificationCombinationItem
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
Table for the proposals of the classification combinations that are proposed after entering a new SI.
The proposals are always added to the lowest project. Thus, the classification link field has no impact here.

Fields
XML Element Name:ClassificationCombinationItemFields
Parent Element:ClassificationCombinationItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

KAG
XML Element Name:CostTypeStructure
Parent Element:ClassificationCombinationItemFields
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 "KAG")
                    

OGL
XML Element Name:ObjectStructure
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

PSL
XML Element Name:ItemLocation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

EKG
XML Element Name:ElementCostStructure
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

ERT
XML Element Name:EquipmentType
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant group
XML Element Name:VariantGroup
Parent Element:ClassificationCombinationItemFields
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 "VARIANTENGRP")
                    

Variant
XML Element Name:Variant
Parent Element:ClassificationCombinationItemFields
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 "VARIANTE")
                    

Aktiv
XML Element Name:Active
Parent Element:ClassificationCombinationItemFields
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 "AKTIV")
                    

###ERT_BEZEICHNUNG###
XML Element Name:EquipmentTypeDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###VARIANTE_BEZEICHNUNG###
XML Element Name:VariantDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###OGL_PSL_BEZEICHNUNG###
XML Element Name:ObjectStructureItemLocationDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###EKG_BEZEICHNUNG###
XML Element Name:ElementCostStructureDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KAG_BEZEICHNUNG###
XML Element Name:CostTypeStructureDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Addendum header per version
XML Element Name:AddendumHeaderPerVersion
Parent Element:Version
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:AddendumHeaderPerVersionFields
Parent Element:AddendumHeaderPerVersion
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Addendum
XML Element Name:AddendumNumber
Parent Element:AddendumHeaderPerVersionFields
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 "NACHTRAGSNR")
                    

Status
XML Element Name:STATUS
Parent Element:AddendumHeaderPerVersionFields
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 "STATUS")
                    

Payment terms
XML Element Name:PaymentCondition
Parent Element:AddendumHeaderPerVersionFields
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 "ZAHLCD")
                    

Referenzauftrag Projekt
XML Element Name:ReferenceOrderProject
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Referenzauftrag LV-Typ
XML Element Name:ReferenceOrderSpecificationType
Parent Element:AddendumHeaderPerVersionFields
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 "REFAUFLVTYP")
                    

Referenzauftrag Version
XML Element Name:ReferenceOrderVersion
Parent Element:AddendumHeaderPerVersionFields
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 "REFAUFVERSIONSNR")
                    

Referenzauftrag Nachtrag
XML Element Name:ReferenceOrderAddendum
Parent Element:AddendumHeaderPerVersionFields
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 "REFAUFNACHTRAGSNR")
                    

SIA-451 Import Format
XML Element Name:SIA451IMPORTFORMAT
Parent Element:AddendumHeaderPerVersionFields
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 "SIA451IMPORTFORMAT")
                    

Weather
XML Element Name:WETTER
Parent Element:AddendumHeaderPerVersionFields
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 "WETTER")
                    

Responsible person Kurzname
XML Element Name:VERANTWORTLICHER_KURZNAME
Parent Element:AddendumHeaderPerVersionFields
Field Type:Text
Action Type:Import und Export
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sequence no.
XML Element Name:ABLAUFNR
Parent Element:AddendumHeaderPerVersionFields
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 "ABLAUFNR")
                    

VAT code 1
XML Element Name:TaxCode1
Parent Element:AddendumHeaderPerVersionFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT code 2
XML Element Name:TaxCode2
Parent Element:AddendumHeaderPerVersionFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT code 3
XML Element Name:TaxCode3
Parent Element:AddendumHeaderPerVersionFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT code 4
XML Element Name:TaxCode4
Parent Element:AddendumHeaderPerVersionFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %1
XML Element Name:TaxPercentage1
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %2
XML Element Name:TaxPercentage2
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %3
XML Element Name:TaxPercentage3
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %4
XML Element Name:TaxPercentage4
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT 1 item number
XML Element Name:TaxItemCount1
Parent Element:AddendumHeaderPerVersionFields
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 "MWSTPOSCOUNT1")
                    

VAT 2 item number
XML Element Name:TaxItemCount2
Parent Element:AddendumHeaderPerVersionFields
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 "MWSTPOSCOUNT2")
                    

VAT 3 item number
XML Element Name:TaxItemCount3
Parent Element:AddendumHeaderPerVersionFields
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 "MWSTPOSCOUNT3")
                    

VAT 4 item number
XML Element Name:TaxItemCount4
Parent Element:AddendumHeaderPerVersionFields
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 "MWSTPOSCOUNT4")
                    

Total amount
XML Element Name:TotalAmount
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Totalbetrag der aktuellen Version dieses Hauptauftrages/Nachtrages
(The internal field ID for this element is "TOTAL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

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

Calculate
XML Element Name:Calculate
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total measurement
XML Element Name:TotalMeasurement
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Betragstotal aller verrechenbaren Ausmasspositionen dieses Hauptauftrages/Nachtrages, 
bei LVTYP=OFFERTE ist es das Betragstotal des Vorausmasses
(The internal field ID for this element is "AUSMASSTOTAL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Zahlungsfrist netto
XML Element Name:PaymentTermNet
Parent Element:AddendumHeaderPerVersionFields
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 "ZAHLFRISTNETTO")
                    

Ausmass berechnen
XML Element Name:AUSMASSCALC
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Date
XML Element Name:DATUM
Parent Element:AddendumHeaderPerVersionFields
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 "DATUM")
                    

Temperature
XML Element Name:TEMPERATUR
Parent Element:AddendumHeaderPerVersionFields
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 "TEMPERATUR")
                    

Nr. extern
XML Element Name:NREXTERN
Parent Element:AddendumHeaderPerVersionFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Regieauftrag-Nr.
XML Element Name:REGIEAUFNR
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Rapport-Nr.
XML Element Name:REGIERAPPORTNR
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Area
XML Element Name:REBEREICH
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Year
XML Element Name:REJAHR
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Region
XML Element Name:REREGION
Parent Element:AddendumHeaderPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Addendum header without version
XML Element Name:AddendumHeaderWithoutVersion
Parent Element:AddendumHeaderPerVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:AddendumHeaderWithoutVersionFields
Parent Element:AddendumHeaderWithoutVersion
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Addendum
XML Element Name:AddendumNumber
Parent Element:AddendumHeaderWithoutVersionFields
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 "NACHTRAGSNR")
                    

Freies Leistungsverzeichnis
XML Element Name:FreeServiceSpecifications
Parent Element:AddendumHeaderWithoutVersionFields
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 "FREILV")
                    

Ablauf gestartet
XML Element Name:ProcessFlowStarted
Parent Element:AddendumHeaderWithoutVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Regiebereich
XML Element Name:RegieArea
Parent Element:AddendumHeaderWithoutVersionFields
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 "REBEREICH")
                    

Regie year
XML Element Name:RegieYear
Parent Element:AddendumHeaderWithoutVersionFields
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 "REJAHR")
                    

Regieregion
XML Element Name:RegieRegion
Parent Element:AddendumHeaderWithoutVersionFields
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 "REREGION")
                    

SS status
XML Element Name:ServiceSpecificationStatus
Parent Element:AddendumHeaderWithoutVersionFields
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 "LVSTATUS")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:AddendumHeaderWithoutVersionFields
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 "FAKTURAINR")
                    

Fakturakontaktperson
XML Element Name:InvoiceContact
Parent Element:AddendumHeaderWithoutVersionFields
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 "FAKTURAAKP")
                    

Invoice type
XML Element Name:InvoiceType
Parent Element:AddendumHeaderWithoutVersionFields
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 "FAKTURATYP")
                    

Sequence no.
XML Element Name:ProcessFlowNumber
Parent Element:AddendumHeaderWithoutVersionFields
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 "ABLAUFNR")
                    

Sequence status
XML Element Name:ProcessFlowStatus
Parent Element:AddendumHeaderWithoutVersionFields
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 "ABLAUFSTATUSDETAIL")
                    

Construction beginning
XML Element Name:ConstructionStartDate
Parent Element:AddendumHeaderWithoutVersionFields
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 "DATUMSTART")
                    

Addendum status
XML Element Name:AddendumStatus
Parent Element:AddendumHeaderWithoutVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Date of receipt
XML Element Name:DateOfReceipt
Parent Element:AddendumHeaderWithoutVersionFields
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 "EINGANGSDATUM")
                    

Due date offer submission
XML Element Name:KeyDateOfferSubmission
Parent Element:AddendumHeaderWithoutVersionFields
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 "OFFERTABGABEDATUM")
                    

Construction end
XML Element Name:ConstructionEndDate
Parent Element:AddendumHeaderWithoutVersionFields
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 "DATUMEND")
                    

Valid to
XML Element Name:ValidTo
Parent Element:AddendumHeaderWithoutVersionFields
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 "GUELTIGBIS")
                    

Entry of new item allowed
XML Element Name:DirectItemEntryAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDNEWITEM")
                    

Deleting item allowed
XML Element Name:ItemDeletionAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDDELITEM")
                    

Modification of text allowed
XML Element Name:TextModificationAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDMUTTEXT")
                    

Direct entry of new classification values allowed
XML Element Name:DirectClassificationEntryAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDONDEMANDGL")
                    

Adjustment of quantity types allowed
XML Element Name:QuantityTypeAdjustmentAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDMUTMA")
                    

Menge-Devis ändern erlaubt
XML Element Name:QuantityTenderChangeAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDCHANGEMENGDEV")
                    

Modification of search title allowed
XML Element Name:SearchTitleChangeAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDCHANGESUCH")
                    

Einzelpreis ändern erlaubt
XML Element Name:IndividualPriceChangeAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDCHANGEPREIS")
                    

Entry before the "Entry start entrepreneur" allowed
XML Element Name:EntryAllowedBeforeEntryStart
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDINPUTEINBEG")
                    

Tarifart
XML Element Name:TariffType
Parent Element:AddendumHeaderWithoutVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Direct entry of new location codes allowed
XML Element Name:DirectLocationCodeEntryAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDONDEMANDLAGCD")
                    

Biggest protocol no.
XML Element Name:MaximumProtocolNumber
Parent Element:AddendumHeaderWithoutVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Konditionen ändern erlaubt
XML Element Name:ConditionChangeAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDCHANGEKONDIT")
                    

Neue Subu-Codes direkt erfassen erlaubt
XML Element Name:SubcontractorCodeEntryAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDONDEMANDSUBU")
                    

Neue Codes direkt erfassen erlaubt
XML Element Name:DirectCodeEntryAllowed
Parent Element:AddendumHeaderWithoutVersionFields
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 "ALLOWEDONDEMANDCODE")
                    

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:AddendumHeaderWithoutVersionFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###FELDVEREINIGUNGSKOPF###
XML Element Name:FieldMergeHeader
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
See RECART.

Fields
XML Element Name:FieldMergeHeaderFields
Parent Element:FieldMergeHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

No. 1
XML Element Name:Number1
Parent Element:FieldMergeHeaderFields
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 "NR1")
                    

No. 2
XML Element Name:Number2
Parent Element:FieldMergeHeaderFields
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 "NR2")
                    

No. 3
XML Element Name:NR3
Parent Element:FieldMergeHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Merged
XML Element Name:Merged
Parent Element:FieldMergeHeaderFields
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 "VEREINIGT")
                    

###FELDVEREINIGUNGSPOSITION###
XML Element Name:FieldMergeItem
Parent Element:FieldMergeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
See RECART.

Fields
XML Element Name:FieldMergeItemFields
Parent Element:FieldMergeItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

No. 3
XML Element Name:Number3
Parent Element:FieldMergeItemFields
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 "NR3")
                    

Prozentanteil
XML Element Name:SeparationPercentage
Parent Element:FieldMergeItemFields
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 "TRENNPROZ")
                    

Mengentypvorschlag
XML Element Name:QuantityTypeProposal
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:QuantityTypeProposalFields
Parent Element:QuantityTypeProposal
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Analysis base
XML Element Name:AnalysisBase
Parent Element:QuantityTypeProposalFields
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 "ANALYSENSTAMM")
                    

Mengentyp
XML Element Name:QuantityType
Parent Element:QuantityTypeProposalFields
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 "MENGENTYP")
                    

###NACHTRAGS_KOPFTEXTE###
XML Element Name:AddendumHeaderText
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:AddendumHeaderTextFields
Parent Element:AddendumHeaderText
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:AddendumHeaderTextFields
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 "VARDATA")
                    

###NACHTRAGS_FUSSTEXTE###
XML Element Name:AddendumFooterText
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:AddendumFooterTextFields
Parent Element:AddendumFooterText
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:AddendumFooterTextFields
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 "VARDATA")
                    

###NACHTRAGS_NOTIZEN###
XML Element Name:AddendumNote
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:AddendumNoteFields
Parent Element:AddendumNote
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:AddendumNoteFields
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 "VARDATA")
                    

SIA 451 Adressen
XML Element Name:Addresses
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:AddressesFields
Parent Element:Addresses
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Type 1
XML Element Name:Type1
Parent Element:AddressesFields
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 "TYP1")
                    

Type 2
XML Element Name:Type2
Parent Element:AddressesFields
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 "TYP2")
                    

Type 3
XML Element Name:Type3
Parent Element:AddressesFields
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 "TYP3")
                    

Type 4
XML Element Name:Type4
Parent Element:AddressesFields
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 "TYP4")
                    

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

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

###BASTYP_CAPTION###
XML Element Name:Caption
Parent Element:AddressesFields
Field Type:Text
Action Type:Export only
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###URL###
XML Element Name:Website
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###EMAIL_ADDRESSES###
XML Element Name:EmailAddress
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PAGERNUMBER###
XML Element Name:PagerNumber
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###FACSIMILE_NUMBERS###
XML Element Name:FaxNumber
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###TELEPHON_NUMBERS###
XML Element Name:Phone
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###COUNTRY###
XML Element Name:Country
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###REGION###
XML Element Name:Region
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###TOWN###
XML Element Name:Location
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###POSTALCODE###
XML Element Name:ZIP
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###POSTALBOX###
XML Element Name:PostOfficeBox
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###ADDRESSLINES###
XML Element Name:AddressLine
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PURPOSE###
XML Element Name:Purpose
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###INTERNAL_LOCATION###
XML Element Name:Department
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###PREFIX_TITLES###
XML Element Name:TitlePrefix
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###SUFFIX_TITLES###
XML Element Name:TitleSuffix
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###GIVEN_NAME###
XML Element Name:FirstName
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###MIDDLE_NAMES###
XML Element Name:MiddleName
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###ROLE###
XML Element Name:Role
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###VERSION###
XML Element Name:APPLICATION_VERSION
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###DESCRIPTION###
XML Element Name:Description
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###USERDEFINED###
XML Element Name:FreeDesignation
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###NAME###
XML Element Name:Name
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###BEZEICHNUNG###
XML Element Name:Designation
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###ADDRESSTYPE###
XML Element Name:AddressType
Parent Element:AddressesFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###IDENTIFIER###
XML Element Name:ID
Parent Element:AddressesFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:Text
Parent Element:AddressesFields
Field Type:Text
Action Type:Export only
Field Length:   -1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Cost element
XML Element Name:CostElement
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:CostElementFields
Parent Element:CostElement
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Area
XML Element Name:Area
Parent Element:CostElementFields
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 "KEBEREICH")
                    

Category
XML Element Name:Category
Parent Element:CostElementFields
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 "KEKAT")
                    

Main group
XML Element Name:CostElementMainGroup
Parent Element:CostElementFields
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 "KEHAUPTGRP")
                    

Subgroup
XML Element Name:CostElementSubgroup
Parent Element:CostElementFields
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 "KEUNTERGRP")
                    

CE no.
XML Element Name:CostElementNumber
Parent Element:CostElementFields
Field Type:Text
Action Type:Import und Export
Field Length:   14Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

QU
XML Element Name:UnitNumber
Parent Element:CostElementFields
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 "EHTNR")
                    

Produktegruppe
XML Element Name:ProductGroup
Parent Element:CostElementFields
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 "PRDGRP")
                    

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

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

Datum Preismutation
XML Element Name:PriceModificationDate
Parent Element:CostElementFields
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 "MUTPRDATUM")
                    

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

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

Rate type
XML Element Name:ANSATZTYP
Parent Element:CostElementFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price modification user-Name
XML Element Name:PriceModificationUser
Parent Element:CostElementFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:VARDATA
Parent Element:CostElementFields
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 "VARDATA")
                    

Cost element field value
XML Element Name:CostElementFieldValue
Parent Element:CostElement
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:CostElementFieldValueFields
Parent Element:CostElementFieldValue
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Field no.
XML Element Name:FieldNumber
Parent Element:CostElementFieldValueFields
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 "KEFELDNR")
                    

Value type
XML Element Name:ValueType
Parent Element:CostElementFieldValueFields
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 "WERTTYP")
                    

Amount
XML Element Name:Amount
Parent Element:CostElementFieldValueFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Service code
XML Element Name:ServiceCode
Parent Element:CostElementFieldValueFields
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 "LEISTUNGSART")
                    

###KOSTENZURECHNUNGSART_KOPF###
XML Element Name:CostApplicationTypeHeader
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
See comment of the field RECART.

Fields
XML Element Name:CostApplicationTypeHeaderFields
Parent Element:CostApplicationTypeHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

No. 1
XML Element Name:Number1
Parent Element:CostApplicationTypeHeaderFields
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 "NR1")
                    

No. 2
XML Element Name:Number2
Parent Element:CostApplicationTypeHeaderFields
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 "NR2")
                    

No. 3
XML Element Name:Number3
Parent Element:CostApplicationTypeHeaderFields
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 "NR3")
                    

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

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

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

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

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

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

Price modification date
XML Element Name:PriceModificationDate
Parent Element:CostApplicationTypeHeaderFields
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 "MUTPRDATUM")
                    

Nr. 4
XML Element Name:NR4
Parent Element:CostApplicationTypeHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Standard
XML Element Name:Standard
Parent Element:CostApplicationTypeHeaderFields
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 "STANDARD")
                    

Price modification user-Name
XML Element Name:PriceModificationUser
Parent Element:CostApplicationTypeHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Cost allocation type item
XML Element Name:CostApplicationTypeItem
Parent Element:CostApplicationTypeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
The file BOP is the counterpart in the base.

Fields
XML Element Name:CostApplicationTypeItemFields
Parent Element:CostApplicationTypeItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Field no.
XML Element Name:FieldNumber
Parent Element:CostApplicationTypeItemFields
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 "KEFELDNR")
                    

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

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

###KALKULATIONSANSATZ_KOPF###
XML Element Name:CalculationRateHeader
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
See comment of the field RECART.

Fields
XML Element Name:CalculationRateHeaderFields
Parent Element:CalculationRateHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

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

Nr. 4
XML Element Name:Number4
Parent Element:CalculationRateHeaderFields
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 "NR4")
                    

Average salary proposal
XML Element Name:AverageSalaryProposal
Parent Element:CalculationRateHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

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

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

Price modification date
XML Element Name:PriceModificationDate
Parent Element:CalculationRateHeaderFields
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 "MUTPRDATUM")
                    

###NPK_STANDARD###
XML Element Name:Standard
Parent Element:CalculationRateHeaderFields
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 "STANDARD")
                    

Price modification user-Name
XML Element Name:PriceModificationUser
Parent Element:CalculationRateHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calculation rate item
XML Element Name:CalculationRateItem
Parent Element:CalculationRateHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
The header in the base is in BOZ.RECART=KALKANSATZ (calc. rate).
The items in the base are in BSZ.

Fields
XML Element Name:CalculationRateItemFields
Parent Element:CalculationRateItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:CalculationRateItemFields
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 "POSNR")
                    

Item type
XML Element Name:ItemType
Parent Element:CalculationRateItemFields
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 "POSTYP")
                    

Recognition type
XML Element Name:RecognitionType
Parent Element:CalculationRateItemFields
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 "RECOGNITIONTYPE")
                    

Pos-Typ Info
XML Element Name:POSTYPINFO
Parent Element:CalculationRateItemFields
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 "POSTYPINFO")
                    

Reference
XML Element Name:Reference
Parent Element:CalculationRateItemFields
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 "POSNRBEZUG")
                    

Kalkulationsgruppe
XML Element Name:CalcGroup
Parent Element:CalculationRateItemFields
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 "KALKGRUPPE")
                    

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

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

Item total
XML Element Name:ItemTotal
Parent Element:CalculationRateItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total
XML Element Name:TotalAmount
Parent Element:CalculationRateItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

###POS_AND_RECOGNITION_TYP###
XML Element Name:ItemAndRecognitionType
Parent Element:CalculationRateItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###BEISPIELRECHNUNG_VERRECHNET###
XML Element Name:Example
Parent Element:CalculationRateItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Caption
XML Element Name:Caption
Parent Element:CalculationRateItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###MITTELLOHN_KOPF###
XML Element Name:AverageSalaryHeader
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
See comment of the field RECART.

Fields
XML Element Name:AverageSalaryHeaderFields
Parent Element:AverageSalaryHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

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

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

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

Total percent
XML Element Name:TotalPercent
Parent Element:AverageSalaryHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount
XML Element Name:Amount
Parent Element:AverageSalaryHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total amount
XML Element Name:TotalAmount
Parent Element:AverageSalaryHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Price modification date
XML Element Name:PriceModificationDate
Parent Element:AverageSalaryHeaderFields
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 "MUTPRDATUM")
                    

Price modification user-Name
XML Element Name:PriceModificationUser
Parent Element:AverageSalaryHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###MITTELLOHN_POSITION###
XML Element Name:AverageSalaryItem
Parent Element:AverageSalaryHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
See RECART.

Fields
XML Element Name:AverageSalaryItemFields
Parent Element:AverageSalaryItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

ID 2
XML Element Name:ID2
Parent Element:AverageSalaryItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

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

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

Amount
XML Element Name:Amount
Parent Element:AverageSalaryItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service code
XML Element Name:ServiceCode
Parent Element:AverageSalaryItemFields
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 "LEISTUNGSART")
                    

Bezeichnung
XML Element Name:Designation
Parent Element:AverageSalaryItemFields
Field Type:Text
Action Type:Export only
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Ansatz Lohnklasse
XML Element Name:RateSalaryClass
Parent Element:AverageSalaryItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Ber. Ansatz
XML Element Name:CalculatedRun
Parent Element:AverageSalaryItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   9Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total Betrag
XML Element Name:TotalAmount
Parent Element:AverageSalaryItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Product
XML Element Name:Product
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ProductFields
Parent Element:Product
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Product type header
XML Element Name:ProductTypeHeader
Parent Element:ProductFields
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 "PRODTYPKOPF")
                    

Product no. header
XML Element Name:ProductNumberHeader
Parent Element:ProductFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungs-Produkt-Typ
XML Element Name:ServiceProductType
Parent Element:ProductFields
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 "LEIPRODTYP")
                    

Category
XML Element Name:Category
Parent Element:ProductFields
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 "KEKAT")
                    

Unit
XML Element Name:UnitNumber
Parent Element:ProductFields
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 "EHTNR")
                    

Servicetype expense
XML Element Name:REFLEIARTAUFW
Parent Element:ProductFields
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 "REFLEIARTAUFW")
                    

Servicetype yield
XML Element Name:REFLEIARTERTR
Parent Element:ProductFields
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 "REFLEIARTERTR")
                    

Rezepturmenge
XML Element Name:IngredientQuantity
Parent Element:ProductFields
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 "REZEPTURMENGE")
                    

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

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

Price modification date
XML Element Name:PriceModificationDate
Parent Element:ProductFields
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 "MUTPRDATUM")
                    

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

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

Description 2
XML Element Name:Designation2
Parent Element:ProductFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Stockfactor
XML Element Name:StockFactor
Parent Element:ProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Pricefactor
XML Element Name:PriceFactor
Parent Element:ProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Gruppenleistung
XML Element Name:GroupService
Parent Element:ProductFields
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 "GRPLEISTUNGENABLED")
                    

Rate type
XML Element Name:ANSATZTYP
Parent Element:ProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price modification user-Name
XML Element Name:PriceModificationUser
Parent Element:ProductFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:Text
Parent Element:ProductFields
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 "VARDATA")
                    

Produkttexte
XML Element Name:ProductText
Parent Element:Product
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewegungsdaten

Fields
XML Element Name:ProductTextFields
Parent Element:ProductText
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Product type header
XML Element Name:ProductTypeHeader
Parent Element:ProductTextFields
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 "PRODTYPKOPF")
                    

Product no. header
XML Element Name:ProductNumberHeader
Parent Element:ProductTextFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:Text
Parent Element:ProductTextFields
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 "VARDATA")
                    

Produkte-Analyseposition
XML Element Name:ProductAnalysisItem
Parent Element:Product
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ProductAnalysisItemFields
Parent Element:ProductAnalysisItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:ProductAnalysisItemFields
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 "POSNR")
                    

Parent item
XML Element Name:ParentItem
Parent Element:ProductAnalysisItemFields
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 "POSNRPARENT")
                    

Item type
XML Element Name:ItemType
Parent Element:ProductAnalysisItemFields
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 "POSTYP")
                    

Area
XML Element Name:Area
Parent Element:ProductAnalysisItemFields
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 "KEBEREICH")
                    

Product type item
XML Element Name:ProductTypeItem
Parent Element:ProductAnalysisItemFields
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 "PRODTYPPOS")
                    

CE main group
XML Element Name:CostElementMainGroup
Parent Element:ProductAnalysisItemFields
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 "KEHAUPTGRP")
                    

CE sub-group
XML Element Name:CostElementSubgroup
Parent Element:ProductAnalysisItemFields
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 "KEUNTERGRP")
                    

CE no.
XML Element Name:CostElementNumber
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

QU
XML Element Name:UnitNumber
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mengeneinheit
(The internal field ID for this element is "EHTNR")

Leistungs-Produkt-Typ
XML Element Name:ServiceProductType
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Mengentyp
XML Element Name:QuantityType
Parent Element:ProductAnalysisItemFields
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 "MENGENTYP")
                    

Category
XML Element Name:Category
Parent Element:ProductAnalysisItemFields
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 "KEKAT")
                    

Preis-Nr.
XML Element Name:PriceNumber
Parent Element:ProductAnalysisItemFields
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 "PREISNR")
                    

Allocation type
XML Element Name:CostApplicationType
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calc. rate
XML Element Name:CalculationRate
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Average salary
XML Element Name:AverageSalary
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price base
XML Element Name:PriceBasis
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation 1
XML Element Name:Designation1
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price offer
XML Element Name:PriceOffer
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

GSC
XML Element Name:GroupServiceActive
Parent Element:ProductAnalysisItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Gruppenleistungscode
(The internal field ID for this element is "GRPLEISTUNGAKTIV")

Menge 1
XML Element Name:Quantity1
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 2
XML Element Name:Quantity2
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 3
XML Element Name:Quantity3
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 4
XML Element Name:Quantity4
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 5
XML Element Name:Quantity5
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 6
XML Element Name:Quantity6
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price PC1
XML Element Name:PriceProductionCost1
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price PC2
XML Element Name:PriceProductionCost2
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value 1
XML Element Name:ServiceValue1
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value 2
XML Element Name:ServiceValue2
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value 3
XML Element Name:ServiceValue3
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value 4
XML Element Name:ServiceValue4
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value 5
XML Element Name:ServiceValue5
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value 6
XML Element Name:ServiceValue6
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 7
XML Element Name:Quantity7
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 8
XML Element Name:Quantity8
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 9
XML Element Name:Quantity9
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungswert 7
XML Element Name:ServiceValue7
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungswert 8
XML Element Name:ServiceValue8
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungswert 9
XML Element Name:ServiceValue9
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation 2
XML Element Name:RelationalDesignation2
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation 1
XML Element Name:RelationalDesignation1
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KOSTENELEMENT_KURZ### / Product
XML Element Name:CostElementProduct
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Produkte-Analysetotal
XML Element Name:ProductAnalysisTotal
Parent Element:ProductAnalysisItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ProductAnalysisTotalFields
Parent Element:ProductAnalysisTotal
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:ProductAnalysisTotalFields
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 "POSNR")
                    

Mengentyp
XML Element Name:QuantityType
Parent Element:ProductAnalysisTotalFields
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 "MENGENTYP")
                    

Group service
XML Element Name:GroupService
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 Basis
XML Element Name:TotalCategory1Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 Basis
XML Element Name:TotalCategory2Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 Basis
XML Element Name:TotalCategory3Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 Basis
XML Element Name:TotalCategory4Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 Basis
XML Element Name:TotalCategory5Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 Basis
XML Element Name:TotalCategory6Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 Basis
XML Element Name:TotalCategory7Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 Basis
XML Element Name:TotalCategory8Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 Basis
XML Element Name:TotalCategory9Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 Basis
XML Element Name:TotalCategory10Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 Basis
XML Element Name:TotalCategory11Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 Basis
XML Element Name:TotalCategory12Basis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total basis
XML Element Name:TotalBasis
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Parent item
XML Element Name:ParentItem
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 WK1
XML Element Name:TotalCategory1ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 WK1
XML Element Name:TotalCategory2ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 WK1
XML Element Name:TotalCategory3ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 WK1
XML Element Name:TotalCategory4ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 WK1
XML Element Name:TotalCategory5ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 WK1
XML Element Name:TotalCategory6ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 WK1
XML Element Name:TotalCategory7ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 WK1
XML Element Name:TotalCategory8ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 WK1
XML Element Name:TotalCategory9ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 WK1
XML Element Name:TotalCategory10ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 WK1
XML Element Name:TotalCategory11ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 WK1
XML Element Name:TotalCategory12ProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 WK2
XML Element Name:TotalCategory1ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 WK2
XML Element Name:TotalCategory2ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 WK2
XML Element Name:TotalCategory3ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 WK2
XML Element Name:TotalCategory4ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 WK2
XML Element Name:TotalCategory5ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 WK2
XML Element Name:TotalCategory6ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 WK2
XML Element Name:TotalCategory7ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 WK2
XML Element Name:TotalCategory8ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 WK2
XML Element Name:TotalCategory9ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 WK2
XML Element Name:TotalCategory10ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 WK2
XML Element Name:TotalCategory11ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 WK2
XML Element Name:TotalCategory12ProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 Angebot
XML Element Name:TotalCategory1Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 Angebot
XML Element Name:TotalCategory2Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 Angebot
XML Element Name:TotalCategory3Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 Angebot
XML Element Name:TotalCategory4Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 Angebot
XML Element Name:TotalCategory5Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 Angebot
XML Element Name:TotalCategory6Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 Angebot
XML Element Name:TotalCategory7Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 Angebot
XML Element Name:TotalCategory8Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 Angebot
XML Element Name:TotalCategory9Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 Angebot
XML Element Name:TotalCategory10Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 Angebot
XML Element Name:TotalCategory11Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 Angebot
XML Element Name:TotalCategory12Offer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total PC1
XML Element Name:TotalProductionCost1
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total PC2
XML Element Name:TotalProductionCost2
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total offer
XML Element Name:TotalOffer
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value
XML Element Name:ServiceValue
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Manuell
XML Element Name:Manually
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Mengentyp-Designation
XML Element Name:QuantityTypeDesignation
Parent Element:ProductAnalysisTotalFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Produktpreis
XML Element Name:BPN
Parent Element:Product
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewegungsdaten

Fields
XML Element Name:BPNFields
Parent Element:BPN
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Preis-Nr.
XML Element Name:PREISNR
Parent Element:BPNFields
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 "PREISNR")
                    

Preis
XML Element Name:PREISEXKL
Parent Element:BPNFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Manueller Preis
XML Element Name:PREISMANUELL
Parent Element:BPNFields
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 "PREISMANUELL")
                    

###TAGESRAPPORT_SPALTENDEFINITION###
XML Element Name:BTL
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewegungsdaten

Fields
XML Element Name:BTLFields
Parent Element:BTL
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Rate type
XML Element Name:ANSATZTYP
Parent Element:BTLFields
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 "ANSATZTYP")
                    

Spalten-Nr.
XML Element Name:SPALTENNR
Parent Element:BTLFields
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 "SPALTENNR")
                    

Item type
XML Element Name:POSTYP
Parent Element:BTLFields
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 "POSTYP")
                    

Area
XML Element Name:KEBEREICH
Parent Element:BTLFields
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 "KEBEREICH")
                    

Product type
XML Element Name:PRODTYP
Parent Element:BTLFields
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 "PRODTYP")
                    

CE main group
XML Element Name:KEHAUPTGRP
Parent Element:BTLFields
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 "KEHAUPTGRP")
                    

CE sub-group
XML Element Name:KEUNTERGRP
Parent Element:BTLFields
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 "KEUNTERGRP")
                    

CE no.
XML Element Name:KENR
Parent Element:BTLFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

QU
XML Element Name:EHTNR
Parent Element:BTLFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mengeneinheit
(The internal field ID for this element is "EHTNR")

Category
XML Element Name:KEKAT
Parent Element:BTLFields
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 "KEKAT")
                    

Leistungsart
XML Element Name:LEIART
Parent Element:BTLFields
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 "LEIART")
                    

Spaltenbezeichnung
XML Element Name:SPALTENBEZ
Parent Element:BTLFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tariff item no.
XML Element Name:TARIFPOSNR
Parent Element:BTLFields
Field Type:Text
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Rate no.
XML Element Name:ANSATZNR
Parent Element:BTLFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Region
XML Element Name:REREGION
Parent Element:BTLFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Search term
XML Element Name:SUCHBEGRIFF
Parent Element:BTLFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Techn. des.
XML Element Name:TECHNBEZ
Parent Element:BTLFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungsart Bezeichnung
XML Element Name:LEIART_BEZ
Parent Element:BTLFields
Field Type:Text
Action Type:Export only
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungsart Einheit
XML Element Name:LEIART_EHT
Parent Element:BTLFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

KE / Produkt
XML Element Name:KECOMPOUND
Parent Element:BTLFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezeichnung 1
XML Element Name:BEZ1
Parent Element:BTLFields
Field Type:Text
Action Type:Export only
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tagesrapport-Position
XML Element Name:BTR
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:BTRFields
Parent Element:BTR
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:RAPOSNR
Parent Element:BTRFields
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 "RAPOSNR")
                    

Job-Code
XML Element Name:JOBCODE
Parent Element:BTRFields
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungsart
XML Element Name:MITARBEITERLEIART
Parent Element:BTRFields
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 "MITARBEITERLEIART")
                    

Erledigt
XML Element Name:ERLEDIGT
Parent Element:BTRFields
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 "ERLEDIGT")
                    

Total
XML Element Name:TOTAL
Parent Element:BTRFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Leistungsart Einheit
XML Element Name:MITARBEITERLEIART_EHT
Parent Element:BTRFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Job-Bezeichnung
XML Element Name:JOBBEZ
Parent Element:BTRFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:TEXTAVAILABLE
Parent Element:BTRFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###TAGESRAPPORT_EXTERNER_TEXT###
XML Element Name:BTX_TREXTERN
Parent Element:BTR
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:BTX_TREXTERNFields
Parent Element:BTX_TREXTERN
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:VARDATA
Parent Element:BTX_TREXTERNFields
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 "VARDATA")
                    

###TAGESRAPPORT_INTERNER_TEXT###
XML Element Name:BTX_TRINTERN
Parent Element:BTR
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:BTX_TRINTERNFields
Parent Element:BTX_TRINTERN
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:VARDATA
Parent Element:BTX_TRINTERNFields
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 "VARDATA")
                    

Tagesrapport-Mengenposition
XML Element Name:BTW
Parent Element:BTR
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:BTWFields
Parent Element:BTW
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Rate type
XML Element Name:ANSATZTYP
Parent Element:BTWFields
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 "ANSATZTYP")
                    

Spalten-Nr.
XML Element Name:SPALTENNR
Parent Element:BTWFields
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 "SPALTENNR")
                    

Menge
XML Element Name:MENGE
Parent Element:BTWFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Buchungs-Nr.
XML Element Name:REFNR
Parent Element:BTWFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Verbindung zum NBW-Datensatz
(The internal field ID for this element is "REFNR")

Regie Pos-Nr.
XML Element Name:REGIEPOSNR
Parent Element:BTWFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Measurement protocol header
XML Element Name:MeasurementProtocol
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
Explicitly without LVTYP (SS type).

Fields
XML Element Name:MeasurementProtocolFields
Parent Element:MeasurementProtocol
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Protocol no.
XML Element Name:ProtocolNumber
Parent Element:MeasurementProtocolFields
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 "PROTNR")
                    

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

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

Date
XML Element Name:Date
Parent Element:MeasurementProtocolFields
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 "DATUM")
                    

Total measurement
XML Element Name:TotalMeasurement
Parent Element:MeasurementProtocolFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Leistungspositionsübergreifendes Betragstotal aller verrechenbaren Ausmasspositionen dieses Protokoll
(The internal field ID for this element is "AUSMASSTOTAL")
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:MeasurementProtocolFields
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 "VARDATA")
                    

Item
XML Element Name:Item
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ItemFields
Parent Element:Item
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Chapter no.
XML Element Name:ChapterNumber
Parent Element:ItemFields
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 "KAPITELNR")
                    

Main item no.
XML Element Name:MainItemNumber
Parent Element:ItemFields
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 "HAUPTPOSNR")
                    

Sub-item no.
XML Element Name:SubItemNumber
Parent Element:ItemFields
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 "UNTERPOSNR")
                    

Variable
XML Element Name:VariableNumber
Parent Element:ItemFields
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 "VARIABLENNR")
                    

Type
XML Element Name:ItemType
Parent Element:ItemFields
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 "POSTYP")
                    

Repetitive item header reference
XML Element Name:RepetitionItemHeaderReference
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sub-item no. in base
XML Element Name:SubItemNumberInBase
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

At the bottom of the hierarchy
XML Element Name:HierarchyBottom
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Search title modifiable
XML Element Name:SearchTitleChangeable
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Alternative group
XML Element Name:AlternativeGroup
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service item
XML Element Name:ServiceCode
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

First service item
XML Element Name:FirstServiceItem
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Entry start
XML Element Name:EntryStart
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

QU
XML Element Name:UnitNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mengeneinheit
(The internal field ID for this element is "EHTNR")

Entry start entrepreneur
XML Element Name:EntryStartEntrepreneur
Parent Element:ItemFields
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 "EINTRAGSBEGINNUNT")
                    

Item text
XML Element Name:ItemDescription
Parent Element:ItemFields
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 "POSTEXT")
                    

Price
XML Element Name:Price
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bevorzugte Preisposition des Unternehmers
XML Element Name:ALLTHESAMEPREISUNT
Parent Element:ItemFields
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 "ALLTHESAMEPREISUNT")
                    

Quantity
XML Element Name:Quantity
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount
XML Element Name:Amount
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Search title
XML Element Name:SearchTitle
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Ungültige NPK-Struktur
XML Element Name:InvalidCatalogueStructure
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

All classifications have the same price
XML Element Name:SamePriceForAllClassifications
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Last service item
XML Element Name:LastServiceItem
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Publication code
XML Element Name:PublicationCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Alternative group change
XML Element Name:AlternativeGroupChange
Parent Element:ItemFields
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 "VARALTGRPWECHSEL")
                    

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

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

Rabattfaktor LV
XML Element Name:RABATTFAKTORLV
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   6Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RABATTFAKTORLV")
                    
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:ItemFields
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 "VARDATA")
                    

Classification item
XML Element Name:ClassificationItem
Parent Element:Item
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:ClassificationItemFields
Parent Element:ClassificationItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

KAG
XML Element Name:CostTypeStructure
Parent Element:ClassificationItemFields
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 "KAG")
                    

OGL
XML Element Name:ObjectStructure
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

PSL
XML Element Name:ItemLocation
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

EKG
XML Element Name:ElementCostStructure
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

ERT
XML Element Name:EquipmentType
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant group
XML Element Name:VariantGroup
Parent Element:ClassificationItemFields
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 "VARIANTEGRP")
                    

Variant
XML Element Name:Variant
Parent Element:ClassificationItemFields
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 "VARIANTE")
                    

Preliminary remark main item no.
XML Element Name:PreliminaryRemarkMainItemNumber
Parent Element:ClassificationItemFields
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 "VORBEMHAUPTPOSNR")
                    

Preliminary remark sub-item no.
XML Element Name:PreliminaryRemarkSubItemNumber
Parent Element:ClassificationItemFields
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 "VORBEMUNTERPOSNR")
                    

Sort. no.
XML Element Name:SortNumber
Parent Element:ClassificationItemFields
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 "SORTNR")
                    

Type
XML Element Name:ItemType
Parent Element:ClassificationItemFields
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 "POSTYP")
                    

Reserve item
XML Element Name:ReserveItem
Parent Element:ClassificationItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Open item
XML Element Name:OpenItem
Parent Element:ClassificationItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service item
XML Element Name:ServiceCode
Parent Element:ClassificationItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calc. details
XML Element Name:CalculationDetails
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Product type
XML Element Name:ProductType
Parent Element:ClassificationItemFields
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 "PRODTYP")
                    

Product no.
XML Element Name:ProductNumber
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

QU
XML Element Name:UnitNumber
Parent Element:ClassificationItemFields
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 "EHTNR")
                    

Leistungs-Produkt-Typ
XML Element Name:ServiceProductType
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Rounding ID
XML Element Name:RoundingID
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Auf eine (diverse) Position mit einem einfachen Preis hat diese Rundung keinen Einfluss.
(The internal field ID for this element is "RUNDUNGSID")

Mengentyp
XML Element Name:QuantityType
Parent Element:ClassificationItemFields
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 "MENGENTYP")
                    

Category
XML Element Name:Category
Parent Element:ClassificationItemFields
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 "KEKAT")
                    

Preis-Nr.
XML Element Name:PriceNumber
Parent Element:ClassificationItemFields
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 "PREISNR")
                    

Base price
XML Element Name:PriceBasis
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calc. rate
XML Element Name:CalculationRate
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

QT
XML Element Name:QuantityCode
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mengenart
(The internal field ID for this element is "MENGENART")

PT
XML Element Name:PriceType
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Preisart
(The internal field ID for this element is "PREISART")

VAT
XML Element Name:TaxCode
Parent Element:ClassificationItemFields
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 "MWSTCODE")
                    

Quantity tender
XML Element Name:QuantityTender
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price
XML Element Name:Price
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variante
XML Element Name:VariantSwitch
Parent Element:ClassificationItemFields
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 "VARIANTECB")
                    

Rezepturmenge
XML Element Name:IngredientQuantity
Parent Element:ClassificationItemFields
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 "REZEPTURMENGE")
                    

Subu-Code
XML Element Name:SubcontractorCode
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant group, variant
XML Element Name:VARIANTECOMPOUND
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Run no.
XML Element Name:LAUFNR
Parent Element:ClassificationItemFields
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 "LAUFNR")
                    

Amount
XML Element Name:Amount
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bruttobetrag ohne Mehrwertsteuer
(The internal field ID for this element is "BETRAG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity pre-measurement
XML Element Name:QuantityPremeasurement
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Datum Preismutation
XML Element Name:PriceModificationDate
Parent Element:ClassificationItemFields
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 "MUTPRDATUM")
                    

Classification no.
XML Element Name:ClassificationNumber
Parent Element:ClassificationItemFields
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 "GLIEDERUNGSNR")
                    

Preliminary remark
XML Element Name:VORBEMCOMPOUND
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Association calculation
XML Element Name:AssociationCalculation
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Measurement complete
XML Element Name:MeasurementCompleted
Parent Element:ClassificationItemFields
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 "AUSMASSFERTIG")
                    

Total pre-measurement
XML Element Name:TotalPremeasurement
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Anzahl Ausmasspositionen in Fakturaläufen
XML Element Name:MeasurementItemInvoiceRun
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Quantity measurement
XML Element Name:QuantityMeasurement
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total measurement
XML Element Name:TotalMeasurement
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Description 2
XML Element Name:Designation2
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice Address
XML Element Name:InvoiceAddress
Parent Element:ClassificationItemFields
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 "FAKTURAINR")
                    

Eigen-Code
XML Element Name:OwnCode
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zusammenfassung der Defaultgliederung
XML Element Name:SummaryOfDefaultClassification
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Export only
Field Length:   29Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Total MwSt 1
XML Element Name:CurrentTotal1
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Total MwSt 2
XML Element Name:CurrentTotal2
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Total MwSt 3
XML Element Name:CurrentTotal3
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Total MwSt 4
XML Element Name:CurrentTotal4
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Ebenentotal MwSt 1
XML Element Name:LevelTotal1
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Ebenentotal MwSt 2
XML Element Name:LevelTotal2
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Ebenentotal MwSt 3
XML Element Name:LevelTotal3
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Laufendes Ebenentotal MwSt 4
XML Element Name:LevelTotal4
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total MwSt 1
XML Element Name:TotalTax1
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total MwSt 2
XML Element Name:TotalTax2
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total MwSt 3
XML Element Name:TotalTax3
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total MwSt 4
XML Element Name:TotalTax4
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Gruppenleistung
XML Element Name:GroupService
Parent Element:ClassificationItemFields
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 "GRPLEISTUNGENABLED")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %
XML Element Name:MWSTPROZ
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price modification user-Name
XML Element Name:PriceModificationUser
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###GLIEDERUNGSWERTE###
XML Element Name:ClassificationValue
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:Text
Parent Element:ClassificationItemFields
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 "VARDATA")
                    

###BGT_POSTEXT###
XML Element Name:ServiceItemTextData
Parent Element:ClassificationItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:ServiceItemTextDataFields
Parent Element:ServiceItemTextData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:ServiceItemTextDataFields
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 "VARDATA")
                    

###BGT_NOTE###
XML Element Name:InternalItemTextData
Parent Element:ClassificationItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InternalItemTextDataFields
Parent Element:InternalItemTextData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InternalItemTextDataFields
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 "VARDATA")
                    

###VORAUSMASS###
XML Element Name:Premeasurement
Parent Element:ClassificationItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
The measurement is independent from the version, since these are actual figures. However, the items must be fixed in case of version independence to make sure that the measurement lines are not empty or refer to completely other meanings. The easiest way to do this is to ensure that measurement lines may be entered only if LVTYP=CONSTRUCTION ORDER.

>If the field INVOICED is set, the entire line is read-only.

Fields
XML Element Name:PremeasurementFields
Parent Element:Premeasurement
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:PremeasurementFields
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 "POSNR")
                    

Variant group
XML Element Name:VariantGroup
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant
XML Element Name:Variant
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preliminary remark main item no.
XML Element Name:PreliminaryRemarkMainItemNumber
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preliminary remark sub-item no.
XML Element Name:PreliminaryRemarkSubItemNumber
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item type
XML Element Name:ItemType
Parent Element:PremeasurementFields
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 "POSTYP")
                    

Item type mathematical
XML Element Name:ItemTypeMathematical
Parent Element:PremeasurementFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Formula field
XML Element Name:FormulaField
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   2048Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Location code
XML Element Name:Locationcode
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Protocol no.
XML Element Name:ProtocolNumber
Parent Element:PremeasurementFields
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 "PROTNR")
                    

Chargeable
XML Element Name:CanBeInvoiced
Parent Element:PremeasurementFields
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 "VERRECHENBAR")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:PremeasurementFields
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 "FAKTURAINR")
                    

Invoice run no.
XML Element Name:InvoiceRunNumber
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Akontolauf-Nr.
XML Element Name:OnAccountRunNumber
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Measurement date
XML Element Name:MeasurementDate
Parent Element:PremeasurementFields
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 "AUSMASSDATUM")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Addendum
XML Element Name:NACHTRAGSNR
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Journal no.
XML Element Name:JournalNumber
Parent Element:PremeasurementFields
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 "JOURNALNR")
                    

Item text
XML Element Name:ItemText
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Measurement
XML Element Name:Measurement
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Zusammenfassung der Defaultgliederung
XML Element Name:DEFGLIECOMPOUND
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   29Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Betrag
XML Element Name:Amount
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Akonto fakturiert
XML Element Name:InvoicedOnAccount
Parent Element:PremeasurementFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %
XML Element Name:MWSTPROZ
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price
XML Element Name:Price
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PREIS")
                    
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:PremeasurementFields
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 "VARDATA")
                    

###AUSMASS###
XML Element Name:Measurement
Parent Element:ClassificationItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
The measurement is independent from the version, since these are actual figures. However, the items must be fixed in case of version independence to make sure that the measurement lines are not empty or refer to completely other meanings. The easiest way to do this is to ensure that measurement lines may be entered only if LVTYP=CONSTRUCTION ORDER.

>If the field INVOICED is set, the entire line is read-only.

Fields
XML Element Name:MeasurementFields
Parent Element:Measurement
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:MeasurementFields
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 "POSNR")
                    

Variant group
XML Element Name:VariantGroup
Parent Element:MeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant
XML Element Name:Variant
Parent Element:MeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preliminary remark main item no.
XML Element Name:PreliminaryRemarkMainItemNumber
Parent Element:MeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preliminary remark sub-item no.
XML Element Name:PreliminaryRemarkSubItemNumber
Parent Element:MeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item type
XML Element Name:ItemType
Parent Element:MeasurementFields
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 "POSTYP")
                    

Item type mathematical
XML Element Name:ItemTypeMathematical
Parent Element:MeasurementFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Formula field
XML Element Name:FormulaField
Parent Element:MeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   2048Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Location code
XML Element Name:LocationCode
Parent Element:MeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Protocol no.
XML Element Name:ProtocolNumber
Parent Element:MeasurementFields
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 "PROTNR")
                    

Chargeable
XML Element Name:CanBeInvoiced
Parent Element:MeasurementFields
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 "VERRECHENBAR")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:MeasurementFields
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 "FAKTURAINR")
                    

Invoice run no.
XML Element Name:InvoiceRunNumber
Parent Element:MeasurementFields
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 "FAKLAUFNR")
                    

Akontolauf-Nr.
XML Element Name:OnAccountRunNumber
Parent Element:MeasurementFields
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 "AKONTOLAUFNR")
                    

Measurement date
XML Element Name:MeasurementDate
Parent Element:MeasurementFields
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 "AUSMASSDATUM")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:MeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Journal no.
XML Element Name:JournalNumber
Parent Element:MeasurementFields
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 "JOURNALNR")
                    

Item text
XML Element Name:ItemText
Parent Element:MeasurementFields
Field Type:Text
Action Type:Import und Export
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Measurement
XML Element Name:Measurement
Parent Element:MeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Betrag
XML Element Name:Amount
Parent Element:MeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Akonto fakturiert
XML Element Name:InvoicedOnAccount
Parent Element:MeasurementFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %
XML Element Name:MWSTPROZ
Parent Element:MeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:MeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price
XML Element Name:Price
Parent Element:MeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PREIS")
                    
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:MeasurementFields
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 "VARDATA")
                    

Measurement location code total
XML Element Name:MeasurementLocationCodeTotal
Parent Element:Measurement
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data.
In the measurement, we do not support subtotals, since they are impractical in the case of re-sorting.
As an alternative, there is this table (and BUJ), which, for example, keeps the total for the location code "top". This code is always updated the same way.
The table is not linked via the BGP.GLIEDERUNGSNR, since it does not only belong to one BGP, but to several ones because it is independent from the version.

On a visual level, it still needs to be determined whether only the currently focused content is displayed in a field, or whether all totals are displayed in an additional grid in the measurement window.

Fields
XML Element Name:MeasurementLocationCodeTotalFields
Parent Element:MeasurementLocationCodeTotal
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Code
XML Element Name:Code
Parent Element:MeasurementLocationCodeTotalFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total Ausmass
XML Element Name:TotalAmount
Parent Element:MeasurementLocationCodeTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Protokollübergreifendes Betragstotal aller verrechenbaren Ausmasspositionen dieser Gliederungsposition, die den aktuellen Lagecode besitzen
(The internal field ID for this element is "TOTAL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Menge Ausmass
XML Element Name:Quantity
Parent Element:MeasurementLocationCodeTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Protokollübergreifendes Mengentotal aller verrechenbaren Ausmasspositionen dieser Gliederungsposition, die den aktuellen Lagecode besitzen
(The internal field ID for this element is "MENGE")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Analysis item
XML Element Name:AnalysisItem
Parent Element:ClassificationItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:AnalysisItemFields
Parent Element:AnalysisItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:AnalysisItemFields
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 "POSNR")
                    

Chapter no.
XML Element Name:ChapterNumber
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Main item no.
XML Element Name:MainItemNumber
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Sub-item no.
XML Element Name:SubItemNumber
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

KAG
XML Element Name:CostTypeStructure
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

OGL
XML Element Name:ObjectStructure
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

PSL
XML Element Name:ItemLocation
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

EKG
XML Element Name:ElementCostStructure
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

ERT
XML Element Name:EquipmentType
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant group
XML Element Name:VariantGroup
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant
XML Element Name:Variant
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Parent item
XML Element Name:ParentItem
Parent Element:AnalysisItemFields
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 "POSNRPARENT")
                    

Item type
XML Element Name:ItemType
Parent Element:AnalysisItemFields
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 "POSTYP")
                    

Area
XML Element Name:Area
Parent Element:AnalysisItemFields
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 "KEBEREICH")
                    

Product type item
XML Element Name:ProductTypeItem
Parent Element:AnalysisItemFields
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 "PRODTYPPOS")
                    

CE main group
XML Element Name:CostElementMainGroup
Parent Element:AnalysisItemFields
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 "KEHAUPTGRP")
                    

CE sub-group
XML Element Name:CostElementSubgroup
Parent Element:AnalysisItemFields
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 "KEUNTERGRP")
                    

CE no.
XML Element Name:CostElementNumber
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

QU
XML Element Name:UnitNumber
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mengeneinheit
(The internal field ID for this element is "EHTNR")

Leistungs-Produkt-Typ
XML Element Name:ServiceProductType
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Mengentyp
XML Element Name:QuantityType
Parent Element:AnalysisItemFields
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 "MENGENTYP")
                    

Category
XML Element Name:Category
Parent Element:AnalysisItemFields
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 "KEKAT")
                    

Preis-Nr.
XML Element Name:PriceNumber
Parent Element:AnalysisItemFields
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 "PREISNR")
                    

Allocation type
XML Element Name:CostApplicationType
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calc. rate
XML Element Name:CalculationRate
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Average salary
XML Element Name:AverageSalary
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price base
XML Element Name:PriceBasis
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 1
XML Element Name:QuantityFloating1
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 1
XML Element Name:ChargePercentage1
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 1
XML Element Name:ChargeQuantityConstant1
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 1
XML Element Name:ReferenceValueQuantity1
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 2
XML Element Name:QuantityFloating2
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 2
XML Element Name:ChargePercentage2
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 2
XML Element Name:ChargeQuantityConstant2
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 2
XML Element Name:ReferenceValueQuantity2
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 3
XML Element Name:QuantityFloating3
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 3
XML Element Name:ChargePercentage3
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 3
XML Element Name:ChargeQuantityConstant3
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 3
XML Element Name:ReferenceValueQuantity3
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 4
XML Element Name:QuantityFloating4
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 4
XML Element Name:ChargePercentage4
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 4
XML Element Name:ChargeQuantityConstant4
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 4
XML Element Name:ReferenceValueQuantity4
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 5
XML Element Name:QuantityFloating5
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 5
XML Element Name:ChargePercentage5
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 5
XML Element Name:ChargeQuantityConstant5
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 5
XML Element Name:ReferenceValueQuantity5
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 6
XML Element Name:QuantityFloating6
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 6
XML Element Name:ChargePercentage6
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 6
XML Element Name:ChargeQuantityConstant6
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 6
XML Element Name:ReferenceValueQuantity6
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation 1
XML Element Name:Designation1
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price offer
XML Element Name:PriceOffer
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount base
XML Element Name:AmountBasis
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

GSC
XML Element Name:GroupServiceActive
Parent Element:AnalysisItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Gruppenleistungscode
(The internal field ID for this element is "GRPLEISTUNGAKTIV")

Menge 1
XML Element Name:Quantity1
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 2
XML Element Name:Quantity2
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 3
XML Element Name:Quantity3
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 4
XML Element Name:Quantity4
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 5
XML Element Name:Quantity5
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 6
XML Element Name:Quantity6
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preliminary remark main item no.
XML Element Name:PreliminaryRemarkMainItemNumber
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preliminary remark sub-item no.
XML Element Name:PreliminaryRemarkSubItemNumber
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price PC1
XML Element Name:PriceProductionCost1
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price PC2
XML Element Name:PriceProductionCost2
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount PC1
XML Element Name:AmountProductionCost1
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount PC2
XML Element Name:AmountProductionCost2
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount offer
XML Element Name:AmountOffer
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value
XML Element Name:ServiceValue
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 7
XML Element Name:Quantity7
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 8
XML Element Name:Quantity8
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge 9
XML Element Name:Quantity9
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 7
XML Element Name:QuantityFloating7
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 8
XML Element Name:QuantityFloating8
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Menge fliessend 9
XML Element Name:QuantityFloating9
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 7
XML Element Name:ZUSCHLAGPROZ7
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 8
XML Element Name:ZUSCHLAGPROZ8
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlag in % 9
XML Element Name:ZUSCHLAGPROZ9
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 7
XML Element Name:ChargeQuantityConstant7
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 8
XML Element Name:ChargeQuantityConstant8
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Zuschlagsmenge konstant 9
XML Element Name:ChargeQuantityConstant9
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 7
XML Element Name:ReferenceValueQuantity7
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 8
XML Element Name:ReferenceValueQuantity8
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bezugsgrösse Menge 9
XML Element Name:ReferenceValueQuantity9
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation 2
XML Element Name:RelationalDesignation2
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation 1
XML Element Name:RelationalDesignation1
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###GLIEDERUNGSWERTE###
XML Element Name:ClassificationValue
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###KOSTENELEMENT_KURZ### / Product
XML Element Name:CostElementProduct
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Quantity
XML Element Name:Quantity
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Analysis total
XML Element Name:AnalysisTotal
Parent Element:AnalysisItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:AnalysisTotalFields
Parent Element:AnalysisTotal
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:AnalysisTotalFields
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 "POSNR")
                    

Group service
XML Element Name:GroupService
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 Basis
XML Element Name:TotalCategory1Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 Basis
XML Element Name:TotalCategory2Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 Basis
XML Element Name:TotalCategory3Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 Basis
XML Element Name:TotalCategory4Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 Basis
XML Element Name:TotalCategory5Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 Basis
XML Element Name:TotalCategory6Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 Basis
XML Element Name:TotalCategory7Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 Basis
XML Element Name:TotalCategory8Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 Basis
XML Element Name:TotalCategory9Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 Basis
XML Element Name:TotalCategory10Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 Basis
XML Element Name:TotalCategory11Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 Basis
XML Element Name:TotalCategory12Basis
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Preliminary remark
XML Element Name:RES3
Parent Element:AnalysisTotalFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total basis
XML Element Name:TOTALBASIS
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Parent item
XML Element Name:ParentItem
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 WK1
XML Element Name:TotalCategory1ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 WK1
XML Element Name:TotalCategory2ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 WK1
XML Element Name:TotalCategory3ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 WK1
XML Element Name:TotalCategory4ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 WK1
XML Element Name:TotalCategory5ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 WK1
XML Element Name:TotalCategory6ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 WK1
XML Element Name:TotalCategory7ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 WK1
XML Element Name:TotalCategory8ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 WK1
XML Element Name:TotalCategory9ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 WK1
XML Element Name:TotalCategory10ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 WK1
XML Element Name:TotalCategory11ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 WK1
XML Element Name:TotalCategory12ProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 WK2
XML Element Name:TotalCategory1ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 WK2
XML Element Name:TotalCategory2ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 WK2
XML Element Name:TotalCategory3ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 WK2
XML Element Name:TotalCategory4ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 WK2
XML Element Name:TotalCategory5ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 WK2
XML Element Name:TotalCategory6ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 WK2
XML Element Name:TotalCategory7ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 WK2
XML Element Name:TotalCategory8ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 WK2
XML Element Name:TotalCategory9ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 WK2
XML Element Name:TotalCategory10ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 WK2
XML Element Name:TotalCategory11ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 WK2
XML Element Name:TotalCategory12ProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 1 Angebot
XML Element Name:TotalCategory1Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 2 Angebot
XML Element Name:TotalCategory2Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 3 Angebot
XML Element Name:TotalCategory3Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 4 Angebot
XML Element Name:TotalCategory4Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 5 Angebot
XML Element Name:TotalCategory5Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 6 Angebot
XML Element Name:TotalCategory6Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 7 Angebot
XML Element Name:TotalCategory7Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8 Angebot
XML Element Name:TotalCategory8Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9 Angebot
XML Element Name:TotalCategory9Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10 Angebot
XML Element Name:TotalCategory10Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11 Angebot
XML Element Name:TotalCategory11Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12 Angebot
XML Element Name:TotalCategory12Offer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total PC1
XML Element Name:TotalProductionCost1
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total PC2
XML Element Name:TotalProductionCost2
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total offer
XML Element Name:TotalOffer
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service value
XML Element Name:ServiceValue
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Manuell
XML Element Name:Manually
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 12
XML Element Name:TotalCategory12
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total
XML Element Name:TotalAmount
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 10
XML Element Name:TotalCategory10
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 11
XML Element Name:TotalCategory11
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 8
XML Element Name:TotalCategory8
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total KE-Kat 9
XML Element Name:TotalCategory9
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fremdleistungen
XML Element Name:ExternalService
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fremdleistung IC
XML Element Name:ExternalServiceIntercompany
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Betriebsmaterial
XML Element Name:OperatingMaterial
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Werkzeuge
XML Element Name:Tools
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Material
XML Element Name:Material
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Maschinen und Geräte
XML Element Name:MachineAndEquipment
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Lohn
XML Element Name:Salary
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Regie report header
XML Element Name:RegieReportHeader
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:RegieReportHeaderFields
Parent Element:RegieReportHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Report no.
XML Element Name:ReportNumber
Parent Element:RegieReportHeaderFields
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 "RAPPORTNR")
                    

Classification 1
XML Element Name:Classification1
Parent Element:RegieReportHeaderFields
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 "GLIEDERUNG1")
                    

Classification 2
XML Element Name:Classification2
Parent Element:RegieReportHeaderFields
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 "GLIEDERUNG2")
                    

Weather
XML Element Name:Weather
Parent Element:RegieReportHeaderFields
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 "WETTER")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:RegieReportHeaderFields
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 "FAKTURAINR")
                    

Invoice run no.
XML Element Name:InvoiceRunNumber
Parent Element:RegieReportHeaderFields
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 "FAKLAUFNR")
                    

Akontolauf-Nr.
XML Element Name:OnAccountRunNumber
Parent Element:RegieReportHeaderFields
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 "AKONTOLAUFNR")
                    

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:RegieReportHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Date
XML Element Name:Date
Parent Element:RegieReportHeaderFields
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 "DATUM")
                    

Responsible person
XML Element Name:PersonInCharge
Parent Element:RegieReportHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Temperature
XML Element Name:Termperature
Parent Element:RegieReportHeaderFields
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 "TEMPERATUR")
                    

Chargeable
XML Element Name:CanBeInvoiced
Parent Element:RegieReportHeaderFields
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 "VERRECHENBAR")
                    

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

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

Total
XML Element Name:TotalAmount
Parent Element:RegieReportHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Fakturiert Akonto
XML Element Name:FAKTURIERTAKONTO
Parent Element:RegieReportHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tagesrapport Versions-Nr.
XML Element Name:TRVERSIONSNR
Parent Element:RegieReportHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tagesrapport Nachtrags-Nr.
XML Element Name:TRNACHTRAGSNR
Parent Element:RegieReportHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:RegieReportHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Gliederung 1 Bezeichnung
XML Element Name:Classification1Designation
Parent Element:RegieReportHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Gliederung 2 Bezeichnung
XML Element Name:Classification2Designation
Parent Element:RegieReportHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:Text
Parent Element:RegieReportHeaderFields
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 "VARDATA")
                    

Regie report item
XML Element Name:RegieReportItem
Parent Element:RegieReportHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:RegieReportItemFields
Parent Element:RegieReportItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Report no.
XML Element Name:ReportNumber
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Quantity
XML Element Name:Quantity
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount
XML Element Name:Amount
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT %
XML Element Name:MWSTPROZ
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Gesperrt
XML Element Name:GESPERRT
Parent Element:RegieReportItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tagesrapport Pos-Nr.
XML Element Name:TRRAPOSNR
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tagesrapport Ansatztyp
XML Element Name:TRANSATZTYP
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tagesrapport Spalten-Nr.
XML Element Name:TRSPALTENNR
Parent Element:RegieReportItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Regie rate
XML Element Name:RegieOrderRate
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:RegieOrderRateFields
Parent Element:RegieOrderRate
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:RegieOrderRateFields
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 "POSNR")
                    

Item type
XML Element Name:ItemType
Parent Element:RegieOrderRateFields
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 "POSTYP")
                    

Area
XML Element Name:RegieArea
Parent Element:RegieOrderRateFields
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 "REBEREICH")
                    

Year
XML Element Name:Year
Parent Element:RegieOrderRateFields
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 "JAHR")
                    

Region
XML Element Name:RegieRegion
Parent Element:RegieOrderRateFields
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 "REREGION")
                    

Category
XML Element Name:Category
Parent Element:RegieOrderRateFields
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 "KEKAT")
                    

Tariff item no.
XML Element Name:TariffItemNumber
Parent Element:RegieOrderRateFields
Field Type:Text
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Rate no.
XML Element Name:RateNumber
Parent Element:RegieOrderRateFields
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 "ANSATZNR")
                    

Modification of price allowed
XML Element Name:IndividualPriceChangeAllowed
Parent Element:RegieOrderRateFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Own item
XML Element Name:EIGENE
Parent Element:RegieOrderRateFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price type
XML Element Name:PriceType
Parent Element:RegieOrderRateFields
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 "PREISTYP")
                    

VAT
XML Element Name:TaxCode
Parent Element:RegieOrderRateFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Original price
XML Element Name:OriginalPrice
Parent Element:RegieOrderRateFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Own price
XML Element Name:OwnPrice
Parent Element:RegieOrderRateFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Price modification time
XML Element Name:MUTPRDAT
Parent Element:RegieOrderRateFields
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 "MUTPRDAT")
                    

QU
XML Element Name:UnitNumber
Parent Element:RegieOrderRateFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Mengeneinheit
(The internal field ID for this element is "EHTNR")

Total quantity
XML Element Name:TotalQuantity
Parent Element:RegieOrderRateFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total amount
XML Element Name:TotalAmount
Parent Element:RegieOrderRateFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Machine operation code
XML Element Name:MachineOperationCode
Parent Element:RegieOrderRateFields
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 "MASCHINENBEDCD")
                    

Abbreviation rate
XML Element Name:ShortDesignationRate
Parent Element:RegieOrderRateFields
Field Type:Text
Action Type:Import und Export
Field Length:   7Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation rate
XML Element Name:DesignationRate
Parent Element:RegieOrderRateFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price
XML Element Name:Price
Parent Element:RegieOrderRateFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price modification user-Name
XML Element Name:PriceModificationUser
Parent Element:RegieOrderRateFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###REGIEAUFTRAG_GLIEDERUNG_1###
XML Element Name:RegieOrderClassification1
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:RegieOrderClassification1Fields
Parent Element:RegieOrderClassification1
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Classification no.
XML Element Name:ClassificationNumber
Parent Element:RegieOrderClassification1Fields
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 "GLIEDERUNGNR")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:RegieOrderClassification1Fields
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 "FAKTURAINR")
                    

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

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:RegieOrderClassification1Fields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###REGIEAUFTRAG_GLIEDERUNG_2###
XML Element Name:RegieOrderClassification2
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:RegieOrderClassification2Fields
Parent Element:RegieOrderClassification2
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Classification no.
XML Element Name:ClassificationNumber
Parent Element:RegieOrderClassification2Fields
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 "GLIEDERUNGNR")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:RegieOrderClassification2Fields
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 "FAKTURAINR")
                    

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

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

Invoice address-Codename
XML Element Name:InvoiceAddressCodeName
Parent Element:RegieOrderClassification2Fields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Condition line
XML Element Name:ConditionLine
Parent Element:AddendumHeaderWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data. The file BFO is almost identical.

Fields
XML Element Name:ConditionLineFields
Parent Element:ConditionLine
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:ConditionLineFields
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 "POSNR")
                    

Condition type
XML Element Name:ConditionType
Parent Element:ConditionLineFields
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 "KONDITIONSART")
                    

Type
XML Element Name:Type
Parent Element:ConditionLineFields
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 "KONDITIONSTYP")
                    

Reference
XML Element Name:Reference
Parent Element:ConditionLineFields
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 "POSNRBEZUG")
                    

Chapter no.
XML Element Name:ChapterNumber
Parent Element:ConditionLineFields
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 "KAPITELNR")
                    

KAG
XML Element Name:CostTypeStructure
Parent Element:ConditionLineFields
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 "KAG")
                    

OGL
XML Element Name:ObjectStructure
Parent Element:ConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

PSL
XML Element Name:ItemLocation
Parent Element:ConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

EKG
XML Element Name:ElementCostStructure
Parent Element:ConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

ERT
XML Element Name:EquipmentType
Parent Element:ConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant group
XML Element Name:VariantGroup
Parent Element:ConditionLineFields
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 "VARIANTEGRP")
                    

Variant
XML Element Name:Variant
Parent Element:ConditionLineFields
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 "VARIANTE")
                    

Payment term
XML Element Name:PaymentTerm
Parent Element:ConditionLineFields
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 "ZAHLFRIST")
                    

Classification 1
XML Element Name:Classification1
Parent Element:ConditionLineFields
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 "GLIEDERUNG1")
                    

Classification 2
XML Element Name:Classification2
Parent Element:ConditionLineFields
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 "GLIEDERUNG2")
                    

Category
XML Element Name:Category
Parent Element:ConditionLineFields
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 "KEKAT")
                    

Percentage
XML Element Name:Percentage
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 1
XML Element Name:ReferenceAmountTax1
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 2
XML Element Name:ReferenceAmountTax2
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 3
XML Element Name:ReferenceAmountTax3
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 4
XML Element Name:ReferenceAmountTax4
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount
XML Element Name:ReferenceAmount
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 1
XML Element Name:ItemTotalTax1
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 2
XML Element Name:ItemTotalTax2
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 3
XML Element Name:ItemTotalTax3
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 4
XML Element Name:ItemTotalTax4
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount
XML Element Name:Amount
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 1
XML Element Name:TotalTax1
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 2
XML Element Name:TotalTax2
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 3
XML Element Name:TotalTax3
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 4
XML Element Name:TotalTax4
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total
XML Element Name:TotalAmount
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Include
XML Element Name:TakeIntoAccount
Parent Element:ConditionLineFields
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 "EINRECHNEN")
                    

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

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

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

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

Loss
XML Element Name:Loss
Parent Element:ConditionLineFields
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 "VERLUST")
                    

RS
XML Element Name:Restriction
Parent Element:ConditionLineFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Einschränkung vorhanden
(The internal field ID for this element is "EINSCHRAENKUNG")

Condition ID
XML Element Name:ConditionID
Parent Element:ConditionLineFields
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 "KONDITIONSID")
                    

VAT code
XML Element Name:MWSTCODE
Parent Element:ConditionLineFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Konditionen Garantierückbehalt-Position
XML Element Name:ConditionWarrantyHoldbackItem
Parent Element:ConditionLine
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewegungsdaten

Fields
XML Element Name:ConditionWarrantyHoldbackItemFields
Parent Element:ConditionWarrantyHoldbackItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Betrag bis
XML Element Name:AmountTo
Parent Element:ConditionWarrantyHoldbackItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Prozent
XML Element Name:Percentage
Parent Element:ConditionWarrantyHoldbackItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Minimum
XML Element Name:Minimum
Parent Element:ConditionWarrantyHoldbackItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Maximum
XML Element Name:Maximum
Parent Element:ConditionWarrantyHoldbackItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Ablaufposition
XML Element Name:ProcessFlowData
Parent Element:AddendumHeaderPerVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:ProcessFlowDataFields
Parent Element:ProcessFlowData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Line no.
XML Element Name:LineNumber
Parent Element:ProcessFlowDataFields
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 "Z_NR")
                    

Line status
XML Element Name:LineStatus
Parent Element:ProcessFlowDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Activity no.
XML Element Name:ActionNumber
Parent Element:ProcessFlowDataFields
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 "AKTIONS_NR")
                    

Entscheidungsaktion Frage
XML Element Name:DecisionActionQuestion
Parent Element:ProcessFlowDataFields
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 "ENTSCHEIDUNG_FRAGE")
                    

Program no.
XML Element Name:ProgramNumber
Parent Element:ProcessFlowDataFields
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 "WA_NR")
                    

Printing type
XML Element Name:PrintType
Parent Element:ProcessFlowDataFields
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 "DRUCKART")
                    

No. of copies
XML Element Name:NumberOfCopies
Parent Element:ProcessFlowDataFields
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 "KOPIEN")
                    

Archiv
XML Element Name:Archive
Parent Element:ProcessFlowDataFields
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 "ARCHIV")
                    

Druckabfrage
XML Element Name:PrintQuery
Parent Element:ProcessFlowDataFields
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 "DRUCKABFRAGE")
                    

Entscheidungsaktion Antworten
XML Element Name:DecisionActionAnswer
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Kopf-/Fusstext übernehmen
XML Element Name:TakeOverHeaderAndFooterText
Parent Element:ProcessFlowDataFields
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 "KOPF_FUSSTEXT_UEBERN")
                    

Interne Notizen übernehmen
XML Element Name:TakeOverInternalNotes
Parent Element:ProcessFlowDataFields
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 "INT_NOTIZEN_UEBERN")
                    

LV-Status
XML Element Name:ServiceSpecificationStatus
Parent Element:ProcessFlowDataFields
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 "LV_STATUS")
                    

###AUSMASS_UEBERNEHMEN_VON###
XML Element Name:ApplyMeasurementFrom
Parent Element:ProcessFlowDataFields
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 "IN_AUSMASS_UEBERNEHMEN")
                    

Tagesrapport-Status
XML Element Name:TR_STATUS
Parent Element:ProcessFlowDataFields
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 "TR_STATUS")
                    

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

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

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

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

Address
XML Element Name:Address
Parent Element:ProcessFlowDataFields
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 "ADRESS_TYP")
                    

Handover parameter
XML Element Name:TransferParameter
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Program type
XML Element Name:ProgramType
Parent Element:ProcessFlowDataFields
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 "PRG_TYP")
                    

Type of electronic document
XML Element Name:TypeOfElectronicDocument
Parent Element:ProcessFlowDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice type
XML Element Name:InvoiceType
Parent Element:ProcessFlowDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Program name
XML Element Name:ProgramName
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   128Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
AbaView  (*.AVR)
mit allfälliger Pfadangabe

Programm-Name (*.EXE etc.)
mit allfälliger Pfadangabe

(alles was sich über die Extension ausführen lässt)

Default-Pfad: \abac\kd\orde
(The internal field ID for this element is "PRG_NAME")

Wait-Flag
XML Element Name:WaitFlag
Parent Element:ProcessFlowDataFields
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 "CB_WAIT")
                    

Run activity automatically
XML Element Name:AutomaticTriggeringOfAction
Parent Element:ProcessFlowDataFields
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 "CB_AUTO")
                    

Template set no.
XML Element Name:FormSetNumber
Parent Element:ProcessFlowDataFields
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 "MASKENSET_NR")
                    

Document no.
XML Element Name:DocumentNumber
Parent Element:ProcessFlowDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Running date
XML Element Name:TriggerDate
Parent Element:ProcessFlowDataFields
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 "RES_DAT_AUSL")
                    

Run user
XML Element Name:TriggerUser
Parent Element:ProcessFlowDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Printing date
XML Element Name:PrintDate
Parent Element:ProcessFlowDataFields
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 "RES_DAT_DRUCK")
                    

Printing user
XML Element Name:PrintUser
Parent Element:ProcessFlowDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Number range no.
XML Element Name:NumberRangeNumber
Parent Element:ProcessFlowDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Running date
XML Element Name:TriggerDateTime
Parent Element:ProcessFlowDataFields
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 "DAT_AUSL")
                    

Printing date
XML Element Name:PrintDateTime
Parent Element:ProcessFlowDataFields
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 "DAT_DRUCK")
                    

Confirm action before execution
XML Element Name:ConfirmActionBeforeExecution
Parent Element:ProcessFlowDataFields
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 "CONFIRMEXECUTION")
                    

Procedure line in transaction data cannot be modified
XML Element Name:NoModificationOfProcessFlowLine
Parent Element:ProcessFlowDataFields
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 "DENYMODIFY")
                    

Entry of new item allowed
XML Element Name:DirectItemEntryAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDNEWITEM")
                    

Deleting item allowed
XML Element Name:ItemDeletionAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDDELITEM")
                    

Modification of text allowed
XML Element Name:TextModificationAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDMUTTEXT")
                    

Direct entry of new classification values allowed
XML Element Name:DirectClassificationEntryAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDONDEMANDGL")
                    

Adjustment of quantity types allowed
XML Element Name:QuantityTypeAdjustmentAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDMUTMA")
                    

Menge-Devis ändern erlaubt
XML Element Name:QuantityTenderChangeAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDCHANGEMENGDEV")
                    

Modification of search title allowed
XML Element Name:SearchTitleChangeAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDCHANGESUCH")
                    

Entry before the "Entry start entrepreneur" allowed
XML Element Name:EntryAllowedBeforeEntryStart
Parent Element:ProcessFlowDataFields
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 "ALLOWEDINPUTEINBEG")
                    

Direct entry of new location codes allowed
XML Element Name:DirectLocationCodeEntryAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDONDEMANDLAGCD")
                    

Einzelpreis ändern erlaubt
XML Element Name:IndividualPriceChangeAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDCHANGEPREIS")
                    

Konditionen ändern erlaubt
XML Element Name:ConditionChangeAllowed
Parent Element:ProcessFlowDataFields
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 "ALLOWEDCHANGEKONDIT")
                    

Neue Subu-Codes direkt erfassen erlaubt
XML Element Name:ALLOWEDONDEMANDSUBU
Parent Element:ProcessFlowDataFields
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 "ALLOWEDONDEMANDSUBU")
                    

Neue Codes direkt erfassen erlaubt
XML Element Name:ALLOWEDONDEMANDCODE
Parent Element:ProcessFlowDataFields
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 "ALLOWEDONDEMANDCODE")
                    

Action
XML Element Name:Action
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Document / program
XML Element Name:DocumentProgramName
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

User initiated
XML Element Name:TriggerUserName
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

User printed
XML Element Name:PrintUserName
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Name of user category
XML Element Name:UserCategory
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   100000Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice run header
XML Element Name:InvoiceRunHeader
Parent Element:ProjectData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:InvoiceRunHeaderFields
Parent Element:InvoiceRunHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Invoice run no.
XML Element Name:InvoiceRunNumber
Parent Element:InvoiceRunHeaderFields
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 "FAKLAUFNR")
                    

Invoice address
XML Element Name:InvoiceAddress
Parent Element:InvoiceRunHeaderFields
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 "FAKTURAINR")
                    

Fakturakontaktperson
XML Element Name:InvoiceContact
Parent Element:InvoiceRunHeaderFields
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 "FAKTURAAKP")
                    

Payment terms
XML Element Name:PaymentCondition
Parent Element:InvoiceRunHeaderFields
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 "ZAHLCD")
                    

Invoice date
XML Element Name:InvoiceDate
Parent Element:InvoiceRunHeaderFields
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 "FAKLAUFDATUM")
                    

Paying-in slip procedure
XML Element Name:PaymentSlipProcedure
Parent Element:InvoiceRunHeaderFields
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 "EZVER")
                    

VSER internal no.
XML Element Name:PaymentSlipInternalNumber
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Interne Nummer des verwendeten VESR-Verfahrens
(The internal field ID for this element is "VESR_INR")

Currency
XML Element Name:Currency
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

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

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

Value date
XML Element Name:ValueDate
Parent Element:InvoiceRunHeaderFields
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 "VALUTADATUM")
                    

Order no.
XML Element Name:OrderNumber
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Order backlog no.
XML Element Name:OrderBacklogNumber
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Customer no.
XML Element Name:CustomerNumber
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calculate
XML Element Name:Calculate
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total amount
XML Element Name:TotalAmount
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Fakturalauf-Total
(The internal field ID for this element is "TOTAL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time modif. prov. run
XML Element Name:ProvisionalRunModificationDate
Parent Element:InvoiceRunHeaderFields
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 "MUTPROVDATUM")
                    

Time modif. def. run
XML Element Name:DefinitiveRunModificationDate
Parent Element:InvoiceRunHeaderFields
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 "MUTDEFDATUM")
                    

ESR reference no.
XML Element Name:PaymentSlipReferenceNumber
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   35Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Doc. no.
XML Element Name:DocumentNumber
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VERS reference amount
XML Element Name:PaymentSlipReferenceAmount
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   13Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Referenzbetrag inkl. Prüfziffer für VESR
(The internal field ID for this element is "REFBETRAG")

Auftrag-Nr. Gutschrift
XML Element Name:OrderNumberCreditNote
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Auftrag-Rückstand-Nr. Gutschrift
XML Element Name:OrderBacklogNumberCreditNote
Parent Element:InvoiceRunHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice run addendum
XML Element Name:InvoiceRunAddendum
Parent Element:InvoiceRunHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunAddendumFields
Parent Element:InvoiceRunAddendum
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

SS type
XML Element Name:ServiceSpecificationType
Parent Element:InvoiceRunAddendumFields
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 "LVTYP")
                    

Addendum no.
XML Element Name:AddendumNumber
Parent Element:InvoiceRunAddendumFields
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 "NACHTRAGSNR")
                    

Invoice type
XML Element Name:InvoiceType
Parent Element:InvoiceRunAddendumFields
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 "FAKLAUFTYP")
                    

Fakturaprodukt Akonto
XML Element Name:InvoiceProductOnAccount
Parent Element:InvoiceRunAddendumFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

On account amount
XML Element Name:OnAccountAmount
Parent Element:InvoiceRunAddendumFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

On account designation
XML Element Name:OnAccountDesignation
Parent Element:InvoiceRunAddendumFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calculate
XML Element Name:Calculate
Parent Element:InvoiceRunAddendumFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fakturalauf-Nr. der Rückbuchung
XML Element Name:InvoiceRunNumberReverseEntry
Parent Element:InvoiceRunAddendumFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

On account amount type
XML Element Name:OnAccountAmountType
Parent Element:InvoiceRunAddendumFields
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 "AKONTOBETRAGTYP")
                    

Invoice run condition line
XML Element Name:InvoiceRunConditionLine
Parent Element:InvoiceRunAddendum
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data. The almost identical BOV forms the basis of this file.

Fields
XML Element Name:InvoiceRunConditionLineFields
Parent Element:InvoiceRunConditionLine
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Item no.
XML Element Name:ItemNumber
Parent Element:InvoiceRunConditionLineFields
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 "POSNR")
                    

Condition type
XML Element Name:ConditionType
Parent Element:InvoiceRunConditionLineFields
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 "KONDITIONSART")
                    

Type
XML Element Name:Type
Parent Element:InvoiceRunConditionLineFields
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 "KONDITIONSTYP")
                    

Reference
XML Element Name:Reference
Parent Element:InvoiceRunConditionLineFields
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 "POSNRBEZUG")
                    

Chapter no.
XML Element Name:ChapterNumber
Parent Element:InvoiceRunConditionLineFields
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 "KAPITELNR")
                    

KAG
XML Element Name:CostTypeStructure
Parent Element:InvoiceRunConditionLineFields
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 "KAG")
                    

OGL
XML Element Name:ObjectStructure
Parent Element:InvoiceRunConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

PSL
XML Element Name:ItemLocation
Parent Element:InvoiceRunConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

EKG
XML Element Name:ElementCostStructure
Parent Element:InvoiceRunConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

ERT
XML Element Name:EquipmentType
Parent Element:InvoiceRunConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant group
XML Element Name:VariantGroup
Parent Element:InvoiceRunConditionLineFields
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 "VARIANTEGRP")
                    

Variant
XML Element Name:Variant
Parent Element:InvoiceRunConditionLineFields
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 "VARIANTE")
                    

Payment term
XML Element Name:PaymentTerm
Parent Element:InvoiceRunConditionLineFields
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 "ZAHLFRIST")
                    

Classification 1
XML Element Name:Classification1
Parent Element:InvoiceRunConditionLineFields
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 "GLIEDERUNG1")
                    

Classification 2
XML Element Name:Classification2
Parent Element:InvoiceRunConditionLineFields
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 "GLIEDERUNG2")
                    

Category
XML Element Name:Category
Parent Element:InvoiceRunConditionLineFields
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 "KEKAT")
                    

Invoice run no. reference
XML Element Name:InvoiceRunNumberReference
Parent Element:InvoiceRunConditionLineFields
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 "FAKLAUFNRBEZUG")
                    

Invoice address
XML Element Name:FAKTURAINR
Parent Element:InvoiceRunConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Percentage
XML Element Name:Percentage
Parent Element:InvoiceRunConditionLineFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount
XML Element Name:ReferenceAmount
Parent Element:InvoiceRunConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Amount
XML Element Name:Amount
Parent Element:InvoiceRunConditionLineFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total
XML Element Name:TotalAmount
Parent Element:InvoiceRunConditionLineFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Include
XML Element Name:TakeIntoAccount
Parent Element:InvoiceRunConditionLineFields
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 "EINRECHNEN")
                    

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

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

RS
XML Element Name:Restriction
Parent Element:InvoiceRunConditionLineFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Einschränkung vorhanden
(The internal field ID for this element is "EINSCHRAENKUNG")

VAT code
XML Element Name:MWSTCODE
Parent Element:InvoiceRunConditionLineFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fakturalaufkonditionen pro Produkt
XML Element Name:InvoiceRunConditionPerProduct
Parent Element:InvoiceRunConditionLine
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunConditionPerProductFields
Parent Element:InvoiceRunConditionPerProduct
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fakturaprodukt
XML Element Name:InvoiceProduct
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 1
XML Element Name:ReferenceAmountTax1
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 2
XML Element Name:ReferenceAmountTax2
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 3
XML Element Name:ReferenceAmountTax3
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference amount VAT 4
XML Element Name:ReferenceAmountTax4
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 1
XML Element Name:ItemTotalTax1
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 2
XML Element Name:ItemTotalTax2
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 3
XML Element Name:ItemTotalTax3
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total VAT 4
XML Element Name:ItemTotalTax4
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 1
XML Element Name:TotalTax1
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 2
XML Element Name:TotalTax2
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 3
XML Element Name:TotalTax3
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total VAT 4
XML Element Name:TotalTax4
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

MwSt Datum 1
XML Element Name:MWSTDATUM1
Parent Element:InvoiceRunConditionPerProductFields
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 "MWSTDATUM1")
                    

MwSt Datum 2
XML Element Name:MWSTDATUM2
Parent Element:InvoiceRunConditionPerProductFields
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 "MWSTDATUM2")
                    

MwSt Datum 3
XML Element Name:MWSTDATUM3
Parent Element:InvoiceRunConditionPerProductFields
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 "MWSTDATUM3")
                    

MwSt Datum 4
XML Element Name:MWSTDATUM4
Parent Element:InvoiceRunConditionPerProductFields
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 "MWSTDATUM4")
                    

VAT code 1
XML Element Name:MWSTCODE1
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT code 2
XML Element Name:MWSTCODE2
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT code 3
XML Element Name:MWSTCODE3
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT code 4
XML Element Name:MWSTCODE4
Parent Element:InvoiceRunConditionPerProductFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fakturalaufkonditionen Garantierückbehalt-Position
XML Element Name:InvoiceRunConditionWarrantyItem
Parent Element:InvoiceRunConditionLine
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunConditionWarrantyItemFields
Parent Element:InvoiceRunConditionWarrantyItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Betrag bis
XML Element Name:AmountTo
Parent Element:InvoiceRunConditionWarrantyItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Prozent
XML Element Name:Percentage
Parent Element:InvoiceRunConditionWarrantyItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Minimum
XML Element Name:Minimum
Parent Element:InvoiceRunConditionWarrantyItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Maximum
XML Element Name:Maximum
Parent Element:InvoiceRunConditionWarrantyItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

###FAKTURALAUF_TEXT_AKONTO###
XML Element Name:InvoiceRunTextOnAccount
Parent Element:InvoiceRunAddendum
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunTextOnAccountFields
Parent Element:InvoiceRunTextOnAccount
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InvoiceRunTextOnAccountFields
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 "VARDATA")
                    

###FAKTURALAUF_KOPFTEXT_ALLGEMEIN###
XML Element Name:InvoiceRunHeaderTextGeneral
Parent Element:InvoiceRunHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunHeaderTextGeneralFields
Parent Element:InvoiceRunHeaderTextGeneral
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InvoiceRunHeaderTextGeneralFields
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 "VARDATA")
                    

###FAKTURALAUF_FUSSTEXT_ALLGEMEIN###
XML Element Name:InvoiceRunFooterTextGeneral
Parent Element:InvoiceRunHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunFooterTextGeneralFields
Parent Element:InvoiceRunFooterTextGeneral
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InvoiceRunFooterTextGeneralFields
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 "VARDATA")
                    

###FAKTURALAUF_KOPFTEXT_AUSMASS###
XML Element Name:InvoiceRunHeaderTextMeasurement
Parent Element:InvoiceRunHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunHeaderTextMeasurementFields
Parent Element:InvoiceRunHeaderTextMeasurement
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InvoiceRunHeaderTextMeasurementFields
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 "VARDATA")
                    

###FAKTURALAUF_FUSSTEXT_AUSMASS###
XML Element Name:InvoiceRunFooterTextMeasurement
Parent Element:InvoiceRunHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunFooterTextMeasurementFields
Parent Element:InvoiceRunFooterTextMeasurement
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InvoiceRunFooterTextMeasurementFields
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 "VARDATA")
                    

###FAKTURALAUF_KOPFTEXT_REGIE###
XML Element Name:InvoiceRunHeaderTextRegie
Parent Element:InvoiceRunHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunHeaderTextRegieFields
Parent Element:InvoiceRunHeaderTextRegie
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InvoiceRunHeaderTextRegieFields
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 "VARDATA")
                    

###FAKTURALAUF_FUSSTEXT_REGIE###
XML Element Name:InvoiceRunFooterTextRegie
Parent Element:InvoiceRunHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:InvoiceRunFooterTextRegieFields
Parent Element:InvoiceRunFooterTextRegie
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text
XML Element Name:Text
Parent Element:InvoiceRunFooterTextRegieFields
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 "VARDATA")