Interface: NORM - Project data AbaBuild Version 2021.00

This documentation describes the AbaConnect Interface Project data AbaBuild for the NORM Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :NORM
Interface Name :Project data AbaBuild
ID :BB ( BB )
Version :2021.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 : 2



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Project data AbaBuild
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>2021.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"  "-version2021.00"  "-M7777"  "-acidBB"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aNORM"  "-version2021.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
ProjectDataProject data---No
    ProjectDataFieldsFieldsProjectData--No
        - ProjectNumberProject numberProjectDataFieldsNumber12No
        - ReferenceProjectReference projectProjectDataFieldsNumber12No
        - MainProjectMain projectProjectDataFieldsNumber12No
        - ProjectTypeProject typeProjectDataFieldsNumber2No
        - LevelLevelProjectDataFieldsNumber2No
        - InactiveInactiveProjectDataFieldsNumber2No
        - GroupGroupProjectDataFieldsNumber8No
        - ProjectNumber22nd project no.ProjectDataFieldsText30No
        - ProjectNameProject nameProjectDataFieldsText100No
        - ProjectName22nd project nameProjectDataFieldsText100No
        - ProjectName33rd project nameProjectDataFieldsText40No
        - CustomerAddressNumberCust. addressProjectDataFieldsNumber10No
        - SettlementSchemaInv. schemeProjectDataFieldsNumber8No
        - InventoryAssetProjectDataFieldsNumber10No
        - TypeTypeProjectDataFieldsNumber8No
        - TariffTariffProjectDataFieldsNumber8No
        - 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 chargeProjectDataFieldsNumber10No
        - OrderProcessFlowNumberORDE proc.ProjectDataFieldsNumber4No
        - OrderProcessFlowCreditNoteORDE procedure credit noteProjectDataFieldsNumber4No
        - DivisionSwitchRestrict project to divisionProjectDataFieldsBoolean-No
        - DivisionFromFrom divisionProjectDataFieldsNumber8No
        - DivisionToTo divisionProjectDataFieldsNumber8No
        - StatusIdentificationStatus definitionProjectDataFieldsNumber4No
        - StatusStatusProjectDataFieldsNumber4No
        - Status1Status 1ProjectDataFieldsDate-No
        - Status2Status 2ProjectDataFieldsDate-No
        - Status3Status 3ProjectDataFieldsDate-No
        - Status4Status 4ProjectDataFieldsDate-No
        - Status5Status 5ProjectDataFieldsDate-No
        - Status6Status 6ProjectDataFieldsDate-No
        - Status7Status 7ProjectDataFieldsDate-No
        - Status8Status 8ProjectDataFieldsDate-No
        - Status9Status 9ProjectDataFieldsDate-No
        - Date1Date 1ProjectDataFieldsDate-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
        - InternalContact1Contact internal 1ProjectDataFieldsNumber10No
        - InternalContact2Contact internal 2ProjectDataFieldsNumber10No
        - InternalContact3Contact 3ProjectDataFieldsNumber10No
        - InternalContact4Contact 4ProjectDataFieldsNumber10No
        - ExternalContact1Contact external 1ProjectDataFieldsNumber4No
        - ExternalContact2Contact external 2ProjectDataFieldsNumber4No
        - Person1Person 1ProjectDataFieldsNumber10No
        - Person2Person 2ProjectDataFieldsNumber10No
        - Person3Person 3ProjectDataFieldsNumber10No
        - Person4Person 4ProjectDataFieldsNumber10No
        - Person5Person 5ProjectDataFieldsNumber10No
        - Person6Person 6ProjectDataFieldsNumber10No
        - Person7Person 7ProjectDataFieldsNumber10No
        - Contact1Contact 1ProjectDataFieldsNumber4No
        - Contact2Contact 2ProjectDataFieldsNumber4No
        - Contact3Contact 3ProjectDataFieldsNumber4No
        - Contact4Contact 4ProjectDataFieldsNumber4No
        - Contact5Contact 5ProjectDataFieldsNumber4No
        - Contact6Contact 6ProjectDataFieldsNumber4No
        - Contact7Contact 7ProjectDataFieldsNumber4No
        - 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
        - UserUserProjectDataFieldsGUID36No
        - PlannedFactorPropability in %ProjectDataFieldsNumber4No
        - CheckDetailPlanCheck detailed planningProjectDataFieldsBoolean-No
        - MainDetailedProjectSeparateMain/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
        - RootCostCentreClient root CCProjectDataFieldsNumber12No
        - StartDateStart dateProjectDataFieldsDate-No
        - EndDateEnd dateProjectDataFieldsDate-No
        - LanguageLanguageProjectDataFieldsText5No
        - ConsortiumConstructionSiteConsortium constr. siteProjectDataFieldsBoolean-No
        - TariffYearInternalBIV tariff year internalProjectDataFieldsNumber4No
        - LocationLocationProjectDataFieldsNumber10No
        - LocationContactLocation contactProjectDataFieldsNumber4No
        - NoCostCentreReferenceNo cost centre referenceProjectDataFieldsBoolean-No
        - CostCentreProposalTypeCC proposal fromProjectDataFieldsNumber2No
        - CostCentreProposalDefault cost centreProjectDataFieldsNumber12No
        - HasSubProjectsHas sub-projectsProjectDataFieldsBoolean-No
        - CopiedFromCopied fromProjectDataFieldsNumber12No
        - ResidentAddressResident addressProjectDataFieldsNumber10No
        - ResidentEmployeeResident employeeProjectDataFieldsNumber10No
        - CreateValuationPerMainProjectCreate valuation per main projectProjectDataFieldsBoolean-No
        - TypeExternalBIV type externalProjectDataFieldsText2No
        - EnterpriseCompanyProjectDataFieldsNumber8No
        - EmployeeFromEnterpriseRestrict employee to companyProjectDataFieldsBoolean-No
        - ProcessFlowProcedureProjectDataFieldsNumber4No
        - InternalTextMandatoryInternal text mandatoryProjectDataFieldsBoolean-No
        - ExternalTextMandatoryExternal text mandatoryProjectDataFieldsBoolean-No
        - BookingInPayrollBooking in PayrollProjectDataFieldsBoolean-No
        - BookingInGeneralLedgerBooking in General LedgerProjectDataFieldsBoolean-No
        - BookingInAssetsLedgerBooking in Assets LedgerProjectDataFieldsBoolean-No
        - BookingInGeneralLedgerPlanBooking in G/L planProjectDataFieldsBoolean-No
        - TypeInternalBIV type internalProjectDataFieldsText2No
        - BirthdayDate of birthProjectDataFieldsDate-No
        - SexSexProjectDataFieldsText1No
        - SocialSecurityNumberSocial insurance numberProjectDataFieldsText16No
        - CantonofResidenceCanton of domicileProjectDataFieldsText2No
        - NationalityNationalityProjectDataFieldsText2No
        - CivilStatusCivil statusProjectDataFieldsNumber2No
        - BirthPlaceHometown/place of birthProjectDataFieldsText25No
        - PlanRatePlanning rateProjectDataFieldsNumber6No
        - PlanISOCodePlanning currencyProjectDataFieldsText3No
        - TariffYearExternalBIV tariff year externalProjectDataFieldsNumber4No
        - AccessActiveAccess protection activeProjectDataFieldsBoolean-No
        - CreateServiceObjectCreate service objectProjectDataFieldsBoolean-No
        - AnschriftCorresp. addr.ProjectDataFieldsNumber10No
        - VehicleVehicleProjectDataFieldsBoolean-No
        - CreaUserAuthorProjectDataFieldsGUID36No
        - ImmobilieNrReal estate no.ProjectDataFieldsNumber12No
        - ImmoBaumNrReal estate tree numberProjectDataFieldsNumber12No
        - AbrAblaufProcedure for releaseProjectDataFieldsNumber4No
        - ElementElementProjectDataFieldsNumber8No
        - ImmoObjektNrReal estate object no.ProjectDataFieldsNumber12No
        - CreateInveObjCreate assetProjectDataFieldsBoolean-No
        - DeleteInveObjDelete assetProjectDataFieldsBoolean-No
    ProjectDataAbaBuildProject data AbaBuildProjectData--No
        ProjectDataAbaBuildFieldsFieldsProjectDataAbaBuild--No
            - OwnCalculationAuxiliaryTableOwn auxiliary calculation tablesProjectDataAbaBuildFieldsBoolean-No
            - ServiceSpecificationStatusSS statusProjectDataAbaBuildFieldsNumber2No
            - ValidVersionOfferValid version offerProjectDataAbaBuildFieldsNumber4No
            - TaxCodeVAT proposalProjectDataAbaBuildFieldsText3No
            - TaxCodeReducedVAT proposal reducedProjectDataAbaBuildFieldsText3No
            - ConditionProposalForOrdersCondition proposals for ordersProjectDataAbaBuildFieldsNumber8No
            - ConditionProposalForRegieOrdersCondition proposals for regie ordersProjectDataAbaBuildFieldsNumber8No
            - RegieAreaRegie sectionProjectDataAbaBuildFieldsNumber4No
            - RegieYearRegie yearProjectDataAbaBuildFieldsNumber4No
            - RegieRegionRegie regionProjectDataAbaBuildFieldsNumber4No
            - RoundingRounding proposalProjectDataAbaBuildFieldsText10No
            - DoNotBookWarrantyHoldbackDo not enter warranty holdbackProjectDataAbaBuildFieldsBoolean-No
            - InvoiceProductMeasurementInvoice product measurementProjectDataAbaBuildFieldsText30No
            - InvoiceProductRegieInvoice product regieProjectDataAbaBuildFieldsText30No
            - InvoiceProductOnAccountInvoice product on accountProjectDataAbaBuildFieldsText30No
            - InvoiceProductWarrantyHoldbackInvoice product warranty holdbackProjectDataAbaBuildFieldsText30No
            - FAKPRODNRASERVICEInvoice product service orderProjectDataAbaBuildFieldsText30No
            - NetEntryActiveNet entry for down payments and APProjectDataAbaBuildFieldsBoolean-No
            - InvoicingOpenItemsDebtorSalesInvoicing: OI debtor / salesProjectDataAbaBuildFieldsNumber2No
            - ZPAUSMASSEBENELP measurement levelProjectDataAbaBuildFieldsNumber2No
            - MENGENTYPQuantity type proposalProjectDataAbaBuildFieldsNumber4No
            - TBTBProjectDataAbaBuildFieldsNumber2No
            - ELDASLIEFNRELDAS-LieferantProjectDataAbaBuildFieldsNumber12No
            - InheritanceCalculationInheritance calculationProjectDataAbaBuildFieldsNumber12No
            - RenumberProjectActiveProject no. when renumberingProjectDataAbaBuildFieldsNumber12No
            - RES19ReserveProjectDataAbaBuildFieldsBoolean-No
            - FAKTORTYPFaktortypProjectDataAbaBuildFieldsNumber2No
            - Variable99FromCatalogueTake over variable 99 from NPKProjectDataAbaBuildFieldsBoolean-No
            - LEISETMENGENTYPVERWReserveProjectDataAbaBuildFieldsBoolean-No
            - PriceDeterminationDatePrice determination dateProjectDataAbaBuildFieldsDate-No
            - DirectSalePriceNumberProposalDirect sale price no. proposalProjectDataAbaBuildFieldsNumber4No
            - KALKANSATZSTDMAINCalculation factors proposalProjectDataAbaBuildFieldsText10No
            - PriceNumberAnalysisProposalAnalysis price no. proposalProjectDataAbaBuildFieldsNumber4No
            - RenumberReferenceProjectActiveReference project no. when renumberingProjectDataAbaBuildFieldsNumber12No
            - AreaStandard areaProjectDataAbaBuildFieldsNumber4No
            - CalculationRateFromProjectCost rate when copying from projectProjectDataAbaBuildFieldsBoolean-No
            - AverageWageOfProjectAverage wage when copying from projectProjectDataAbaBuildFieldsBoolean-No
            - CostElementAreaFromProjectCE section copying from projectProjectDataAbaBuildFieldsBoolean-No
            - MeasurementQuantityRoundingMeasurement amount rounding to 3 decimal placesProjectDataAbaBuildFieldsBoolean-No
            - CostRateNPKStandardCalculation factors NPK standardProjectDataAbaBuildFieldsText10No
            - AverageWageStandardAverage wage standardProjectDataAbaBuildFieldsText10No
            - VORAUSMZUMENGEDEVISTake over pre-measurement in quantity tenderProjectDataAbaBuildFieldsBoolean-No
            - FAKTCALCVERInvoice calculation versionProjectDataAbaBuildFieldsNumber2No
    ChapterChapterProjectData--No
        ChapterFieldsFieldsChapter--No
            - ChapterNumberChapter no.ChapterFieldsNumber3No
            - OutputYearEditionChapterFieldsNumber4No
            - VersionYearVersionChapterFieldsNumber4No
            - InvoiceAddressInvoice address-No.ChapterFieldsNumber10No
            - InvoiceProductInvoice productChapterFieldsText30No
            - SubcontractorCodeSubu-CodeChapterFieldsText10No
            - JobCodeJob codeChapterFieldsText12No
            - TextTextChapterFieldsText61No
            - FAKPRODNRAMANUELLInvoice product manualChapterFieldsBoolean-No
            - FAKTURAINRMANUELLInvoice address manualChapterFieldsBoolean-No
            - InvoiceAddressCodeNameInvoice addressChapterFieldsText16No
            - SubcontractorCodeDesignationSubu- code designationChapterFieldsText60No
    JobJobProjectData--No
        JobFieldsFieldsJob--No
            - CodeCodeJobFieldsText12No
            - SortNumberSortingJobFieldsNumber6No
            - InactiveInactiveJobFieldsBoolean-No
            - PortionSectionJobFieldsNumber4No
            - DesignationDesignationJobFieldsText60No
            - SubJobAvailableSubjob availableJobFieldsBoolean-No
        SubJobSubjobJob--No
            SubJobFieldsFieldsSubJob--No
                - CodeCodeSubJobFieldsText12No
                - PortionSectionSubJobFieldsNumber4No
                - InactiveInactiveSubJobFieldsBoolean-No
                - DesignationDesignationSubJobFieldsText60No
    RoundingHeaderRounding headerProjectData--No
        RoundingHeaderFieldsFieldsRoundingHeader--No
            - RoundingIDRoundingHeaderFieldsText10No
            - DesignationDesignationRoundingHeaderFieldsText60No
            - StandardStandardRoundingHeaderFieldsBoolean-No
        RoundingItemRounding positionRoundingHeader--No
            RoundingItemFieldsFieldsRoundingItem--No
                - AmountToPrice toRoundingItemFieldsNumber12No
                - RoundingRoundingRoundingItemFieldsNumber12No
    LocationCodeDataLocation codeProjectData--No
        LocationCodeDataFieldsFieldsLocationCodeData--No
            - Value1Value 1LocationCodeDataFieldsText6No
            - DesignationDesignationLocationCodeDataFieldsText60No
            - InvoiceAddressInvoice address-No.LocationCodeDataFieldsNumber10No
            - InvoiceProductInvoice productLocationCodeDataFieldsText30No
            - FAKPRODNRAMANUELLInvoice product manualLocationCodeDataFieldsBoolean-No
            - FAKTURAINRMANUELLInvoice address manualLocationCodeDataFieldsBoolean-No
            - POSNRItem no.LocationCodeDataFieldsNumber4No
            - InvoiceAddressCodeNameInvoice addressLocationCodeDataFieldsText16No
    BOZ_REPORTVORGABEReport templateProjectData--No
        BOZ_REPORTVORGABEFieldsFieldsBOZ_REPORTVORGABE--No
            - NR1No. 1BOZ_REPORTVORGABEFieldsNumber6No
            - NR2No. 2BOZ_REPORTVORGABEFieldsNumber2No
            - NR3No. 3BOZ_REPORTVORGABEFieldsNumber4No
            - INFO1Information 1BOZ_REPORTVORGABEFieldsNumber8No
            - VARDATATextBOZ_REPORTVORGABEFieldsText-1No
    VersionVersionProjectData--No
        VersionFieldsFieldsVersion--No
            - ServiceSpecificationTypeSS typeVersionFieldsNumber2No
            - VersionNumberVersionVersionFieldsNumber4No
            - OwnCalculationAuxiliaryTable2Own auxiliary calculation tables LinkVersionFieldsBoolean-No
            - PriceDeterminationDatePrice determination date LinkVersionFieldsDate-No
            - AverageWageStandardAverage wage standard LinkVersionFieldsText10No
            - CalculationRateFromProjectProposalCost rate when copying from project LinkVersionFieldsBoolean-No
            - AverageWageOfProjectAverage wage when copying from project LinkVersionFieldsBoolean-No
            - CostElementAreaFromProjectCE section copying from project LinkVersionFieldsBoolean-No
            - DirectSalePriceNumberProposalDirect sale price no. proposal LinkVersionFieldsNumber4No
            - PriceNumberAnalysisProposalAnalysis price no. proposal LinkVersionFieldsNumber4No
            - DesignationDesignationVersionFieldsText60No
            - LEISETMENGENTYPVERWService set quantity type from place of useVersionFieldsBoolean-No
            - OwnCalculationAuxiliaryTableOwn auxiliary calculation tablesVersionFieldsBoolean-No
        ClassificationTypeHeaderClassification header dataVersion--No
            ClassificationTypeHeaderFieldsFieldsClassificationTypeHeader--No
                - OwnClassificationTypeOwn classification typesClassificationTypeHeaderFieldsBoolean-No
                - CostTypeStructureActiveKAG activeClassificationTypeHeaderFieldsBoolean-No
                - CostTypeStructureTypeKAG typeClassificationTypeHeaderFieldsNumber2No
                - CostTypeStructureVersionKAG versionClassificationTypeHeaderFieldsNumber4No
                - ObjectStructureActiveOGL activeClassificationTypeHeaderFieldsBoolean-No
                - ItemLocationActivePSL activeClassificationTypeHeaderFieldsBoolean-No
                - ElementCostStructureActiveEGL activeClassificationTypeHeaderFieldsBoolean-No
                - ElementCostStructureTypeEGL typeClassificationTypeHeaderFieldsNumber2No
                - ElementCostStructureVersionEGL versionClassificationTypeHeaderFieldsNumber4No
                - NGLAKTIVSDU activeClassificationTypeHeaderFieldsBoolean-No
                - RGLAKTIVSDR activeClassificationTypeHeaderFieldsBoolean-No
                - VariantActiveVariant activeClassificationTypeHeaderFieldsBoolean-No
                - SubcontractorCodeActiveSubu-Code-AktivClassificationTypeHeaderFieldsBoolean-No
                - KAGSORTNRKAG Sort. no.ClassificationTypeHeaderFieldsNumber2No
                - OGLSORTNROGL Sort. no.ClassificationTypeHeaderFieldsNumber2No
                - EKGSORTNREGL Sort. no.ClassificationTypeHeaderFieldsNumber2No
                - ERTSORTNRET Sort. no.ClassificationTypeHeaderFieldsNumber2No
                - VARIANTESORTNRVariant Sort. no.ClassificationTypeHeaderFieldsNumber2No
                - NGLSORTNRSDU Sort. no.ClassificationTypeHeaderFieldsNumber2No
                - RGLSORTNRSDR Sort. no.ClassificationTypeHeaderFieldsNumber2No
                - InheritanceClassificationTypeInheritance classification typesClassificationTypeHeaderFieldsNumber12No
                - PreliminaryRemarkActivePreliminary remark activeClassificationTypeHeaderFieldsBoolean-No
                - ReplaceEmptyClassificationItemReplace empty classification itemClassificationTypeHeaderFieldsBoolean-No
                - ClassificationAutoGenerateAutomatically generate active classifications in SSClassificationTypeHeaderFieldsBoolean-No
            ObjectAndItemClassificationObject and item structureClassificationTypeHeader--No
                ObjectAndItemClassificationFieldsFieldsObjectAndItemClassification--No
                    - Value1Value 1ObjectAndItemClassificationFieldsText6No
                    - Value2Value 2ObjectAndItemClassificationFieldsText6No
                    - DesignationDesignationObjectAndItemClassificationFieldsText60No
                    - InvoiceAddressInvoice address-No.ObjectAndItemClassificationFieldsNumber10No
                    - InvoiceProductInvoice productObjectAndItemClassificationFieldsText30No
                    - SubcontractorCodeSubu-CodeObjectAndItemClassificationFieldsText10No
                    - POSNRItem no.ObjectAndItemClassificationFieldsNumber4No
                    - FAKPRODNRAMANUELLInvoice product manualObjectAndItemClassificationFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualObjectAndItemClassificationFieldsBoolean-No
                    - InvoiceAddressCodeNameInvoice addressObjectAndItemClassificationFieldsText16No
                    - SubcontractorCodeDesignationSubu- code designationObjectAndItemClassificationFieldsText60No
            EquipmentTypeDataEquipment typeClassificationTypeHeader--No
                EquipmentTypeDataFieldsFieldsEquipmentTypeData--No
                    - Value1Value 1EquipmentTypeDataFieldsText6No
                    - DesignationDesignationEquipmentTypeDataFieldsText60No
                    - FAKTURAINRInvoice address-No.EquipmentTypeDataFieldsNumber10No
                    - SubcontractorCodeSubu-CodeEquipmentTypeDataFieldsText10No
                    - POSNRItem no.EquipmentTypeDataFieldsNumber4No
                    - FAKPRODNRAMANUELLInvoice product manualEquipmentTypeDataFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualEquipmentTypeDataFieldsBoolean-No
                    - SubcontractorCodeDesignationSubu- code designationEquipmentTypeDataFieldsText60No
                    - FAKTURAINR_KURZNAMEInvoice addressEquipmentTypeDataFieldsText16No
            VariantDataVariantClassificationTypeHeader--No
                VariantDataFieldsFieldsVariantData--No
                    - VariantGroupGroupVariantDataFieldsText3No
                    - VariantVariantVariantDataFieldsText3No
                    - PrimaryPrimaryVariantDataFieldsBoolean-No
                    - DesignationDesignationVariantDataFieldsText60No
                    - InvoiceAddressInvoice address-No.VariantDataFieldsNumber10No
                    - InvoiceProductInvoice productVariantDataFieldsText30No
                    - FAKPRODNRAMANUELLInvoice product manualVariantDataFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualVariantDataFieldsBoolean-No
                    - InvoiceAddressCodeNameInvoice addressVariantDataFieldsText16No
            CostTypeStructureDataCost type distributionClassificationTypeHeader--No
                CostTypeStructureDataFieldsFieldsCostTypeStructureData--No
                    - CodeCodeCostTypeStructureDataFieldsText5No
                    - ECODEeCodeCostTypeStructureDataFieldsText16No
                    - DesignationDesignationCostTypeStructureDataFieldsText60No
                    - InvoiceAddressInvoice address-No.CostTypeStructureDataFieldsNumber10No
                    - InvoiceProductInvoice productCostTypeStructureDataFieldsText30No
                    - SubcontractorCodeSubu-CodeCostTypeStructureDataFieldsText10No
                    - POSNRItem no.CostTypeStructureDataFieldsNumber4No
                    - FAKPRODNRAMANUELLInvoice product manualCostTypeStructureDataFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualCostTypeStructureDataFieldsBoolean-No
                    - InvoiceAddressCodeNameInvoice addressCostTypeStructureDataFieldsText16No
                    - SubcontractorCodeDesignationSubu- code designationCostTypeStructureDataFieldsText60No
                    - TextHinweistextCostTypeStructureDataFieldsText-1No
            ElementCostStructureDataElement cost distributionClassificationTypeHeader--No
                ElementCostStructureDataFieldsFieldsElementCostStructureData--No
                    - CodeCodeElementCostStructureDataFieldsText6No
                    - ECODEeCodeElementCostStructureDataFieldsText16No
                    - DesignationDesignationElementCostStructureDataFieldsText60No
                    - InvoiceAddressInvoice address-No.ElementCostStructureDataFieldsNumber10No
                    - InvoiceProductInvoice productElementCostStructureDataFieldsText30No
                    - SubcontractorCodeSubu-CodeElementCostStructureDataFieldsText10No
                    - POSNRItem no.ElementCostStructureDataFieldsNumber4No
                    - FAKPRODNRAMANUELLInvoice product manualElementCostStructureDataFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualElementCostStructureDataFieldsBoolean-No
                    - InvoiceAddressCodeNameInvoice addressElementCostStructureDataFieldsText16No
                    - SubcontractorCodeDesignationSubu- code designationElementCostStructureDataFieldsText60No
                    - VARDATAHinweistextElementCostStructureDataFieldsText-1No
            BCP_NGLSubdivision by usageClassificationTypeHeader--No
                BCP_NGLFieldsFieldsBCP_NGL--No
                    - CODECodeBCP_NGLFieldsText16No
                    - BEZEICHNUNGDesignationBCP_NGLFieldsText60No
                    - POSNRItem no.BCP_NGLFieldsNumber4No
                    - SUBUCODESubu-CodeBCP_NGLFieldsText10No
                    - FAKPRODNRAMANUELLInvoice product manualBCP_NGLFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualBCP_NGLFieldsBoolean-No
            BCP_RGLSubdivision by roomClassificationTypeHeader--No
                BCP_RGLFieldsFieldsBCP_RGL--No
                    - CODECodeBCP_RGLFieldsText16No
                    - BEZEICHNUNGDesignationBCP_RGLFieldsText60No
                    - POSNRItem no.BCP_RGLFieldsNumber4No
                    - SUBUCODESubu-CodeBCP_RGLFieldsText10No
                    - FAKPRODNRAMANUELLInvoice product manualBCP_RGLFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualBCP_RGLFieldsBoolean-No
            SubcontractorCodeDataSUBU codeClassificationTypeHeader--No
                SubcontractorCodeDataFieldsFieldsSubcontractorCodeData--No
                    - CodeCodeSubcontractorCodeDataFieldsText10No
                    - DesignationDesignationSubcontractorCodeDataFieldsText60No
                    - InvoiceAddressInvoice addressSubcontractorCodeDataFieldsNumber10No
                    - FAKPRODNRAMANUELLInvoice product manualSubcontractorCodeDataFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualSubcontractorCodeDataFieldsBoolean-No
                    - POSNRItem no.SubcontractorCodeDataFieldsNumber4No
                SubcontractorCodeSearchTitleSubu- code addressSubcontractorCodeData--No
                    SubcontractorCodeSearchTitleFieldsFieldsSubcontractorCodeSearchTitle--No
                        - ItemNumberAdress-Nr.SubcontractorCodeSearchTitleFieldsNumber10No
                        - OfferSentOfferte versandtSubcontractorCodeSearchTitleFieldsDate-No
                        - OfferReceivedOfferte eingegangenSubcontractorCodeSearchTitleFieldsDate-No
                        - ValidValidSubcontractorCodeSearchTitleFieldsBoolean-No
                        - CodeNameShort nameSubcontractorCodeSearchTitleFieldsText16No
                        - TextTextSubcontractorCodeSearchTitleFieldsText-1No
            OwnCodeOwn codeClassificationTypeHeader--No
                OwnCodeFieldsFieldsOwnCode--No
                    - CodeCodeOwnCodeFieldsText10No
                    - DesignationDesignationOwnCodeFieldsText60No
                    - FAKPRODNRAMANUELLInvoice product manualOwnCodeFieldsBoolean-No
                    - FAKTURAINRMANUELLInvoice address manualOwnCodeFieldsBoolean-No
                    - POSNRItem no.OwnCodeFieldsNumber4No
            ClassificationCombinationItemClassification combination proposal itemClassificationTypeHeader--No
                ClassificationCombinationItemFieldsFieldsClassificationCombinationItem--No
                    - CostTypeStructureKAGClassificationCombinationItemFieldsText5No
                    - ObjectStructureOGLClassificationCombinationItemFieldsText6No
                    - ItemLocationPSLClassificationCombinationItemFieldsText6No
                    - ElementCostStructureEGLClassificationCombinationItemFieldsText6No
                    - EquipmentTypeERTClassificationCombinationItemFieldsText6No
                    - RGLSDRClassificationCombinationItemFieldsText16No
                    - NGLSDUClassificationCombinationItemFieldsText16No
                    - VariantGroupVariant groupClassificationCombinationItemFieldsText3No
                    - VariantVariantClassificationCombinationItemFieldsText3No
                    - ActiveActiveClassificationCombinationItemFieldsBoolean-No
                    - ANTEILportionClassificationCombinationItemFieldsNumber2No
                    - CostTypeStructureDesignationKAG designationClassificationCombinationItemFieldsText9999999No
                    - ObjectStructureDesignationOGL/PSL designationClassificationCombinationItemFieldsText9999999No
                    - ElementCostStructureDesignationVAT designationClassificationCombinationItemFieldsText9999999No
                    - EquipmentTypeDesignationVAT designationClassificationCombinationItemFieldsText9999999No
                    - VariantDesignationVariant designationClassificationCombinationItemFieldsText9999999No
            BGK_ANTEILSubdivision portionClassificationTypeHeader--No
                BGK_ANTEILFieldsFieldsBGK_ANTEIL--No
                    - KAGKAGBGK_ANTEILFieldsText5No
                    - OGLOGLBGK_ANTEILFieldsText6No
                    - PSLPSLBGK_ANTEILFieldsText6No
                    - EKGEGLBGK_ANTEILFieldsText6No
                    - ERTERTBGK_ANTEILFieldsText6No
                    - RGLSDRBGK_ANTEILFieldsText16No
                    - NGLSDUBGK_ANTEILFieldsText16No
                    - VARIANTENGRPVariant groupBGK_ANTEILFieldsText3No
                    - VARIANTEVariantBGK_ANTEILFieldsText3No
                    - AKTIVActiveBGK_ANTEILFieldsBoolean-No
                    - ANTEILportionBGK_ANTEILFieldsNumber2No
                    - NEW_KAGKAG (New)BGK_ANTEILFieldsText5No
                    - NEW_OGLOGL (New)BGK_ANTEILFieldsText6No
                    - NEW_PSLPSL (New)BGK_ANTEILFieldsText6No
                    - NEW_EKGEGL (New)BGK_ANTEILFieldsText6No
                    - NEW_ERTERT (New)BGK_ANTEILFieldsText6No
                    - NEW_NGLSDU (New)BGK_ANTEILFieldsText16No
                    - NEW_RGLSDR (New)BGK_ANTEILFieldsText16No
                    - NEW_VARIANTENGRPVariant group (New)BGK_ANTEILFieldsText3No
                    - NEW_VARIANTEVariant (New)BGK_ANTEILFieldsText3No
        AddendumPerVersionAddendum header per versionVersion--No
            AddendumPerVersionFieldsFieldsAddendumPerVersion--No
                - AddendumNumberAddendumAddendumPerVersionFieldsNumber4No
                - FreeServiceSpecificationsFree service specificationsAddendumPerVersionFieldsBoolean-No
                - StatusStatusAddendumPerVersionFieldsNumber2No
                - PaymentConditionPayment termsAddendumPerVersionFieldsNumber6No
                - ReferenceOrderProjectReferenzauftrag ProjektAddendumPerVersionFieldsNumber12No
                - ReferenceOrderSpecificationTypeReference order SS typeAddendumPerVersionFieldsNumber2No
                - ReferenceOrderVersionReferenzauftrag VersionAddendumPerVersionFieldsNumber4No
                - ReferenceOrderAddendumReferenzauftrag NachtragAddendumPerVersionFieldsNumber4No
                - PersonInChargeCodeNameResponsible person Short nameAddendumPerVersionFieldsText9999999No
                - ProcessFlowNumberSequence no.AddendumPerVersionFieldsNumber8No
                - RegieReportNumberRegie report no.AddendumPerVersionFieldsNumber4No
                - RegieOrderNumberRegie order no.AddendumPerVersionFieldsNumber4No
                - RegieAreaRegie areaAddendumPerVersionFieldsNumber4No
                - YearRegie yearAddendumPerVersionFieldsNumber4No
                - RegieRegionRegie regionAddendumPerVersionFieldsNumber4No
                - TemperatureTemperatureAddendumPerVersionFieldsText4No
                - FAKLAUFNRInvoice run no.AddendumPerVersionFieldsNumber6No
                - VORLAGENNRTemplate no.AddendumPerVersionFieldsNumber4No
                - ZIELLVTYPTarget SS typeAddendumPerVersionFieldsNumber2No
                - ZIELVERSIONSNRTarget versionAddendumPerVersionFieldsNumber4No
                - ZIELNACHTRAGSNRTarget Addendum no.AddendumPerVersionFieldsNumber4No
                - PROTNRProtocol no.AddendumPerVersionFieldsNumber4No
                - DOKUMENTENTYPDocument typeAddendumPerVersionFieldsNumber2No
                - TRSIGNATUREAddendumPerVersionFieldsNumber2No
                - VIEWERTYPViewer-TypeAddendumPerVersionFieldsNumber2No
                - TaxCode1VAT code 1AddendumPerVersionFieldsText3No
                - TaxCode2VAT code 2AddendumPerVersionFieldsText3No
                - TaxCode3VAT code 3AddendumPerVersionFieldsText3No
                - TaxCode4VAT code 4AddendumPerVersionFieldsText3No
                - TaxPercentage1VAT %1AddendumPerVersionFieldsNumber4No
                - TaxPercentage2VAT %2AddendumPerVersionFieldsNumber4No
                - TaxPercentage3VAT %3AddendumPerVersionFieldsNumber4No
                - TaxPercentage4VAT %4AddendumPerVersionFieldsNumber4No
                - TaxItemCount1VAT 1 item numberAddendumPerVersionFieldsNumber8No
                - TaxItemCount2VAT 2 item numberAddendumPerVersionFieldsNumber8No
                - TaxItemCount3VAT 3 item numberAddendumPerVersionFieldsNumber8No
                - TaxItemCount4VAT 4 item numberAddendumPerVersionFieldsNumber8No
                - TotalAmountTotal amountAddendumPerVersionFieldsNumber12No
                - DesignationDesignationAddendumPerVersionFieldsText60No
                - CalculateCalculateAddendumPerVersionFieldsNumber2No
                - GLIETREEAKTUELLCurrent subdivision treeAddendumPerVersionFieldsBoolean-No
                - TotalMeasurementTotal measurement excl. conditionsAddendumPerVersionFieldsNumber12No
                - PaymentTermNetZahlungsfrist nettoAddendumPerVersionFieldsNumber4No
                - CalculateMeasurementCalculate measurementAddendumPerVersionFieldsNumber2No
                - DateDateAddendumPerVersionFieldsDate-No
                - WeatherWeatherAddendumPerVersionFieldsText30No
                - ExternalNumberExternal no.AddendumPerVersionFieldsText30No
                - LVGUIDSS GUIDAddendumPerVersionFieldsGUID36No
                - OnPadon PadAddendumPerVersionFieldsBoolean-No
                - ConditionalRebateActiveNumber of items with inactive conditional rebatesAddendumPerVersionFieldsNumber6No
                - TotalAmountMeasurementMeasurement total amountAddendumPerVersionFieldsNumber12No
                - TotalExcludingConditionsTotal excl. conditionsAddendumPerVersionFieldsNumber12No
                - SERVICEAUFTRAGService orderAddendumPerVersionFieldsNumber10No
                - FAKTURIERTInvoicedAddendumPerVersionFieldsBoolean-No
                - AKTIVEVORLAGEActive templateAddendumPerVersionFieldsBoolean-No
                - RESERVVORWIEDERHOLReserve area before the repeat rangeAddendumPerVersionFieldsBoolean-No
                - KAGKAGAddendumPerVersionFieldsText5No
                - OGLOGLAddendumPerVersionFieldsText6No
                - PSLPSLAddendumPerVersionFieldsText6No
                - EKGEGLAddendumPerVersionFieldsText6No
                - ERTETAddendumPerVersionFieldsText6No
                - VARIANTEGRPVariant groupAddendumPerVersionFieldsText3No
                - VARIANTEVariantAddendumPerVersionFieldsText3No
                - NGLSDUAddendumPerVersionFieldsText16No
                - RGLSDRAddendumPerVersionFieldsText16No
                - AUSMASSDATUMMeasurement dateAddendumPerVersionFieldsDate-No
                - VERBUCHTBookedAddendumPerVersionFieldsBoolean-No
                - SUPERSTRUCTNOTEXISTThe superior NPK structure of an R-item must not exist.AddendumPerVersionFieldsBoolean-No
                - KAPITEL102SUGGESTEDPropose chapter 102AddendumPerVersionFieldsBoolean-No
                - RAPOSCOUNTAmount rebate/surcharge itemsAddendumPerVersionFieldsNumber6No
                - KONDEINSCHRCOUNTCondition lines with restrictionAddendumPerVersionFieldsNumber6No
                - AUSMASSBETRAGRUNDUNGMeasurement amount rounding according to currency conversionAddendumPerVersionFieldsBoolean-No
                - VORLAGEPOSCOUNTNumber template itemsAddendumPerVersionFieldsNumber4No
                - ZIELNACHTRAGVONWVTarget addendum of the BCAddendumPerVersionFieldsNumber4No
                - TOTALVRG1ARF total 1AddendumPerVersionFieldsNumber8No
                - TOTALVRG2ARF total 2AddendumPerVersionFieldsNumber8No
                - TOTALVRG3ARF total 3AddendumPerVersionFieldsNumber8No
                - TOTALVRG4ARF total 4AddendumPerVersionFieldsNumber8No
                - TOTALVRGAUSM1ARF total estimate 1AddendumPerVersionFieldsNumber8No
                - TOTALVRGAUSM2ARF total estimate 2AddendumPerVersionFieldsNumber8No
                - TOTALVRGAUSM3ARF total estimate 3AddendumPerVersionFieldsNumber8No
                - TOTALVRGAUSM4ARF total estimate 4AddendumPerVersionFieldsNumber8No
                - VIEWERTEAMViewer-TeamAddendumPerVersionFieldsGUID36No
                - VIEWERPROJEKTViewer-ProjectAddendumPerVersionFieldsGUID36No
                - VERGABEEINHEITVergabeeinheitAddendumPerVersionFieldsText13No
                - VERGABEEINHEITBEZVergabeeinheit Bez.AddendumPerVersionFieldsText30No
                - CHECKEDAssignedAddendumPerVersionFieldsBoolean-No
            AddendumWithoutVersionAddendum header without versionAddendumPerVersion--No
                AddendumWithoutVersionFieldsFieldsAddendumWithoutVersion--No
                    - ServiceSpecificationStatusSS statusAddendumWithoutVersionFieldsNumber2No
                    - ProcessFlowStartedAblauf gestartetAddendumWithoutVersionFieldsNumber2No
                    - RegieAreaRegiebereichAddendumWithoutVersionFieldsNumber4No
                    - RegieYearRegie yearAddendumWithoutVersionFieldsNumber4No
                    - RegieRegionRegieregionAddendumWithoutVersionFieldsNumber4No
                    - InvoiceAddressInvoice address-No.AddendumWithoutVersionFieldsNumber10No
                    - FAKTURAINRMANUELLInvoice address manualAddendumWithoutVersionFieldsBoolean-No
                    - InvoiceContactFakturakontaktpersonAddendumWithoutVersionFieldsNumber10No
                    - InvoiceTypeInvoice typeAddendumWithoutVersionFieldsNumber2No
                    - ProcessFlowNumberSequence no.AddendumWithoutVersionFieldsNumber8No
                    - ProcessFlowStatusSequence statusAddendumWithoutVersionFieldsNumber4No
                    - ConstructionStartDateConstruction beginningAddendumWithoutVersionFieldsDate-No
                    - ExchangeRateDeterminationDateExchange rate determination dateAddendumWithoutVersionFieldsDate-No
                    - ForeignCurrencyRateForeign currency rateAddendumWithoutVersionFieldsNumber8No
                    - IsSuissetecsuissetecAddendumWithoutVersionFieldsBoolean-No
                    - AssociationAssociationAddendumWithoutVersionFieldsNumber2No
                    - AddendumStatusAddendum statusAddendumWithoutVersionFieldsNumber2No
                    - DateOfReceiptDate of receiptAddendumWithoutVersionFieldsDate-No
                    - KeyDateOfferSubmissionDue date offer submissionAddendumWithoutVersionFieldsDate-No
                    - ConstructionEndDateConstruction endAddendumWithoutVersionFieldsDate-No
                    - ValidToValid toAddendumWithoutVersionFieldsDate-No
                    - DirectItemEntryAllowedEntry of new item allowedAddendumWithoutVersionFieldsBoolean-No
                    - ItemDeletionAllowedDeleting item allowedAddendumWithoutVersionFieldsBoolean-No
                    - TextModificationAllowedModification of text allowedAddendumWithoutVersionFieldsBoolean-No
                    - DirectClassificationEntryAllowedDirect entry of new classification values allowedAddendumWithoutVersionFieldsBoolean-No
                    - QuantityTypeAdjustmentAllowedAdjustment of quantity types allowedAddendumWithoutVersionFieldsBoolean-No
                    - QuantityTenderChangeAllowedModification of quantity tender allowedAddendumWithoutVersionFieldsBoolean-No
                    - SearchTitleChangeAllowedModification of search title allowedAddendumWithoutVersionFieldsBoolean-No
                    - IndividualPriceChangeAllowedModification of unit price allowedAddendumWithoutVersionFieldsBoolean-No
                    - EntryAllowedBeforeEntryStartEntry before the "Entry start entrepreneur" allowedAddendumWithoutVersionFieldsBoolean-No
                    - DirectLocationCodeEntryAllowedDirect entry of new location codes allowedAddendumWithoutVersionFieldsBoolean-No
                    - MaximumProtocolNumberBiggest protocol no.AddendumWithoutVersionFieldsNumber4No
                    - ConditionChangeAllowedKonditionen ändern erlaubtAddendumWithoutVersionFieldsBoolean-No
                    - SubcontractorCodeEntryAllowedDirect entry of new sub-contr. codes allowedAddendumWithoutVersionFieldsBoolean-No
                    - DirectCodeEntryAllowedDirect entry of new codes allowedAddendumWithoutVersionFieldsBoolean-No
                    - RegieServiceSpecificationsRegie service specificationsAddendumWithoutVersionFieldsBoolean-No
                    - ALLOWEDCHANGEWVNACHModifying additional items in a building-contract bound construction order.AddendumWithoutVersionFieldsBoolean-No
                    - SCHLUSSRECHNUNGFinal Final invoice availableAddendumWithoutVersionFieldsBoolean-No
                    - InvoiceAddressCodeNameInvoice addressAddendumWithoutVersionFieldsText16No
                CostElementCategoryKE-KategorienAddendumWithoutVersion--No
                    CostElementCategoryFieldsFieldsCostElementCategory--No
                        - CategoryCategoryCostElementCategoryFieldsNumber2No
                        - PercentPercentageCostElementCategoryFieldsNumber2No
                        - CalcualtionGroupCalculation groupCostElementCategoryFieldsNumber8No
                        - CategoryDesignationCategory DesignationCostElementCategoryFieldsText9999999No
                FieldMergeHeaderField merging headerAddendumWithoutVersion--No
                    FieldMergeHeaderFieldsFieldsFieldMergeHeader--No
                        - Number1No. 1FieldMergeHeaderFieldsNumber6No
                        - Number2No. 2FieldMergeHeaderFieldsNumber2No
                        - Number3No. 3FieldMergeHeaderFieldsNumber2No
                        - MergedMergedFieldMergeHeaderFieldsBoolean-No
                    FieldMergeItemField merging itemFieldMergeHeader--No
                        FieldMergeItemFieldsFieldsFieldMergeItem--No
                            - Number3No. 3FieldMergeItemFieldsNumber2No
                            - SeparationPercentagePercentageFieldMergeItemFieldsNumber2No
                QuantityTypeProposalMengentypvorschlagAddendumWithoutVersion--No
                    QuantityTypeProposalFieldsFieldsQuantityTypeProposal--No
                        - AnalysisBaseAnalysis baseQuantityTypeProposalFieldsNumber4No
                        - QuantityTypeQuantity typeQuantityTypeProposalFieldsNumber4No
                ServiceSpecificationTextSS textAddendumWithoutVersion--No
                    ServiceSpecificationTextFieldsFieldsServiceSpecificationText--No
                        - NumberNr.ServiceSpecificationTextFieldsNumber2No
                        - TextTextServiceSpecificationTextFieldsText-1No
                CostElementCost elementAddendumWithoutVersion--No
                    CostElementFieldsFieldsCostElement--No
                        - AreaAreaCostElementFieldsNumber4No
                        - CategoryCategoryCostElementFieldsNumber2No
                        - CostElementMainGroupMain groupCostElementFieldsNumber6No
                        - CostElementSubgroupSubgroupCostElementFieldsNumber4No
                        - CostElementNumberCE no.CostElementFieldsText30No
                        - UnitNumberQUCostElementFieldsNumber4No
                        - PurchaseQuantityPurch.-QUCostElementFieldsNumber4No
                        - ProductGroupProduct groupCostElementFieldsNumber4No
                        - DesignationDesignationCostElementFieldsText60No
                        - TextTextCostElementFieldsText-1No
                        - PriceModificationDatePrice modification dateCostElementFieldsDate/Time-No
                        - MUTPRUSERPrice modification userCostElementFieldsGUID36No
                        - BoundBoundCostElementFieldsBoolean-No
                        - ValuationTypeRate typeCostElementFieldsNumber2No
                        - SBVSBVCostElementFieldsBoolean-No
                        - BEWDATERFRecorded in the transaction dataCostElementFieldsBoolean-No
                        - PriceModificationUserPrice modification user-NameCostElementFieldsText9999999No
                        - SuisseTecSupplierDescriptionSupplier descriptionCostElementFieldsText9999999No
                    CostElementFieldValueCost element field valueCostElement--No
                        CostElementFieldValueFieldsFieldsCostElementFieldValue--No
                            - FieldNumberField no.CostElementFieldValueFieldsNumber4No
                            - ValueTypeValue typeCostElementFieldValueFieldsNumber2No
                            - AmountAmountCostElementFieldValueFieldsNumber12No
                            - PercentagePercentageCostElementFieldValueFieldsNumber4No
                            - ServiceCodeService codeCostElementFieldValueFieldsNumber8No
                            - PREISMANUELLManual priceCostElementFieldValueFieldsBoolean-No
                CostApplicationTypeHeaderCost allocation type-HeaderAddendumWithoutVersion--No
                    CostApplicationTypeHeaderFieldsFieldsCostApplicationTypeHeader--No
                        - Number1No. 1CostApplicationTypeHeaderFieldsNumber6No
                        - Number2No. 2CostApplicationTypeHeaderFieldsNumber2No
                        - Number3No. 3CostApplicationTypeHeaderFieldsNumber4No
                        - IDIDCostApplicationTypeHeaderFieldsText10No
                        - DesignationDesignationCostApplicationTypeHeaderFieldsText60No
                        - BoundBoundCostApplicationTypeHeaderFieldsBoolean-No
                        - PriceModificationDatePrice modification dateCostApplicationTypeHeaderFieldsDate/Time-No
                        - MUTPRUSERPrice modification userCostApplicationTypeHeaderFieldsGUID36No
                        - Number4Nr. 4CostApplicationTypeHeaderFieldsNumber2No
                        - INFO1Information 1CostApplicationTypeHeaderFieldsNumber8No
                        - StandardStandardCostApplicationTypeHeaderFieldsBoolean-No
                        - PriceModificationUserPrice modification user-NameCostApplicationTypeHeaderFieldsText9999999No
                        - VARDATATextCostApplicationTypeHeaderFieldsText-1No
                    CostApplicationTypeItemCost allocation type itemCostApplicationTypeHeader--No
                        CostApplicationTypeItemFieldsFieldsCostApplicationTypeItem--No
                            - FieldNumberField no.CostApplicationTypeItemFieldsNumber2No
                            - PercentagePercentageCostApplicationTypeItemFieldsNumber4No
                CalculationRateHeaderCalculation rate headerAddendumWithoutVersion--No
                    CalculationRateHeaderFieldsFieldsCalculationRateHeader--No
                        - IDIDCalculationRateHeaderFieldsText10No
                        - Number4Nr. 4CalculationRateHeaderFieldsNumber2No
                        - AverageSalaryProposalAverage salaryCalculationRateHeaderFieldsText10No
                        - DesignationDesignationCalculationRateHeaderFieldsText60No
                        - BoundBoundCalculationRateHeaderFieldsBoolean-No
                        - PriceModificationDatePrice modification dateCalculationRateHeaderFieldsDate/Time-No
                        - MUTPRUSERPrice modification userCalculationRateHeaderFieldsGUID36No
                        - INFO1Information 1CalculationRateHeaderFieldsNumber8No
                        - PriceModificationUserPrice modification user-NameCalculationRateHeaderFieldsText9999999No
                        - VARDATATextCalculationRateHeaderFieldsText-1No
                    CalculationRateItemCalculation rate itemCalculationRateHeader--No
                        CalculationRateItemFieldsFieldsCalculationRateItem--No
                            - ItemNumberItem no.CalculationRateItemFieldsNumber4No
                            - ItemTypeItem typeCalculationRateItemFieldsNumber2No
                            - RecognitionTypeRecognition typeCalculationRateItemFieldsNumber2No
                            - ItemTypeInfoItem type infoCalculationRateItemFieldsNumber2No
                            - ReferenceReferenceCalculationRateItemFieldsNumber4No
                            - CalculationGroupCalculation groupCalculationRateItemFieldsNumber8No
                            - ValueValueCalculationRateItemFieldsNumber4No
                            - ItemTotalItem totalCalculationRateItemFieldsNumber6No
                            - TotalAmountTotalCalculationRateItemFieldsNumber6No
                            - DesignationDesignationCalculationRateItemFieldsText60No
                            - ExampleExampleCalculationRateItemFieldsNumber12No
                            - CaptionCaptionCalculationRateItemFieldsText9999999No
                            - ItemAndRecognitionTypeItem typeCalculationRateItemFieldsText9999999No
                            - CalcualtionGroupDesignationCalculation group designationCalculationRateItemFieldsText9999999No
                AverageSalaryHeaderAverage salary - headerAddendumWithoutVersion--No
                    AverageSalaryHeaderFieldsFieldsAverageSalaryHeader--No
                        - IDIDAverageSalaryHeaderFieldsText10No
                        - DesignationDesignationAverageSalaryHeaderFieldsText60No
                        - TotalPercentTotal percentAverageSalaryHeaderFieldsNumber6No
                        - AmountAmountAverageSalaryHeaderFieldsNumber12No
                        - TotalAmountTotal amountAverageSalaryHeaderFieldsNumber12No
                        - BoundBoundAverageSalaryHeaderFieldsBoolean-No
                        - PriceModificationDatePrice modification dateAverageSalaryHeaderFieldsDate/Time-No
                        - MUTPRUSERPrice modification userAverageSalaryHeaderFieldsGUID36No
                        - INFO1Information 1AverageSalaryHeaderFieldsNumber8No
                        - WERT1Time factorAverageSalaryHeaderFieldsNumber4No
                        - PriceModificationUserPrice modification user-NameAverageSalaryHeaderFieldsText9999999No
                        - VARDATATextAverageSalaryHeaderFieldsText-1No
                    AverageSalaryItemAverage salary - itemAverageSalaryHeader--No
                        AverageSalaryItemFieldsFieldsAverageSalaryItem--No
                            - NumberNumberAverageSalaryItemFieldsNumber14No
                            - ID2ID 2AverageSalaryItemFieldsText10No
                            - PercentagePercentageAverageSalaryItemFieldsNumber4No
                            - AmountAmountAverageSalaryItemFieldsNumber12No
                            - ServiceCodeService codeAverageSalaryItemFieldsNumber8No
                            - CalculatedRunSec. RateAverageSalaryItemFieldsNumber9No
                            - TotalAmountTotal amountAverageSalaryItemFieldsNumber12No
                            - DesignationDesignationAverageSalaryItemFieldsText255No
                            - RateSalaryClassPayroll class rateAverageSalaryItemFieldsNumber12No
                BOZ_TBZTBZAddendumWithoutVersion--No
                    BOZ_TBZFieldsFieldsBOZ_TBZ--No
                        - IDIDBOZ_TBZFieldsText10No
                        - MITTELLOHNVSAverage salaryBOZ_TBZFieldsText10No
                        - BEZEICHNUNGDesignationBOZ_TBZFieldsText60No
                        - BOUNDBoundBOZ_TBZFieldsBoolean-No
                        - MUTPRDATUMPrice modification dateBOZ_TBZFieldsDate/Time-No
                        - MUTPRUSERPrice modification userBOZ_TBZFieldsGUID36No
                        - NR4Nr. 4BOZ_TBZFieldsNumber2No
                        - WERT1ABCBOZ_TBZFieldsNumber8No
                        - WERT2CBOZ_TBZFieldsNumber8No
                        - VARDATATextBOZ_TBZFieldsText-1No
                ProductProductAddendumWithoutVersion--No
                    ProductFieldsFieldsProduct--No
                        - ProductNumberHeaderProduct no. headerProductFieldsText30No
                        - VariantProductVariant productProductFieldsBoolean-No
                        - UnitOnVariantUnit on variantProductFieldsBoolean-No
                        - CatalogueTypeCatalogue typeProductFieldsNumber2No
                        - VendorVendorProductFieldsNumber6No
                        - ProductTypeHeaderProduct type headerProductFieldsText3No
                        - ServiceProductTypeLeistungs-Produkt-TypProductFieldsNumber2No
                        - CategoryCategoryProductFieldsNumber2No
                        - UnitNumberUnitProductFieldsNumber4No
                        - ServiceCodeExpenseServicetype expenseProductFieldsNumber8No
                        - ServiceCodeIncomeServicetype yieldProductFieldsNumber8No
                        - PFLANZLISTEList of plantsProductFieldsBoolean-No
                        - SUCHBEGRIFFSearch termProductFieldsText40No
                        - BoundBoundProductFieldsBoolean-No
                        - PriceModificationDatePrice modification dateProductFieldsDate/Time-No
                        - MUTPRUSERPrice modification userProductFieldsGUID36No
                        - StockFactorStockfactorProductFieldsNumber12No
                        - PriceFactorPricefactorProductFieldsNumber12No
                        - ValuationTypeRate typeProductFieldsNumber2No
                        - BEWDATERFRecorded in the transaction dataProductFieldsBoolean-No
                        - TECHNBEZTechn. des.ProductFieldsText40No
                        - PriceModificationUserPrice modification user-NameProductFieldsText9999999No
                    ProductVariantProduct variantProduct--No
                        ProductVariantFieldsFieldsProductVariant--No
                            - ProductVariantIDVariant no.ProductVariantFieldsNumber8No
                            - QuantityNumberUnitProductVariantFieldsNumber4No
                            - IngredientQuantityComposition amountProductVariantFieldsNumber6No
                            - VARTEXTVariantentextProductVariantFieldsText255No
                            - Designation1Description 1ProductVariantFieldsText100No
                            - Designation2Description 2ProductVariantFieldsText40No
                            - GroupServiceGroup serviceProductVariantFieldsBoolean-No
                            - AssociationAssociationProductVariantFieldsNumber2No
                            - VERSCHNITTAKTIVOffcut activeProductVariantFieldsBoolean-No
                            - AUTOAUFLOESENAutomatically break downProductVariantFieldsNumber2No
                            - ELDASLIEFNRELDAS-LieferantProductVariantFieldsNumber12No
                            - TextTextProductVariantFieldsText-1No
                        ProductItemTextSuggestionProduct textsProductVariant--No
                            ProductItemTextSuggestionFieldsFieldsProductItemTextSuggestion--No
                                - TextTextProductItemTextSuggestionFieldsText-1No
                        ProductAnalysisItemProdukte-AnalysepositionProductVariant--No
                            ProductAnalysisItemFieldsFieldsProductAnalysisItem--No
                                - ItemNumberItem no.ProductAnalysisItemFieldsNumber4No
                                - ParentItemParent itemProductAnalysisItemFieldsNumber4No
                                - ItemTypeItem typeProductAnalysisItemFieldsNumber2No
                                - AreaAreaProductAnalysisItemFieldsNumber4No
                                - CategoryCategoryProductAnalysisItemFieldsNumber2No
                                - CostElementMainGroupCE main groupProductAnalysisItemFieldsNumber6No
                                - CostElementSubgroupCE sub-groupProductAnalysisItemFieldsNumber4No
                                - CostElementNumberCE no.ProductAnalysisItemFieldsText30No
                                - UnitNumberQUProductAnalysisItemFieldsNumber4No
                                - CatalogueTypeCatalogue typeProductAnalysisItemFieldsNumber2No
                                - VendorVendorProductAnalysisItemFieldsNumber6No
                                - ProductTypeItemProduct type itemProductAnalysisItemFieldsText3No
                                - ServiceProductTypeLeistungs-Produkt-TypProductAnalysisItemFieldsNumber2No
                                - VariantProductVariant productProductAnalysisItemFieldsBoolean-No
                                - ProductVariantNumberItemProduct variantProductAnalysisItemFieldsNumber8No
                                - ICVAIC/SOProductAnalysisItemFieldsNumber4No
                                - ZEIT1Time 1ProductAnalysisItemFieldsNumber6No
                                - ZEIT2Time 2ProductAnalysisItemFieldsNumber6No
                                - ZEIT3Time 3ProductAnalysisItemFieldsNumber6No
                                - MENGEFL1Quantity floating 1ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ1Surcharge in % 1ProductAnalysisItemFieldsNumber8No
                                - MENGEFL2Quantity floating 2ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ2Surcharge in % 2ProductAnalysisItemFieldsNumber8No
                                - MENGEFL3Quantity floating 3ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ3Surcharge in % 3ProductAnalysisItemFieldsNumber8No
                                - MENGEFL4Quantity floating 4ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ4Surcharge in % 4ProductAnalysisItemFieldsNumber8No
                                - MENGEFL5Quantity floating 5ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ5Surcharge in % 5ProductAnalysisItemFieldsNumber8No
                                - MENGEFL6Quantity floating 6ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ6Surcharge in % 6ProductAnalysisItemFieldsNumber8No
                                - MENGEFL7Quantity floating 7ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ7Surcharge in % 7ProductAnalysisItemFieldsNumber8No
                                - MENGEFL8Quantity floating 8ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ8Surcharge in % 8ProductAnalysisItemFieldsNumber8No
                                - MENGEFL9Quantity floating 9ProductAnalysisItemFieldsNumber12No
                                - ZUSCHLAGPROZ9Surcharge in % 9ProductAnalysisItemFieldsNumber8No
                                - Quantity1Menge 1ProductAnalysisItemFieldsNumber12No
                                - Quantity2Menge 2ProductAnalysisItemFieldsNumber12No
                                - Quantity3Menge 3ProductAnalysisItemFieldsNumber12No
                                - Quantity4Menge 4ProductAnalysisItemFieldsNumber12No
                                - Quantity5Menge 5ProductAnalysisItemFieldsNumber12No
                                - Quantity6Menge 6ProductAnalysisItemFieldsNumber12No
                                - Quantity7Quantity 7ProductAnalysisItemFieldsNumber12No
                                - Quantity8Quantity 8ProductAnalysisItemFieldsNumber12No
                                - Quantity9Quantity 9ProductAnalysisItemFieldsNumber12No
                                - QuantityTypeMengentypProductAnalysisItemFieldsNumber4No
                                - PriceNumberPreis-Nr.ProductAnalysisItemFieldsNumber4No
                                - CostApplicationTypeAllocation typeProductAnalysisItemFieldsText10No
                                - CalculationRateCalc. rateProductAnalysisItemFieldsText10No
                                - RegieCalculationRateRegie - calc. rateProductAnalysisItemFieldsText10No
                                - AverageSalaryAverage salaryProductAnalysisItemFieldsText10No
                                - PriceBasis1Price base 1ProductAnalysisItemFieldsNumber12No
                                - PriceBasis2Price base 2ProductAnalysisItemFieldsNumber12No
                                - PriceBasis3Price base 3ProductAnalysisItemFieldsNumber12No
                                - PriceBasis4Price base 4ProductAnalysisItemFieldsNumber12No
                                - PriceBasis5Price base 5ProductAnalysisItemFieldsNumber12No
                                - PriceBasis6Price base 6ProductAnalysisItemFieldsNumber12No
                                - PriceBasis7Price base 7ProductAnalysisItemFieldsNumber12No
                                - PriceBasis8Price base 8ProductAnalysisItemFieldsNumber12No
                                - PriceBasis9Price base 9ProductAnalysisItemFieldsNumber12No
                                - RelationalDesignation1Designation 1ProductAnalysisItemFieldsText9999999No
                                - Designation1Designation 1ProductAnalysisItemFieldsText40No
                                - PriceOffer1Price offer 1ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS1Amount-Cat. base 1ProductAnalysisItemFieldsNumber12No
                                - GroupServiceActiveGSCProductAnalysisItemFieldsBoolean-No
                                - BETRAGKEKATWK1MT2Amount-Cat. PC1 2ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT3Amount-Cat. PC1 3ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT1Amount-Cat. PC2 1ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT2Amount-Cat. PC2 2ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty1Price PC1 1ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty1Price PC2 1ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS2Amount-Cat. base 2ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS3Amount-Cat. base 3ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT1Amount-Cat. PC1 1ProductAnalysisItemFieldsNumber12No
                                - ServiceValue1Service value 1ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT3Amount-Cat. PC2 3ProductAnalysisItemFieldsNumber12No
                                - ServiceValue2Service value 2ProductAnalysisItemFieldsNumber12No
                                - ServiceValue3Service value 3ProductAnalysisItemFieldsNumber12No
                                - ServiceValue4Service value 4ProductAnalysisItemFieldsNumber12No
                                - ServiceValue5Service value 5ProductAnalysisItemFieldsNumber12No
                                - ServiceValue6Service value 6ProductAnalysisItemFieldsNumber12No
                                - ServiceValue7Service value 7ProductAnalysisItemFieldsNumber12No
                                - ServiceValue8Service value 8ProductAnalysisItemFieldsNumber12No
                                - ServiceValue9Service value 9ProductAnalysisItemFieldsNumber12No
                                - ProductVariantNumberHeaderProduct variant headerProductAnalysisItemFieldsNumber8No
                                - AmountBasis1Amount base 1ProductAnalysisItemFieldsNumber12No
                                - AmountBasis2Amount base 2ProductAnalysisItemFieldsNumber12No
                                - AmountBasis3Amount base 3ProductAnalysisItemFieldsNumber12No
                                - AmountBasis4Amount base 4ProductAnalysisItemFieldsNumber12No
                                - AmountBasis5Amount base 5ProductAnalysisItemFieldsNumber12No
                                - AmountBasis6Amount base 6ProductAnalysisItemFieldsNumber12No
                                - AmountBasis7Amount base 7ProductAnalysisItemFieldsNumber12No
                                - AmountBasis8Amount base 8ProductAnalysisItemFieldsNumber12No
                                - AmountBasis9Amount base 9ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty1Amount PC1 1ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty2Amount PC1 2ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty3Amount PC1 3ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty4Amount PC1 4ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty5Amount PC1 5ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty6Amount PC1 6ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty7Amount PC1 7ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty8Amount PC1 8ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost1Qty9Amount PC1 9ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty1Amount PC2 1ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty2Amount PC2 2ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty3Amount PC2 3ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty4Amount PC2 4ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty5Amount PC2 5ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty6Amount PC2 6ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty7Amount PC2 7ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty8Amount PC2 8ProductAnalysisItemFieldsNumber12No
                                - AmountProductionCost2Qty9Amount PC2 9ProductAnalysisItemFieldsNumber12No
                                - AmountOffer1Amount offer 1ProductAnalysisItemFieldsNumber12No
                                - AmountOffer2Amount offer 2ProductAnalysisItemFieldsNumber12No
                                - AmountOffer3Amount offer 3ProductAnalysisItemFieldsNumber12No
                                - AmountOffer4Amount offer 4ProductAnalysisItemFieldsNumber12No
                                - AmountOffer5Amount offer 5ProductAnalysisItemFieldsNumber12No
                                - AmountOffer6Amount offer 6ProductAnalysisItemFieldsNumber12No
                                - AmountOffer7Amount offer 7ProductAnalysisItemFieldsNumber12No
                                - AmountOffer8Amount offer 8ProductAnalysisItemFieldsNumber12No
                                - AmountOffer9Amount offer 9ProductAnalysisItemFieldsNumber12No
                                - PriceOffer2Price offer 2ProductAnalysisItemFieldsNumber12No
                                - PriceOffer3Price offer 3ProductAnalysisItemFieldsNumber12No
                                - PriceOffer4Price offer 4ProductAnalysisItemFieldsNumber12No
                                - PriceOffer5Price offer 5ProductAnalysisItemFieldsNumber12No
                                - PriceOffer6Price offer 6ProductAnalysisItemFieldsNumber12No
                                - PriceOffer7Price offer 7ProductAnalysisItemFieldsNumber12No
                                - PriceOffer8Price offer 8ProductAnalysisItemFieldsNumber12No
                                - PriceOffer9Price offer 9ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty2Price PC1 2ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty3Price PC1 3ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty4Price PC1 4ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty5Price PC1 5ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty6Price PC1 6ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty7Price PC1 7ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty8Price PC1 8ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost1Qty9Price PC1 9ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty2Price PC2 2ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty3Price PC2 3ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty4Price PC2 4ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty5Price PC2 5ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty6Price PC2 6ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty7Price PC2 7ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty8Price PC2 8ProductAnalysisItemFieldsNumber12No
                                - PriceProductionCost2Qty9Price PC2 9ProductAnalysisItemFieldsNumber12No
                                - CorrectionCorrectionProductAnalysisItemFieldsBoolean-No
                                - MENGEZEITQuantity-timeProductAnalysisItemFieldsNumber6No
                                - INSTZEITBETRAGBASIS1Inst.-Time-Amount Basis 1ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGBASIS2Inst.-Time-Amount Basis 2ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGBASIS3Inst.-Time-Amount Basis 3ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK1MT1Inst.-Time-Amount WK1 1ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK1MT2Inst.-Time-Amount WK1 2ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK1MT3Inst.-Time-Amount WK1 3ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK2MT1Inst.-Time-Amount WK2 1ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK2MT2Inst.-Time-Amount WK2 2ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK2MT3Inst.-Time-Amount WK2 3ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGANG1Inst.-Time-Amount Offer 1ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGANG2Inst.-Time-Amount Offer 2ProductAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGANG3Inst.-Time-Amount Offer 3ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGBASIS1TB-Time-Amount Basis 1ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGBASIS2TB-Time-Amount Basis 3ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGBASIS3TB-Time-Amount Basis 3ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK1MT1TB-Time-Amount WK1 1ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK1MT2TB-Time-Amount WK1 2ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK1MT3TB-Time-Amount WK1 3ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK2MT1TB-Time-Amount WK2 1ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK2MT2TB-Time-Amount WK2 2ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK2MT3TB-Time-Amount WK2 3ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGANGEBOT1TB-Time-Amount Offer 1ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGANGEBOT2TB-Time-Amount Offer 3ProductAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGANGEBOT3TB-Time-Amount Offer 3ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALBASIS1Time-Total Basis 1ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALBASIS2Time-Total Basis 3ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALBASIS3Time-Total Basis 3ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALWK1MT1Time-Total WK1 1ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALWK1MT2Time-Total WK1 2ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALWK1MT3Time-Total WK1 3ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALWK2MT1Time-Total WK2 1ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALWK2MT2Time-Total WK2 2ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALWK2MT3Time-Total WK2 3ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALANGEBOT1Time-Total Offer 1ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALANGEBOT2Time-Total Offer 2ProductAnalysisItemFieldsNumber8No
                                - ZEITTOTALANGEBOT3Time-Total Offer 3ProductAnalysisItemFieldsNumber8No
                                - BETRAGKEKATBASIS4Amount-Cat. base 4ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS5Amount-Cat. base 5ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS6Amount-Cat. base 6ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS7Amount-Cat. base 7ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS8Amount-Cat. base 8ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATBASIS9Amount-Cat. base 9ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT4Amount-Cat. PC1 4ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT5Amount-Cat. PC1 5ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT6Amount-Cat. PC1 6ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT7Amount-Cat. PC1 7ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT8Amount-Cat. PC1 8ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1MT9Amount-Cat. PC1 9ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT4Amount-Cat. PC2 4ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT5Amount-Cat. PC2 5ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT6Amount-Cat. PC2 6ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT7Amount-Cat. PC2 7ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT8Amount-Cat. PC2 8ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2MT9Amount-Cat. PC2 9ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG1Amount-Cat. offer 1ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG2Amount-Cat. offer 2ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG3Amount-Cat. offer 3ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG4Amount-Cat. offer 4ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG5Amount-Cat. offer 5ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG6Amount-Cat. offer 6ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG7Amount-Cat. offer 7ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG8Amount-Cat. offer 8ProductAnalysisItemFieldsNumber12No
                                - BETRAGKEKATANG9Amount-Cat. offer 9ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST1ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST2ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST3ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST4ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST5ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST6ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST7ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST8ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTINST9ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB1ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB2ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB3ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB4ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB5ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB6ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB7ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB8ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTB9ProductAnalysisItemFieldsNumber12No
                                - TOTALINSTBASISTotal Installation BasisProductAnalysisItemFieldsNumber12No
                                - TOTALINSTWK1Total Installation WK1ProductAnalysisItemFieldsNumber12No
                                - TOTALINSTWK2Total Installation WK2ProductAnalysisItemFieldsNumber12No
                                - TOTALINSTANGEBOTTotal Installation OfferProductAnalysisItemFieldsNumber12No
                                - TOTALTBBASISTotal TB BasisProductAnalysisItemFieldsNumber12No
                                - TOTALTBWK1Total TB WK1ProductAnalysisItemFieldsNumber12No
                                - TOTALTBWK2Total TB WK2ProductAnalysisItemFieldsNumber12No
                                - TOTALTBANGEBOTTotal TB OfferProductAnalysisItemFieldsNumber12No
                                - TOTALTYPTotal-TypeProductAnalysisItemFieldsNumber2No
                                - PREISVRGARF priceProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG1ARF amount 1ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG2ARF amount 2ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG3ARF amount 3ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG4ARF amount 4ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG5ARF amount 5ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG6ARF amount 6ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG7ARF amount 7ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG8ARF amount 8ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG9ARF amount 9ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG10ARF amount 11ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG11ARF amount 11ProductAnalysisItemFieldsNumber8No
                                - BETRAGVRG12ARF amount 12ProductAnalysisItemFieldsNumber8No
                                - TOTALVRGARF totalProductAnalysisItemFieldsNumber8No
                                - BAUPHASEConstruction phaseProductAnalysisItemFieldsNumber4No
                                - LEISTUNGSWERTVORF1Service value before factor 1ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF2Service value before factor 2ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF3Service value before factor 3ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF4Service value before factor 4ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF5Service value before factor 5ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF6Service value before factor 6ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF7Service value before factor 7ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF8Service value before factor 8ProductAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTVORF9Service value before factor 9ProductAnalysisItemFieldsNumber12No
                                - CostElementProductCE / ProductProductAnalysisItemFieldsText30No
                                - PriceBasisPrice baseProductAnalysisItemFieldsNumber12No
                                - RelationalDesignation2Designation 2ProductAnalysisItemFieldsText9999999No
                                - SuisseTecSupplierDescriptionSupplier descriptionProductAnalysisItemFieldsText9999999No
                            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
                                    - TOTALVRGARFProductAnalysisTotalFieldsNumber8No
                                    - ManuallyManuallyProductAnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionBasisTotal before correction basisProductAnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionProductionCost1Total before correction WK 1ProductAnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionProductionCost2Total before correction WK 2ProductAnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionOfferTotal before correction offerProductAnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionBasisTotal after correction basisProductAnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionProductionCost1Total after correction WK 1ProductAnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionProductionCost2Total after correction WK 2ProductAnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionOfferTotal after correction offerProductAnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionBasisMaterial without correction basisProductAnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionProductionCost1Material without correction WK 1ProductAnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionProductionCost2Material without correction WK 2ProductAnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionOfferMaterial without correction offerProductAnalysisTotalFieldsNumber12No
                                    - CorrectionCorrectionProductAnalysisTotalFieldsNumber8No
                                    - LEISTUNGSWERTINSTInst. Service ValueProductAnalysisTotalFieldsNumber12No
                                    - LEISTUNGSWERTTBTB Service ValueProductAnalysisTotalFieldsNumber12No
                                    - TOTALINSTBASISTotal Installation BasisProductAnalysisTotalFieldsNumber12No
                                    - TOTALINSTWK1Total Installation WK1ProductAnalysisTotalFieldsNumber12No
                                    - TOTALINSTWK2Total Installation WK2ProductAnalysisTotalFieldsNumber12No
                                    - TOTALINSTANGEBOTTotal Installation OfferProductAnalysisTotalFieldsNumber12No
                                    - TOTALTBBASISTotal TB BasisProductAnalysisTotalFieldsNumber12No
                                    - TOTALTBWK1Total TB WK1ProductAnalysisTotalFieldsNumber12No
                                    - TOTALTBWK2Total TB WK2ProductAnalysisTotalFieldsNumber12No
                                    - TOTALTBANGEBOTTotal TB OfferProductAnalysisTotalFieldsNumber12No
                                    - LEISTUNGSWERTVORFAKTLeistungswert vor FaktorProductAnalysisTotalFieldsNumber12No
                                    - QuantityTypeDesignationMengentyp-DesignationProductAnalysisTotalFieldsText9999999No
                                    - TotalBeforeCorrectionMaterial before correctionProductAnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionMaterial after correctionProductAnalysisTotalFieldsNumber12No
                                    - TotalExcludingCorrectionMaterial without correctionProductAnalysisTotalFieldsNumber12No
                                    - TimeWithoutGroupLeaderTime without GrpSvcsProductAnalysisTotalFieldsNumber12No
                                    - UKBEZDesignationProductAnalysisTotalFieldsText40No
                                    - LEISTUNGSWERTKORREKTURService value correctionProductAnalysisTotalFieldsNumber12No
                        ProductPriceProduct priceProductVariant--No
                            ProductPriceFieldsFieldsProductPrice--No
                                - PriceNumberPrice no.ProductPriceFieldsNumber4No
                                - PriceExcludingGross priceProductPriceFieldsNumber12No
                                - Rebate1Rebate 1ProductPriceFieldsNumber4No
                                - Rebate2Rebate 2ProductPriceFieldsNumber4No
                                - Rebate3Rebate 3ProductPriceFieldsNumber4No
                                - ManualPriceManual priceProductPriceFieldsBoolean-No
                                - PREISNETTONet priceProductPriceFieldsNumber12No
                                - PREISVRGARFProductPriceFieldsNumber4No
                BOZ_EITICEIT.swiss ICAddendumWithoutVersion--No
                    BOZ_EITICFieldsFieldsBOZ_EITIC--No
                        - NR1EIT.swiss ICBOZ_EITICFieldsNumber6No
                        - WERT1Time factorBOZ_EITICFieldsNumber4No
                BOZ_STEIGERVASteiger VAAddendumWithoutVersion--No
                    BOZ_STEIGERVAFieldsFieldsBOZ_STEIGERVA--No
                        - NR1Steiger VABOZ_STEIGERVAFieldsNumber6No
                        - WERT1Time factorBOZ_STEIGERVAFieldsNumber4No
                DailyReportColumnDaily report-column definitionAddendumWithoutVersion--No
                    DailyReportColumnFieldsFieldsDailyReportColumn--No
                        - ValuationTypeRate typeDailyReportColumnFieldsNumber2No
                        - ColumnNumberColumn no.DailyReportColumnFieldsNumber4No
                        - ItemTypeItem typeDailyReportColumnFieldsNumber2No
                        - AreaAreaDailyReportColumnFieldsNumber4No
                        - CostElementMainGroupCE main groupDailyReportColumnFieldsNumber6No
                        - CostElementSubgroupCE sub-groupDailyReportColumnFieldsNumber4No
                        - CostElementNumberCE no.DailyReportColumnFieldsText30No
                        - QuantityNumberQUDailyReportColumnFieldsNumber4No
                        - ProductTypeProduct typeDailyReportColumnFieldsText3No
                        - VariantProductVariant productDailyReportColumnFieldsBoolean-No
                        - ProductVariantIDProduct variantDailyReportColumnFieldsNumber8No
                        - CategoryCategoryDailyReportColumnFieldsNumber2No
                        - ColumnDesignationColumn designationDailyReportColumnFieldsText40No
                        - ServiceCodeService codeDailyReportColumnFieldsNumber8No
                        - MITARBEITERFUNKTIONFunctionDailyReportColumnFieldsNumber4No
                        - REPOSTYPRegie item typeDailyReportColumnFieldsNumber2No
                        - RegieRegionRegionDailyReportColumnFieldsNumber4No
                        - CategoryRegieCategory regieDailyReportColumnFieldsNumber2No
                        - TariffItemNumberTariff item no./productDailyReportColumnFieldsText30No
                        - RateNumberRate no.DailyReportColumnFieldsNumber2No
                        - REGIEVALIDATEDRegie tariff validatedDailyReportColumnFieldsBoolean-No
                        - TotalTotalDailyReportColumnFieldsNumber10No
                        - ProposedPriceTypeSuggested price typeDailyReportColumnFieldsNumber2No
                        - CostElementProductCE / ProductDailyReportColumnFieldsText30No
                        - Designation1Designation 1DailyReportColumnFieldsText60No
                        - ServiceTypeDesignationService code DesignationDailyReportColumnFieldsText50No
                        - ServiceTypeCodeService code UnitDailyReportColumnFieldsText9999999No
                        - SearchTermSearch termDailyReportColumnFieldsText40No
                        - TechnicalDesignationTechn. des.DailyReportColumnFieldsText40No
                        - TariffItemDesignationTariff item DesignationDailyReportColumnFieldsText120No
                        - TariffItemQuantityUnitTariff item QUDailyReportColumnFieldsText1No
                        - RegieTariffItemPricePriceDailyReportColumnFieldsNumber12No
                DailyReportItemDaily Report itemAddendumWithoutVersion--No
                    DailyReportItemFieldsFieldsDailyReportItem--No
                        - ReportItemNumberItem no.DailyReportItemFieldsNumber4No
                        - JobCodeJob codeDailyReportItemFieldsText12No
                        - EmployeeServiceCodeService codeDailyReportItemFieldsNumber8No
                        - REGIEPROJEKTNRRegie project no.DailyReportItemFieldsNumber12No
                        - REGIEAUFNRRegie order no.DailyReportItemFieldsNumber4No
                        - REGIERAPPORTNRRegie report no.DailyReportItemFieldsNumber4No
                        - REGIESIGNATURERegie signatureRegie signatureDailyReportItemFieldsNumber2No
                        - CompletedSettledDailyReportItemFieldsBoolean-No
                        - TotalTotalDailyReportItemFieldsNumber10No
                        - JobDescriptionJob designationDailyReportItemFieldsText9999999No
                        - TextAvailableTextDailyReportItemFieldsBoolean-No
                        - EmployeeServiceCodeUnitService code UnitDailyReportItemFieldsText9999999No
                        - REGIEAUFNR_BEZRegie order-DesignationDailyReportItemFieldsText9999999No
                    DailyReportExternalTextDaily report external item textDailyReportItem--No
                        DailyReportExternalTextFieldsFieldsDailyReportExternalText--No
                            - TextTextDailyReportExternalTextFieldsText-1No
                    DailyReportInternalTextDaily report internal item textDailyReportItem--No
                        DailyReportInternalTextFieldsFieldsDailyReportInternalText--No
                            - TextTextDailyReportInternalTextFieldsText-1No
                    DailyReportQuantityItemDaily Report quantity itemsDailyReportItem--No
                        DailyReportQuantityItemFieldsFieldsDailyReportQuantityItem--No
                            - ValuationTypeRate typeDailyReportQuantityItemFieldsNumber2No
                            - ColumnNumberColumn no.DailyReportQuantityItemFieldsNumber4No
                            - QuantityQuantityDailyReportQuantityItemFieldsNumber10No
                            - REGIEKAPITELNRRegie Chapter no.DailyReportQuantityItemFieldsNumber10No
                            - NumberOfQuantitiesNumber quantitiesDailyReportQuantityItemFieldsNumber4No
                            - NumberOfComplexQuantitiesNumber of complex quantitiesDailyReportQuantityItemFieldsNumber4No
                            - REGIEHAUPTPOSNRRegie Main item no.DailyReportQuantityItemFieldsNumber10No
                            - REGIEUNTERPOSNRRegie Sub-item no.DailyReportQuantityItemFieldsNumber10No
                            - REGIEVARIABLENNRRegie VariableDailyReportQuantityItemFieldsNumber2No
                        DailyReportFromToStatusDaily Report from/to quantityDailyReportQuantityItem--No
                            DailyReportFromToStatusFieldsFieldsDailyReportFromToStatus--No
                                - QuantitiesNumberQuantity no.DailyReportFromToStatusFieldsNumber2No
                                - TimeFromVonDailyReportFromToStatusFieldsText5No
                                - TimeToBisDailyReportFromToStatusFieldsText5No
                                - QuantityQuantityDailyReportFromToStatusFieldsNumber10No
                                - ReferenceNumberEntry no.DailyReportFromToStatusFieldsNumber10No
                                - DATUMDateDailyReportFromToStatusFieldsDate-No
                DeliveryNoteItemDelivery note - ItemAddendumWithoutVersion--No
                    DeliveryNoteItemFieldsFieldsDeliveryNoteItem--No
                        - ItemNumberItem no.DeliveryNoteItemFieldsNumber4No
                        - AddressNumberAddress no.DeliveryNoteItemFieldsNumber10No
                        - JobCodeJob codeDeliveryNoteItemFieldsText12No
                        - DateDateDeliveryNoteItemFieldsDate-No
                        - POSTYPItem typeDeliveryNoteItemFieldsNumber2No
                        - PRODNRAProduct noDeliveryNoteItemFieldsText30No
                        - VARIDProduct variantDeliveryNoteItemFieldsNumber8No
                        - DeliveryNoteProductDelivery note - productDeliveryNoteItemFieldsText60No
                        - UnitUnitDeliveryNoteItemFieldsText20No
                        - DeliveryNoteNumberDelivery note no.DeliveryNoteItemFieldsText27No
                        - QuantityDeliveredQuantity deliveredDeliveryNoteItemFieldsNumber12No
                        - RemarkRemarkDeliveryNoteItemFieldsText60No
                        - AUSMASSPOSCOUNTMeasurement items counterDeliveryNoteItemFieldsNumber8No
                        - PRODTYPProduct typeDeliveryNoteItemFieldsText3No
                        - PREISPriceDeliveryNoteItemFieldsNumber12No
                        - KBLREFDeliveryNoteItemFieldsNumber10No
                        - NBWREFDeliveryNoteItemFieldsNumber10No
                        - CodeNameCodenameDeliveryNoteItemFieldsText16No
                        - SUCHBEGRIFFSearch termDeliveryNoteItemFieldsText40No
                        - TECHNBEZTechn. des.DeliveryNoteItemFieldsText40No
                        - TextTextDeliveryNoteItemFieldsText-1No
                MeasurementProtocolMeasurement protocol headerAddendumWithoutVersion--No
                    MeasurementProtocolFieldsFieldsMeasurementProtocol--No
                        - ProtocolNumberProtocol no.MeasurementProtocolFieldsNumber4No
                        - STATUSStatusMeasurementProtocolFieldsNumber2No
                        - LocationCodeLocation codeMeasurementProtocolFieldsText6No
                        - InvoiceAddressInvoice address-No.MeasurementProtocolFieldsNumber10No
                        - DesignationDescriptionMeasurementProtocolFieldsText120No
                        - DateDateMeasurementProtocolFieldsDate-No
                        - TotalMeasurementTotal measurementMeasurementProtocolFieldsNumber12No
                        - ItemTextMeasurement textMeasurementProtocolFieldsText60No
                        - VORAUSMASSTOTALTotal pre-measurementMeasurementProtocolFieldsNumber12No
                        - FAKTURAINRMANUELLInvoice address manualMeasurementProtocolFieldsBoolean-No
                        - InvoiceAddressCodeNameInvoice addressMeasurementProtocolFieldsText16No
                        - TextTextMeasurementProtocolFieldsText-1No
                RegieOrderClassification1Rgie order - subdivision 1AddendumWithoutVersion--No
                    RegieOrderClassification1FieldsFieldsRegieOrderClassification1--No
                        - ClassificationNumberClassification no.RegieOrderClassification1FieldsNumber4No
                        - InvoiceAddressInvoice address-No.RegieOrderClassification1FieldsNumber10No
                        - DesignationDesignationRegieOrderClassification1FieldsText30No
                        - InvoiceAddressCodeNameInvoice addressRegieOrderClassification1FieldsText16No
                RegieOrderClassification2Rgie order - subdivision 2AddendumWithoutVersion--No
                    RegieOrderClassification2FieldsFieldsRegieOrderClassification2--No
                        - ClassificationNumberClassification no.RegieOrderClassification2FieldsNumber4No
                        - InvoiceAddressInvoice address-No.RegieOrderClassification2FieldsNumber10No
                        - DesignationDesignationRegieOrderClassification2FieldsText30No
                        - InvoiceAddressCodeNameInvoice addressRegieOrderClassification2FieldsText16No
                RegieReportHeaderRegie report headerAddendumWithoutVersion--No
                    RegieReportHeaderFieldsFieldsRegieReportHeader--No
                        - ReportNumberReport no.RegieReportHeaderFieldsNumber4No
                        - STATUSStatusRegieReportHeaderFieldsNumber2No
                        - Classification1Classification 1RegieReportHeaderFieldsNumber4No
                        - Classification2Classification 2RegieReportHeaderFieldsNumber4No
                        - InvoiceAddressInvoice address-No.RegieReportHeaderFieldsNumber10No
                        - InvoiceRunNumberInvoice run no.RegieReportHeaderFieldsNumber6No
                        - OnAccountRunNumberAkontolauf-Nr.RegieReportHeaderFieldsNumber6No
                        - InvoiceProductFakturaproduktRegieReportHeaderFieldsText30No
                        - DateDateRegieReportHeaderFieldsDate-No
                        - PersonInChargeEmployeeRegieReportHeaderFieldsNumber12No
                        - PersonInChargeCodeNameResponsible person Short nameRegieReportHeaderFieldsText9999999No
                        - TRPROJEKTNRDaily Report project no.RegieReportHeaderFieldsNumber12No
                        - DailyReportVersionNumberDaily Report version no.RegieReportHeaderFieldsNumber4No
                        - DailyReportAddendumNumberDaily Report addendum no.RegieReportHeaderFieldsNumber4No
                        - CanBeInvoicedChargeableRegieReportHeaderFieldsNumber2No
                        - TermperatureTemperatureRegieReportHeaderFieldsText6No
                        - WeatherWeatherRegieReportHeaderFieldsText30No
                        - TotalAmountTotalRegieReportHeaderFieldsNumber12No
                        - DesignationDesignationRegieReportHeaderFieldsText30No
                        - InvoicedOnAccountInvoiced down paymentsRegieReportHeaderFieldsBoolean-No
                        - Classification1DesignationSubdivision 1 designationRegieReportHeaderFieldsText30No
                        - Classification2DesignationSubdivision 2 designationRegieReportHeaderFieldsText30No
                        - InvoiceAddressCodeNameInvoice addressRegieReportHeaderFieldsText16No
                        - TextTextRegieReportHeaderFieldsText-1No
                VariableServiceSpecVariables on the SSAddendumWithoutVersion--No
                    VariableServiceSpecFieldsFieldsVariableServiceSpec--No
                        - NumberNo.VariableServiceSpecFieldsNumber4No
                        - IdIDVariableServiceSpecFieldsText10No
                        - ExpressionOriginalOriginal formulaVariableServiceSpecFieldsText2048No
                        - ExpressionConvertedFormula fieldVariableServiceSpecFieldsText2048No
                        - QuantityQuantityVariableServiceSpecFieldsNumber12No
                        - RemarkRemarkVariableServiceSpecFieldsText300No
                        - ANALOGPOSCBAnalog itemVariableServiceSpecFieldsBoolean-No
                BAN_DEFAnalogue item-definitionAddendumWithoutVersion--No
                    BAN_DEFFieldsFieldsBAN_DEF--No
                        - DEFNRDefinition no.BAN_DEFFieldsNumber4No
                        - KAGKAGBAN_DEFFieldsText5No
                        - OGLOGLBAN_DEFFieldsText6No
                        - PSLPSLBAN_DEFFieldsText6No
                        - EKGEGLBAN_DEFFieldsText6No
                        - ERTERTBAN_DEFFieldsText6No
                        - RGLSDRBAN_DEFFieldsText16No
                        - NGLSDUBAN_DEFFieldsText16No
                        - VARIANTEGRPVariant groupBAN_DEFFieldsText3No
                        - VARIANTEVariantBAN_DEFFieldsText3No
                        - BEZKURZAbbreviationBAN_DEFFieldsText5No
                        - BEZLANGDesignationBAN_DEFFieldsText30No
                    BAN_ZIELAnalogue position-targetBAN_DEF--No
                        BAN_ZIELFieldsFieldsBAN_ZIEL--No
                            - POSNRItem no.BAN_ZIELFieldsNumber2No
                            - KAGKAGBAN_ZIELFieldsText5No
                            - OGLOGLBAN_ZIELFieldsText6No
                            - PSLPSLBAN_ZIELFieldsText6No
                            - EKGEGLBAN_ZIELFieldsText6No
                            - ERTERTBAN_ZIELFieldsText6No
                            - RGLSDRBAN_ZIELFieldsText16No
                            - NGLSDUBAN_ZIELFieldsText16No
                            - VARIANTEGRPVariant groupBAN_ZIELFieldsText3No
                            - VARIANTEVariantBAN_ZIELFieldsText3No
                            - MENGEQuantityBAN_ZIELFieldsNumber8No
                ItemItemAddendumWithoutVersion--No
                    ItemFieldsFieldsItem--No
                        - ChapterNumberChapter no.ItemFieldsNumber10No
                        - MainItemNumberMain item no.ItemFieldsNumber10No
                        - SubItemNumberSub-item no.ItemFieldsNumber10No
                        - VariableNumberVariableItemFieldsNumber2No
                        - EITNPKREFTYPEIT.swiss CSD-Ref.-TypItemFieldsNumber2No
                        - NPKBKPCSD chapterItemFieldsNumber2No
                        - NPKKAPITELNRCSD chapter no.ItemFieldsNumber4No
                        - NPKHAUPTPOSNRCSD main item no.ItemFieldsNumber4No
                        - NPKUNTERPOSNRCSD sub item no.ItemFieldsNumber4No
                        - NPKVARIABLENNRCSD variableItemFieldsNumber2No
                        - KATALOGTYPCatalogue typeItemFieldsNumber2No
                        - ANBIETERVendorItemFieldsNumber6No
                        - PRODNRAProduct no./TariffItemFieldsText30No
                        - ItemTypeTypeItemFieldsNumber2No
                        - BKPBKPItemFieldsText6No
                        - RepetitionItemHeaderReferenceRepetitive item header referenceItemFieldsNumber4No
                        - SubItemNumberInBaseSub-item no. in baseItemFieldsNumber4No
                        - SearchTitleChangeableSearch title modifiableItemFieldsBoolean-No
                        - AlternativeGroupAlternative groupItemFieldsText2No
                        - EntryStartEntry startItemFieldsNumber4No
                        - HierarchyBottomAt the bottom of the hierarchyItemFieldsBoolean-No
                        - LastServiceItemLast service itemItemFieldsBoolean-No
                        - WVNACHTRAGAddendum item to building contractItemFieldsBoolean-No
                        - ServiceCodeService itemItemFieldsBoolean-No
                        - UnitNumberQUItemFieldsNumber4No
                        - EntryStartEntrepreneurEntry start entrepreneurItemFieldsNumber4No
                        - ItemDescriptionItem textItemFieldsText8192No
                        - ALLOWEDCHANGEPREISModification of price allowedItemFieldsBoolean-No
                        - PricePriceItemFieldsNumber12No
                        - SamePriceForAllClassificationsAll classifications have the same priceItemFieldsBoolean-No
                        - PreferredPriceItemEntrepreneurPreferred price item of the entrepreneurItemFieldsNumber2No
                        - JobCodeJob codeItemFieldsText12No
                        - ConditionGroupCondition groupItemFieldsText3No
                        - AmountRoundingRounding amountItemFieldsNumber2No
                        - ZPCIItemFieldsNumber2No
                        - HiddenHiddenItemFieldsNumber2No
                        - VONAPPLOriginal applicationItemFieldsNumber2No
                        - VORLAGEPRODTYPTemplate typeItemFieldsNumber2No
                        - ECOMARKEco-DevisItemFieldsNumber2No
                        - KAPITELNR_ANALOGChapter no. (Analog)ItemFieldsNumber10No
                        - HAUPTPOSNR_ANALOGMain item no. (Analog)ItemFieldsNumber10No
                        - UNTERPOSNR_ANALOGSub-item no. (Analog)ItemFieldsNumber10No
                        - VARIABLENNR_ANALOGVariable (Analog)ItemFieldsNumber2No
                        - TitleTitleItemFieldsText30No
                        - TextTextItemFieldsText-1No
                        - PREISVRGARF priceItemFieldsNumber8No
                        - QuantityQuantity tenderItemFieldsNumber12No
                        - AmountAmountItemFieldsNumber12No
                        - SearchTitleSearch titleItemFieldsText30No
                        - VERBUCHTBookedItemFieldsBoolean-No
                        - FirstServiceItemFirst service itemItemFieldsBoolean-No
                        - PublicationCodePublication codeItemFieldsNumber2No
                        - AlternativeGroupChangeAlternative group changeItemFieldsBoolean-No
                        - BETRAGVRGARF amountItemFieldsNumber8No
                        - ANALOGSRC2Analog source 2ItemFieldsNumber8No
                        - RebateFactorServiceSpecificationRebate factor SSItemFieldsNumber12No
                        - InvisibleInvisibleItemFieldsBoolean-No
                        - PageBreakPage breakItemFieldsBoolean-No
                        - GeneralAnalysisGeneral analysisItemFieldsBoolean-No
                        - MeasurementItemInvoiceRunAnzahl Ausmasspositionen in FakturaläufenItemFieldsNumber4No
                        - JobCodeManualJob code manualItemFieldsBoolean-No
                        - AmountMeasurementAmount measurementItemFieldsNumber12No
                        - GENERELLERBPAGeneral BPAItemFieldsBoolean-No
                        - BEZ1Description 1ItemFieldsText100No
                        - NPKPOSTYPFREILVCSD item type in free SSItemFieldsNumber2No
                        - MENGEAUSMASSQuantity measurementItemFieldsNumber12No
                        - MENGEVORAUSMASSQuantity pre-measurementItemFieldsNumber12No
                        - TOTALUNGERUNDETDEVISTotal unrounded DevisItemFieldsNumber12No
                        - TOTALUNGERUNDETAUSMTotal unrounded measurementItemFieldsNumber12No
                        - INDIVCB1Setting 1ItemFieldsBoolean-No
                        - INDIVCB2Setting 2ItemFieldsBoolean-No
                        - INDIVCB3SettingItemFieldsBoolean-No
                        - GRUPPENLEISTUNGGroup serviceItemFieldsNumber8No
                        - KFMCorrectionItemFieldsNumber8No
                        - PRDAVPRDItemFieldsBoolean-No
                        - EIGENEOwn itemItemFieldsBoolean-No
                        - PREISEIGENOwn priceItemFieldsNumber12No
                        - PREISORIGOriginal priceItemFieldsNumber12No
                        - ANALOGPOSCBAnalog itemItemFieldsBoolean-No
                        - ConditionGroupManualCondition group manualItemFieldsBoolean-No
                        - BETRAGVRGAUSMARF amount estimateItemFieldsNumber8No
                        - ICVAIC/SOItemFieldsNumber4No
                        - FORMELORIGOriginal formulaItemFieldsText2048No
                        - FORMELCONVFormula fieldItemFieldsText2048No
                    BPM_PRDCRB-PRDItem--No
                        BPM_PRDFieldsFieldsBPM_PRD--No
                            - TYPTypeBPM_PRDFieldsNumber2No
                            - NRNo.BPM_PRDFieldsNumber2No
                            - VARDATATYPEVarDataTypeBPM_PRDFieldsText4No
                            - VARDATATextBPM_PRDFieldsText-1No
                            - FILENAMEFile nameBPM_PRDFieldsText100No
                            - ANALOGPOSCBAnalog itemBPM_PRDFieldsBoolean-No
                    ClassificationItemClassification itemItem--No
                        ClassificationItemFieldsFieldsClassificationItem--No
                            - CostTypeStructureKAGClassificationItemFieldsText5No
                            - ObjectStructureOGLClassificationItemFieldsText6No
                            - ItemLocationPSLClassificationItemFieldsText6No
                            - ElementCostStructureEGLClassificationItemFieldsText6No
                            - EquipmentTypeETClassificationItemFieldsText6No
                            - NGLSDUClassificationItemFieldsText16No
                            - RGLSDRClassificationItemFieldsText16No
                            - VariantGroupVariant groupClassificationItemFieldsText3No
                            - VariantVariantClassificationItemFieldsText3No
                            - SortNumberSort. no.ClassificationItemFieldsNumber4No
                            - ItemTypeTypeClassificationItemFieldsNumber2No
                            - ReserveItemReserve itemClassificationItemFieldsBoolean-No
                            - OpenItemOpen itemClassificationItemFieldsBoolean-No
                            - ServiceCodeService itemClassificationItemFieldsBoolean-No
                            - CalculationDetailsCalc. detailsClassificationItemFieldsNumber2No
                            - WVNACHTRAGAddendum item to building contractClassificationItemFieldsBoolean-No
                            - KEBEREICHAreaClassificationItemFieldsNumber4No
                            - JAHRYearClassificationItemFieldsNumber4No
                            - REREGIONRegionClassificationItemFieldsNumber4No
                            - CategoryCategoryClassificationItemFieldsNumber2No
                            - ProductNumberProduct no./TariffClassificationItemFieldsText30No
                            - CatalogueTypeCatalogue typeClassificationItemFieldsNumber2No
                            - CatalogueTypeBreakDownKatalogtyp aufgelöstClassificationItemFieldsNumber4No
                            - VendorVendorClassificationItemFieldsNumber6No
                            - ProductTypeProduct typeClassificationItemFieldsText3No
                            - ServiceProductTypeService entry product typeClassificationItemFieldsNumber2No
                            - VariantProductVariant productClassificationItemFieldsBoolean-No
                            - ProductVariantIDProduct variantClassificationItemFieldsNumber8No
                            - ICVAIC/SOClassificationItemFieldsNumber4No
                            - QuantityCodeQTClassificationItemFieldsText1No
                            - PriceTypePTClassificationItemFieldsNumber2No
                            - QuantityTenderQuantity tenderClassificationItemFieldsNumber12No
                            - SIMPLECALCSimple-CalcClassificationItemFieldsBoolean-No
                            - QuantityTypeQuantity typeClassificationItemFieldsNumber4No
                            - RoundingRounding IDClassificationItemFieldsText10No
                            - PriceNumberPrice no.ClassificationItemFieldsNumber4No
                            - PREISTYPPrice typeClassificationItemFieldsNumber2No
                            - UnitNumberQUClassificationItemFieldsNumber4No
                            - CalculationRateCalc. rateClassificationItemFieldsText10No
                            - PriceBasisBase priceClassificationItemFieldsNumber12No
                            - PREISVRGARF priceClassificationItemFieldsNumber8No
                            - PlantListList of plantsClassificationItemFieldsBoolean-No
                            - TaxCodeVATClassificationItemFieldsText3No
                            - TaxPercentageVAT %ClassificationItemFieldsNumber4No
                            - PricePriceClassificationItemFieldsNumber12No
                            - VariantSwitchVar.ClassificationItemFieldsBoolean-No
                            - IngredientQuantityComposition amountClassificationItemFieldsNumber6No
                            - IsSuissetecsuissetecClassificationItemFieldsBoolean-No
                            - AssociationAssociationClassificationItemFieldsNumber2No
                            - PreliminaryRemarkMainItemNumberPreliminary remark main item no.ClassificationItemFieldsNumber4No
                            - PreliminaryRemarkSubItemNumberPreliminary remark sub-item no.ClassificationItemFieldsNumber4No
                            - SalesUnitNumberVKNRClassificationItemFieldsNumber6No
                            - TotalTypeTotal-TypeClassificationItemFieldsNumber2No
                            - AnalysisBaseAnalysis baseClassificationItemFieldsNumber4No
                            - Type1Type 1ClassificationItemFieldsNumber6No
                            - Type2Type 2ClassificationItemFieldsNumber6No
                            - Type3Type 3ClassificationItemFieldsNumber2No
                            - Type4Type 4ClassificationItemFieldsText6No
                            - AssemblyTimeAssembly timeClassificationItemFieldsNumber4No
                            - JobCodeJob codeClassificationItemFieldsText12No
                            - InvoiceAddressInvoice AddressClassificationItemFieldsNumber10No
                            - InvoiceProductInvoice productClassificationItemFieldsText30No
                            - ConditionGroupRegieCondition groupClassificationItemFieldsText13No
                            - ConditionGroupCondition groupClassificationItemFieldsText3No
                            - TextTextClassificationItemFieldsText-1No
                            - TOTALVRG1Total ARF 1ClassificationItemFieldsNumber8No
                            - SubcontractorCodeSubu-CodeClassificationItemFieldsText10No
                            - VariantCompoundVariant group, variantClassificationItemFieldsText6No
                            - RunNumberRun no.ClassificationItemFieldsNumber7No
                            - AmountAmountClassificationItemFieldsNumber12No
                            - TOTALVRG2Total ARF 2ClassificationItemFieldsNumber8No
                            - QuantityPremeasurementQuantity pre-measurementClassificationItemFieldsNumber12No
                            - TOTALVRG3Total ARF 3ClassificationItemFieldsNumber8No
                            - TOTALVRG4Total ARF 4ClassificationItemFieldsNumber12No
                            - PriceModificationDatePrice modification dateClassificationItemFieldsDate/Time-No
                            - MUTPRUSERPrice modification userClassificationItemFieldsGUID36No
                            - TOTALVRGAUSM1Total ARF estimate 1ClassificationItemFieldsNumber8No
                            - TOTALVRGAUSM2Total ARF estimate 2ClassificationItemFieldsNumber8No
                            - TOTALVRGAUSM3Total ARF estimate 3ClassificationItemFieldsNumber8No
                            - BETRAGVRGARF amountClassificationItemFieldsNumber8No
                            - ClassificationNumberClassification no.ClassificationItemFieldsNumber8No
                            - TOTALVRGAUSM4Total ARF estimate 4ClassificationItemFieldsNumber8No
                            - SalesUnitNumberOfImportSDNR of the importClassificationItemFieldsText6No
                            - EBENENTOTALVRG1Running level total ARF 1ClassificationItemFieldsNumber8No
                            - MeasurementCompletedMeasurement completeClassificationItemFieldsBoolean-No
                            - TotalPremeasurementTotal initial estimate incl. discountClassificationItemFieldsNumber12No
                            - MeasurementItemInvoiceRunNumber of measurement items in the invoice runsClassificationItemFieldsNumber4No
                            - BETRAGVRGAUSMARF amount estimateClassificationItemFieldsNumber8No
                            - EBENENTOTALVRG2Running level total ARF 2ClassificationItemFieldsNumber8No
                            - QuantityMeasurementQuantity measurementClassificationItemFieldsNumber12No
                            - TotalMeasurementTotal estimate incl. discountClassificationItemFieldsNumber12No
                            - EBENENTOTALVRG3Running level total ARF 3ClassificationItemFieldsNumber8No
                            - EBENENTOTALVRG4Running level total ARF 4ClassificationItemFieldsNumber8No
                            - EBENENTOTALVRGAUSM1Running level total ARF estimate 1ClassificationItemFieldsNumber8No
                            - Designation1Description 1ClassificationItemFieldsText40No
                            - EBENENTOTALVRGAUSM2Running level total ARF estimate 2ClassificationItemFieldsNumber8No
                            - EBENENTOTALVRGAUSM3Running level total ARF estimate 3ClassificationItemFieldsNumber8No
                            - EBENENTOTALVRGAUSM4Running level total ARF estimate 4ClassificationItemFieldsNumber8No
                            - ZPBEZBETRVRGAUSMCI reference amount ARF estimateClassificationItemFieldsNumber8No
                            - OwnCodeOwn codeClassificationItemFieldsText10No
                            - SummaryOfDefaultClassificationSummary of the default subdivisionClassificationItemFieldsText61No
                            - CurrentTotal1Current total VAT 1ClassificationItemFieldsNumber12No
                            - CurrentTotal2Current total VAT 2ClassificationItemFieldsNumber12No
                            - CurrentTotal3Current total VAT 3ClassificationItemFieldsNumber12No
                            - CurrentTotal4Current total VAT 4ClassificationItemFieldsNumber12No
                            - LevelTotal1Current level total VAT 1ClassificationItemFieldsNumber12No
                            - LevelTotal2Current level total VAT 2ClassificationItemFieldsNumber12No
                            - LevelTotal3Current level total VAT 3ClassificationItemFieldsNumber12No
                            - LevelTotal4Current level total VAT 4ClassificationItemFieldsNumber12No
                            - TotalTax1Total VAT 1ClassificationItemFieldsNumber12No
                            - TotalTax2Total VAT 2ClassificationItemFieldsNumber12No
                            - TotalTax3Total VAT 3ClassificationItemFieldsNumber12No
                            - TotalTax4Total VAT 4ClassificationItemFieldsNumber12No
                            - ConditionRebateActiveCondition rebates activeClassificationItemFieldsBoolean-No
                            - JobCodeManualJob code manualClassificationItemFieldsBoolean-No
                            - RebateReferenceAmountMeasurementDiscount-Reference amount measurementClassificationItemFieldsNumber12No
                            - CurrentTotalMeasurementTax1Current total measurement VAT 1ClassificationItemFieldsNumber12No
                            - CurrentTotalMeasurementTax2Current total measurement VAT 2ClassificationItemFieldsNumber12No
                            - CurrentTotalMeasurementTax3Current total measurement VAT 3ClassificationItemFieldsNumber12No
                            - CurrentTotalMeasurementTax4Current total measurement VAT 4ClassificationItemFieldsNumber12No
                            - CurrentLevelTotalMeasureTax1Current level total measurement VAT 1ClassificationItemFieldsNumber12No
                            - CurrentLevelTotalMeasureTax2Current level total measurement VAT 2ClassificationItemFieldsNumber12No
                            - CurrentLevelTotalMeasureTax3Current level total measurement VAT 3ClassificationItemFieldsNumber12No
                            - CurrentLevelTotalMeasureTax4Current level total measurement VAT 4ClassificationItemFieldsNumber12No
                            - TotalMeasurementTax1Total measurement VAT 1ClassificationItemFieldsNumber12No
                            - TotalMeasurementTax2Total measurement VAT 2ClassificationItemFieldsNumber12No
                            - TotalMeasurementTax3Total measurement VAT 3ClassificationItemFieldsNumber12No
                            - TotalMeasurementTax4Total measurement VAT 4ClassificationItemFieldsNumber12No
                            - AmountMeasurementAmount measurementClassificationItemFieldsNumber12No
                            - FAKPRODNRAMANUELLInvoice product manualClassificationItemFieldsBoolean-No
                            - FAKTURAINRMANUELLInvoice address manualClassificationItemFieldsBoolean-No
                            - ANALOGPOSCBAnalog itemClassificationItemFieldsBoolean-No
                            - PriceModificationUserPrice modification user-NameClassificationItemFieldsText9999999No
                            - PriceMeasurementMeasurement priceClassificationItemFieldsNumber12No
                            - GroupServiceGroup serviceClassificationItemFieldsBoolean-No
                            - HERKTYPOrigin typeClassificationItemFieldsNumber2No
                            - HERKVERAENDERTOrigin modifiedClassificationItemFieldsBoolean-No
                            - HERK1Origin 1ClassificationItemFieldsText12No
                            - HERK2Origin 2ClassificationItemFieldsText6No
                            - HERK3Origin 3ClassificationItemFieldsText6No
                            - HERK4Origin 4ClassificationItemFieldsText4No
                            - HERK5Origin 5ClassificationItemFieldsText6No
                            - MASCHINENBEDCDMachine operation codeClassificationItemFieldsNumber2No
                            - POSTYPBPPFREILVTypeClassificationItemFieldsNumber2No
                        VariableItemVariables on the itemClassificationItem--No
                            VariableItemFieldsFieldsVariableItem--No
                                - NumberNo.VariableItemFieldsNumber4No
                                - IdIDVariableItemFieldsText10No
                                - ExpressionOriginalOriginal formulaVariableItemFieldsText2048No
                                - ExpressionConvertedFormula fieldVariableItemFieldsText2048No
                                - QuantityQuantityVariableItemFieldsNumber12No
                                - RemarkRemarkVariableItemFieldsText300No
                                - ANALOGPOSCBAnalog itemVariableItemFieldsBoolean-No
                        ServiceItemTextDataItem text service item free SSClassificationItem--No
                            ServiceItemTextDataFieldsFieldsServiceItemTextData--No
                                - ANALOGPOSCBAnalog itemServiceItemTextDataFieldsBoolean-No
                                - TextTextServiceItemTextDataFieldsText-1No
                        InternalItemTextDataInternal noteClassificationItem--No
                            InternalItemTextDataFieldsFieldsInternalItemTextData--No
                                - ANALOGPOSCBAnalog itemInternalItemTextDataFieldsBoolean-No
                                - TextTextInternalItemTextDataFieldsText-1No
                        PremeasurementPre-measurementClassificationItem--No
                            PremeasurementFieldsFieldsPremeasurement--No
                                - ItemNumberItem no.PremeasurementFieldsNumber4No
                                - VariantGroupVariant groupPremeasurementFieldsText3No
                                - VariantVariantPremeasurementFieldsText3No
                                - ItemTypeItem typePremeasurementFieldsNumber2No
                                - ItemTypeMathematicalItem type mathematicalPremeasurementFieldsBoolean-No
                                - Quantity1Measurement qty 1PremeasurementFieldsNumber12No
                                - Quantity2Measurement qty 2PremeasurementFieldsNumber12No
                                - Quantity3Measurement qty 3PremeasurementFieldsNumber12No
                                - Quantity4Measurement qty 4PremeasurementFieldsNumber12No
                                - Quantity5Measurement qty 5PremeasurementFieldsNumber12No
                                - Quantity6Measurement qty 6PremeasurementFieldsNumber12No
                                - FORMELORIGOriginal formulaPremeasurementFieldsText2048No
                                - FormulaFieldFormula fieldPremeasurementFieldsText2048No
                                - ANTEILPortionPremeasurementFieldsNumber2No
                                - LocationcodeLocation codePremeasurementFieldsText6No
                                - ProtocolNumberProtocol no.PremeasurementFieldsNumber4No
                                - CanBeInvoicedChargeablePremeasurementFieldsNumber2No
                                - InvoiceAddressInvoice addressPremeasurementFieldsNumber10No
                                - InvoiceRunNumberInvoice run no.PremeasurementFieldsNumber6No
                                - OnAccountRunNumberAkontolauf-Nr.PremeasurementFieldsNumber6No
                                - MeasurementDateMeasurement datePremeasurementFieldsDate-No
                                - InvoiceProductInvoice productPremeasurementFieldsText30No
                                - MODELVIEWERELEMENTModel view elementPremeasurementFieldsGUID36No
                                - AddendumNumberAddendumPremeasurementFieldsNumber4No
                                - REF1Reference 1PremeasurementFieldsNumber4No
                                - JournalNumberJournal no.PremeasurementFieldsNumber8No
                                - ItemTextMeasurement textPremeasurementFieldsText60No
                                - MeasurementMeasurementPremeasurementFieldsNumber12No
                                - InvoicedInvoicedPremeasurementFieldsBoolean-No
                                - REF2Reference 2PremeasurementFieldsNumber4No
                                - REF3Reference 3PremeasurementFieldsNumber4No
                                - SummaryOfDefaultClassificationZusammenfassung der DefaultgliederungPremeasurementFieldsText61No
                                - AmountBetragPremeasurementFieldsNumber12No
                                - InvoicedOnAccountDown payment invoicedPremeasurementFieldsBoolean-No
                                - TaxPercentageVAT %PremeasurementFieldsNumber4No
                                - ManualFormulaManual formulaPremeasurementFieldsBoolean-No
                                - FORMELFELDSUMSum formula fieldPremeasurementFieldsNumber12No
                                - TRRAPOSNRDaily Report item no.PremeasurementFieldsNumber4No
                                - TRANSATZTYPRapport journalier type de tauxPremeasurementFieldsNumber2No
                                - TRSPALTENNRDaily report column no.PremeasurementFieldsNumber4No
                                - PricePricePremeasurementFieldsNumber12No
                                - InvoiceAddressCodeNameInvoice addressPremeasurementFieldsText16No
                                - IdentificationlNumberNumberPremeasurementFieldsNumber8No
                                - PREIS_BRUTTOPrice GrossPremeasurementFieldsNumber12No
                                - TextTextPremeasurementFieldsText-1No
                            BUT_LOCATION_VORAUSMASSPre-measurement inventory code totalPremeasurement--No
                                BUT_LOCATION_VORAUSMASSFieldsFieldsBUT_LOCATION_VORAUSMASS--No
                                    - TOTALTotal VorausmassBUT_LOCATION_VORAUSMASSFieldsNumber12No
                                    - MENGEMenge VorausmassBUT_LOCATION_VORAUSMASSFieldsNumber12No
                        MeasurementDataMeasurementClassificationItem--No
                            MeasurementDataFieldsFieldsMeasurementData--No
                                - ItemNumberItem no.MeasurementDataFieldsNumber4No
                                - VariantGroupVariant groupMeasurementDataFieldsText3No
                                - VariantVariantMeasurementDataFieldsText3No
                                - ItemTypeItem typeMeasurementDataFieldsNumber2No
                                - ItemTypeMathematicalItem type mathematicalMeasurementDataFieldsBoolean-No
                                - Quantity1Measurement qty 1MeasurementDataFieldsNumber12No
                                - Quantity2Measurement qty 2MeasurementDataFieldsNumber12No
                                - Quantity3Measurement qty 3MeasurementDataFieldsNumber12No
                                - Quantity4Measurement qty 4MeasurementDataFieldsNumber12No
                                - Quantity5Measurement qty 5MeasurementDataFieldsNumber12No
                                - Quantity6Measurement qty 6MeasurementDataFieldsNumber12No
                                - FORMELORIGOriginal formulaMeasurementDataFieldsText2048No
                                - FormulaFieldFormula fieldMeasurementDataFieldsText2048No
                                - ANTEILPortionMeasurementDataFieldsNumber2No
                                - LocationCodeLocation codeMeasurementDataFieldsText6No
                                - ProtocolNumberProtocol no.MeasurementDataFieldsNumber4No
                                - CanBeInvoicedChargeableMeasurementDataFieldsNumber2No
                                - InvoiceAddressInvoice addressMeasurementDataFieldsNumber10No
                                - InvoiceRunNumberInvoice run no.MeasurementDataFieldsNumber6No
                                - OnAccountRunNumberAkontolauf-Nr.MeasurementDataFieldsNumber6No
                                - MeasurementDateMeasurement dateMeasurementDataFieldsDate-No
                                - InvoiceProductInvoice productMeasurementDataFieldsText30No
                                - REF1Reference 1MeasurementDataFieldsNumber4No
                                - JournalNumberJournal no.MeasurementDataFieldsNumber8No
                                - ItemTextMeasurement textMeasurementDataFieldsText60No
                                - MeasurementMeasurementMeasurementDataFieldsNumber12No
                                - InvoicedInvoicedMeasurementDataFieldsBoolean-No
                                - REF2Reference 2MeasurementDataFieldsNumber4No
                                - REF3Reference 3MeasurementDataFieldsNumber4No
                                - AmountBetragMeasurementDataFieldsNumber12No
                                - InvoicedOnAccountDown payment invoicedMeasurementDataFieldsBoolean-No
                                - TaxPercentageVAT %MeasurementDataFieldsNumber4No
                                - ManualFormulaManual formulaMeasurementDataFieldsBoolean-No
                                - FORMELFELDSUMSum formula fieldMeasurementDataFieldsNumber12No
                                - TRRAPOSNRDaily Report item no.MeasurementDataFieldsNumber4No
                                - TRANSATZTYPRapport journalier type de tauxMeasurementDataFieldsNumber2No
                                - TRSPALTENNRDaily report column no.MeasurementDataFieldsNumber4No
                                - PricePriceMeasurementDataFieldsNumber12No
                                - InvoiceAddressCodeNameInvoice addressMeasurementDataFieldsText16No
                                - ConditionRebateActiveCondition rebates activeMeasurementDataFieldsBoolean-No
                                - IdentificationlNumberNumberMeasurementDataFieldsNumber8No
                                - ERTRAG_KTORevenue accountMeasurementDataFieldsText9999999No
                                - PREIS_BRUTTOPrice GrossMeasurementDataFieldsNumber12No
                                - STAMMBEZUGMaster referenceMeasurementDataFieldsText255No
                                - TextTextMeasurementDataFieldsText-1No
                            MeasurementLocationCodeTotalMeasurement location code totalMeasurementData--No
                                MeasurementLocationCodeTotalFieldsFieldsMeasurementLocationCodeTotal--No
                                    - 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
                                - ElementCostStructureEGLAnalysisItemFieldsText6No
                                - EquipmentTypeETAnalysisItemFieldsText6No
                                - NGLSDUAnalysisItemFieldsText16No
                                - RGLSDRAnalysisItemFieldsText16No
                                - VariantGroupVariant groupAnalysisItemFieldsText3No
                                - VariantVariantAnalysisItemFieldsText3No
                                - ParentItemParent itemAnalysisItemFieldsNumber4No
                                - ItemTypeItem typeAnalysisItemFieldsNumber2No
                                - AreaAreaAnalysisItemFieldsNumber4No
                                - CategoryCategoryAnalysisItemFieldsNumber2No
                                - CostElementMainGroupCE main groupAnalysisItemFieldsNumber6No
                                - CostElementSubgroupCE sub-groupAnalysisItemFieldsNumber4No
                                - CostElementNumberCE no.AnalysisItemFieldsText30No
                                - UnitNumberQUAnalysisItemFieldsNumber4No
                                - CatalogueTypeCatalogue typeAnalysisItemFieldsNumber2No
                                - VendorVendorAnalysisItemFieldsNumber6No
                                - ProductTypeItemProduct type itemAnalysisItemFieldsText3No
                                - ServiceProductTypeLeistungs-Produkt-TypAnalysisItemFieldsNumber2No
                                - VariantProductVariant productAnalysisItemFieldsBoolean-No
                                - ProductVariantNumberItemProduct variantAnalysisItemFieldsNumber8No
                                - ICVAIC/SOAnalysisItemFieldsNumber4No
                                - ZEIT1Time 1AnalysisItemFieldsNumber6No
                                - ZEIT2Time 2AnalysisItemFieldsNumber6No
                                - ZEIT3Time 3AnalysisItemFieldsNumber6No
                                - FORMELORIGOriginal formulaAnalysisItemFieldsText2048No
                                - FORMELCONVFormula fieldAnalysisItemFieldsText2048No
                                - QuantityFloating1Quantity floating 1AnalysisItemFieldsNumber12No
                                - ChargePercentage1Zuschlag in % 1AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant1Zuschlagsmenge konstant 1AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity1Bezugsgrösse Menge 1AnalysisItemFieldsNumber8No
                                - QuantityFloating2Quantity floating 2AnalysisItemFieldsNumber12No
                                - ChargePercentage2Zuschlag in % 2AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant2Zuschlagsmenge konstant 2AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity2Bezugsgrösse Menge 2AnalysisItemFieldsNumber8No
                                - QuantityFloating3Quantity floating 3AnalysisItemFieldsNumber12No
                                - ChargePercentage3Zuschlag in % 3AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant3Zuschlagsmenge konstant 3AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity3Bezugsgrösse Menge 3AnalysisItemFieldsNumber8No
                                - QuantityFloating4Quantity floating 4AnalysisItemFieldsNumber12No
                                - ChargePercentage4Zuschlag in % 4AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant4Zuschlagsmenge konstant 4AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity4Bezugsgrösse Menge 4AnalysisItemFieldsNumber8No
                                - QuantityFloating5Quantity floating 5AnalysisItemFieldsNumber12No
                                - ChargePercentage5Zuschlag in % 5AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant5Zuschlagsmenge konstant 5AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity5Bezugsgrösse Menge 5AnalysisItemFieldsNumber8No
                                - QuantityFloating6Quantity floating 6AnalysisItemFieldsNumber12No
                                - ChargePercentage6Zuschlag in % 6AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant6Zuschlagsmenge konstant 6AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity6Bezugsgrösse Menge 6AnalysisItemFieldsNumber8No
                                - QuantityFloating7Quantity floating 7AnalysisItemFieldsNumber12No
                                - ChargePercentage7Surcharge in % 7AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant7Surcharge quantity constant 7AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity7Reference value quantity 7AnalysisItemFieldsNumber8No
                                - QuantityFloating8Quantity floating 8AnalysisItemFieldsNumber12No
                                - ChargePercentage8Surcharge in % 8AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant8Surcharge quantity constant 8AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity8Reference value quantity 8AnalysisItemFieldsNumber8No
                                - QuantityFloating9Quantity floating 9AnalysisItemFieldsNumber12No
                                - ChargePercentage9Surcharge in % 9AnalysisItemFieldsNumber8No
                                - ChargeQuantityConstant9Surcharge quantity constant 9AnalysisItemFieldsNumber8No
                                - ReferenceValueQuantity9Reference value quantity 9AnalysisItemFieldsNumber8No
                                - Quantity1Quantity 1AnalysisItemFieldsNumber12No
                                - Quantity2Quantity 2AnalysisItemFieldsNumber12No
                                - Quantity3Quantity 3AnalysisItemFieldsNumber12No
                                - Quantity4Quantity 4AnalysisItemFieldsNumber12No
                                - Quantity5Quantity 5AnalysisItemFieldsNumber12No
                                - Quantity6Quantity 6AnalysisItemFieldsNumber12No
                                - Quantity7Quantity 7AnalysisItemFieldsNumber12No
                                - Quantity8Quantity 8AnalysisItemFieldsNumber12No
                                - Quantity9Quantity 9AnalysisItemFieldsNumber12No
                                - QuantityTypeMengentypAnalysisItemFieldsNumber4No
                                - PriceNumberPreis-Nr.AnalysisItemFieldsNumber4No
                                - CostApplicationTypeAllocation typeAnalysisItemFieldsText10No
                                - CalculationRateCalc. rateAnalysisItemFieldsText10No
                                - RegieCalculationRateRegie - calc. rateAnalysisItemFieldsText10No
                                - AverageSalaryAverage salaryAnalysisItemFieldsText10No
                                - PriceBasisPrice baseAnalysisItemFieldsNumber12No
                                - RelationalDesignation1Designation 1AnalysisItemFieldsText9999999No
                                - Designation1Designation 1AnalysisItemFieldsText40No
                                - PriceOfferPrice offerAnalysisItemFieldsNumber12No
                                - AmountBasisAmount baseAnalysisItemFieldsNumber12No
                                - GroupServiceActiveGSCAnalysisItemFieldsBoolean-No
                                - PriceProductionCost1Price PC1AnalysisItemFieldsNumber12No
                                - PriceProductionCost2Price PC2AnalysisItemFieldsNumber12No
                                - AmountProductionCost1Amount PC1AnalysisItemFieldsNumber12No
                                - AmountProductionCost2Amount PC2AnalysisItemFieldsNumber12No
                                - AmountOfferAmount offerAnalysisItemFieldsNumber12No
                                - ServiceValueService valueAnalysisItemFieldsNumber12No
                                - CorrectionCorrectionAnalysisItemFieldsBoolean-No
                                - INAKTIVInactiveAnalysisItemFieldsBoolean-No
                                - BETRAGKEKATBASISAmount-Cat. BasisAnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK1Amount-Cat. WK1AnalysisItemFieldsNumber12No
                                - BETRAGKEKATWK2Amount-Cat. WK2AnalysisItemFieldsNumber12No
                                - BETRAGKEKATANGEBOTAmount-Cat. OfferAnalysisItemFieldsNumber12No
                                - MENGEZEITQuantity-timeAnalysisItemFieldsNumber6No
                                - INSTZEITBETRAGBASISInst.-Time-Amount BasisAnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK1Inst.-Time-Amount WK1AnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGWK2Inst.-Time-Amount WK2AnalysisItemFieldsNumber8No
                                - INSTZEITBETRAGANGEBOInst.-Time-Amount OfferAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGBASISTB-Time-Amount BasisAnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK1TB-Time-Amount WK1AnalysisItemFieldsNumber8No
                                - TBZEITBETRAGWK2TB-Time-Amount WK2AnalysisItemFieldsNumber8No
                                - TBZEITBETRAGANGEBOTTB-Time-Amount OfferAnalysisItemFieldsNumber8No
                                - ZEITTOTALBASISTime-Total BasisAnalysisItemFieldsNumber8No
                                - ZEITTOTALWK1Time-Total WK1AnalysisItemFieldsNumber8No
                                - ZEITTOTALWK2Time-Total WK2AnalysisItemFieldsNumber8No
                                - ZEITTOTALANGEBOTTime-Total OfferAnalysisItemFieldsNumber8No
                                - LEISTUNGSWERTINSTInst. Service ValueAnalysisItemFieldsNumber12No
                                - LEISTUNGSWERTTBTB Service ValueAnalysisItemFieldsNumber12No
                                - TOTALINSTBASISTotal Installation BasisAnalysisItemFieldsNumber12No
                                - TOTALINSTWK1Total Installation WK1AnalysisItemFieldsNumber12No
                                - TOTALINSTWK2Total Installation WK2AnalysisItemFieldsNumber12No
                                - TOTALINSTANGEBOTTotal Installation OfferAnalysisItemFieldsNumber12No
                                - TOTALTBBASISTotal TB BasisAnalysisItemFieldsNumber12No
                                - TOTALTBWK1Total TB WK1AnalysisItemFieldsNumber12No
                                - TOTALTBWK2Total TB WK2AnalysisItemFieldsNumber12No
                                - TOTALTBANGEBOTTotal TB OfferAnalysisItemFieldsNumber12No
                                - ANALOGPOSCBAnalog itemAnalysisItemFieldsBoolean-No
                                - TOTALTYPTotal-TypeAnalysisItemFieldsNumber2No
                                - PREISVRGARF priceAnalysisItemFieldsNumber8No
                                - BETRAGVRGARF amountAnalysisItemFieldsNumber8No
                                - TOTALVRGARF totalAnalysisItemFieldsNumber8No
                                - BAUPHASEConstruction phaseAnalysisItemFieldsNumber4No
                                - LEISTUNGSWERTVORFAKTService value before factorAnalysisItemFieldsNumber12No
                                - CostElementProductCE / ProductAnalysisItemFieldsText30No
                                - QuantityQuantityAnalysisItemFieldsNumber12No
                                - ClassificationValueClassification valuesAnalysisItemFieldsText9999999No
                                - RelationalDesignation2Designation 2AnalysisItemFieldsText9999999No
                                - PriceBasisCalcualtedPrice base CalculatedAnalysisItemFieldsNumber12No
                                - SuisseTecSupplierDescriptionSupplier descriptionAnalysisItemFieldsText9999999No
                                - BILDPictureAnalysisItemFieldsText9999999No
                            AnalysisTotalAnalysis totalAnalysisItem--No
                                AnalysisTotalFieldsFieldsAnalysisTotal--No
                                    - ItemNumberItem no.AnalysisTotalFieldsNumber4No
                                    - QuantitiesTypeQuantity typeAnalysisTotalFieldsNumber4No
                                    - LEIWERTPROPOSDEVISService value per item (quantity devis)AnalysisTotalFieldsNumber12No
                                    - 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
                                    - TOTALVRGReserveAnalysisTotalFieldsNumber8No
                                    - 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
                                    - TOTALVRGFWARF total FCAnalysisTotalFieldsNumber8No
                                    - 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
                                    - TotalProductionCost1Total PC1AnalysisTotalFieldsNumber12No
                                    - TotalProductionCost2Total PC2AnalysisTotalFieldsNumber12No
                                    - TotalOfferTotal offerAnalysisTotalFieldsNumber12No
                                    - ServiceValueService valueAnalysisTotalFieldsNumber12No
                                    - ManuallyManuallyAnalysisTotalFieldsNumber12No
                                    - TotalOfferForeignCurrencyTotal offer FCAnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionBasisTotal before correction basisAnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionProductionCost1Total before correction WK 1AnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionProductionCost2Total before correction WK 2AnalysisTotalFieldsNumber12No
                                    - TotalBeforeCorrectionOfferTotal before correction offerAnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionBasisTotal after correction basisAnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionProductionCost1Total after correction WK 1AnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionProductionCost2Total after correction WK 2AnalysisTotalFieldsNumber12No
                                    - TotalAfterCorrectionOfferTotal after correction offerAnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionBasisMaterial without correction basisAnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionProductionCost1Material without correction WK 1AnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionProductionCost2Material without correction WK 2AnalysisTotalFieldsNumber12No
                                    - MaterialExcludingCorrectionOfferMaterial without correction offerAnalysisTotalFieldsNumber12No
                                    - CorrectionCorrectionAnalysisTotalFieldsNumber8No
                                    - LEISTUNGSWERTINSTInst. Service ValueAnalysisTotalFieldsNumber12No
                                    - LEISTUNGSWERTTBTB Service ValueAnalysisTotalFieldsNumber12No
                                    - TOTALINSTBASISTotal Installation BasisAnalysisTotalFieldsNumber12No
                                    - TOTALINSTWK1Total Installation WK1AnalysisTotalFieldsNumber12No
                                    - TOTALINSTWK2Total Installation WK2AnalysisTotalFieldsNumber12No
                                    - TOTALINSTANGEBOTTotal Installation OfferAnalysisTotalFieldsNumber12No
                                    - TOTALTBBASISTotal TB BasisAnalysisTotalFieldsNumber12No
                                    - TOTALTBWK1Total TB WK1AnalysisTotalFieldsNumber12No
                                    - TOTALTBWK2Total TB WK2AnalysisTotalFieldsNumber12No
                                    - TOTALTBANGEBOTTotal TB OfferAnalysisTotalFieldsNumber12No
                                    - ANALOGPOSCBAnalysisTotalFieldsBoolean-No
                                    - TOTALANGEBOTOPTTotal offer optimisedAnalysisTotalFieldsNumber12No
                                    - LEISTUNGSWERTVORFAKTLeistungswert vor FaktorAnalysisTotalFieldsNumber12No
                                    - TimeWithoutGroupLeaderTime without GrpSvcsAnalysisTotalFieldsNumber12No
                                    - UKBEZDesignationAnalysisTotalFieldsText40No
                                    - LEIWERTPROPOSAUSMASSService value per item (quantity measurement)AnalysisTotalFieldsNumber12No
                                    - ORIGVERBANDSTOTALOriginal association totalAnalysisTotalFieldsNumber12No
                                    - LEISTUNGSWERTKORREKTURService value correctionAnalysisTotalFieldsNumber12No
                ConditionLineCondition lineAddendumWithoutVersion--No
                    ConditionLineFieldsFieldsConditionLine--No
                        - ItemNumberItem no.ConditionLineFieldsNumber2No
                        - ConditionKindCondition typeConditionLineFieldsNumber2No
                        - ConditionTypeTypeConditionLineFieldsNumber2No
                        - ReferenceReferenceConditionLineFieldsNumber2No
                        - ChapterNumberChapter no.ConditionLineFieldsText3No
                        - CostTypeStructureKAGConditionLineFieldsText5No
                        - ObjectStructureOGLConditionLineFieldsText6No
                        - ItemLocationPSLConditionLineFieldsText6No
                        - ElementCostStructureEGLConditionLineFieldsText6No
                        - EquipmentTypeETConditionLineFieldsText6No
                        - VariantGroupVariant groupConditionLineFieldsText3No
                        - VariantVariantConditionLineFieldsText3No
                        - PaymentTermPayment termConditionLineFieldsNumber4No
                        - Classification1Classification 1ConditionLineFieldsNumber4No
                        - Classification2Classification 2ConditionLineFieldsNumber4No
                        - CategoryCategoryConditionLineFieldsNumber2No
                        - MachineOperationCodeMachine operation codeConditionLineFieldsNumber2No
                        - ConditionGroupCondition groupConditionLineFieldsText13No
                        - AmountAmountConditionLineFieldsNumber12No
                        - AmountMeasurementAmount measurementConditionLineFieldsNumber12No
                        - TotalAmountTotalConditionLineFieldsNumber12No
                        - TotalMeasurementTotal measurementConditionLineFieldsNumber12No
                        - 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
                        - TotalTax1Total VAT 1ConditionLineFieldsNumber12No
                        - TotalTax2Total VAT 2ConditionLineFieldsNumber12No
                        - TotalTax3Total VAT 3ConditionLineFieldsNumber12No
                        - TotalTax4Total VAT 4ConditionLineFieldsNumber12No
                        - IncludeIncludeConditionLineFieldsBoolean-No
                        - DesignationDesignationConditionLineFieldsText60No
                        - InvoicedInvoicedConditionLineFieldsBoolean-No
                        - LossLossConditionLineFieldsBoolean-No
                        - RestrictionRSConditionLineFieldsBoolean-No
                        - ConditionIDCondition IDConditionLineFieldsNumber3No
                        - TaxCodeVAT codeConditionLineFieldsText3No
                        - ReferenceAmountMeasurementReference amount measurementConditionLineFieldsNumber12No
                        - ReferenceAmountMeasureTax1Reference amount measurement VAT 1ConditionLineFieldsNumber12No
                        - ReferenceAmountMeasureTax2Reference amount measurement VAT 2ConditionLineFieldsNumber12No
                        - ReferenceAmountMeasureTax3Reference amount measurement VAT 3ConditionLineFieldsNumber12No
                        - ReferenceAmountMeasureTax4Reference amount measurement VAT 4ConditionLineFieldsNumber12No
                        - ItemTotalMeasurementTax1Item total measurement VAT 1ConditionLineFieldsNumber12No
                        - ItemTotalMeasurementTax2Item total measurement VAT 2ConditionLineFieldsNumber12No
                        - ItemTotalMeasurementTax3Item total measurement VAT 3ConditionLineFieldsNumber12No
                        - ItemTotalMeasurementTax4Item total measurement VAT 4ConditionLineFieldsNumber12No
                        - TotalMeasurementTax1Total measurement VAT 1ConditionLineFieldsNumber12No
                        - TotalMeasurementTax2Total measurement VAT 2ConditionLineFieldsNumber12No
                        - TotalMeasurementTax3Total measurement VAT 3ConditionLineFieldsNumber12No
                        - TotalMeasurementTax4Total measurement VAT 4ConditionLineFieldsNumber12No
                        - RetentionPercentCalculatedRetention percentage by measurementConditionLineFieldsNumber8No
                        - RetentionConditionTypeCalculatedRetention condition type by measurementConditionLineFieldsNumber2No
                        - PAGEBREAKPage breakConditionLineFieldsBoolean-No
                    ConditionWarrantyHoldbackItemConditions warranty holdback - ItemConditionLine--No
                        ConditionWarrantyHoldbackItemFieldsFieldsConditionWarrantyHoldbackItem--No
                            - AmountToBetrag bisConditionWarrantyHoldbackItemFieldsNumber12No
                            - PercentageProzentConditionWarrantyHoldbackItemFieldsNumber8No
                            - MinimumMinimumConditionWarrantyHoldbackItemFieldsNumber12No
                            - MaximumMaximumConditionWarrantyHoldbackItemFieldsNumber12No
                FactorIndiv###FAKTOR_INDIVIDUELL###AddendumWithoutVersion--No
                    FactorIndivFieldsFieldsFactorIndiv--No
                        - NR3No.FactorIndivFieldsNumber2No
                        - RES1TypeFactorIndivFieldsNumber2No
                        - VONFromFactorIndivFieldsText9999999No
                        - BISToFactorIndivFieldsText9999999No
                        - WERT1Time factorFactorIndivFieldsNumber8No
                        - WERT2###MATERIALFAKTOR###FactorIndivFieldsNumber8No
            ProcessFlowDataSequence itemAddendumPerVersion--No
                ProcessFlowDataFieldsFieldsProcessFlowData--No
                    - LineNumberLine no.ProcessFlowDataFieldsNumber4No
                    - LineStatusLine statusProcessFlowDataFieldsNumber2No
                    - NoChangeInProcessFlowLineProcedure line in transaction data cannot be modifiedProcessFlowDataFieldsBoolean-No
                    - ActionNumberActivity no.ProcessFlowDataFieldsNumber4No
                    - DecisionActionQuestionDecision action questionProcessFlowDataFieldsNumber8No
                    - ProgramNumberProgram no.ProcessFlowDataFieldsNumber4No
                    - PrintTypePrinting typeProcessFlowDataFieldsNumber2No
                    - NumberOfCopiesNo. of copiesProcessFlowDataFieldsNumber4No
                    - ArchiveArchiveProcessFlowDataFieldsBoolean-No
                    - PrintQueryPrinter queryProcessFlowDataFieldsBoolean-No
                    - DecisionActionAnswerDecision action answersProcessFlowDataFieldsText9999999No
                    - TakeOverHeaderAndFooterTextTransfer order textsProcessFlowDataFieldsBoolean-No
                    - ServiceSpecificationStatusSS statusProcessFlowDataFieldsNumber8No
                    - DailyReportStatusDaily report statusProcessFlowDataFieldsNumber8No
                    - InitialiseDateOfReceiptInitialise date of receipt with daily dateProcessFlowDataFieldsBoolean-No
                    - ProcessIdentificationProcess IDProcessFlowDataFieldsText255No
                    - ProcessVersionVersionProcessFlowDataFieldsNumber8No
                    - PROJECT_STATUSSet project status per dateProcessFlowDataFieldsNumber8No
                    - PROJECT_ACTIVITYProject activity no.ProcessFlowDataFieldsNumber8No
                    - ActivityActivityProcessFlowDataFieldsText255No
                    - EmployeeEmployeesProcessFlowDataFieldsText255No
                    - AddressDataAddressProcessFlowDataFieldsNumber4No
                    - TransferParameterHandover parameterProcessFlowDataFieldsText60No
                    - ProgramNameProgram nameProcessFlowDataFieldsText128No
                    - WaitFlagWait-FlagProcessFlowDataFieldsBoolean-No
                    - AutomaticTriggeringOfActionRun activity automaticallyProcessFlowDataFieldsBoolean-No
                    - FormSetNumberTemplate set no.ProcessFlowDataFieldsNumber4No
                    - DocumentNumberDocument no.ProcessFlowDataFieldsNumber10No
                    - TriggerDateRunning dateProcessFlowDataFieldsDate-No
                    - PrintDatePrinting dateProcessFlowDataFieldsDate-No
                    - NumberRangeNumberNumber range no.ProcessFlowDataFieldsNumber4No
                    - TriggerDateTimeRunning dateProcessFlowDataFieldsDate/Time-No
                    - PrintDateTimePrinting dateProcessFlowDataFieldsDate/Time-No
                    - ConfirmActionBeforeExecutionConfirm action before executionProcessFlowDataFieldsBoolean-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
                    - SubcontractorCodeEntryAllowedDirect entry of new sub-contr. codes allowedProcessFlowDataFieldsNumber2No
                    - DirectCodeEntryAllowedDirect entry of new codes allowedProcessFlowDataFieldsNumber2No
                    - ALLOWEDCHANGEWVNACHModifying additional items in a building-contract bound construction order.ProcessFlowDataFieldsNumber4No
                    - UserCategoryName of user categoryProcessFlowDataFieldsText9999999No
                    - TriggerUserNameUser initiatedProcessFlowDataFieldsText9999999No
                    - PrintUserNameUser printedProcessFlowDataFieldsText9999999No
                    - ActionActionProcessFlowDataFieldsText9999999No
                    - DocumentProgramNameDocument / programProcessFlowDataFieldsText9999999No
                    - NAECHSTE_AKTION_BEZNext sequence functionProcessFlowDataFieldsText255No
                    - PROJECT_STATUS_DATUMDate for project statusProcessFlowDataFieldsDate-No
                    - TextTextProcessFlowDataFieldsText-1No
            BDL_MODELVIEWERATTR###MODELLANSICHT_ATTRIBUTE###AddendumPerVersion--No
                BDL_MODELVIEWERATTRFieldsFieldsBDL_MODELVIEWERATTR--No
                    - NR1###MODELLANSICHT_ATTRIBUT###BDL_MODELVIEWERATTRFieldsNumber2No
                    - NRWERT1No. value 1BDL_MODELVIEWERATTRFieldsNumber8No
                    - NRWERT2No. value 2BDL_MODELVIEWERATTRFieldsNumber8No
                    - TEXT1###ATTRIBUTWERT###BDL_MODELVIEWERATTRFieldsText60No
    InvoiceRunHeaderInvoice run headerProjectData--No
        InvoiceRunHeaderFieldsFieldsInvoiceRunHeader--No
            - InvoiceRunNumberInvoice run no.InvoiceRunHeaderFieldsNumber6No
            - StatusStatusInvoiceRunHeaderFieldsNumber2No
            - ProcessFlowNumberProcedure no.InvoiceRunHeaderFieldsNumber8No
            - DocumentTypeDoc. typeInvoiceRunHeaderFieldsText4No
            - CurrencyCurrencyInvoiceRunHeaderFieldsText3No
            - InvoiceAddressInvoice addressInvoiceRunHeaderFieldsNumber10No
            - InvoiceContactFakturakontaktpersonInvoiceRunHeaderFieldsNumber10No
            - PaymentConditionPayment termsInvoiceRunHeaderFieldsNumber6No
            - InvoiceDateInvoice dateInvoiceRunHeaderFieldsDate-No
            - PaymentSlipProcedurePaying-in slip procedureInvoiceRunHeaderFieldsNumber2No
            - PaymentSlipInternalNumberVSER internal no.InvoiceRunHeaderFieldsNumber6No
            - VERANTWORTLICHER_KURZNAMEResponsible person Short nameInvoiceRunHeaderFieldsText9999999No
            - InvoicedInvoicedInvoiceRunHeaderFieldsBoolean-No
            - DesignationDesignationInvoiceRunHeaderFieldsText60No
            - ValueDateValue dateInvoiceRunHeaderFieldsDate-No
            - OrderNumberOrder no.InvoiceRunHeaderFieldsNumber10No
            - OrderBacklogNumberOrder backlog no.InvoiceRunHeaderFieldsNumber2No
            - CustomerNumberCustomer no.InvoiceRunHeaderFieldsNumber12No
            - CalculateCalculateInvoiceRunHeaderFieldsNumber2No
            - TotalAmountTotal amountInvoiceRunHeaderFieldsNumber12No
            - MUTPROVUSERUser modif. prov. runInvoiceRunHeaderFieldsGUID36No
            - ProvisionalRunModificationDateTime modif. prov. runInvoiceRunHeaderFieldsDate/Time-No
            - MUTDEFUSERUser modif. def. runInvoiceRunHeaderFieldsGUID36No
            - DefinitiveRunModificationDateTime modif. def. runInvoiceRunHeaderFieldsDate/Time-No
            - PaymentSlipReferenceNumberESR reference no.InvoiceRunHeaderFieldsText35No
            - DocumentNumberDoc. no.InvoiceRunHeaderFieldsNumber10No
            - PaymentSlipReferenceAmountVERS reference amountInvoiceRunHeaderFieldsText13No
            - OrderNumberCreditNoteOrder no. credit noteInvoiceRunHeaderFieldsNumber10No
            - OrderBacklogNumberCreditNoteOrder backlog no. credit noteInvoiceRunHeaderFieldsNumber2No
            - ServiceProvisionFromService provision fromInvoiceRunHeaderFieldsDate-No
            - ServiceProvisionToService provision toInvoiceRunHeaderFieldsDate-No
            - FAKTURAGRUPPEInvoice groupInvoiceRunHeaderFieldsText16No
            - MUTPROVUSER_NAMEUser modif. prov. run-NameInvoiceRunHeaderFieldsText9999999No
            - MUTDEFUSER_NAMEUser modif. def. run-NameInvoiceRunHeaderFieldsText9999999No
        InvoiceRunAddendumInvoice run addendumInvoiceRunHeader--No
            InvoiceRunAddendumFieldsFieldsInvoiceRunAddendum--No
                - ServiceSpecificationTypeSS typeInvoiceRunAddendumFieldsNumber2No
                - AddendumNumberAddendum no.InvoiceRunAddendumFieldsNumber4No
                - InvoiceTypeInvoice typeInvoiceRunAddendumFieldsNumber2No
                - InvoiceProductOnAccountFakturaprodukt AkontoInvoiceRunAddendumFieldsText30No
                - OnAccountAmountTypeOn account amount typeInvoiceRunAddendumFieldsNumber2No
                - OnAccountAmountOn account amountInvoiceRunAddendumFieldsNumber12No
                - OnAccountDesignationOn account designationInvoiceRunAddendumFieldsText30No
                - CalculateCalculateInvoiceRunAddendumFieldsNumber2No
                - InvoiceRunNumberReverseEntryInvoice run no. of the reverse entryInvoiceRunAddendumFieldsNumber6No
                - FAKLAUFTYP_BASEInvoice type basisInvoiceRunAddendumFieldsNumber8No
            PercentageOnAccountDown payment itemInvoiceRunAddendum--No
                PercentageOnAccountFieldsFieldsPercentageOnAccount--No
                    - ItemNumberItem no.PercentageOnAccountFieldsNumber4No
                    - ItemTypeItem typePercentageOnAccountFieldsNumber2No
                    - ContractSumSum contractPercentageOnAccountFieldsNumber12No
                    - PercentageProgressPercentage progressPercentageOnAccountFieldsNumber4No
                    - AmountProgressAmount progressPercentageOnAccountFieldsNumber12No
                    - BETRFORTSCHRMANUELLAmount manual progressPercentageOnAccountFieldsBoolean-No
                    - FAKPRODNRAInvoice productPercentageOnAccountFieldsText30No
                    - MWSTCODEVATPercentageOnAccountFieldsText3No
                    - ItemTextDescriptionPercentageOnAccountFieldsText60No
                    - PercentageLastPaymentOnAccountPercentage last payment on accountPercentageOnAccountFieldsNumber4No
                    - AmountLastPaymentOnAccountAmount last payment on accountPercentageOnAccountFieldsNumber12No
                    - NUMMERNumberPercentageOnAccountFieldsText30No
                    - PAGEBREAKPage breakPercentageOnAccountFieldsBoolean-No
                    - LEISTUNGSERBRINGUNGService provisionPercentageOnAccountFieldsDate-No
            InvoiceRunConditionLineInvoice run condition lineInvoiceRunAddendum--No
                InvoiceRunConditionLineFieldsFieldsInvoiceRunConditionLine--No
                    - ItemNumberItem no.InvoiceRunConditionLineFieldsNumber2No
                    - ConditionTypeCondition typeInvoiceRunConditionLineFieldsNumber2No
                    - TypeTypeInvoiceRunConditionLineFieldsNumber2No
                    - ReferenceReferenceInvoiceRunConditionLineFieldsNumber2No
                    - ChapterNumberChapter no.InvoiceRunConditionLineFieldsText3No
                    - CostTypeStructureKAGInvoiceRunConditionLineFieldsText5No
                    - ObjectStructureOGLInvoiceRunConditionLineFieldsText6No
                    - ItemLocationPSLInvoiceRunConditionLineFieldsText6No
                    - ElementCostStructureEGLInvoiceRunConditionLineFieldsText6No
                    - EquipmentTypeETInvoiceRunConditionLineFieldsText6No
                    - VariantGroupVariant groupInvoiceRunConditionLineFieldsText3No
                    - VariantVariantInvoiceRunConditionLineFieldsText3No
                    - PaymentTermPayment termInvoiceRunConditionLineFieldsNumber4No
                    - Classification1Classification 1InvoiceRunConditionLineFieldsNumber4No
                    - Classification2Classification 2InvoiceRunConditionLineFieldsNumber4No
                    - CategoryCategoryInvoiceRunConditionLineFieldsNumber2No
                    - MachineOperationCodeMachine operation codeInvoiceRunConditionLineFieldsNumber2No
                    - InvoiceRunNumberReferenceInvoice run no. referenceInvoiceRunConditionLineFieldsNumber6No
                    - ConditionGroupCondition groupInvoiceRunConditionLineFieldsText13No
                    - InvoiceAddressInvoice addressInvoiceRunConditionLineFieldsNumber10No
                    - PercentagePercentageInvoiceRunConditionLineFieldsNumber8No
                    - ReferenceAmountReference amountInvoiceRunConditionLineFieldsNumber12No
                    - AmountAmountInvoiceRunConditionLineFieldsNumber12No
                    - TotalAmountTotalInvoiceRunConditionLineFieldsNumber12No
                    - TakeIntoAccountIncludeInvoiceRunConditionLineFieldsBoolean-No
                    - DesignationDesignationInvoiceRunConditionLineFieldsText60No
                    - RestrictionRSInvoiceRunConditionLineFieldsBoolean-No
                    - RESGLIEDERUNG1ReserveInvoiceRunConditionLineFieldsText30No
                    - RESGLIEDERUNG2ReserveInvoiceRunConditionLineFieldsText30No
                    - TaxCodeVAT codeInvoiceRunConditionLineFieldsText3No
                    - PAGEBREAKPage breakInvoiceRunConditionLineFieldsBoolean-No
                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
                        - TaxDate1VAT date 1InvoiceRunConditionPerProductFieldsDate-No
                        - TaxDate2VAT date 2InvoiceRunConditionPerProductFieldsDate-No
                        - TaxDate3VAT date 3InvoiceRunConditionPerProductFieldsDate-No
                        - TaxDate4VAT date 4InvoiceRunConditionPerProductFieldsDate-No
                        - TaxCode1VAT code 1InvoiceRunConditionPerProductFieldsText3No
                        - TaxCode2VAT code 2InvoiceRunConditionPerProductFieldsText3No
                        - TaxCode3VAT code 3InvoiceRunConditionPerProductFieldsText3No
                        - TaxCode4VAT code 4InvoiceRunConditionPerProductFieldsText3No
                InvoiceRunConditionWarrantyItemInvoice run conditions warranty hold back itemInvoiceRunConditionLine--No
                    InvoiceRunConditionWarrantyItemFieldsFieldsInvoiceRunConditionWarrantyItem--No
                        - AmountToBetrag bisInvoiceRunConditionWarrantyItemFieldsNumber12No
                        - PercentageProzentInvoiceRunConditionWarrantyItemFieldsNumber8No
                        - MinimumMinimumInvoiceRunConditionWarrantyItemFieldsNumber12No
                        - MaximumMaximumInvoiceRunConditionWarrantyItemFieldsNumber12No
            InvoiceRunTextOnAccountInvoice run text on accountInvoiceRunAddendum--No
                InvoiceRunTextOnAccountFieldsFieldsInvoiceRunTextOnAccount--No
                    - TextTextInvoiceRunTextOnAccountFieldsText-1No
        InvoiceRunHeaderTextGeneralInvoice run header header text generalInvoiceRunHeader--No
            InvoiceRunHeaderTextGeneralFieldsFieldsInvoiceRunHeaderTextGeneral--No
                - TextTextInvoiceRunHeaderTextGeneralFieldsText-1No
        InvoiceRunFooterTextGeneralInvoice run header footer text generalInvoiceRunHeader--No
            InvoiceRunFooterTextGeneralFieldsFieldsInvoiceRunFooterTextGeneral--No
                - TextTextInvoiceRunFooterTextGeneralFieldsText-1No
        InvoiceRunHeaderTextMeasurementInvoice run header header text measurementInvoiceRunHeader--No
            InvoiceRunHeaderTextMeasurementFieldsFieldsInvoiceRunHeaderTextMeasurement--No
                - TextTextInvoiceRunHeaderTextMeasurementFieldsText-1No
        InvoiceRunFooterTextMeasurementInvoice run header footer text measurementInvoiceRunHeader--No
            InvoiceRunFooterTextMeasurementFieldsFieldsInvoiceRunFooterTextMeasurement--No
                - TextTextInvoiceRunFooterTextMeasurementFieldsText-1No
        InvoiceRunHeaderTextRegieInvoice run header header text regieInvoiceRunHeader--No
            InvoiceRunHeaderTextRegieFieldsFieldsInvoiceRunHeaderTextRegie--No
                - TextTextInvoiceRunHeaderTextRegieFieldsText-1No
        InvoiceRunFooterTextRegieInvoice run header footer text regieInvoiceRunHeader--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:
The main project number is saved in this field. If the project is not classified below a main project, the field is 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:   100Decimal 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:   100Decimal 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:Inventory
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:   8Decimal 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:   8Decimal 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:
Invoice definition for on account payments
(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:   10Decimal 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")
                    

ORDE procedure credit note
XML Element Name:OrderProcessFlowCreditNote
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 "ABEAAblaufGut")
                    

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 to status definition:
  PST.KSTTyp = 2, PST.DataSet = 0 and  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 to status definition:
  PST.KSTTyp = 2, PST.DataSet = 1 PST.StatusDef = NPO.StatusDef and  PST.Status = NPO.Status
(The internal field ID for this element is "Status")

Status 1
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 2
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 3
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 4
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 5
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 6
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 7
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 8
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 9
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")
                    

Date 1
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.

Contact internal 1
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")
                    

Contact internal 2
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:InternalContact3
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:InternalContact4
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")
                    

Contact external 1
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")
                    

Contact external 2
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 1
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 2
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 3
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 4
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 5
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 6
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 7
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")
                    

Contact 1
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")
                    

Contact 2
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")
                    

Contact 3
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")
                    

Contact 4
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")
                    

Contact 5
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")
                    

Contact 6
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")
                    

Contact 7
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:
Service codes that are not assigned cannot be reported.
(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:
Only employees of the selected divisions are allowed to enter on the project.
(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:
Employees who are not assigned cannot report on the project.
(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:
An invoice per main project is created.
(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:
Default repetition for planning
(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:User
Parent Element:ProjectDataFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal 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:
Probability of project realisation
(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:CheckDetailPlan
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Detailed planning may never exceed rough planning
(The internal field ID for this element is "PlanDetGrob")

Main/detailed project separately
XML Element Name:MainDetailedProjectSeparate
Parent Element:ProjectDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Plan main/detailed project separately
(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:
Valuation of goods in process
(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:
Rounding for conversion from hours to days
(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:
Before invoicing, the contract entries are taken over into the entry table for the invoice period.
(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:RootCostCentre
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 internal
XML Element Name:TariffYearInternal
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:
Project has no cost centre reference
(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:ResidentAddress
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:ResidentEmployee
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:CreateValuationPerMainProject
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:TypeExternal
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
BIV type may be overridden here:
normal or 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:EmployeeFromEnterprise
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:ProcessFlow
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")
                    

Internal text mandatory
XML Element Name:InternalTextMandatory
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:ExternalTextMandatory
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:BookingInPayroll
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:BookingInGeneralLedger
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:BookingInAssetsLedger
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:BookingInGeneralLedgerPlan
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:TypeInternal
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
BIV type may be overridden here:
normal or UT
(The internal field ID for this element is "BIVTypInt")

Date of birth
XML Element Name:Birthday
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 "Birthday")
                    

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

Social insurance number
XML Element Name:SocialSecurityNumber
Parent Element:ProjectDataFields
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 "SocialSecNr")
                    

Canton of domicile
XML Element Name:CantonofResidence
Parent Element:ProjectDataFields
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 "Wohnkanton")
                    

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

Civil status
XML Element Name:CivilStatus
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 "Zivilstand")
                    

Hometown/place of birth
XML Element Name:BirthPlace
Parent Element:ProjectDataFields
Field Type:Text
Action Type:Export only
Field Length:   25Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Planning rate
XML Element Name:PlanRate
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Planning currency
XML Element Name:PlanISOCode
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 "PlanISOCode")
                    

BIV tariff year external
XML Element Name:TariffYearExternal
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 "TarifJahrExt")
                    

Access protection active
XML Element Name:AccessActive
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 "AccessActive")
                    

Create service object
XML Element Name:CreateServiceObject
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 "CreateSvmObj")
                    

Corresp. addr.
XML Element Name:Anschrift
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 "Anschrift")
                    

Vehicle
XML Element Name:Vehicle
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 "Vehicle")
                    

Author
XML Element Name:CreaUser
Parent Element:ProjectDataFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
User who created the project.
(The internal field ID for this element is "CreaUser")

Real estate no.
XML Element Name:ImmobilieNr
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 "ImmobilieNr")
                    

Real estate tree number
XML Element Name:ImmoBaumNr
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 "ImmoBaumNr")
                    

Procedure for release
XML Element Name:AbrAblauf
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 "AbrAblauf")
                    

Element
XML Element Name:Element
Parent Element:ProjectDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
x. Element of parent element
(The internal field ID for this element is "Element")

Real estate object no.
XML Element Name:ImmoObjektNr
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 "ImmoObjektNr")
                    

Create asset
XML Element Name:CreateInveObj
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 "CreateInveObj")
                    

Delete asset
XML Element Name:DeleteInveObj
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 "DeleteInveObj")
                    

Project data AbaBuild
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:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

Valid version offer
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")
                    

VAT proposal reduced
XML Element Name:TaxCodeReduced
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 "MWSTCODEREDUZIERT")
                    

Condition proposals for orders
XML Element Name:ConditionProposalForOrders
Parent Element:ProjectDataAbaBuildFields
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 "KONDITIONSVSLV")
                    

Condition proposals for regie orders
XML Element Name:ConditionProposalForRegieOrders
Parent Element:ProjectDataAbaBuildFields
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 "KONDITIONSVSRE")
                    

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:Rounding
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")
                    

Do not enter warranty holdback
XML Element Name:DoNotBookWarrantyHoldback
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")
                    

Invoice product measurement
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")
                    

Invoice product 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")
                    

Invoice product on account
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")
                    

Invoice product warranty holdback
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")
                    

Invoice product service order
XML Element Name:FAKPRODNRASERVICE
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 "FAKPRODNRASERVICE")
                    

Net entry for down payments and AP
XML Element Name:NetEntryActive
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")
                    

Invoicing: OI debtor / sales
XML Element Name:InvoicingOpenItemsDebtorSales
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 "CBFAKTKUNDE")
                    

LP measurement level
XML Element Name:ZPAUSMASSEBENE
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 "ZPAUSMASSEBENE")
                    

Quantity type proposal
XML Element Name:MENGENTYP
Parent Element:ProjectDataAbaBuildFields
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 "MENGENTYP")
                    

TB
XML Element Name:TB
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 "TB")
                    

ELDAS-Lieferant
XML Element Name:ELDASLIEFNR
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 "ELDASLIEFNR")
                    

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")
                    

Project no. when renumbering
XML Element Name:RenumberProjectActive
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")
                    

Reserve
XML Element Name:RES19
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 "RES19")
                    

Faktortyp
XML Element Name:FAKTORTYP
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 "FAKTORTYP")
                    

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:
Should variable 99 automatically be taken over at entry of items?
(The internal field ID for this element is "VARIABLE99AUTO")

Reserve
XML Element Name:LEISETMENGENTYPVERW
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 "LEISETMENGENTYPVERW")
                    

Price determination date
XML Element Name:PriceDeterminationDate
Parent Element:ProjectDataAbaBuildFields
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 "PREISFINDUNGSDATUM")
                    

Direct sale price no. proposal
XML Element Name:DirectSalePriceNumberProposal
Parent Element:ProjectDataAbaBuildFields
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 "PREISNRDIREKTVK")
                    

Calculation factors proposal
XML Element Name:KALKANSATZSTDMAIN
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 "KALKANSATZSTDMAIN")
                    

Analysis price no. proposal
XML Element Name:PriceNumberAnalysisProposal
Parent Element:ProjectDataAbaBuildFields
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 "PREISNRANALYSE")
                    

Reference project no. when renumbering
XML Element Name:RenumberReferenceProjectActive
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")
                    

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

Cost rate when copying from project
XML Element Name:CalculationRateFromProject
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
When deactivated, a 1:1 copy is made when duplicating, for example, an analysis item.
When activated, the project standard is used.
(The internal field ID for this element is "KALKANSATZVONPROJEKT")

Average wage when copying from project
XML Element Name:AverageWageOfProject
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
When deactivated, a 1:1 copy is made when duplicating, for example, an analysis item.
When activated, the project standard is used.
(The internal field ID for this element is "MITTELLOHNVONPROJEKT")

CE section copying from project
XML Element Name:CostElementAreaFromProject
Parent Element:ProjectDataAbaBuildFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
When deactivated, a 1:1 copy is made when duplicating, for example, an analysis item.
When activated, the project standard is used. 
(The internal field ID for this element is "KEBEREICHVONPROJEKT")

Measurement amount rounding to 3 decimal places
XML Element Name:MeasurementQuantityRounding
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 "AUSMASSMENGERUNDUNG")
                    

Calculation factors NPK standard
XML Element Name:CostRateNPKStandard
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 "KALKANSATZSTDNPK")
                    

Average wage standard
XML Element Name:AverageWageStandard
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 "MITTELLOHNSTD")
                    

Take over pre-measurement in quantity tender
XML Element Name:VORAUSMZUMENGEDEVIS
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 "VORAUSMZUMENGEDEVIS")
                    

Invoice calculation version
XML Element Name:FAKTCALCVER
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 "FAKTCALCVER")
                    

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:   3Decimal 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-No.
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")
                    

Invoice product
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")
                    

Job code
XML Element Name:JobCode
Parent Element:ChapterFields
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")
                    

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 product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:ChapterFields
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 "FAKPRODNRAMANUELL")
                    

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

Invoice address
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 designation
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:Job
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:JobFields
Parent Element:Job
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: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")
                    

Sorting
XML Element Name:SortNumber
Parent Element: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")
                    

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

Section
XML Element Name:Portion
Parent Element: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:Designation
Parent Element: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 available
XML Element Name:SubJobAvailable
Parent Element: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:SubJob
Parent Element:Job
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:SubJobFields
Parent Element:SubJob
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: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")
                    

Section
XML Element Name:Portion
Parent Element: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.

Inactive
XML Element Name:Inactive
Parent Element: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:Designation
Parent Element: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")
                    

Rounding header
XML Element Name:RoundingHeader
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: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:Rounding
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")
                    

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:

                

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:

                

Price 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.

Location code
XML Element Name:LocationCodeData
Parent Element:ProjectData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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-No.
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")
                    

Invoice product
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 product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:LocationCodeDataFields
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 "FAKPRODNRAMANUELL")
                    

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

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

Invoice address
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")
                    

Report template
XML Element Name:BOZ_REPORTVORGABE
Parent Element:ProjectData
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:BOZ_REPORTVORGABEFields
Parent Element:BOZ_REPORTVORGABE
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

Information 1
XML Element Name:INFO1
Parent Element:BOZ_REPORTVORGABEFields
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 "INFO1")
                    

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

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")
                    

Own auxiliary calculation tables Link
XML Element Name:OwnCalculationAuxiliaryTable2
Parent Element:VersionFields
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_KALKLINK")
                    

Price determination date Link
XML Element Name:PriceDeterminationDate
Parent Element:VersionFields
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")
                    

ELDAS-Lieferant Link
XML Element Name:ELDASLIEFNR_KALKLINK
Parent Element:VersionFields
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 "ELDASLIEFNR_KALKLINK")
                    

Standard area Link
XML Element Name:AreaLink
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 "KEBEREICH_KALKLINK")
                    

Quantity type proposal Link
XML Element Name:MENGENTYP_KALKLINK
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 "MENGENTYP_KALKLINK")
                    

Calculation factors NPK standard Link
XML Element Name:CostRateNPKStandardLink
Parent Element:VersionFields
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 "KALKANSATZSTDNPK_KALKLINK")
                    

Calculation factors proposal Link
XML Element Name:KALKANSATZSTDMAIN_KALKLINK
Parent Element:VersionFields
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 "KALKANSATZSTDMAIN_KALKLINK")
                    

Average wage standard Link
XML Element Name:AverageWageStandard
Parent Element:VersionFields
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 "MITTELLOHNSTD_KALKLINK")
                    

Cost rate when copying from project Link
XML Element Name:CalculationRateFromProjectProposal
Parent Element:VersionFields
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")

Average wage when copying from project Link
XML Element Name:AverageWageOfProject
Parent Element:VersionFields
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")

CE section copying from project Link
XML Element Name:CostElementAreaFromProject
Parent Element:VersionFields
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")

Direct sale price no. proposal Link
XML Element Name:DirectSalePriceNumberProposal
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 "PREISNRDIREKTVK_KALKLINK")
                    

Analysis price no. proposal Link
XML Element Name:PriceNumberAnalysisProposal
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 "PREISNRANALYSE_KALKLINK")
                    

TB Link
XML Element Name:TB_KALKLINK
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 "TB_KALKLINK")
                    

Faktortyp Link
XML Element Name:FAKTORTYP_KALKLINK
Parent Element:VersionFields
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 "FAKTORTYP_KALKLINK")
                    

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

Service set quantity type from place of use
XML Element Name:LEISETMENGENTYPVERW
Parent Element:VersionFields
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 "LEISETMENGENTYPVERW")
                    

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

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

                

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

                

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

KAG active
XML Element Name:CostTypeStructureActive
Parent Element:ClassificationTypeHeaderFields
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")
                    

KAG type
XML Element Name:CostTypeStructureType
Parent Element:ClassificationTypeHeaderFields
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")
                    

KAG version
XML Element Name:CostTypeStructureVersion
Parent Element:ClassificationTypeHeaderFields
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")
                    

OGL active
XML Element Name:ObjectStructureActive
Parent Element:ClassificationTypeHeaderFields
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")
                    

PSL active
XML Element Name:ItemLocationActive
Parent Element:ClassificationTypeHeaderFields
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")
                    

EGL active
XML Element Name:ElementCostStructureActive
Parent Element:ClassificationTypeHeaderFields
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")
                    

EGL type
XML Element Name:ElementCostStructureType
Parent Element:ClassificationTypeHeaderFields
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")
                    

EGL version
XML Element Name:ElementCostStructureVersion
Parent Element:ClassificationTypeHeaderFields
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")
                    

ET active
XML Element Name:EquipmentTypeActiveLink
Parent Element:ClassificationTypeHeaderFields
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")
                    

SDU active
XML Element Name:NGLAKTIV
Parent Element:ClassificationTypeHeaderFields
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 "NGLAKTIV")
                    

SDR active
XML Element Name:RGLAKTIV
Parent Element:ClassificationTypeHeaderFields
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 "RGLAKTIV")
                    

Variant active
XML Element Name:VariantActive
Parent Element:ClassificationTypeHeaderFields
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")
                    

Subu-Code-Aktiv
XML Element Name:SubcontractorCodeActive
Parent Element:ClassificationTypeHeaderFields
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")
                    

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

KAG Sort. no.
XML Element Name:KAGSORTNR
Parent Element:ClassificationTypeHeaderFields
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 "KAGSORTNR")
                    

OGL Sort. no.
XML Element Name:OGLSORTNR
Parent Element:ClassificationTypeHeaderFields
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 "OGLSORTNR")
                    

EGL Sort. no.
XML Element Name:EKGSORTNR
Parent Element:ClassificationTypeHeaderFields
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 "EKGSORTNR")
                    

ET Sort. no.
XML Element Name:ERTSORTNR
Parent Element:ClassificationTypeHeaderFields
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 "ERTSORTNR")
                    

Variant Sort. no.
XML Element Name:VARIANTESORTNR
Parent Element:ClassificationTypeHeaderFields
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 "VARIANTESORTNR")
                    

SDU Sort. no.
XML Element Name:NGLSORTNR
Parent Element:ClassificationTypeHeaderFields
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 "NGLSORTNR")
                    

SDR Sort. no.
XML Element Name:RGLSORTNR
Parent Element:ClassificationTypeHeaderFields
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 "RGLSORTNR")
                    

Inheritance classification types
XML Element Name:InheritanceClassificationType
Parent Element:ClassificationTypeHeaderFields
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")
                    

Preliminary remark active
XML Element Name:PreliminaryRemarkActive
Parent Element:ClassificationTypeHeaderFields
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")
                    

Replace empty classification item
XML Element Name:ReplaceEmptyClassificationItem
Parent Element:ClassificationTypeHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Active: A classification item totally without classification types will be replaced by the first classification combination.
Inactive: If empty classification items exist, nothing will be generated on this item.
It is also not possible according to NPK standards, for empty places to exist alone.
(The internal field ID for this element is "LEEREGLIEDERUNGERS")

Automatically generate active classifications in SS
XML Element Name:ClassificationAutoGenerate
Parent Element:ClassificationTypeHeaderFields
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 "GLIEDERUNGAUTOGEN")
                    

Object and item structure
XML Element Name:ObjectAndItemClassification
Parent Element:ClassificationTypeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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-No.
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")
                    

Invoice product
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")
                    

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

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:ObjectAndItemClassificationFields
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 "FAKPRODNRAMANUELL")
                    

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

Invoice address
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 designation
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")
                    

Equipment type
XML Element Name:EquipmentTypeData
Parent Element:ClassificationTypeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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")
                    

Invoice address-No.
XML Element Name:FAKTURAINR
Parent Element:EquipmentTypeDataFields
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")
                    

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")
                    

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

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:EquipmentTypeDataFields
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 "FAKPRODNRAMANUELL")
                    

Invoice address manual
XML Element Name:FAKTURAINRMANUELL
Parent Element:EquipmentTypeDataFields
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 "FAKTURAINRMANUELL")
                    

Subu- code designation
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")
                    

Invoice address
XML Element Name:FAKTURAINR_KURZNAME
Parent Element:EquipmentTypeDataFields
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:ClassificationTypeHeader
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-No.
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")
                    

Invoice product
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 product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:VariantDataFields
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 "FAKPRODNRAMANUELL")
                    

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

Invoice address
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")
                    

Cost type distribution
XML Element Name:CostTypeStructureData
Parent Element:ClassificationTypeHeader
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")
                    

eCode
XML Element Name:ECODE
Parent Element:CostTypeStructureDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If available, the e-code is preferred.
(The internal field ID for this element is "ECODE")

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-No.
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")
                    

Invoice product
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")
                    

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

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:CostTypeStructureDataFields
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 "FAKPRODNRAMANUELL")
                    

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

Invoice address
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 designation
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")
                    

Element cost distribution
XML Element Name:ElementCostStructureData
Parent Element:ClassificationTypeHeader
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:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

eCode
XML Element Name:ECODE
Parent Element:ElementCostStructureDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If available, the e-code is preferred.
(The internal field ID for this element is "ECODE")

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-No.
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")
                    

Invoice product
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")
                    

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

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:ElementCostStructureDataFields
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 "FAKPRODNRAMANUELL")
                    

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

Invoice address
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 designation
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")
                    

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

Subdivision by usage
XML Element Name:BCP_NGL
Parent Element:ClassificationTypeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:BCP_NGLFields
Parent Element:BCP_NGL
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:BCP_NGLFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation
XML Element Name:BEZEICHNUNG
Parent Element:BCP_NGLFields
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")
                    

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

Subu-Code
XML Element Name:SUBUCODE
Parent Element:BCP_NGLFields
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 "SUBUCODE")
                    

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:BCP_NGLFields
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 "FAKPRODNRAMANUELL")
                    

Invoice address manual
XML Element Name:FAKTURAINRMANUELL
Parent Element:BCP_NGLFields
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 "FAKTURAINRMANUELL")
                    

Subdivision by room
XML Element Name:BCP_RGL
Parent Element:ClassificationTypeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

Fields
XML Element Name:BCP_RGLFields
Parent Element:BCP_RGL
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:BCP_RGLFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation
XML Element Name:BEZEICHNUNG
Parent Element:BCP_RGLFields
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")
                    

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

Subu-Code
XML Element Name:SUBUCODE
Parent Element:BCP_RGLFields
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 "SUBUCODE")
                    

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:BCP_RGLFields
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 "FAKPRODNRAMANUELL")
                    

Invoice address manual
XML Element Name:FAKTURAINRMANUELL
Parent Element:BCP_RGLFields
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 "FAKTURAINRMANUELL")
                    

SUBU code
XML Element Name:SubcontractorCodeData
Parent Element:ClassificationTypeHeader
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")
                    

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:SubcontractorCodeDataFields
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 "FAKPRODNRAMANUELL")
                    

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

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

Subu- code address
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")
                    

Valid
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")
                    

Short name
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")
                    

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

Own code
XML Element Name:OwnCode
Parent Element:ClassificationTypeHeader
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")
                    

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
Parent Element:OwnCodeFields
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 "FAKPRODNRAMANUELL")
                    

Invoice address manual
XML Element Name:FAKTURAINRMANUELL
Parent Element:OwnCodeFields
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 "FAKTURAINRMANUELL")
                    

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

Classification combination proposal item
XML Element Name:ClassificationCombinationItem
Parent Element:ClassificationTypeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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")
                    

EGL
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")
                    

SDR
XML Element Name:RGL
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

SDU
XML Element Name:NGL
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

Active
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")
                    

portion
XML Element Name:ANTEIL
Parent Element:ClassificationCombinationItemFields
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 "ANTEIL")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

KAG designation
XML Element Name:CostTypeStructureDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

OGL/PSL designation
XML Element Name:ObjectStructureDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT designation
XML Element Name:ElementCostStructureDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT designation
XML Element Name:EquipmentTypeDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant designation
XML Element Name:VariantDesignation
Parent Element:ClassificationCombinationItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Subdivision portion
XML Element Name:BGK_ANTEIL
Parent Element:ClassificationTypeHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

KAG
XML Element Name:KAG
Parent Element:BGK_ANTEILFields
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:OGL
Parent Element:BGK_ANTEILFields
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:PSL
Parent Element:BGK_ANTEILFields
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")
                    

EGL
XML Element Name:EKG
Parent Element:BGK_ANTEILFields
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:ERT
Parent Element:BGK_ANTEILFields
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")
                    

SDR
XML Element Name:RGL
Parent Element:BGK_ANTEILFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

SDU
XML Element Name:NGL
Parent Element:BGK_ANTEILFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

portion
XML Element Name:ANTEIL
Parent Element:BGK_ANTEILFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   4Mandatory 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.

KAG (New)
XML Element Name:NEW_KAG
Parent Element:BGK_ANTEILFields
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 "NEW_KAG")
                    

OGL (New)
XML Element Name:NEW_OGL
Parent Element:BGK_ANTEILFields
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 "NEW_OGL")
                    

PSL (New)
XML Element Name:NEW_PSL
Parent Element:BGK_ANTEILFields
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 "NEW_PSL")
                    

EGL (New)
XML Element Name:NEW_EKG
Parent Element:BGK_ANTEILFields
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 "NEW_EKG")
                    

ERT (New)
XML Element Name:NEW_ERT
Parent Element:BGK_ANTEILFields
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 "NEW_ERT")
                    

SDU (New)
XML Element Name:NEW_NGL
Parent Element:BGK_ANTEILFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

SDR (New)
XML Element Name:NEW_RGL
Parent Element:BGK_ANTEILFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant group (New)
XML Element Name:NEW_VARIANTENGRP
Parent Element:BGK_ANTEILFields
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 "NEW_VARIANTENGRP")
                    

Variant (New)
XML Element Name:NEW_VARIANTE
Parent Element:BGK_ANTEILFields
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 "NEW_VARIANTE")
                    

Addendum header per version
XML Element Name:AddendumPerVersion
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:AddendumPerVersionFields
Parent Element:AddendumPerVersion
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:AddendumPerVersionFields
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")
                    

Free service specifications
XML Element Name:FreeServiceSpecifications
Parent Element:AddendumPerVersionFields
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")
                    

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

Reference order SS type
XML Element Name:ReferenceOrderSpecificationType
Parent Element:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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")
                    

Responsible person Short name
XML Element Name:PersonInChargeCodeName
Parent Element:AddendumPerVersionFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Regie report no.
XML Element Name:RegieReportNumber
Parent Element:AddendumPerVersionFields
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")
                    

Regie order no.
XML Element Name:RegieOrderNumber
Parent Element:AddendumPerVersionFields
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 "REGIEAUFNR")
                    

Regie area
XML Element Name:RegieArea
Parent Element:AddendumPerVersionFields
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")
                    

Regie year
XML Element Name:Year
Parent Element:AddendumPerVersionFields
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")
                    

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

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

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

Invoice run no.
XML Element Name:FAKLAUFNR
Parent Element:AddendumPerVersionFields
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")
                    

Template no.
XML Element Name:VORLAGENNR
Parent Element:AddendumPerVersionFields
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 "VORLAGENNR")
                    

Target SS type
XML Element Name:ZIELLVTYP
Parent Element:AddendumPerVersionFields
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 "ZIELLVTYP")
                    

Target version
XML Element Name:ZIELVERSIONSNR
Parent Element:AddendumPerVersionFields
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 "ZIELVERSIONSNR")
                    

Target Addendum no.
XML Element Name:ZIELNACHTRAGSNR
Parent Element:AddendumPerVersionFields
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 "ZIELNACHTRAGSNR")
                    

Protocol no.
XML Element Name:PROTNR
Parent Element:AddendumPerVersionFields
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")
                    

Document type
XML Element Name:DOKUMENTENTYP
Parent Element:AddendumPerVersionFields
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 "DOKUMENTENTYP")
                    

XML Element Name:TRSIGNATURE
Parent Element:AddendumPerVersionFields
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 "TRSIGNATURE")
                    

Viewer-Type
XML Element Name:VIEWERTYP
Parent Element:AddendumPerVersionFields
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 "VIEWERTYP")
                    

VAT code 1
XML Element Name:TaxCode1
Parent Element:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
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:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity-tender total amount of this main order/addendum
(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:AddendumPerVersionFields
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:AddendumPerVersionFields
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")
                    

Current subdivision tree
XML Element Name:GLIETREEAKTUELL
Parent Element:AddendumPerVersionFields
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 "GLIETREEAKTUELL")
                    

Total measurement excl. conditions
XML Element Name:TotalMeasurement
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Amount total of all clearable measurement items for this main order/addendum.
(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:AddendumPerVersionFields
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")
                    

Calculate measurement
XML Element Name:CalculateMeasurement
Parent Element:AddendumPerVersionFields
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:Date
Parent Element:AddendumPerVersionFields
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")
                    

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

External no.
XML Element Name:ExternalNumber
Parent Element:AddendumPerVersionFields
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")
                    

SS GUID
XML Element Name:LVGUID
Parent Element:AddendumPerVersionFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

on Pad
XML Element Name:OnPad
Parent Element:AddendumPerVersionFields
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 "ONPAD")
                    

Number of items with inactive conditional rebates
XML Element Name:ConditionalRebateActive
Parent Element:AddendumPerVersionFields
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 "KONDRABATTINAKTIV")
                    

Measurement total amount
XML Element Name:TotalAmountMeasurement
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity-measurement total amount of this main order/addendum
(The internal field ID for this element is "AUSMASSTOTALINKLKOND")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total excl. conditions
XML Element Name:TotalExcludingConditions
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Service order
XML Element Name:SERVICEAUFTRAG
Parent Element:AddendumPerVersionFields
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 "SERVICEAUFTRAG")
                    

Invoiced
XML Element Name:FAKTURIERT
Parent Element:AddendumPerVersionFields
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")
                    

Active template
XML Element Name:AKTIVEVORLAGE
Parent Element:AddendumPerVersionFields
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 "AKTIVEVORLAGE")
                    

Reserve area before the repeat range
XML Element Name:RESERVVORWIEDERHOL
Parent Element:AddendumPerVersionFields
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 "RESERVVORWIEDERHOL")
                    

KAG
XML Element Name:KAG
Parent Element:AddendumPerVersionFields
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:OGL
Parent Element:AddendumPerVersionFields
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:PSL
Parent Element:AddendumPerVersionFields
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")
                    

EGL
XML Element Name:EKG
Parent Element:AddendumPerVersionFields
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")
                    

ET
XML Element Name:ERT
Parent Element:AddendumPerVersionFields
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:VARIANTEGRP
Parent Element:AddendumPerVersionFields
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:VARIANTE
Parent Element:AddendumPerVersionFields
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")
                    

SDU
XML Element Name:NGL
Parent Element:AddendumPerVersionFields
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 "NGL")
                    

SDR
XML Element Name:RGL
Parent Element:AddendumPerVersionFields
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 "RGL")
                    

Measurement date
XML Element Name:AUSMASSDATUM
Parent Element:AddendumPerVersionFields
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")
                    

Booked
XML Element Name:VERBUCHT
Parent Element:AddendumPerVersionFields
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 "VERBUCHT")
                    

The superior NPK structure of an R-item must not exist.
XML Element Name:SUPERSTRUCTNOTEXIST
Parent Element:AddendumPerVersionFields
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 "SUPERSTRUCTNOTEXIST")
                    

Propose chapter 102
XML Element Name:KAPITEL102SUGGESTED
Parent Element:AddendumPerVersionFields
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")
                    

Amount rebate/surcharge items
XML Element Name:RAPOSCOUNT
Parent Element:AddendumPerVersionFields
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 "RAPOSCOUNT")
                    

Condition lines with restriction
XML Element Name:KONDEINSCHRCOUNT
Parent Element:AddendumPerVersionFields
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 "KONDEINSCHRCOUNT")
                    

Measurement amount rounding according to currency conversion
XML Element Name:AUSMASSBETRAGRUNDUNG
Parent Element:AddendumPerVersionFields
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 "AUSMASSBETRAGRUNDUNG")
                    

Number template items
XML Element Name:VORLAGEPOSCOUNT
Parent Element:AddendumPerVersionFields
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 "VORLAGEPOSCOUNT")
                    

Target addendum of the BC
XML Element Name:ZIELNACHTRAGVONWV
Parent Element:AddendumPerVersionFields
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 "ZIELNACHTRAGVONWV")
                    

ARF total 1
XML Element Name:TOTALVRG1
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total 2
XML Element Name:TOTALVRG2
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total 3
XML Element Name:TOTALVRG3
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total 4
XML Element Name:TOTALVRG4
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total estimate 1
XML Element Name:TOTALVRGAUSM1
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRGAUSM1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total estimate 2
XML Element Name:TOTALVRGAUSM2
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRGAUSM2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total estimate 3
XML Element Name:TOTALVRGAUSM3
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRGAUSM3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total estimate 4
XML Element Name:TOTALVRGAUSM4
Parent Element:AddendumPerVersionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRGAUSM4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Viewer-Team
XML Element Name:VIEWERTEAM
Parent Element:AddendumPerVersionFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Viewer-Project
XML Element Name:VIEWERPROJEKT
Parent Element:AddendumPerVersionFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Vergabeeinheit
XML Element Name:VERGABEEINHEIT
Parent Element:AddendumPerVersionFields
Field Type:Text
Action Type:Import und Export
Field Length:   13Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Vergabeeinheit Bez.
XML Element Name:VERGABEEINHEITBEZ
Parent Element:AddendumPerVersionFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Assigned
XML Element Name:CHECKED
Parent Element:AddendumPerVersionFields
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 "CHECKED")
                    

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

                

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

                

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

Ablauf gestartet
XML Element Name:ProcessFlowStarted
Parent Element:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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")
                    

Invoice address-No.
XML Element Name:InvoiceAddress
Parent Element:AddendumWithoutVersionFields
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 address manual
XML Element Name:FAKTURAINRMANUELL
Parent Element:AddendumWithoutVersionFields
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 "FAKTURAINRMANUELL")
                    

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

Exchange rate determination date
XML Element Name:ExchangeRateDeterminationDate
Parent Element:AddendumWithoutVersionFields
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 "KURSFINDUNGSDATUM")
                    

Foreign currency rate
XML Element Name:ForeignCurrencyRate
Parent Element:AddendumWithoutVersionFields
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 "KURS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

suissetec
XML Element Name:IsSuissetec
Parent Element:AddendumWithoutVersionFields
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 "SUISSETEC")
                    

Association
XML Element Name:Association
Parent Element:AddendumWithoutVersionFields
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 "VERBAND")
                    

Addendum status
XML Element Name:AddendumStatus
Parent Element:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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")
                    

Modification of quantity tender allowed
XML Element Name:QuantityTenderChangeAllowed
Parent Element:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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")
                    

Modification of unit price allowed
XML Element Name:IndividualPriceChangeAllowed
Parent Element:AddendumWithoutVersionFields
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:AddendumWithoutVersionFields
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")
                    

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

Direct entry of new sub-contr. codes allowed
XML Element Name:SubcontractorCodeEntryAllowed
Parent Element:AddendumWithoutVersionFields
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")
                    

Direct entry of new codes allowed
XML Element Name:DirectCodeEntryAllowed
Parent Element:AddendumWithoutVersionFields
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")
                    

Regie service specifications
XML Element Name:RegieServiceSpecifications
Parent Element:AddendumWithoutVersionFields
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 "REGIELV")
                    

Modifying additional items in a building-contract bound construction order.
XML Element Name:ALLOWEDCHANGEWVNACH
Parent Element:AddendumWithoutVersionFields
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 "ALLOWEDCHANGEWVNACH")
                    

Final Final invoice available
XML Element Name:SCHLUSSRECHNUNG
Parent Element:AddendumWithoutVersionFields
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 "SCHLUSSRECHNUNG")
                    

Invoice address
XML Element Name:InvoiceAddressCodeName
Parent Element:AddendumWithoutVersionFields
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")
                    

KE-Kategorien
XML Element Name:CostElementCategory
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Bewegungsdaten

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

                

Category
XML Element Name:Category
Parent Element:CostElementCategoryFields
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:Percent
Parent Element:CostElementCategoryFields
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 "PROZENT")
                    

Calculation group
XML Element Name:CalcualtionGroup
Parent Element:CostElementCategoryFields
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 "KALKGRUPPE")
                    

Category Designation
XML Element Name:CategoryDesignation
Parent Element:CostElementCategoryFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Field merging header
XML Element Name:FieldMergeHeader
Parent Element:AddendumWithoutVersion
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:Number3
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")
                    

Field merging item
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")
                    

Percentage
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:AddendumWithoutVersion
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")
                    

Quantity type
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")
                    

SS text
XML Element Name:ServiceSpecificationText
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Nr.
XML Element Name:Number
Parent Element:ServiceSpecificationTextFields
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")
                    

Text
XML Element Name:Text
Parent Element:ServiceSpecificationTextFields
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
XML Element Name:CostElement
Parent Element:AddendumWithoutVersion
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:   6Decimal 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:   4Decimal 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:   30Decimal 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")
                    

Purch.-QU
XML Element Name:PurchaseQuantity
Parent Element:CostElementFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Purchase-quantity units
(The internal field ID for this element is "EHTNREK")

Product group
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")
                    

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

Price modification date
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")
                    

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

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

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:ValuationType
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")
                    

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

Recorded in the transaction data
XML Element Name:BEWDATERF
Parent Element:CostElementFields
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 "BEWDATERF")
                    

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

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

Supplier description
XML Element Name:SuisseTecSupplierDescription
Parent Element:CostElementFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

Manual price
XML Element Name:PREISMANUELL
Parent Element:CostElementFieldValueFields
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")
                    

Cost allocation type-Header
XML Element Name:CostApplicationTypeHeader
Parent Element:AddendumWithoutVersion
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:   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: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")
                    

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

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

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

Information 1
XML Element Name:INFO1
Parent Element:CostApplicationTypeHeaderFields
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 "INFO1")
                    

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:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Text
XML Element Name:VARDATA
Parent Element:CostApplicationTypeHeaderFields
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 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.

Calculation rate header
XML Element Name:CalculationRateHeader
Parent Element:AddendumWithoutVersion
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
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")
                    

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

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

Information 1
XML Element Name:INFO1
Parent Element:CalculationRateHeaderFields
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 "INFO1")
                    

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

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

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

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")
                    

Item type info
XML Element Name:ItemTypeInfo
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")
                    

Calculation group
XML Element Name:CalculationGroup
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")
                    

Example
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:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item type
XML Element Name:ItemAndRecognitionType
Parent Element:CalculationRateItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calculation group designation
XML Element Name:CalcualtionGroupDesignation
Parent Element:CalculationRateItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Average salary - header
XML Element Name:AverageSalaryHeader
Parent Element:AddendumWithoutVersion
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
XML Element Name:MUTPRUSER
Parent Element:AverageSalaryHeaderFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Information 1
XML Element Name:INFO1
Parent Element:AverageSalaryHeaderFields
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 "INFO1")
                    

Time factor
XML Element Name:WERT1
Parent Element:AverageSalaryHeaderFields
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 "WERT1")
                    
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:AverageSalaryHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Average salary - item
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:

                

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")
                    

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")
                    

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")
                    

Sec. Rate
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 amount
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.

Designation
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")
                    

Payroll class rate
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.

TBZ
XML Element Name:BOZ_TBZ
Parent Element:AddendumWithoutVersion
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:BOZ_TBZFields
Parent Element:BOZ_TBZ
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:BOZ_TBZFields
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")
                    

Average salary
XML Element Name:MITTELLOHNVS
Parent Element:BOZ_TBZFields
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:BEZEICHNUNG
Parent Element:BOZ_TBZFields
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 "BEZEICHNUNG")
                    

Bound
XML Element Name:BOUND
Parent Element:BOZ_TBZFields
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:MUTPRDATUM
Parent Element:BOZ_TBZFields
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
XML Element Name:MUTPRUSER
Parent Element:BOZ_TBZFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

ABC
XML Element Name:WERT1
Parent Element:BOZ_TBZFields
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 "WERT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

C
XML Element Name:WERT2
Parent Element:BOZ_TBZFields
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 "WERT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Product
XML Element Name:Product
Parent Element:AddendumWithoutVersion
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 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")
                    

Variant product
XML Element Name:VariantProduct
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 "VARIANTENPRODUKT")
                    

Unit on variant
XML Element Name:UnitOnVariant
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 "VARIANTENEHT")
                    

Catalogue type
XML Element Name:CatalogueType
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 "KATALOGTYP")
                    

Vendor
XML Element Name:Vendor
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 "ANBIETER")
                    

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")
                    

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:ServiceCodeExpense
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:ServiceCodeIncome
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")
                    

List of plants
XML Element Name:PFLANZLISTE
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 "PFLANZLISTE")
                    

Search term
XML Element Name:SUCHBEGRIFF
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 "SUCHBEGRIFF")
                    

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")
                    

Price modification user
XML Element Name:MUTPRUSER
Parent Element:ProductFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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.

Rate type
XML Element Name:ValuationType
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")
                    

Recorded in the transaction data
XML Element Name:BEWDATERF
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 "BEWDATERF")
                    

Techn. des.
XML Element Name:TECHNBEZ
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 "TECHNBEZ")
                    

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

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

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

                

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

                

Variant no.
XML Element Name:ProductVariantID
Parent Element:ProductVariantFields
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 "VARID")
                    

Unit
XML Element Name:QuantityNumber
Parent Element:ProductVariantFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
U
(The internal field ID for this element is "EHTNR")

Composition amount
XML Element Name:IngredientQuantity
Parent Element:ProductVariantFields
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")
                    

Variantentext
XML Element Name:VARTEXT
Parent Element:ProductVariantFields
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 "VARTEXT")
                    

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

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

Description 2
XML Element Name:Designation2
Parent Element:ProductVariantFields
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 "BEZ2")
                    

Group service
XML Element Name:GroupService
Parent Element:ProductVariantFields
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")
                    

Association
XML Element Name:Association
Parent Element:ProductVariantFields
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 "VERBAND")
                    

Offcut active
XML Element Name:VERSCHNITTAKTIV
Parent Element:ProductVariantFields
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 "VERSCHNITTAKTIV")
                    

Automatically break down
XML Element Name:AUTOAUFLOESEN
Parent Element:ProductVariantFields
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 "AUTOAUFLOESEN")
                    

ELDAS-Lieferant
XML Element Name:ELDASLIEFNR
Parent Element:ProductVariantFields
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 "ELDASLIEFNR")
                    

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

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

Fields
XML Element Name:ProductItemTextSuggestionFields
Parent Element:ProductItemTextSuggestion
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:ProductItemTextSuggestionFields
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:ProductVariant
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")
                    

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")
                    

CE main group
XML Element Name:CostElementMainGroup
Parent Element:ProductAnalysisItemFields
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 "KEHAUPTGRP")
                    

CE sub-group
XML Element Name:CostElementSubgroup
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 "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:
Quantity unit
(The internal field ID for this element is "EHTNR")

Catalogue type
XML Element Name:CatalogueType
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 "KATALOGTYPPOS")
                    

Vendor
XML Element Name:Vendor
Parent Element:ProductAnalysisItemFields
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 "ANBIETERPOS")
                    

Product type item
XML Element Name:ProductTypeItem
Parent Element:ProductAnalysisItemFields
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 "PRODTYPPOS")
                    

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")
                    

Variant product
XML Element Name:VariantProduct
Parent Element:ProductAnalysisItemFields
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 "VARIANTENPRODUKT")
                    

Product variant
XML Element Name:ProductVariantNumberItem
Parent Element:ProductAnalysisItemFields
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 "VARIDPOS")
                    

IC/SO
XML Element Name:ICVA
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Installation code/installation type
(The internal field ID for this element is "ICVA")

Time 1
XML Element Name:ZEIT1
Parent Element:ProductAnalysisItemFields
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 "ZEIT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time 2
XML Element Name:ZEIT2
Parent Element:ProductAnalysisItemFields
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 "ZEIT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time 3
XML Element Name:ZEIT3
Parent Element:ProductAnalysisItemFields
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 "ZEIT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity floating 1
XML Element Name:MENGEFL1
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 "MENGEFL1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 1
XML Element Name:ZUSCHLAGPROZ1
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 2
XML Element Name:MENGEFL2
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 "MENGEFL2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 2
XML Element Name:ZUSCHLAGPROZ2
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 3
XML Element Name:MENGEFL3
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 "MENGEFL3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 3
XML Element Name:ZUSCHLAGPROZ3
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 4
XML Element Name:MENGEFL4
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 "MENGEFL4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 4
XML Element Name:ZUSCHLAGPROZ4
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 5
XML Element Name:MENGEFL5
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 "MENGEFL5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 5
XML Element Name:ZUSCHLAGPROZ5
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 6
XML Element Name:MENGEFL6
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 "MENGEFL6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 6
XML Element Name:ZUSCHLAGPROZ6
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 7
XML Element Name:MENGEFL7
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 "MENGEFL7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 7
XML Element Name:ZUSCHLAGPROZ7
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 8
XML Element Name:MENGEFL8
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 "MENGEFL8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 8
XML Element Name:ZUSCHLAGPROZ8
Parent Element:ProductAnalysisItemFields
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.

Quantity floating 9
XML Element Name:MENGEFL9
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 "MENGEFL9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Surcharge in % 9
XML Element Name:ZUSCHLAGPROZ9
Parent Element:ProductAnalysisItemFields
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.

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.

Quantity 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.

Quantity 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.

Quantity 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.

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")
                    

Preis-Nr.
XML Element Name:PriceNumber
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 "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")
                    

Regie - calc. rate
XML Element Name:RegieCalculationRate
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 "KALKANSATZREG")
                    

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 1
XML Element Name:PriceBasis1
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 "PREISBASIS1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 2
XML Element Name:PriceBasis2
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 "PREISBASIS2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 3
XML Element Name:PriceBasis3
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 "PREISBASIS3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 4
XML Element Name:PriceBasis4
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 "PREISBASIS4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 5
XML Element Name:PriceBasis5
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 "PREISBASIS5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 6
XML Element Name:PriceBasis6
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 "PREISBASIS6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 7
XML Element Name:PriceBasis7
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 "PREISBASIS7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 8
XML Element Name:PriceBasis8
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 "PREISBASIS8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price base 9
XML Element Name:PriceBasis9
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 "PREISBASIS9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Designation 1
XML Element Name:RelationalDesignation1
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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 1
XML Element Name:PriceOffer1
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 "PREISANGEBOT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 1
XML Element Name:BETRAGKEKATBASIS1
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 "BETRAGKEKATBASIS1")
                    
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:
Group service code
(The internal field ID for this element is "GRPLEISTUNGAKTIV")

Amount-Cat. PC1 2
XML Element Name:BETRAGKEKATWK1MT2
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 "BETRAGKEKATWK1MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 3
XML Element Name:BETRAGKEKATWK1MT3
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 "BETRAGKEKATWK1MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 1
XML Element Name:BETRAGKEKATWK2MT1
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 "BETRAGKEKATWK2MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 2
XML Element Name:BETRAGKEKATWK2MT2
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 "BETRAGKEKATWK2MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 1
XML Element Name:PriceProductionCost1Qty1
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 "PREISWK1MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 1
XML Element Name:PriceProductionCost2Qty1
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 "PREISWK2MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 2
XML Element Name:BETRAGKEKATBASIS2
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 "BETRAGKEKATBASIS2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 3
XML Element Name:BETRAGKEKATBASIS3
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 "BETRAGKEKATBASIS3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 1
XML Element Name:BETRAGKEKATWK1MT1
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 "BETRAGKEKATWK1MT1")
                    
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.

Amount-Cat. PC2 3
XML Element Name:BETRAGKEKATWK2MT3
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 "BETRAGKEKATWK2MT3")
                    
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.

Service value 7
XML Element Name:ServiceValue7
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 "LEISTUNGSWERT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value 8
XML Element Name:ServiceValue8
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 "LEISTUNGSWERT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value 9
XML Element Name:ServiceValue9
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 "LEISTUNGSWERT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Product variant header
XML Element Name:ProductVariantNumberHeader
Parent Element:ProductAnalysisItemFields
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 "VARIDKOPF")
                    

Amount base 1
XML Element Name:AmountBasis1
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 "BETRAGBASIS1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 2
XML Element Name:AmountBasis2
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 "BETRAGBASIS2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 3
XML Element Name:AmountBasis3
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 "BETRAGBASIS3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 4
XML Element Name:AmountBasis4
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 "BETRAGBASIS4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 5
XML Element Name:AmountBasis5
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 "BETRAGBASIS5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 6
XML Element Name:AmountBasis6
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 "BETRAGBASIS6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 7
XML Element Name:AmountBasis7
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 "BETRAGBASIS7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 8
XML Element Name:AmountBasis8
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 "BETRAGBASIS8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount base 9
XML Element Name:AmountBasis9
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 "BETRAGBASIS9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 1
XML Element Name:AmountProductionCost1Qty1
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 "BETRAGWK1MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 2
XML Element Name:AmountProductionCost1Qty2
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 "BETRAGWK1MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 3
XML Element Name:AmountProductionCost1Qty3
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 "BETRAGWK1MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 4
XML Element Name:AmountProductionCost1Qty4
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 "BETRAGWK1MT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 5
XML Element Name:AmountProductionCost1Qty5
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 "BETRAGWK1MT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 6
XML Element Name:AmountProductionCost1Qty6
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 "BETRAGWK1MT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 7
XML Element Name:AmountProductionCost1Qty7
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 "BETRAGWK1MT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 8
XML Element Name:AmountProductionCost1Qty8
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 "BETRAGWK1MT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC1 9
XML Element Name:AmountProductionCost1Qty9
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 "BETRAGWK1MT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 1
XML Element Name:AmountProductionCost2Qty1
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 "BETRAGWK2MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 2
XML Element Name:AmountProductionCost2Qty2
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 "BETRAGWK2MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 3
XML Element Name:AmountProductionCost2Qty3
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 "BETRAGWK2MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 4
XML Element Name:AmountProductionCost2Qty4
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 "BETRAGWK2MT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 5
XML Element Name:AmountProductionCost2Qty5
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 "BETRAGWK2MT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 6
XML Element Name:AmountProductionCost2Qty6
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 "BETRAGWK2MT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 7
XML Element Name:AmountProductionCost2Qty7
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 "BETRAGWK2MT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 8
XML Element Name:AmountProductionCost2Qty8
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 "BETRAGWK2MT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount PC2 9
XML Element Name:AmountProductionCost2Qty9
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 "BETRAGWK2MT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 1
XML Element Name:AmountOffer1
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 "BETRAGANGEBOT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 2
XML Element Name:AmountOffer2
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 "BETRAGANGEBOT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 3
XML Element Name:AmountOffer3
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 "BETRAGANGEBOT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 4
XML Element Name:AmountOffer4
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 "BETRAGANGEBOT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 5
XML Element Name:AmountOffer5
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 "BETRAGANGEBOT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 6
XML Element Name:AmountOffer6
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 "BETRAGANGEBOT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 7
XML Element Name:AmountOffer7
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 "BETRAGANGEBOT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 8
XML Element Name:AmountOffer8
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 "BETRAGANGEBOT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount offer 9
XML Element Name:AmountOffer9
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 "BETRAGANGEBOT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 2
XML Element Name:PriceOffer2
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 "PREISANGEBOT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 3
XML Element Name:PriceOffer3
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 "PREISANGEBOT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 4
XML Element Name:PriceOffer4
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 "PREISANGEBOT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 5
XML Element Name:PriceOffer5
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 "PREISANGEBOT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 6
XML Element Name:PriceOffer6
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 "PREISANGEBOT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 7
XML Element Name:PriceOffer7
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 "PREISANGEBOT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 8
XML Element Name:PriceOffer8
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 "PREISANGEBOT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price offer 9
XML Element Name:PriceOffer9
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 "PREISANGEBOT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 2
XML Element Name:PriceProductionCost1Qty2
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 "PREISWK1MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 3
XML Element Name:PriceProductionCost1Qty3
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 "PREISWK1MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 4
XML Element Name:PriceProductionCost1Qty4
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 "PREISWK1MT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 5
XML Element Name:PriceProductionCost1Qty5
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 "PREISWK1MT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 6
XML Element Name:PriceProductionCost1Qty6
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 "PREISWK1MT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 7
XML Element Name:PriceProductionCost1Qty7
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 "PREISWK1MT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 8
XML Element Name:PriceProductionCost1Qty8
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 "PREISWK1MT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC1 9
XML Element Name:PriceProductionCost1Qty9
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 "PREISWK1MT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 2
XML Element Name:PriceProductionCost2Qty2
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 "PREISWK2MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 3
XML Element Name:PriceProductionCost2Qty3
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 "PREISWK2MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 4
XML Element Name:PriceProductionCost2Qty4
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 "PREISWK2MT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 5
XML Element Name:PriceProductionCost2Qty5
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 "PREISWK2MT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 6
XML Element Name:PriceProductionCost2Qty6
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 "PREISWK2MT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 7
XML Element Name:PriceProductionCost2Qty7
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 "PREISWK2MT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 8
XML Element Name:PriceProductionCost2Qty8
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 "PREISWK2MT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price PC2 9
XML Element Name:PriceProductionCost2Qty9
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 "PREISWK2MT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Correction
XML Element Name:Correction
Parent Element:ProductAnalysisItemFields
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 "KFM")
                    

Quantity-time
XML Element Name:MENGEZEIT
Parent Element:ProductAnalysisItemFields
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 "MENGEZEIT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Basis 1
XML Element Name:INSTZEITBETRAGBASIS1
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGBASIS1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Basis 2
XML Element Name:INSTZEITBETRAGBASIS2
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGBASIS2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Basis 3
XML Element Name:INSTZEITBETRAGBASIS3
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGBASIS3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK1 1
XML Element Name:INSTZEITBETRAGWK1MT1
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGWK1MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK1 2
XML Element Name:INSTZEITBETRAGWK1MT2
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGWK1MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK1 3
XML Element Name:INSTZEITBETRAGWK1MT3
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGWK1MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK2 1
XML Element Name:INSTZEITBETRAGWK2MT1
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGWK2MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK2 2
XML Element Name:INSTZEITBETRAGWK2MT2
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGWK2MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK2 3
XML Element Name:INSTZEITBETRAGWK2MT3
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGWK2MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Offer 1
XML Element Name:INSTZEITBETRAGANG1
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGANG1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Offer 2
XML Element Name:INSTZEITBETRAGANG2
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGANG2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Offer 3
XML Element Name:INSTZEITBETRAGANG3
Parent Element:ProductAnalysisItemFields
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 "INSTZEITBETRAGANG3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Basis 1
XML Element Name:TBZEITBETRAGBASIS1
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGBASIS1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Basis 3
XML Element Name:TBZEITBETRAGBASIS2
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGBASIS2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Basis 3
XML Element Name:TBZEITBETRAGBASIS3
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGBASIS3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK1 1
XML Element Name:TBZEITBETRAGWK1MT1
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGWK1MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK1 2
XML Element Name:TBZEITBETRAGWK1MT2
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGWK1MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK1 3
XML Element Name:TBZEITBETRAGWK1MT3
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGWK1MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK2 1
XML Element Name:TBZEITBETRAGWK2MT1
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGWK2MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK2 2
XML Element Name:TBZEITBETRAGWK2MT2
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGWK2MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK2 3
XML Element Name:TBZEITBETRAGWK2MT3
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGWK2MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Offer 1
XML Element Name:TBZEITBETRAGANGEBOT1
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGANGEBOT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Offer 3
XML Element Name:TBZEITBETRAGANGEBOT2
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGANGEBOT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Offer 3
XML Element Name:TBZEITBETRAGANGEBOT3
Parent Element:ProductAnalysisItemFields
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 "TBZEITBETRAGANGEBOT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Basis 1
XML Element Name:ZEITTOTALBASIS1
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALBASIS1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Basis 3
XML Element Name:ZEITTOTALBASIS2
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALBASIS2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Basis 3
XML Element Name:ZEITTOTALBASIS3
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALBASIS3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK1 1
XML Element Name:ZEITTOTALWK1MT1
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALWK1MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK1 2
XML Element Name:ZEITTOTALWK1MT2
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALWK1MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK1 3
XML Element Name:ZEITTOTALWK1MT3
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALWK1MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK2 1
XML Element Name:ZEITTOTALWK2MT1
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALWK2MT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK2 2
XML Element Name:ZEITTOTALWK2MT2
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALWK2MT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK2 3
XML Element Name:ZEITTOTALWK2MT3
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALWK2MT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Offer 1
XML Element Name:ZEITTOTALANGEBOT1
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALANGEBOT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Offer 2
XML Element Name:ZEITTOTALANGEBOT2
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALANGEBOT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Offer 3
XML Element Name:ZEITTOTALANGEBOT3
Parent Element:ProductAnalysisItemFields
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 "ZEITTOTALANGEBOT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 4
XML Element Name:BETRAGKEKATBASIS4
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 "BETRAGKEKATBASIS4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 5
XML Element Name:BETRAGKEKATBASIS5
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 "BETRAGKEKATBASIS5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 6
XML Element Name:BETRAGKEKATBASIS6
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 "BETRAGKEKATBASIS6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 7
XML Element Name:BETRAGKEKATBASIS7
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 "BETRAGKEKATBASIS7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 8
XML Element Name:BETRAGKEKATBASIS8
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 "BETRAGKEKATBASIS8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. base 9
XML Element Name:BETRAGKEKATBASIS9
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 "BETRAGKEKATBASIS9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 4
XML Element Name:BETRAGKEKATWK1MT4
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 "BETRAGKEKATWK1MT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 5
XML Element Name:BETRAGKEKATWK1MT5
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 "BETRAGKEKATWK1MT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 6
XML Element Name:BETRAGKEKATWK1MT6
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 "BETRAGKEKATWK1MT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 7
XML Element Name:BETRAGKEKATWK1MT7
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 "BETRAGKEKATWK1MT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 8
XML Element Name:BETRAGKEKATWK1MT8
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 "BETRAGKEKATWK1MT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC1 9
XML Element Name:BETRAGKEKATWK1MT9
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 "BETRAGKEKATWK1MT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 4
XML Element Name:BETRAGKEKATWK2MT4
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 "BETRAGKEKATWK2MT4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 5
XML Element Name:BETRAGKEKATWK2MT5
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 "BETRAGKEKATWK2MT5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 6
XML Element Name:BETRAGKEKATWK2MT6
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 "BETRAGKEKATWK2MT6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 7
XML Element Name:BETRAGKEKATWK2MT7
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 "BETRAGKEKATWK2MT7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 8
XML Element Name:BETRAGKEKATWK2MT8
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 "BETRAGKEKATWK2MT8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. PC2 9
XML Element Name:BETRAGKEKATWK2MT9
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 "BETRAGKEKATWK2MT9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 1
XML Element Name:BETRAGKEKATANG1
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 "BETRAGKEKATANG1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 2
XML Element Name:BETRAGKEKATANG2
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 "BETRAGKEKATANG2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 3
XML Element Name:BETRAGKEKATANG3
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 "BETRAGKEKATANG3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 4
XML Element Name:BETRAGKEKATANG4
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 "BETRAGKEKATANG4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 5
XML Element Name:BETRAGKEKATANG5
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 "BETRAGKEKATANG5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 6
XML Element Name:BETRAGKEKATANG6
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 "BETRAGKEKATANG6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 7
XML Element Name:BETRAGKEKATANG7
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 "BETRAGKEKATANG7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 8
XML Element Name:BETRAGKEKATANG8
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 "BETRAGKEKATANG8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. offer 9
XML Element Name:BETRAGKEKATANG9
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 "BETRAGKEKATANG9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST1
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 "LEISTUNGSWERTINST1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST2
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 "LEISTUNGSWERTINST2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST3
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 "LEISTUNGSWERTINST3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST4
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 "LEISTUNGSWERTINST4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST5
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 "LEISTUNGSWERTINST5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST6
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 "LEISTUNGSWERTINST6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST7
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 "LEISTUNGSWERTINST7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST8
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 "LEISTUNGSWERTINST8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTINST9
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 "LEISTUNGSWERTINST9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB1
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 "LEISTUNGSWERTTB1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB2
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 "LEISTUNGSWERTTB2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB3
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 "LEISTUNGSWERTTB3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB4
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 "LEISTUNGSWERTTB4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB5
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 "LEISTUNGSWERTTB5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB6
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 "LEISTUNGSWERTTB6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB7
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 "LEISTUNGSWERTTB7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB8
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 "LEISTUNGSWERTTB8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:LEISTUNGSWERTTB9
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 "LEISTUNGSWERTTB9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Basis
XML Element Name:TOTALINSTBASIS
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 "TOTALINSTBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK1
XML Element Name:TOTALINSTWK1
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 "TOTALINSTWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK2
XML Element Name:TOTALINSTWK2
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 "TOTALINSTWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Offer
XML Element Name:TOTALINSTANGEBOT
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 "TOTALINSTANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Basis
XML Element Name:TOTALTBBASIS
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 "TOTALTBBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK1
XML Element Name:TOTALTBWK1
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 "TOTALTBWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK2
XML Element Name:TOTALTBWK2
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 "TOTALTBWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Offer
XML Element Name:TOTALTBANGEBOT
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 "TOTALTBANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total-Type
XML Element Name:TOTALTYP
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 "TOTALTYP")
                    

ARF price
XML Element Name:PREISVRG
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "PREISVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 1
XML Element Name:BETRAGVRG1
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 2
XML Element Name:BETRAGVRG2
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 3
XML Element Name:BETRAGVRG3
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 4
XML Element Name:BETRAGVRG4
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 5
XML Element Name:BETRAGVRG5
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 6
XML Element Name:BETRAGVRG6
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 7
XML Element Name:BETRAGVRG7
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 8
XML Element Name:BETRAGVRG8
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 9
XML Element Name:BETRAGVRG9
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 11
XML Element Name:BETRAGVRG10
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG10")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 11
XML Element Name:BETRAGVRG11
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG11")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount 12
XML Element Name:BETRAGVRG12
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG12")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total
XML Element Name:TOTALVRG
Parent Element:ProductAnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Construction phase
XML Element Name:BAUPHASE
Parent Element:ProductAnalysisItemFields
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 "BAUPHASE")
                    

Service value before factor 1
XML Element Name:LEISTUNGSWERTVORF1
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 "LEISTUNGSWERTVORF1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 2
XML Element Name:LEISTUNGSWERTVORF2
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 "LEISTUNGSWERTVORF2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 3
XML Element Name:LEISTUNGSWERTVORF3
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 "LEISTUNGSWERTVORF3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 4
XML Element Name:LEISTUNGSWERTVORF4
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 "LEISTUNGSWERTVORF4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 5
XML Element Name:LEISTUNGSWERTVORF5
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 "LEISTUNGSWERTVORF5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 6
XML Element Name:LEISTUNGSWERTVORF6
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 "LEISTUNGSWERTVORF6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 7
XML Element Name:LEISTUNGSWERTVORF7
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 "LEISTUNGSWERTVORF7")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 8
XML Element Name:LEISTUNGSWERTVORF8
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 "LEISTUNGSWERTVORF8")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value before factor 9
XML Element Name:LEISTUNGSWERTVORF9
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 "LEISTUNGSWERTVORF9")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

CE / 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")
                    

Price base
XML Element Name:PriceBasis
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 "PREISBASIS")
                    
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:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Supplier description
XML Element Name:SuisseTecSupplierDescription
Parent Element:ProductAnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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.

ARF
XML Element Name:TOTALVRG
Parent Element:ProductAnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Manually
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.

Total before correction basis
XML Element Name:TotalBeforeCorrectionBasis
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 "TOTALVORKFMBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total before correction WK 1
XML Element Name:TotalBeforeCorrectionProductionCost1
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 "TOTALVORKFMWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total before correction WK 2
XML Element Name:TotalBeforeCorrectionProductionCost2
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 "TOTALVORKFMWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total before correction offer
XML Element Name:TotalBeforeCorrectionOffer
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 "TOTALVORKFMANGEB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction basis
XML Element Name:TotalAfterCorrectionBasis
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 "TOTALNACHKFMBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction WK 1
XML Element Name:TotalAfterCorrectionProductionCost1
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 "TOTALNACHKFMWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction WK 2
XML Element Name:TotalAfterCorrectionProductionCost2
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 "TOTALNACHKFMWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction offer
XML Element Name:TotalAfterCorrectionOffer
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 "TOTALNACHKFMANGEB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction basis
XML Element Name:MaterialExcludingCorrectionBasis
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 "MATERIALOHNEKFMBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction WK 1
XML Element Name:MaterialExcludingCorrectionProductionCost1
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 "MATERIALOHNEKFMWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction WK 2
XML Element Name:MaterialExcludingCorrectionProductionCost2
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 "MATERIALOHNEKFMWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction offer
XML Element Name:MaterialExcludingCorrectionOffer
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 "MATERIALOHNEKFMANGEB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Correction
XML Element Name:Correction
Parent Element:ProductAnalysisTotalFields
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 "KFM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst. Service Value
XML Element Name:LEISTUNGSWERTINST
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 "LEISTUNGSWERTINST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB Service Value
XML Element Name:LEISTUNGSWERTTB
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 "LEISTUNGSWERTTB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Basis
XML Element Name:TOTALINSTBASIS
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 "TOTALINSTBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK1
XML Element Name:TOTALINSTWK1
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 "TOTALINSTWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK2
XML Element Name:TOTALINSTWK2
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 "TOTALINSTWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Offer
XML Element Name:TOTALINSTANGEBOT
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 "TOTALINSTANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Basis
XML Element Name:TOTALTBBASIS
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 "TOTALTBBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK1
XML Element Name:TOTALTBWK1
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 "TOTALTBWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK2
XML Element Name:TOTALTBWK2
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 "TOTALTBWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Offer
XML Element Name:TOTALTBANGEBOT
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 "TOTALTBANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Leistungswert vor Faktor
XML Element Name:LEISTUNGSWERTVORFAKT
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 "LEISTUNGSWERTVORFAKT")
                    
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:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Material before correction
XML Element Name:TotalBeforeCorrection
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 "TOTALVORKFM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material after correction
XML Element Name:TotalAfterCorrection
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 "TOTALNACHKFM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction
XML Element Name:TotalExcludingCorrection
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 "TOTALEXKLKFM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time without GrpSvcs
XML Element Name:TimeWithoutGroupLeader
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 "ZEITOHNEGRPLEI")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Designation
XML Element Name:UKBEZ
Parent Element:ProductAnalysisTotalFields
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 "UKBEZ")
                    

Service value correction
XML Element Name:LEISTUNGSWERTKORREKTUR
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 "LEISTUNGSWERTKORREKTUR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

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

                

Price no.
XML Element Name:PriceNumber
Parent Element:ProductPriceFields
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 "PREISNR")
                    

Gross price
XML Element Name:PriceExcluding
Parent Element:ProductPriceFields
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.

Rebate 1
XML Element Name:Rebate1
Parent Element:ProductPriceFields
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 "RABATT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Rebate 2
XML Element Name:Rebate2
Parent Element:ProductPriceFields
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 "RABATT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Rebate 3
XML Element Name:Rebate3
Parent Element:ProductPriceFields
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 "RABATT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Manual price
XML Element Name:ManualPrice
Parent Element:ProductPriceFields
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")
                    

Net price
XML Element Name:PREISNETTO
Parent Element:ProductPriceFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Net price with rebate excluding VAT
(The internal field ID for this element is "PREISNETTO")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF
XML Element Name:PREISVRG
Parent Element:ProductPriceFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "PREISVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

EIT.swiss IC
XML Element Name:BOZ_EITIC
Parent Element:AddendumWithoutVersion
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:BOZ_EITICFields
Parent Element:BOZ_EITIC
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

EIT.swiss IC
XML Element Name:NR1
Parent Element:BOZ_EITICFields
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")
                    

Time factor
XML Element Name:WERT1
Parent Element:BOZ_EITICFields
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 "WERT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Steiger VA
XML Element Name:BOZ_STEIGERVA
Parent Element:AddendumWithoutVersion
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:BOZ_STEIGERVAFields
Parent Element:BOZ_STEIGERVA
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Steiger VA
XML Element Name:NR1
Parent Element:BOZ_STEIGERVAFields
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")
                    

Time factor
XML Element Name:WERT1
Parent Element:BOZ_STEIGERVAFields
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 "WERT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Daily report-column definition
XML Element Name:DailyReportColumn
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transaction data

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

                

Rate type
XML Element Name:ValuationType
Parent Element:DailyReportColumnFields
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")
                    

Column no.
XML Element Name:ColumnNumber
Parent Element:DailyReportColumnFields
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:ItemType
Parent Element:DailyReportColumnFields
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:DailyReportColumnFields
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")
                    

CE main group
XML Element Name:CostElementMainGroup
Parent Element:DailyReportColumnFields
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 "KEHAUPTGRP")
                    

CE sub-group
XML Element Name:CostElementSubgroup
Parent Element:DailyReportColumnFields
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 "KEUNTERGRP")
                    

CE no.
XML Element Name:CostElementNumber
Parent Element:DailyReportColumnFields
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:QuantityNumber
Parent Element:DailyReportColumnFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity unit
(The internal field ID for this element is "EHTNR")

Product type
XML Element Name:ProductType
Parent Element:DailyReportColumnFields
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 "PRODTYP")
                    

Variant product
XML Element Name:VariantProduct
Parent Element:DailyReportColumnFields
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 "VARIANTENPRODUKT")
                    

Product variant
XML Element Name:ProductVariantID
Parent Element:DailyReportColumnFields
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 "VARID")
                    

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

Column designation
XML Element Name:ColumnDesignation
Parent Element:DailyReportColumnFields
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 "SPALTENBEZ")
                    

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

Function
XML Element Name:MITARBEITERFUNKTION
Parent Element:DailyReportColumnFields
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 "MITARBEITERFUNKTION")
                    

Regie item type
XML Element Name:REPOSTYP
Parent Element:DailyReportColumnFields
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 "REPOSTYP")
                    

Region
XML Element Name:RegieRegion
Parent Element:DailyReportColumnFields
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 regie
XML Element Name:CategoryRegie
Parent Element:DailyReportColumnFields
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 "REKAT")
                    

Tariff item no./product
XML Element Name:TariffItemNumber
Parent Element:DailyReportColumnFields
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 "TARIFPOSNR")
                    

Rate no.
XML Element Name:RateNumber
Parent Element:DailyReportColumnFields
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")
                    

Regie tariff validated
XML Element Name:REGIEVALIDATED
Parent Element:DailyReportColumnFields
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 "REGIEVALIDATED")
                    

Total
XML Element Name:Total
Parent Element:DailyReportColumnFields
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.

Suggested price type
XML Element Name:ProposedPriceType
Parent Element:DailyReportColumnFields
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 "PREISTYPVORSCHLAG")
                    

CE / Product
XML Element Name:CostElementProduct
Parent Element:DailyReportColumnFields
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")
                    

Designation 1
XML Element Name:Designation1
Parent Element:DailyReportColumnFields
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")
                    

Service code Designation
XML Element Name:ServiceTypeDesignation
Parent Element:DailyReportColumnFields
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")
                    

Service code Unit
XML Element Name:ServiceTypeCode
Parent Element:DailyReportColumnFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Search term
XML Element Name:SearchTerm
Parent Element:DailyReportColumnFields
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:TechnicalDesignation
Parent Element:DailyReportColumnFields
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")
                    

Tariff item Designation
XML Element Name:TariffItemDesignation
Parent Element:DailyReportColumnFields
Field Type:Text
Action Type:Export only
Field Length:   120Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Tariff item QU
XML Element Name:TariffItemQuantityUnit
Parent Element:DailyReportColumnFields
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 "REGIETARIFPOS_EHTNR")
                    

Price
XML Element Name:RegieTariffItemPrice
Parent Element:DailyReportColumnFields
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 "REGIETARIFPOS_PREIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Daily Report item
XML Element Name:DailyReportItem
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Item no.
XML Element Name:ReportItemNumber
Parent Element:DailyReportItemFields
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:DailyReportItemFields
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")
                    

Service code
XML Element Name:EmployeeServiceCode
Parent Element:DailyReportItemFields
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")
                    

Regie project no.
XML Element Name:REGIEPROJEKTNR
Parent Element:DailyReportItemFields
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 "REGIEPROJEKTNR")
                    

Regie order no.
XML Element Name:REGIEAUFNR
Parent Element:DailyReportItemFields
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 "REGIEAUFNR")
                    

Regie report no.
XML Element Name:REGIERAPPORTNR
Parent Element:DailyReportItemFields
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")
                    

Regie signatureRegie signature
XML Element Name:REGIESIGNATURE
Parent Element:DailyReportItemFields
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 "REGIESIGNATURE")
                    

Settled
XML Element Name:Completed
Parent Element:DailyReportItemFields
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:DailyReportItemFields
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.

Job designation
XML Element Name:JobDescription
Parent Element:DailyReportItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Service code Unit
XML Element Name:EmployeeServiceCodeUnit
Parent Element:DailyReportItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Regie order-Designation
XML Element Name:REGIEAUFNR_BEZ
Parent Element:DailyReportItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Daily report external item text
XML Element Name:DailyReportExternalText
Parent Element:DailyReportItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:DailyReportExternalTextFields
Parent Element:DailyReportExternalText
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:DailyReportExternalTextFields
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")
                    

Daily report internal item text
XML Element Name:DailyReportInternalText
Parent Element:DailyReportItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:DailyReportInternalTextFields
Parent Element:DailyReportInternalText
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:DailyReportInternalTextFields
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")
                    

Daily Report quantity items
XML Element Name:DailyReportQuantityItem
Parent Element:DailyReportItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Rate type
XML Element Name:ValuationType
Parent Element:DailyReportQuantityItemFields
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")
                    

Column no.
XML Element Name:ColumnNumber
Parent Element:DailyReportQuantityItemFields
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")
                    

Quantity
XML Element Name:Quantity
Parent Element:DailyReportQuantityItemFields
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 "MENGE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Regie Chapter no.
XML Element Name:REGIEKAPITELNR
Parent Element:DailyReportQuantityItemFields
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 "REGIEKAPITELNR")
                    

Number quantities
XML Element Name:NumberOfQuantities
Parent Element:DailyReportQuantityItemFields
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 "ANZAHLMENGEN")
                    

Number of complex quantities
XML Element Name:NumberOfComplexQuantities
Parent Element:DailyReportQuantityItemFields
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 "ANZAHLCOMPLEXMENGEN")
                    

Regie Main item no.
XML Element Name:REGIEHAUPTPOSNR
Parent Element:DailyReportQuantityItemFields
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 "REGIEHAUPTPOSNR")
                    

Regie Sub-item no.
XML Element Name:REGIEUNTERPOSNR
Parent Element:DailyReportQuantityItemFields
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 "REGIEUNTERPOSNR")
                    

Regie Variable
XML Element Name:REGIEVARIABLENNR
Parent Element:DailyReportQuantityItemFields
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 "REGIEVARIABLENNR")
                    

Daily Report from/to quantity
XML Element Name:DailyReportFromToStatus
Parent Element:DailyReportQuantityItem
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Quantity no.
XML Element Name:QuantitiesNumber
Parent Element:DailyReportFromToStatusFields
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 "MENGENNR")
                    

Von
XML Element Name:TimeFrom
Parent Element:DailyReportFromToStatusFields
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 "VON_UHRZEIT")
                    

Bis
XML Element Name:TimeTo
Parent Element:DailyReportFromToStatusFields
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 "BIS_UHRZEIT")
                    

Quantity
XML Element Name:Quantity
Parent Element:DailyReportFromToStatusFields
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.

Entry no.
XML Element Name:ReferenceNumber
Parent Element:DailyReportFromToStatusFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Connection to NBW data record
(The internal field ID for this element is "REFNR")

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

Delivery note - Item
XML Element Name:DeliveryNoteItem
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:DeliveryNoteItemFields
Parent Element:DeliveryNoteItem
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:DeliveryNoteItemFields
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")
                    

Address no.
XML Element Name:AddressNumber
Parent Element:DeliveryNoteItemFields
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 "ADRINR")
                    

Job code
XML Element Name:JobCode
Parent Element:DeliveryNoteItemFields
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")
                    

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

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

Product no
XML Element Name:PRODNRA
Parent Element:DeliveryNoteItemFields
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")
                    

Product variant
XML Element Name:VARID
Parent Element:DeliveryNoteItemFields
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 "VARID")
                    

Delivery note - product
XML Element Name:DeliveryNoteProduct
Parent Element:DeliveryNoteItemFields
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 "LSPRODBEZ")
                    

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

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

Delivery note no.
XML Element Name:DeliveryNoteNumber
Parent Element:DeliveryNoteItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   27Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Quantity delivered
XML Element Name:QuantityDelivered
Parent Element:DeliveryNoteItemFields
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 "MENGEGELIEF")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Remark
XML Element Name:Remark
Parent Element:DeliveryNoteItemFields
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 "BEMERKUNG")
                    

Measurement items counter
XML Element Name:AUSMASSPOSCOUNT
Parent Element:DeliveryNoteItemFields
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 "AUSMASSPOSCOUNT")
                    

Product type
XML Element Name:PRODTYP
Parent Element:DeliveryNoteItemFields
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")
                    

Price
XML Element Name:PREIS
Parent Element:DeliveryNoteItemFields
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 "PREIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:KBLREF
Parent Element:DeliveryNoteItemFields
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 "KBLREF")
                    

XML Element Name:NBWREF
Parent Element:DeliveryNoteItemFields
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 "NBWREF")
                    

Codename
XML Element Name:CodeName
Parent Element:DeliveryNoteItemFields
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 "KURZNAME")
                    

Search term
XML Element Name:SUCHBEGRIFF
Parent Element:DeliveryNoteItemFields
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:DeliveryNoteItemFields
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")
                    

Text
XML Element Name:Text
Parent Element:DeliveryNoteItemFields
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 protocol header
XML Element Name:MeasurementProtocol
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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")
                    

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

Location code
XML Element Name:LocationCode
Parent Element:MeasurementProtocolFields
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")
                    

Invoice address-No.
XML Element Name:InvoiceAddress
Parent Element:MeasurementProtocolFields
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")
                    

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.

Measurement text
XML Element Name:ItemText
Parent Element:MeasurementProtocolFields
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")
                    

Total pre-measurement
XML Element Name:VORAUSMASSTOTAL
Parent Element:MeasurementProtocolFields
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 "VORAUSMASSTOTAL")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Invoice address manual
XML Element Name:FAKTURAINRMANUELL
Parent Element:MeasurementProtocolFields
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 "FAKTURAINRMANUELL")
                    

Invoice address
XML Element Name:InvoiceAddressCodeName
Parent Element:MeasurementProtocolFields
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")
                    

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")
                    

Rgie order - subdivision 1
XML Element Name:RegieOrderClassification1
Parent Element:AddendumWithoutVersion
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-No.
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
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")
                    

Rgie order - subdivision 2
XML Element Name:RegieOrderClassification2
Parent Element:AddendumWithoutVersion
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-No.
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
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")
                    

Regie report header
XML Element Name:RegieReportHeader
Parent Element:AddendumWithoutVersion
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")
                    

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

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")
                    

Invoice address-No.
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")
                    

Employee
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")
                    

Responsible person Short name
XML Element Name:PersonInChargeCodeName
Parent Element:RegieReportHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Daily Report project no.
XML Element Name:TRPROJEKTNR
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 "TRPROJEKTNR")
                    

Daily Report version no.
XML Element Name:DailyReportVersionNumber
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 "TRVERSIONSNR")
                    

Daily Report addendum no.
XML Element Name:DailyReportAddendumNumber
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 "TRNACHTRAGSNR")
                    

Chargeable
XML Element Name:CanBeInvoiced
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 "VERRECHENBAR")
                    

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

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

Total
XML Element Name:TotalAmount
Parent Element:RegieReportHeaderFields
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 "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")
                    

Invoiced down payments
XML Element Name:InvoicedOnAccount
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")
                    

Subdivision 1 designation
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")
                    

Subdivision 2 designation
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")
                    

Invoice address
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")
                    

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")
                    

Variables on the SS
XML Element Name:VariableServiceSpec
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

No.
XML Element Name:Number
Parent Element:VariableServiceSpecFields
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 "NR")
                    

ID
XML Element Name:Id
Parent Element:VariableServiceSpecFields
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")
                    

Original formula
XML Element Name:ExpressionOriginal
Parent Element:VariableServiceSpecFields
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 "FORMELORIG")
                    

Formula field
XML Element Name:ExpressionConverted
Parent Element:VariableServiceSpecFields
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 "FORMELCONV")
                    

Quantity
XML Element Name:Quantity
Parent Element:VariableServiceSpecFields
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 "MENGE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

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

Analog item
XML Element Name:ANALOGPOSCB
Parent Element:VariableServiceSpecFields
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 "ANALOGPOSCB")
                    

Analogue item-definition
XML Element Name:BAN_DEF
Parent Element:AddendumWithoutVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Definition no.
XML Element Name:DEFNR
Parent Element:BAN_DEFFields
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 "DEFNR")
                    

KAG
XML Element Name:KAG
Parent Element:BAN_DEFFields
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:OGL
Parent Element:BAN_DEFFields
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:PSL
Parent Element:BAN_DEFFields
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")
                    

EGL
XML Element Name:EKG
Parent Element:BAN_DEFFields
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:ERT
Parent Element:BAN_DEFFields
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")
                    

SDR
XML Element Name:RGL
Parent Element:BAN_DEFFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

SDU
XML Element Name:NGL
Parent Element:BAN_DEFFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Abbreviation
XML Element Name:BEZKURZ
Parent Element:BAN_DEFFields
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 "BEZKURZ")
                    

Designation
XML Element Name:BEZLANG
Parent Element:BAN_DEFFields
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")
                    

Analogue position-target
XML Element Name:BAN_ZIEL
Parent Element:BAN_DEF
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

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

KAG
XML Element Name:KAG
Parent Element:BAN_ZIELFields
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:OGL
Parent Element:BAN_ZIELFields
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:PSL
Parent Element:BAN_ZIELFields
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")
                    

EGL
XML Element Name:EKG
Parent Element:BAN_ZIELFields
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:ERT
Parent Element:BAN_ZIELFields
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")
                    

SDR
XML Element Name:RGL
Parent Element:BAN_ZIELFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

SDU
XML Element Name:NGL
Parent Element:BAN_ZIELFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Quantity
XML Element Name:MENGE
Parent Element:BAN_ZIELFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   3Mandatory 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.

Item
XML Element Name:Item
Parent Element:AddendumWithoutVersion
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")
                    

EIT.swiss CSD-Ref.-Typ
XML Element Name:EITNPKREFTYP
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 "EITNPKREFTYP")
                    

CSD chapter
XML Element Name:NPKBKP
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 "NPKBKP")
                    

CSD chapter no.
XML Element Name:NPKKAPITELNR
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 "NPKKAPITELNR")
                    

CSD main item no.
XML Element Name:NPKHAUPTPOSNR
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 "NPKHAUPTPOSNR")
                    

CSD sub item no.
XML Element Name:NPKUNTERPOSNR
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 "NPKUNTERPOSNR")
                    

CSD variable
XML Element Name:NPKVARIABLENNR
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 "NPKVARIABLENNR")
                    

Catalogue type
XML Element Name:KATALOGTYP
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 "KATALOGTYP")
                    

Vendor
XML Element Name:ANBIETER
Parent Element:ItemFields
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 "ANBIETER")
                    

Product no./Tariff
XML Element Name:PRODNRA
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 "PRODNRA")
                    

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")
                    

BKP
XML Element Name:BKP
Parent Element:ItemFields
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 "BKP")
                    

Repetitive item header reference
XML Element Name:RepetitionItemHeaderReference
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 "WIEDERHOLKOPF")
                    

Sub-item no. in base
XML Element Name:SubItemNumberInBase
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 "UNTERPOSNRSTAMM")
                    

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")
                    

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")
                    

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")
                    

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")
                    

Addendum item to building contract
XML Element Name:WVNACHTRAG
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 "WVNACHTRAG")
                    

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")
                    

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:
Quantity unit
(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")
                    

Modification of price allowed
XML Element Name:ALLOWEDCHANGEPREIS
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 "ALLOWEDCHANGEPREIS")
                    

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.

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")
                    

Preferred price item of the entrepreneur
XML Element Name:PreferredPriceItemEntrepreneur
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")
                    

Job code
XML Element Name:JobCode
Parent Element:ItemFields
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")
                    

Condition group
XML Element Name:ConditionGroup
Parent Element:ItemFields
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 "KONDGRP")
                    

Rounding amount
XML Element Name:AmountRounding
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 "BETRAGSRUNDUNG")
                    

CI
XML Element Name:ZP
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Composite item
(The internal field ID for this element is "ZP")

Hidden
XML Element Name:Hidden
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 "VERSTECKT")
                    

Original application
XML Element Name:VONAPPL
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 "VONAPPL")
                    

Template type
XML Element Name:VORLAGEPRODTYP
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 "VORLAGEPRODTYP")
                    

Eco-Devis
XML Element Name:ECOMARK
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 "ECOMARK")
                    

Chapter no. (Analog)
XML Element Name:KAPITELNR_ANALOG
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_ANALOG")
                    

Main item no. (Analog)
XML Element Name:HAUPTPOSNR_ANALOG
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_ANALOG")
                    

Sub-item no. (Analog)
XML Element Name:UNTERPOSNR_ANALOG
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_ANALOG")
                    

Variable (Analog)
XML Element Name:VARIABLENNR_ANALOG
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_ANALOG")
                    

Title
XML Element Name:Title
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 "TITEL")
                    

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")
                    

ARF price
XML Element Name:PREISVRG
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "PREISVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity tender
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")
                    

Booked
XML Element Name:VERBUCHT
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 "VERBUCHT")
                    

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")
                    

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")
                    

ARF amount
XML Element Name:BETRAGVRG
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Analog source 2
XML Element Name:ANALOGSRC2
Parent Element:ItemFields
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 "ANALOGSRC2")
                    

Rebate factor SS
XML Element Name:RebateFactorServiceSpecification
Parent Element:ItemFields
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 "RABATTFAKTORLV")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Invisible
XML Element Name:Invisible
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 "INVISIBLE")
                    

Page break
XML Element Name:PageBreak
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 "PAGEBREAK")
                    

General analysis
XML Element Name:GeneralAnalysis
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 "GENERELLEANALYSE")
                    

Anzahl Ausmasspositionen in Fakturaläufen
XML Element Name:MeasurementItemInvoiceRun
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 "AUSMASSPOSFAKLAUF")
                    

Job code manual
XML Element Name:JobCodeManual
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 "JOBCODEMANUELL")
                    

Amount measurement
XML Element Name:AmountMeasurement
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 "BETRAGAUSMASS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

General BPA
XML Element Name:GENERELLERBPA
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 "GENERELLERBPA")
                    

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

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

CSD item type in free SS
XML Element Name:NPKPOSTYPFREILV
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 "NPKPOSTYPFREILV")
                    

Quantity measurement
XML Element Name:MENGEAUSMASS
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 "MENGEAUSMASS")
                    
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:MENGEVORAUSMASS
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 "MENGEVORAUSMASS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total unrounded Devis
XML Element Name:TOTALUNGERUNDETDEVIS
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 "TOTALUNGERUNDETDEVIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total unrounded measurement
XML Element Name:TOTALUNGERUNDETAUSM
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 "TOTALUNGERUNDETAUSM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Setting 1
XML Element Name:INDIVCB1
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 "INDIVCB1")
                    

Setting 2
XML Element Name:INDIVCB2
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 "INDIVCB2")
                    

Setting
XML Element Name:INDIVCB3
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 "INDIVCB3")
                    

Group service
XML Element Name:GRUPPENLEISTUNG
Parent Element:ItemFields
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 "GRUPPENLEISTUNG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Correction
XML Element Name:KFM
Parent Element:ItemFields
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 "KFM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

PRD
XML Element Name:PRDAV
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 "PRDAV")
                    

Own item
XML Element Name:EIGENE
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 "EIGENE")
                    

Own price
XML Element Name:PREISEIGEN
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 "PREISEIGEN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Original price
XML Element Name:PREISORIG
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 "PREISORIG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Analog item
XML Element Name:ANALOGPOSCB
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 "ANALOGPOSCB")
                    

Condition group manual
XML Element Name:ConditionGroupManual
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 "KONDGRPMANUELL")
                    

ARF amount estimate
XML Element Name:BETRAGVRGAUSM
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRGAUSM")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

IC/SO
XML Element Name:ICVA
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Installation code/installation type
(The internal field ID for this element is "ICVA")

Original formula
XML Element Name:FORMELORIG
Parent Element:ItemFields
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 "FORMELORIG")
                    

Formula field
XML Element Name:FORMELCONV
Parent Element:ItemFields
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 "FORMELCONV")
                    

CRB-PRD
XML Element Name:BPM_PRD
Parent Element:Item
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Type
XML Element Name:TYP
Parent Element:BPM_PRDFields
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 "TYP")
                    

No.
XML Element Name:NR
Parent Element:BPM_PRDFields
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 "NR")
                    

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

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

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

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

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

Analog item
XML Element Name:ANALOGPOSCB
Parent Element:BPM_PRDFields
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 "ANALOGPOSCB")
                    

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")
                    

EGL
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")
                    

ET
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")
                    

SDU
XML Element Name:NGL
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

SDR
XML Element Name:RGL
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

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")
                    

Addendum item to building contract
XML Element Name:WVNACHTRAG
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 "WVNACHTRAG")
                    

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

Year
XML Element Name:JAHR
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 "JAHR")
                    

Region
XML Element Name:REREGION
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 "REREGION")
                    

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")
                    

Product no./Tariff
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")
                    

Catalogue type
XML Element Name:CatalogueType
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 "KATALOGTYP")
                    

Katalogtyp aufgelöst
XML Element Name:CatalogueTypeBreakDown
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Vendor
XML Element Name:Vendor
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 "ANBIETER")
                    

Product type
XML Element Name:ProductType
Parent Element:ClassificationItemFields
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 "PRODTYP")
                    

Service entry product type
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")
                    

Variant product
XML Element Name:VariantProduct
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 "VARIANTENPRODUKT")
                    

Product variant
XML Element Name:ProductVariantID
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 "VARID")
                    

IC/SO
XML Element Name:ICVA
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 "ICVA")
                    

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:
Quantity type
(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:
Price type
(The internal field ID for this element is "PREISART")

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.

Simple-Calc
XML Element Name:SIMPLECALC
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 "SIMPLECALC")
                    

Quantity type
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")
                    

Rounding ID
XML Element Name:Rounding
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 "RUNDUNGSID")
                    

Price no.
XML Element Name:PriceNumber
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 "PREISNR")
                    

Price type
XML Element Name:PREISTYP
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 "PREISTYP")
                    

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")
                    

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")
                    

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.

ARF price
XML Element Name:PREISVRG
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "PREISVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

List of plants
XML Element Name:PlantList
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 "PFLANZLISTE")
                    

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")
                    

VAT %
XML Element Name:TaxPercentage
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
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.

Var.
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")
                    

Composition amount
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")
                    

suissetec
XML Element Name:IsSuissetec
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 "SUISSETEC")
                    

Association
XML Element Name:Association
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 "VERBAND")
                    

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")
                    

VKNR
XML Element Name:SalesUnitNumber
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 "VKNR")
                    

Total-Type
XML Element Name:TotalType
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 "TOTALTYP")
                    

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

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

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

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

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

Assembly time
XML Element Name:AssemblyTime
Parent Element:ClassificationItemFields
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 "MONTAGEZEIT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Job code
XML Element Name:JobCode
Parent Element:ClassificationItemFields
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")
                    

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")
                    

Invoice product
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")
                    

Condition group
XML Element Name:ConditionGroupRegie
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   13Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Condition group
XML Element Name:ConditionGroup
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 "KONDGRP")
                    

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")
                    

Total ARF 1
XML Element Name:TOTALVRG1
Parent Element:ClassificationItemFields
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 "TOTALVRG1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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:VariantCompound
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:RunNumber
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   7Decimal 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:
Gross amount without VAT
(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 ARF 2
XML Element Name:TOTALVRG2
Parent Element:ClassificationItemFields
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 "TOTALVRG2")
                    
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.

Total ARF 3
XML Element Name:TOTALVRG3
Parent Element:ClassificationItemFields
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 "TOTALVRG3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total ARF 4
XML Element Name:TOTALVRG4
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 "TOTALVRG4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price modification date
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")
                    

Price modification user
XML Element Name:MUTPRUSER
Parent Element:ClassificationItemFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Total ARF estimate 1
XML Element Name:TOTALVRGAUSM1
Parent Element:ClassificationItemFields
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 "TOTALVRGAUSM1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total ARF estimate 2
XML Element Name:TOTALVRGAUSM2
Parent Element:ClassificationItemFields
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 "TOTALVRGAUSM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total ARF estimate 3
XML Element Name:TOTALVRGAUSM3
Parent Element:ClassificationItemFields
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 "TOTALVRGAUSM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount
XML Element Name:BETRAGVRG
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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")
                    

Total ARF estimate 4
XML Element Name:TOTALVRGAUSM4
Parent Element:ClassificationItemFields
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 "TOTALVRGAUSM4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

SDNR of the import
XML Element Name:SalesUnitNumberOfImport
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 "VKNRIMPORT")
                    

Running level total ARF 1
XML Element Name:EBENENTOTALVRG1
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRG1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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 initial estimate incl. discount
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.

Number of measurement items in the invoice runs
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")
                    

ARF amount estimate
XML Element Name:BETRAGVRGAUSM
Parent Element:ClassificationItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRGAUSM")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Running level total ARF 2
XML Element Name:EBENENTOTALVRG2
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRG2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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 estimate incl. discount
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.

Running level total ARF 3
XML Element Name:EBENENTOTALVRG3
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRG3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Running level total ARF 4
XML Element Name:EBENENTOTALVRG4
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRG4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Running level total ARF estimate 1
XML Element Name:EBENENTOTALVRGAUSM1
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRGAUSM1")
                    
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")
                    

Running level total ARF estimate 2
XML Element Name:EBENENTOTALVRGAUSM2
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRGAUSM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Running level total ARF estimate 3
XML Element Name:EBENENTOTALVRGAUSM3
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRGAUSM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Running level total ARF estimate 4
XML Element Name:EBENENTOTALVRGAUSM4
Parent Element:ClassificationItemFields
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 "EBENENTOTALVRGAUSM4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

CI reference amount ARF estimate
XML Element Name:ZPBEZBETRVRGAUSM
Parent Element:ClassificationItemFields
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 "ZPBEZBETRVRGAUSM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Own 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")
                    

Summary of the default subdivision
XML Element Name:SummaryOfDefaultClassification
Parent Element:ClassificationItemFields
Field Type:Text
Action Type:Export only
Field Length:   61Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Current total VAT 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.

Current total VAT 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.

Current total VAT 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.

Current total VAT 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.

Current level total VAT 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.

Current level total VAT 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.

Current level total VAT 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.

Current level total VAT 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 VAT 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 VAT 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 VAT 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 VAT 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.

Condition rebates active
XML Element Name:ConditionRebateActive
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 "KONDRABATTAKTIV")
                    

Job code manual
XML Element Name:JobCodeManual
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 "JOBCODEMANUELL")
                    

Discount-Reference amount measurement
XML Element Name:RebateReferenceAmountMeasurement
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 "RABEZBETRAUSMASS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current total measurement VAT 1
XML Element Name:CurrentTotalMeasurementTax1
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 "TOTALLAUFENDAUSM1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current total measurement VAT 2
XML Element Name:CurrentTotalMeasurementTax2
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 "TOTALLAUFENDAUSM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current total measurement VAT 3
XML Element Name:CurrentTotalMeasurementTax3
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 "TOTALLAUFENDAUSM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current total measurement VAT 4
XML Element Name:CurrentTotalMeasurementTax4
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 "TOTALLAUFENDAUSM4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current level total measurement VAT 1
XML Element Name:CurrentLevelTotalMeasureTax1
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 "EBENENTOTALAUSM1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current level total measurement VAT 2
XML Element Name:CurrentLevelTotalMeasureTax2
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 "EBENENTOTALAUSM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current level total measurement VAT 3
XML Element Name:CurrentLevelTotalMeasureTax3
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 "EBENENTOTALAUSM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Current level total measurement VAT 4
XML Element Name:CurrentLevelTotalMeasureTax4
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 "EBENENTOTALAUSM4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 1
XML Element Name:TotalMeasurementTax1
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 "TOTALAUSM1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 2
XML Element Name:TotalMeasurementTax2
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 "TOTALAUSM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 3
XML Element Name:TotalMeasurementTax3
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 "TOTALAUSM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 4
XML Element Name:TotalMeasurementTax4
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 "TOTALAUSM4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount measurement
XML Element Name:AmountMeasurement
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 "BETRAGAUSMASS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Invoice product manual
XML Element Name:FAKPRODNRAMANUELL
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 "FAKPRODNRAMANUELL")
                    

Invoice address manual
XML Element Name:FAKTURAINRMANUELL
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 "FAKTURAINRMANUELL")
                    

Analog item
XML Element Name:ANALOGPOSCB
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 "ANALOGPOSCB")
                    

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

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

Measurement price
XML Element Name:PriceMeasurement
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 "PREISAUSMASS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Group service
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")
                    

Origin type
XML Element Name:HERKTYP
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 "HERKTYP")
                    

Origin modified
XML Element Name:HERKVERAENDERT
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 "HERKVERAENDERT")
                    

Origin 1
XML Element Name:HERK1
Parent Element:ClassificationItemFields
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 "HERK1")
                    

Origin 2
XML Element Name:HERK2
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 "HERK2")
                    

Origin 3
XML Element Name:HERK3
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 "HERK3")
                    

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

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

Origin 5
XML Element Name:HERK5
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 "HERK5")
                    

Machine operation code
XML Element Name:MASCHINENBEDCD
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 "MASCHINENBEDCD")
                    

Type
XML Element Name:POSTYPBPPFREILV
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 "POSTYPBPPFREILV")
                    

Variables on the item
XML Element Name:VariableItem
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:VariableItemFields
Parent Element:VariableItem
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

No.
XML Element Name:Number
Parent Element:VariableItemFields
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 "NR")
                    

ID
XML Element Name:Id
Parent Element:VariableItemFields
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")
                    

Original formula
XML Element Name:ExpressionOriginal
Parent Element:VariableItemFields
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 "FORMELORIG")
                    

Formula field
XML Element Name:ExpressionConverted
Parent Element:VariableItemFields
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 "FORMELCONV")
                    

Quantity
XML Element Name:Quantity
Parent Element:VariableItemFields
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 "MENGE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

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

Analog item
XML Element Name:ANALOGPOSCB
Parent Element:VariableItemFields
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 "ANALOGPOSCB")
                    

Item text service item free SS
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:

                

Analog item
XML Element Name:ANALOGPOSCB
Parent Element:ServiceItemTextDataFields
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 "ANALOGPOSCB")
                    

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")
                    

Internal 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:

                

Analog item
XML Element Name:ANALOGPOSCB
Parent Element:InternalItemTextDataFields
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 "ANALOGPOSCB")
                    

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")
                    

Pre-measurement
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:

                

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")
                    

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")
                    

Measurement qty 1
XML Element Name:Quantity1
Parent Element:PremeasurementFields
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 "MENGE1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 2
XML Element Name:Quantity2
Parent Element:PremeasurementFields
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 "MENGE2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 3
XML Element Name:Quantity3
Parent Element:PremeasurementFields
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 "MENGE3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 4
XML Element Name:Quantity4
Parent Element:PremeasurementFields
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 "MENGE4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 5
XML Element Name:Quantity5
Parent Element:PremeasurementFields
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 "MENGE5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 6
XML Element Name:Quantity6
Parent Element:PremeasurementFields
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 "MENGE6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Original formula
XML Element Name:FORMELORIG
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 "FORMELORIG")
                    

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")
                    

Portion
XML Element Name:ANTEIL
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   4Mandatory 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.

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:Nummer
Action Type:Import und Export
Field Length:   2Decimal 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")
                    

Invoice product
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")
                    

Model view element
XML Element Name:MODELVIEWERELEMENT
Parent Element:PremeasurementFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Reference 1
XML Element Name:REF1
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 "REF1")
                    

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")
                    

Measurement 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:   3Mandatory 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")
                    

Reference 2
XML Element Name:REF2
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 "REF2")
                    

Reference 3
XML Element Name:REF3
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 "REF3")
                    

Zusammenfassung der Defaultgliederung
XML Element Name:SummaryOfDefaultClassification
Parent Element:PremeasurementFields
Field Type:Text
Action Type:Export only
Field Length:   61Decimal 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.

Down payment invoiced
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:TaxPercentage
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.

Manual formula
XML Element Name:ManualFormula
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 "MANUELLEFORMEL")
                    

Sum formula field
XML Element Name:FORMELFELDSUM
Parent Element:PremeasurementFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   3Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Daily Report item no.
XML Element Name:TRRAPOSNR
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 "TRRAPOSNR")
                    

Rapport journalier type de taux
XML Element Name:TRANSATZTYP
Parent Element:PremeasurementFields
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")
                    

Daily report column no.
XML Element Name:TRSPALTENNR
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 "TRSPALTENNR")
                    

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.

Invoice address
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")
                    

Number
XML Element Name:IdentificationlNumber
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 "IDENT_NR")
                    

Price Gross
XML Element Name:PREIS_BRUTTO
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_BRUTTO")
                    
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")
                    

Pre-measurement inventory code total
XML Element Name:BUT_LOCATION_VORAUSMASS
Parent Element:Premeasurement
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Total Vorausmass
XML Element Name:TOTAL
Parent Element:BUT_LOCATION_VORAUSMASSFields
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 Vorausmass
XML Element Name:MENGE
Parent Element:BUT_LOCATION_VORAUSMASSFields
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.

Measurement
XML Element Name:MeasurementData
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:MeasurementDataFields
Parent Element:MeasurementData
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:MeasurementDataFields
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:MeasurementDataFields
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:MeasurementDataFields
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")
                    

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

Measurement qty 1
XML Element Name:Quantity1
Parent Element:MeasurementDataFields
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 "MENGE1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 2
XML Element Name:Quantity2
Parent Element:MeasurementDataFields
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 "MENGE2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 3
XML Element Name:Quantity3
Parent Element:MeasurementDataFields
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 "MENGE3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 4
XML Element Name:Quantity4
Parent Element:MeasurementDataFields
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 "MENGE4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 5
XML Element Name:Quantity5
Parent Element:MeasurementDataFields
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 "MENGE5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measurement qty 6
XML Element Name:Quantity6
Parent Element:MeasurementDataFields
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 "MENGE6")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Original formula
XML Element Name:FORMELORIG
Parent Element:MeasurementDataFields
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 "FORMELORIG")
                    

Formula field
XML Element Name:FormulaField
Parent Element:MeasurementDataFields
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")
                    

Portion
XML Element Name:ANTEIL
Parent Element:MeasurementDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   4Mandatory 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.

Location code
XML Element Name:LocationCode
Parent Element:MeasurementDataFields
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:MeasurementDataFields
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:MeasurementDataFields
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 "VERRECHENBAR")
                    

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

Invoice product
XML Element Name:InvoiceProduct
Parent Element:MeasurementDataFields
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 1
XML Element Name:REF1
Parent Element:MeasurementDataFields
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 "REF1")
                    

Journal no.
XML Element Name:JournalNumber
Parent Element:MeasurementDataFields
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")
                    

Measurement text
XML Element Name:ItemText
Parent Element:MeasurementDataFields
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:MeasurementDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   3Mandatory 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:MeasurementDataFields
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")
                    

Reference 2
XML Element Name:REF2
Parent Element:MeasurementDataFields
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 "REF2")
                    

Reference 3
XML Element Name:REF3
Parent Element:MeasurementDataFields
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 "REF3")
                    

Betrag
XML Element Name:Amount
Parent Element:MeasurementDataFields
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.

Down payment invoiced
XML Element Name:InvoicedOnAccount
Parent Element:MeasurementDataFields
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:TaxPercentage
Parent Element:MeasurementDataFields
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.

Manual formula
XML Element Name:ManualFormula
Parent Element:MeasurementDataFields
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 "MANUELLEFORMEL")
                    

Sum formula field
XML Element Name:FORMELFELDSUM
Parent Element:MeasurementDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   3Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Daily Report item no.
XML Element Name:TRRAPOSNR
Parent Element:MeasurementDataFields
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 "TRRAPOSNR")
                    

Rapport journalier type de taux
XML Element Name:TRANSATZTYP
Parent Element:MeasurementDataFields
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 "TRANSATZTYP")
                    

Daily report column no.
XML Element Name:TRSPALTENNR
Parent Element:MeasurementDataFields
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 "TRSPALTENNR")
                    

Price
XML Element Name:Price
Parent Element:MeasurementDataFields
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.

Invoice address
XML Element Name:InvoiceAddressCodeName
Parent Element:MeasurementDataFields
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 rebates active
XML Element Name:ConditionRebateActive
Parent Element:MeasurementDataFields
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 "KONDRABATTAKTIV")
                    

Number
XML Element Name:IdentificationlNumber
Parent Element:MeasurementDataFields
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 "IDENT_NR")
                    

Revenue account
XML Element Name:ERTRAG_KTO
Parent Element:MeasurementDataFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price Gross
XML Element Name:PREIS_BRUTTO
Parent Element:MeasurementDataFields
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_BRUTTO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Master reference
XML Element Name:STAMMBEZUG
Parent Element:MeasurementDataFields
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 "STAMMBEZUG")
                    

Text
XML Element Name:Text
Parent Element:MeasurementDataFields
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:MeasurementData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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:

                

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")
                    

EGL
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")
                    

ET
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")
                    

SDU
XML Element Name:NGL
Parent Element:AnalysisItemFields
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 "NGL")
                    

SDR
XML Element Name:RGL
Parent Element:AnalysisItemFields
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 "RGL")
                    

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")
                    

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")
                    

CE main group
XML Element Name:CostElementMainGroup
Parent Element:AnalysisItemFields
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 "KEHAUPTGRP")
                    

CE sub-group
XML Element Name:CostElementSubgroup
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 "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:
Quantity unit
(The internal field ID for this element is "EHTNR")

Catalogue type
XML Element Name:CatalogueType
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 "KATALOGTYP")
                    

Vendor
XML Element Name:Vendor
Parent Element:AnalysisItemFields
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 "ANBIETER")
                    

Product type item
XML Element Name:ProductTypeItem
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 "PRODTYPPOS")
                    

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")
                    

Variant product
XML Element Name:VariantProduct
Parent Element:AnalysisItemFields
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 "VARIANTENPRODUKT")
                    

Product variant
XML Element Name:ProductVariantNumberItem
Parent Element:AnalysisItemFields
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 "VARIDPOS")
                    

IC/SO
XML Element Name:ICVA
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Installation code/installation type
(The internal field ID for this element is "ICVA")

Time 1
XML Element Name:ZEIT1
Parent Element:AnalysisItemFields
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 "ZEIT1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time 2
XML Element Name:ZEIT2
Parent Element:AnalysisItemFields
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 "ZEIT2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time 3
XML Element Name:ZEIT3
Parent Element:AnalysisItemFields
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 "ZEIT3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Original formula
XML Element Name:FORMELORIG
Parent Element:AnalysisItemFields
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 "FORMELORIG")
                    

Formula field
XML Element Name:FORMELCONV
Parent Element:AnalysisItemFields
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 "FORMELCONV")
                    

Quantity floating 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.

Quantity floating 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.

Quantity floating 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.

Quantity floating 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.

Quantity floating 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.

Quantity floating 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.

Quantity floating 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.

Surcharge in % 7
XML Element Name:ChargePercentage7
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.

Surcharge quantity constant 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.

Reference value quantity 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.

Quantity floating 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.

Surcharge in % 8
XML Element Name:ChargePercentage8
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.

Surcharge quantity constant 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.

Reference value quantity 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.

Quantity floating 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.

Surcharge in % 9
XML Element Name:ChargePercentage9
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.

Surcharge quantity constant 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.

Reference value quantity 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.

Quantity 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.

Quantity 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.

Quantity 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.

Quantity 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.

Quantity 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.

Quantity 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.

Quantity 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.

Quantity 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.

Quantity 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.

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")
                    

Preis-Nr.
XML Element Name:PriceNumber
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 "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")
                    

Regie - calc. rate
XML Element Name:RegieCalculationRate
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 "KALKANSATZREG")
                    

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.

Designation 1
XML Element Name:RelationalDesignation1
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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:
Group service code
(The internal field ID for this element is "GRPLEISTUNGAKTIV")

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.

Correction
XML Element Name:Correction
Parent Element:AnalysisItemFields
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 "KFM")
                    

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

Amount-Cat. Basis
XML Element Name:BETRAGKEKATBASIS
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 "BETRAGKEKATBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. WK1
XML Element Name:BETRAGKEKATWK1
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 "BETRAGKEKATWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. WK2
XML Element Name:BETRAGKEKATWK2
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 "BETRAGKEKATWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount-Cat. Offer
XML Element Name:BETRAGKEKATANGEBOT
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 "BETRAGKEKATANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity-time
XML Element Name:MENGEZEIT
Parent Element:AnalysisItemFields
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 "MENGEZEIT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Basis
XML Element Name:INSTZEITBETRAGBASIS
Parent Element:AnalysisItemFields
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 "INSTZEITBETRAGBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK1
XML Element Name:INSTZEITBETRAGWK1
Parent Element:AnalysisItemFields
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 "INSTZEITBETRAGWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount WK2
XML Element Name:INSTZEITBETRAGWK2
Parent Element:AnalysisItemFields
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 "INSTZEITBETRAGWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst.-Time-Amount Offer
XML Element Name:INSTZEITBETRAGANGEBO
Parent Element:AnalysisItemFields
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 "INSTZEITBETRAGANGEBO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Basis
XML Element Name:TBZEITBETRAGBASIS
Parent Element:AnalysisItemFields
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 "TBZEITBETRAGBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK1
XML Element Name:TBZEITBETRAGWK1
Parent Element:AnalysisItemFields
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 "TBZEITBETRAGWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount WK2
XML Element Name:TBZEITBETRAGWK2
Parent Element:AnalysisItemFields
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 "TBZEITBETRAGWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB-Time-Amount Offer
XML Element Name:TBZEITBETRAGANGEBOT
Parent Element:AnalysisItemFields
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 "TBZEITBETRAGANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Basis
XML Element Name:ZEITTOTALBASIS
Parent Element:AnalysisItemFields
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 "ZEITTOTALBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK1
XML Element Name:ZEITTOTALWK1
Parent Element:AnalysisItemFields
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 "ZEITTOTALWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total WK2
XML Element Name:ZEITTOTALWK2
Parent Element:AnalysisItemFields
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 "ZEITTOTALWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time-Total Offer
XML Element Name:ZEITTOTALANGEBOT
Parent Element:AnalysisItemFields
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 "ZEITTOTALANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst. Service Value
XML Element Name:LEISTUNGSWERTINST
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 "LEISTUNGSWERTINST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB Service Value
XML Element Name:LEISTUNGSWERTTB
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 "LEISTUNGSWERTTB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Basis
XML Element Name:TOTALINSTBASIS
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 "TOTALINSTBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK1
XML Element Name:TOTALINSTWK1
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 "TOTALINSTWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK2
XML Element Name:TOTALINSTWK2
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 "TOTALINSTWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Offer
XML Element Name:TOTALINSTANGEBOT
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 "TOTALINSTANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Basis
XML Element Name:TOTALTBBASIS
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 "TOTALTBBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK1
XML Element Name:TOTALTBWK1
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 "TOTALTBWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK2
XML Element Name:TOTALTBWK2
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 "TOTALTBWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Offer
XML Element Name:TOTALTBANGEBOT
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 "TOTALTBANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Analog item
XML Element Name:ANALOGPOSCB
Parent Element:AnalysisItemFields
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 "ANALOGPOSCB")
                    

Total-Type
XML Element Name:TOTALTYP
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 "TOTALTYP")
                    

ARF price
XML Element Name:PREISVRG
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "PREISVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF amount
XML Element Name:BETRAGVRG
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "BETRAGVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ARF total
XML Element Name:TOTALVRG
Parent Element:AnalysisItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Construction phase
XML Element Name:BAUPHASE
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 "BAUPHASE")
                    

Service value before factor
XML Element Name:LEISTUNGSWERTVORFAKT
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 "LEISTUNGSWERTVORFAKT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

CE / 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.

Classification values
XML Element Name:ClassificationValue
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation 2
XML Element Name:RelationalDesignation2
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Price base Calculated
XML Element Name:PriceBasisCalcualted
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 "PREISBASIS_CALCED")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Supplier description
XML Element Name:SuisseTecSupplierDescription
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Picture
XML Element Name:BILD
Parent Element:AnalysisItemFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

Quantity type
XML Element Name:QuantitiesType
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 "MENGENTYP")
                    

Service value per item (quantity devis)
XML Element Name:LEIWERTPROPOSDEVIS
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 "LEIWERTPROPOSDEVIS")
                    
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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:Import und Export
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.

Reserve
XML Element Name:TOTALVRG
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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.

ARF total FC
XML Element Name:TOTALVRGFW
Parent Element:AnalysisTotalFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Anticipated recycling fees
(The internal field ID for this element is "TOTALVRGFW")
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: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 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.

Manually
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 offer FC
XML Element Name:TotalOfferForeignCurrency
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 "TOTALANGEBOTFW")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total before correction basis
XML Element Name:TotalBeforeCorrectionBasis
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 "TOTALVORKFMBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total before correction WK 1
XML Element Name:TotalBeforeCorrectionProductionCost1
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 "TOTALVORKFMWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total before correction WK 2
XML Element Name:TotalBeforeCorrectionProductionCost2
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 "TOTALVORKFMWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total before correction offer
XML Element Name:TotalBeforeCorrectionOffer
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 "TOTALVORKFMANGEB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction basis
XML Element Name:TotalAfterCorrectionBasis
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 "TOTALNACHKFMBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction WK 1
XML Element Name:TotalAfterCorrectionProductionCost1
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 "TOTALNACHKFMWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction WK 2
XML Element Name:TotalAfterCorrectionProductionCost2
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 "TOTALNACHKFMWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total after correction offer
XML Element Name:TotalAfterCorrectionOffer
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 "TOTALNACHKFMANGEB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction basis
XML Element Name:MaterialExcludingCorrectionBasis
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 "MATERIALOHNEKFMBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction WK 1
XML Element Name:MaterialExcludingCorrectionProductionCost1
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 "MATERIALOHNEKFMWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction WK 2
XML Element Name:MaterialExcludingCorrectionProductionCost2
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 "MATERIALOHNEKFMWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Material without correction offer
XML Element Name:MaterialExcludingCorrectionOffer
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 "MATERIALOHNEKFMANGEB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Correction
XML Element Name:Correction
Parent Element:AnalysisTotalFields
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 "KFM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inst. Service Value
XML Element Name:LEISTUNGSWERTINST
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 "LEISTUNGSWERTINST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

TB Service Value
XML Element Name:LEISTUNGSWERTTB
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 "LEISTUNGSWERTTB")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Basis
XML Element Name:TOTALINSTBASIS
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 "TOTALINSTBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK1
XML Element Name:TOTALINSTWK1
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 "TOTALINSTWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation WK2
XML Element Name:TOTALINSTWK2
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 "TOTALINSTWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total Installation Offer
XML Element Name:TOTALINSTANGEBOT
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 "TOTALINSTANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Basis
XML Element Name:TOTALTBBASIS
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 "TOTALTBBASIS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK1
XML Element Name:TOTALTBWK1
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 "TOTALTBWK1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB WK2
XML Element Name:TOTALTBWK2
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 "TOTALTBWK2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total TB Offer
XML Element Name:TOTALTBANGEBOT
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 "TOTALTBANGEBOT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

XML Element Name:ANALOGPOSCB
Parent Element:AnalysisTotalFields
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 "ANALOGPOSCB")
                    

Total offer optimised
XML Element Name:TOTALANGEBOTOPT
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 "TOTALANGEBOTOPT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Leistungswert vor Faktor
XML Element Name:LEISTUNGSWERTVORFAKT
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 "LEISTUNGSWERTVORFAKT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Time without GrpSvcs
XML Element Name:TimeWithoutGroupLeader
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 "ZEITOHNEGRPLEI")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Designation
XML Element Name:UKBEZ
Parent Element:AnalysisTotalFields
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 "UKBEZ")
                    

Service value per item (quantity measurement)
XML Element Name:LEIWERTPROPOSAUSMASS
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 "LEIWERTPROPOSAUSMASS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Original association total
XML Element Name:ORIGVERBANDSTOTAL
Parent Element:AnalysisTotalFields
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 "ORIGVERBANDSTOTAL")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service value correction
XML Element Name:LEISTUNGSWERTKORREKTUR
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 "LEISTUNGSWERTKORREKTUR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Condition line
XML Element Name:ConditionLine
Parent Element:AddendumWithoutVersion
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:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Condition type
XML Element Name:ConditionKind
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: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 "KONDITIONSTYP")
                    

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

EGL
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")
                    

ET
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")
                    

Machine operation code
XML Element Name:MachineOperationCode
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 "MASCHINENBEDCD")
                    

Condition group
XML Element Name:ConditionGroup
Parent Element:ConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   13Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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.

Amount measurement
XML Element Name:AmountMeasurement
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 "BETRAGAUSM")
                    
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.

Total measurement
XML Element Name:TotalMeasurement
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 "TOTALAUSM")
                    
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: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.

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.

Include
XML Element Name:Include
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:
Restriction exists
(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:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

VAT code
XML Element Name:TaxCode
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")
                    

Reference amount measurement
XML Element Name:ReferenceAmountMeasurement
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 "BEZUGBETRAGAUSM")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Reference amount measurement VAT 1
XML Element Name:ReferenceAmountMeasureTax1
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 "BEZUGBETRAGAUSMMWST1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Reference amount measurement VAT 2
XML Element Name:ReferenceAmountMeasureTax2
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 "BEZUGBETRAGAUSMMWST2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Reference amount measurement VAT 3
XML Element Name:ReferenceAmountMeasureTax3
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 "BEZUGBETRAGAUSMMWST3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Reference amount measurement VAT 4
XML Element Name:ReferenceAmountMeasureTax4
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 "BEZUGBETRAGAUSMMWST4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total measurement VAT 1
XML Element Name:ItemTotalMeasurementTax1
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 "POSTOTALAUSMMWST1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total measurement VAT 2
XML Element Name:ItemTotalMeasurementTax2
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 "POSTOTALAUSMMWST2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total measurement VAT 3
XML Element Name:ItemTotalMeasurementTax3
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 "POSTOTALAUSMMWST3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total measurement VAT 4
XML Element Name:ItemTotalMeasurementTax4
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 "POSTOTALAUSMMWST4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 1
XML Element Name:TotalMeasurementTax1
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 "TOTALAUSMMWST1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 2
XML Element Name:TotalMeasurementTax2
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 "TOTALAUSMMWST2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 3
XML Element Name:TotalMeasurementTax3
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 "TOTALAUSMMWST3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total measurement VAT 4
XML Element Name:TotalMeasurementTax4
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 "TOTALAUSMMWST4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Retention percentage by measurement
XML Element Name:RetentionPercentCalculated
Parent Element:ConditionLineFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Retention condition type by measurement
XML Element Name:RetentionConditionTypeCalculated
Parent Element:ConditionLineFields
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 "KONDTYPAUSMCALCED")
                    

Page break
XML Element Name:PAGEBREAK
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 "PAGEBREAK")
                    

Conditions warranty holdback - Item
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:
Transaction data

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.

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

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

                

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

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

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

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

From
XML Element Name:VON
Parent Element:FactorIndivFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

To
XML Element Name:BIS
Parent Element:FactorIndivFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

Time factor
XML Element Name:WERT1
Parent Element:FactorIndivFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

###MATERIALFAKTOR###
XML Element Name:WERT2
Parent Element:FactorIndivFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

Sequence item
XML Element Name:ProcessFlowData
Parent Element:AddendumPerVersion
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")
                    

Procedure line in transaction data cannot be modified
XML Element Name:NoChangeInProcessFlowLine
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")
                    

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")
                    

Decision action question
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")
                    

Archive
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")
                    

Printer query
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")
                    

Decision action answers
XML Element Name:DecisionActionAnswer
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Transfer order texts
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")
                    

SS 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")
                    

Daily report status
XML Element Name:DailyReportStatus
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")
                    

Initialise date of receipt with daily date
XML Element Name:InitialiseDateOfReceipt
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 "INIT_EINGANGSDATUM")
                    

Process ID
XML Element Name:ProcessIdentification
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 "PROCESS_ID")
                    

Version
XML Element Name:ProcessVersion
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 "PROCESS_VERSION")
                    

Set project status per date
XML Element Name:PROJECT_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 "PROJECT_STATUS")
                    

Project activity no.
XML Element Name:PROJECT_ACTIVITY
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 "PROJECT_ACTIVITY")
                    

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")
                    

Employees
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:AddressData
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 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)
with possible path information

Program name (*.EXE etc.)
with possible path information

(anything to be executed with file extension)
Default path: \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")
                    

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")
                    

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")
                    

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")
                    

Direct entry of new sub-contr. codes allowed
XML Element Name:SubcontractorCodeEntryAllowed
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")
                    

Direct entry of new codes allowed
XML Element Name:DirectCodeEntryAllowed
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")
                    

Modifying additional items in a building-contract bound construction order.
XML Element Name:ALLOWEDCHANGEWVNACH
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 "ALLOWEDCHANGEWVNACH")
                    

Name of user category
XML Element Name:UserCategory
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

User initiated
XML Element Name:TriggerUserName
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal 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:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Action
XML Element Name:Action
Parent Element:ProcessFlowDataFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal 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:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Next sequence function
XML Element Name:NAECHSTE_AKTION_BEZ
Parent Element:ProcessFlowDataFields
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 "NAECHSTE_AKTION_BEZ")
                    

Date for project status
XML Element Name:PROJECT_STATUS_DATUM
Parent Element:ProcessFlowDataFields
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 "PROJECT_STATUS_DATUM")
                    

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

###MODELLANSICHT_ATTRIBUTE###
XML Element Name:BDL_MODELVIEWERATTR
Parent Element:AddendumPerVersion
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

###MODELLANSICHT_ATTRIBUT###
XML Element Name:NR1
Parent Element:BDL_MODELVIEWERATTRFields
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 "NR1")
                    

No. value 1
XML Element Name:NRWERT1
Parent Element:BDL_MODELVIEWERATTRFields
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 "NRWERT1")
                    

No. value 2
XML Element Name:NRWERT2
Parent Element:BDL_MODELVIEWERATTRFields
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 "NRWERT2")
                    

###ATTRIBUTWERT###
XML Element Name:TEXT1
Parent Element:BDL_MODELVIEWERATTRFields
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 "TEXT1")
                    

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")
                    

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

Procedure no.
XML Element Name:ProcessFlowNumber
Parent Element:InvoiceRunHeaderFields
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 "ABLNR")
                    

Doc. type
XML Element Name:DocumentType
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

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:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Internal number of used VSER-procedure
(The internal field ID for this element is "VESR_INR")

Responsible person Short name
XML Element Name:VERANTWORTLICHER_KURZNAME
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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:   60Decimal 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.

User modif. prov. run
XML Element Name:MUTPROVUSER
Parent Element:InvoiceRunHeaderFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

User modif. def. run
XML Element Name:MUTDEFUSER
Parent Element:InvoiceRunHeaderFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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:
Reference amount incl. check digit for VSER
(The internal field ID for this element is "REFBETRAG")

Order no. credit note
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")
                    

Order backlog no. credit note
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")
                    

Service provision from
XML Element Name:ServiceProvisionFrom
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 "LEISTUNGVON")
                    

Service provision to
XML Element Name:ServiceProvisionTo
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 "LEISTUNGBIS")
                    

Invoice group
XML Element Name:FAKTURAGRUPPE
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

User modif. prov. run-Name
XML Element Name:MUTPROVUSER_NAME
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

User modif. def. run-Name
XML Element Name:MUTDEFUSER_NAME
Parent Element:InvoiceRunHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   9999999Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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 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")
                    

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")
                    

Invoice run no. of the reverse entry
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")
                    

Invoice type basis
XML Element Name:FAKLAUFTYP_BASE
Parent Element:InvoiceRunAddendumFields
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 "FAKLAUFTYP_BASE")
                    

Down payment item
XML Element Name:PercentageOnAccount
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:PercentageOnAccountFields
Parent Element:PercentageOnAccount
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:PercentageOnAccountFields
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:PercentageOnAccountFields
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")
                    

Sum contract
XML Element Name:ContractSum
Parent Element:PercentageOnAccountFields
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 "SUMMEVERTRAG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Percentage progress
XML Element Name:PercentageProgress
Parent Element:PercentageOnAccountFields
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 "PROZFORTSCHRITT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount progress
XML Element Name:AmountProgress
Parent Element:PercentageOnAccountFields
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 "BETRAGFORTSCHRITT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount manual progress
XML Element Name:BETRFORTSCHRMANUELL
Parent Element:PercentageOnAccountFields
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 "BETRFORTSCHRMANUELL")
                    

Invoice product
XML Element Name:FAKPRODNRA
Parent Element:PercentageOnAccountFields
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:MWSTCODE
Parent Element:PercentageOnAccountFields
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")
                    

Description
XML Element Name:ItemText
Parent Element:PercentageOnAccountFields
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")
                    

Percentage last payment on account
XML Element Name:PercentageLastPaymentOnAccount
Parent Element:PercentageOnAccountFields
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 "PROZLETZTEAKONTO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Amount last payment on account
XML Element Name:AmountLastPaymentOnAccount
Parent Element:PercentageOnAccountFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Number
XML Element Name:NUMMER
Parent Element:PercentageOnAccountFields
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 "NUMMER")
                    

Page break
XML Element Name:PAGEBREAK
Parent Element:PercentageOnAccountFields
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 "PAGEBREAK")
                    

Service provision
XML Element Name:LEISTUNGSERBRINGUNG
Parent Element:PercentageOnAccountFields
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 "LEISTUNGSERBRINGUNG")
                    

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:   2Decimal 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:   2Decimal 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")
                    

EGL
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")
                    

ET
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")
                    

Machine operation code
XML Element Name:MachineOperationCode
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 "MASCHINENBEDCD")
                    

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")
                    

Condition group
XML Element Name:ConditionGroup
Parent Element:InvoiceRunConditionLineFields
Field Type:Text
Action Type:Import und Export
Field Length:   13Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Invoice address
XML Element Name:InvoiceAddress
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:
Restriction exists
(The internal field ID for this element is "EINSCHRAENKUNG")

Reserve
XML Element Name:RESGLIEDERUNG1
Parent Element:InvoiceRunConditionLineFields
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 "RESGLIEDERUNG1")
                    

Reserve
XML Element Name:RESGLIEDERUNG2
Parent Element:InvoiceRunConditionLineFields
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 "RESGLIEDERUNG2")
                    

VAT code
XML Element Name:TaxCode
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")
                    

Page break
XML Element Name:PAGEBREAK
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 "PAGEBREAK")
                    

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.

VAT date 1
XML Element Name:TaxDate1
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")
                    

VAT date 2
XML Element Name:TaxDate2
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")
                    

VAT date 3
XML Element Name:TaxDate3
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")
                    

VAT date 4
XML Element Name:TaxDate4
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:TaxCode1
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:TaxCode2
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:TaxCode3
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:TaxCode4
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")
                    

Invoice run conditions warranty hold back item
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.

Invoice run text on account
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")
                    

Invoice run header header text general
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")
                    

Invoice run header footer text general
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")
                    

Invoice run header header text measurement
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")
                    

Invoice run header footer text measurement
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")
                    

Invoice run header header text 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")
                    

Invoice run header footer text 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")