Interface: IMMO - HCIC invoice definitions Version 2016.00

This documentation describes the AbaConnect Interface HCIC invoice definitions for the IMMO Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :IMMO
Interface Name :HCIC invoice definitions
ID :SettlementDefinitions ( SettlementDefinitions )
Version :2016.00
Status:Productive


Displays the possible import and export features for this interface.

Export / Import Modus
Export :XML
Import :XML


Displays additional information for this interface.

Additional Information

                                  Highest field Revision for this interface : 6



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :
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>IMMO</Application>
      <Id>SettlementDefinitions</Id>
      <MapId>AbaDefault</MapId>
      <Version>2016.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>
      <SettlementDefinitions mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </SettlementDefinitions>
    </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"  "-aIMMO"  "-version2016.00"  "-M7777"  "-acidSettlementDefinitions"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aIMMO"  "-version2016.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
SettlementDefinitionsHCIC invoice definitions---No
    - RealEstateNumberReal estate no.SettlementDefinitionsNumber12No
    - SettlementTypeSettlement typeSettlementDefinitionsNumber12No
    - ValidFromValid fromSettlementDefinitionsDate-No
    - FeeInPercentFee in %SettlementDefinitionsNumber2No
    - SettledCostsCalculated costsSettlementDefinitionsText4096No
    - OtherRealEstateDefinitionSwitchUse definition of another property Yes/NoSettlementDefinitionsBoolean-No
    - RealEstateNumberOtherDefinitionReal estate no. of another definitionSettlementDefinitionsNumber12No
    - OtherDefinitionSettlementTypeSettlement type of another definitionSettlementDefinitionsNumber12No
    - BookingTypeBooking typeSettlementDefinitionsNumber2No
    - ExpenseAccountExpense acctSettlementDefinitionsNumber12No
    - CostCentre1Cost centre 1SettlementDefinitionsNumber12No
    - CostCentre2Cost centre 2SettlementDefinitionsNumber12No
    - OverrideSettlementAdministrationOverride responsible administration for settlement Yes/NoSettlementDefinitionsBoolean-No
    - AdministrationForSettlementAdministration for settlementSettlementDefinitionsNumber8No
    - OverrideEnquiryAdministrationOverride responsible administration for questions Yes/NoSettlementDefinitionsBoolean-No
    - AdministrationForFurtherEnquiriesAdministration for questionsSettlementDefinitionsNumber8No
    - FurtherEnquiryFunctionFunction for questionsSettlementDefinitionsNumber12No
    - FeeBasisFee basisSettlementDefinitionsNumber2No
    - AccountTypeAccount assignment typeSettlementDefinitionsNumber2No
    - AccountProposalAccount assignment proposal No. (FK to YKK)SettlementDefinitionsNumber10No
    - DesignationDesignationsSettlementDefinitionsText4096No
    - CreationDateRecord creation dateSettlementDefinitionsDate/Time-No
    - CreationUserNameRecord creation userSettlementDefinitionsText50No
    - ModificationDateRecord modification dateSettlementDefinitionsDate/Time-No
    - ModificationUserNameRecord modification userSettlementDefinitionsText50No
    - RebookingSwitchRebook Yes/NoSettlementDefinitionsBoolean-No
    - RoundingModeRounding typeSettlementDefinitionsNumber2No
    - OutputFeeOnceSwitchOnly output fee once Yes/NoSettlementDefinitionsBoolean-No
    - ExtendedDefinitionNumberExtended definition no.SettlementDefinitionsNumber12No
    - FeePercentHeatingFee percentage heatingSettlementDefinitionsNumber2No
    - FeeBaseHeatingFee basis heatingSettlementDefinitionsNumber2No
    - FeeTypeHeatingFee type heatingSettlementDefinitionsNumber2No
    - FlatRateFeeDefinitionFee lump-sum definitionSettlementDefinitionsNumber12No
    - FlatRateFeeValidFromFee lump-sum valid fromSettlementDefinitionsDate-No
    - FeePercentIncidentalCostsFee percentage incidental costsSettlementDefinitionsNumber2No
    - FeeBaseIncidentalFee basis incidental costsSettlementDefinitionsNumber2No
    CostTreeHCIC cost origin tree layoutSettlementDefinitions--No
        - TreeNumberUnique tree identificationCostTreeNumber12No
        - TreeParentNumberReference to the parent elementCostTreeNumber12No
        - DistributionTypeDistribution node typeCostTreeNumber2No
        CostDistributionHCIC cost distributionCostTree--No
            - MeterTypeLevelCostDistributionNumber2No
            - PercentagePortionPortion in percentCostDistributionNumber4No
            - KeyNumberKey No. (Real estate key value)CostDistributionNumber12No
            - MeterNumberCounter no. (HCIC base data)CostDistributionNumber6No
            - MonthlyWeightingSwitchProvide monthly weighting Yes/NoCostDistributionBoolean-No
            - MonthlyWeightingMonthly weightingCostDistributionNumber12No
            - WeightingFactorSwitchProvide weighting factor Yes/NoCostDistributionBoolean-No
            - WeightingFactorWeighting factorCostDistributionNumber12No
            - VacancyFactorSwitchProvide vacancy factor Yes/NoCostDistributionBoolean-No
            - VacancyFactorVacancy factorCostDistributionNumber2No
            - OverrideInvolvedObjectSwitchOverrideParticipatingObject Yes/NoCostDistributionBoolean-No
            - DistributionTypeDistribution typeCostDistributionNumber2Yes
            - DesignationDesignationsCostDistributionText4096No
            - EFKNrRFA no.CostDistributionNumber12No
            - PreDistributeTypePre-distribution typeCostDistributionNumber2No
            - HeatingPeriodIncludedConsider heating period Yes/NoCostDistributionBoolean-No
            - HeatingPeriodGroupHeating period groupCostDistributionNumber12No
            - HeatingPeriodConsider heating periodCostDistributionNumber2No
            DesignationDataList of the designationsCostDistribution--No
                - LanguageLanguageDesignationDataText1Yes
                - DesignationDesignationDesignationDataText4096Yes
            ExternalRealEstateDefinitionHCIC definition external real estateCostDistribution--No
                - ReferenceRealEstateNumberReference REMS no.ExternalRealEstateDefinitionNumber12No
                - OverrideInvolvedObjectSwitchOverride object Yes/NoExternalRealEstateDefinitionBoolean-No
                - MeterNumberCounter no.ExternalRealEstateDefinitionNumber6Yes
                OverrideSelectionListOverride selection listExternalRealEstateDefinition--No
                    - ConnectionTypeLink to record typeOverrideSelectionListNumber4No
                    - ReferenceNumberReference no. 1OverrideSelectionListNumber12No
            OverrideInvolvedObjectsOverrideParticipatingObjectCostDistribution--No
                - ObjectNumberObjectNo.OverrideInvolvedObjectsText30No
            OverrideSelectionList1Override selection listCostDistribution--No
                - ConnectionTypeLink to record typeOverrideSelectionList1Number4No
                - ReferenceNumberReference no. 1OverrideSelectionList1Number12No
            WarmWaterHeatingsSettlement definition heating rebookingCostDistribution--No
                - RealEstateNumberReal Estate no.WarmWaterHeatingsNumber12Yes
                - SettlementTypeSettlement typeWarmWaterHeatingsNumber12Yes
                - ValidFromValid fromWarmWaterHeatingsDate-Yes
                - TreeNumberUnique tree identificationWarmWaterHeatingsNumber12No
                - RebookingNumberRebooking no.WarmWaterHeatingsNumber8No
        CostOriginHCIC cost originCostTree--No
            - CostDefinitionRecordIDUnique ID of a cost definition recordCostOriginNumber12No
            - CostDefinitionNumberCost definitions no.CostOriginNumber12No
            - AccountNumberAccount no.CostOriginNumber12No
            - CostCentre1Cost centre 1CostOriginNumber12No
            - CostCentre2Cost centre 2CostOriginNumber12No
            - ReadConsumptionValuesSwitchRead consumption valuesCostOriginBoolean-No
            - MeterCounter no.CostOriginNumber6No
            - CalculateAdministrationFeeCalculate management feeCostOriginBoolean-No
            - OverrideFeeSwitchOverride fee Yes/NoCostOriginBoolean-No
            - FeeInPercentFee in percCostOriginNumber2No
            - OverrideDivisionSwitchOverride div Yes/NoCostOriginBoolean-No
            - OverriddenDivisionOverridden divisionCostOriginNumber6No
            - OverriddenCostCentreOverridden cost centreCostOriginNumber12No
            - FeeTypeHeatingFee type heatingCostOriginNumber2No
            - OverrideBuildingHouseFeeSwitchOverride fee building / houseCostOriginBoolean-No
            - OverrideBuildingHouseNumberFeeOverride fee building / house no.CostOriginNumber12No
            - OverrideBuildingHouseFeeTypeOverride fee building / house typeCostOriginNumber2No
            - QuantityWarmWaterAmount for warm water distributionCostOriginBoolean-No
            - FeeTypeFee typeCostOriginNumber2No
            - OverrideIncidentalCostsFeeOverride incidental costs feeCostOriginBoolean-No
            - IncidentalCostsFeeFee incidental costs for the extended definitionCostOriginNumber2No
            - InheritDynamicallyInherit dynamically Yes/NoCostOriginBoolean-No
            OverrideIncidentalFeeDefinitionHCIC fee definitionCostOrigin--No
                - RealEstateNumberReal Estate No.OverrideIncidentalFeeDefinitionNumber12Yes
                - SettlementTypeSettlement typeOverrideIncidentalFeeDefinitionNumber12Yes
                - ValidFromValid fromOverrideIncidentalFeeDefinitionDate-Yes
                - FeeNumberFee no.OverrideIncidentalFeeDefinitionNumber8Yes
                - QuantityNumberOverrideIncidentalFeeDefinitionNumber4No
                - ActiveActiveOverrideIncidentalFeeDefinitionBoolean-No
                - CostOriginNumberOrigin of costsOverrideIncidentalFeeDefinitionNumber12No
        DesignationDataList of the designationsCostTree--No
            - LanguageLanguageDesignationDataText1Yes
            - DesignationDesignationDesignationDataText4096Yes
        SettlementManualRebookingHCIC settlement rebookingCostTree--No
            - RebookingNumberRebooking no.SettlementManualRebookingNumber8No
            - AccountNumberAccount no.SettlementManualRebookingNumber12No
            - CostCentre1Cost centre 1SettlementManualRebookingNumber12No
            - CostCentre2Cost centre 2SettlementManualRebookingNumber12No
            - DistributionTypeDistrib. typeSettlementManualRebookingNumber2No
            - DesignationDesignationsSettlementManualRebookingText4096No
            SettlementManualRebookingTargetHCIC settlement rebookingSettlementManualRebooking--No
                - AccountNumberAccount no.SettlementManualRebookingTargetNumber12No
                - CostCentre1Cost centre 1SettlementManualRebookingTargetNumber12No
                - CostCentre2Cost centre 2SettlementManualRebookingTargetNumber12No
                - PercentagePortionPercent portionSettlementManualRebookingTargetNumber2No
                - RebookingTextRebooking textSettlementManualRebookingTargetText60No
                - MeterNumberCounter no.SettlementManualRebookingTargetNumber12No
    DesignationDataList of the designationsSettlementDefinitions--No
        - LanguageLanguageDesignationDataText1Yes
        - DesignationDesignationDesignationDataText4096Yes
    ItemTableForAccountProposalItem table for account proposalsSettlementDefinitions--No
        - AccountProposalTypeDefAccountTypeItemTableForAccountProposalNumber2No
        - AccountAccountItemTableForAccountProposalNumber12No
        - CostCentre1Cost centre 1ItemTableForAccountProposalNumber12No
        - CostCentre2Cost centre 2ItemTableForAccountProposalNumber12No
    SettlementDependenciesHCIC settlement dependenciesSettlementDefinitions--No
        - RealEstateNumberDependenceDependent real estate no.SettlementDependenciesNumber12No
        - SettlementTypeDependenceDependent settlement typeSettlementDependenciesNumber12No
        - RelationTypeDependency typeSettlementDependenciesNumber2No
    HeatingTypesHCIC heating typesSettlementDefinitions--No
        - RealEstateNumberReal Estate no.HeatingTypesNumber12Yes
        - SettlementTypeSettlement typeHeatingTypesNumber12Yes
        - ValidFromValid fromHeatingTypesDate-Yes
        - RebookingNumberRebooking no.HeatingTypesNumber8Yes
        - HeatingTypeHeating typeHeatingTypesNumber8No
        - ServiceServiceHeatingTypesNumber8No
        - RebookingElectricitySwitchRebook electricity Yes/NoHeatingTypesBoolean-No
        - ElectricityMeterNumberElectricity counter no.HeatingTypesNumber6No
        - ElectricityAccountElectricity accountHeatingTypesNumber12No
        - ElectricityCostCentre1Electricity CC 1HeatingTypesNumber12No
        - ElectricityCostCentre2Electricity CC 2HeatingTypesNumber12No
        - ElectricityContraAccountElectricity contra accountHeatingTypesNumber12No
        - ElectricityContraCostCentre1Electricity contra CC 1HeatingTypesNumber12No
        - ElectricityContraCostCentre2Electricity contra CC 2HeatingTypesNumber12No
        - MonitoringCostsSwitchMonitoring costs Yes/NoHeatingTypesBoolean-No
        - MonitoringCostsKeyNumberMonitoring costs key no.HeatingTypesNumber12No
        - MonitoringCostsAccountMonitoring costs accountHeatingTypesNumber12No
        - MonitoringCostsCostCentre1Monitoring costs CC 1HeatingTypesNumber12No
        - MonitoringCostsCostCentre2Monitoring costs CC 2HeatingTypesNumber12No
        - MonitoringCostsContraAccountMonitoring costs contra accountHeatingTypesNumber12No
        - MonitoringCostsContraCostCentre1Monitoring costs contra CC 1HeatingTypesNumber12No
        - MonitoringCostsContraCostCentre2Monitoring costs contra CC 2HeatingTypesNumber12No
        - OverrideSelectionSwitchOverride selection Yes / NoHeatingTypesBoolean-No
        - CreationDateRecord creation dateHeatingTypesDate/Time-No
        - CreationUserNameRecord creation userHeatingTypesText50No
        - ModificationDateRecord modification dateHeatingTypesDate/Time-No
        - ModificationUserNameRecord modification userHeatingTypesText50No
        - CapacityCapacityHeatingTypesNumber12No
        HeatingTypesDesignationDataList of the designationsHeatingTypes--No
            - LanguageLanguageHeatingTypesDesignationDataText1Yes
            - DesignationDesignationHeatingTypesDesignationDataText200Yes
        HeatingTypesOverrideSelectionListOverride selection listHeatingTypes--No
            - ConnectionTypeLink to record typeHeatingTypesOverrideSelectionListNumber4No
            - ReferenceNumberReference no. 1HeatingTypesOverrideSelectionListNumber12No
    IncidentalFeeDefinitionHCIC fee definitionSettlementDefinitions--No
        - RealEstateNumberReal Estate No.IncidentalFeeDefinitionNumber12Yes
        - SettlementTypeSettlement typeIncidentalFeeDefinitionNumber12Yes
        - ValidFromValid fromIncidentalFeeDefinitionDate-Yes
        - FeeNumberFee no.IncidentalFeeDefinitionNumber8Yes
        - QuantityNumberIncidentalFeeDefinitionNumber4No
        - ActiveActiveIncidentalFeeDefinitionBoolean-No
        - CreationDateRecord creation dateIncidentalFeeDefinitionDate/Time-No
        - CreationUserNameRecord creation userIncidentalFeeDefinitionText50No
        - ModificationDateRecord modification dateIncidentalFeeDefinitionDate/Time-No
        - ModificationUserNameRecord modification userIncidentalFeeDefinitionText50No
        - CostOriginNumberOrigin of costsIncidentalFeeDefinitionNumber12No



Field Information

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

Real estate no.
XML Element Name:RealEstateNumber
Parent Element:SettlementDefinitions
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 "ImmobilienNr")
                    

Settlement type
XML Element Name:SettlementType
Parent Element:SettlementDefinitions
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 "AbrechnungsArt")
                    

Valid from
XML Element Name:ValidFrom
Parent Element:SettlementDefinitions
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 "GueltigAb")
                    

Fee in %
XML Element Name:FeeInPercent
Parent Element:SettlementDefinitions
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Calculated costs
XML Element Name:SettledCosts
Parent Element:SettlementDefinitions
Field Type:Text
Action Type:Import und Export
Field Length:   4096Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Use definition of another property Yes/No
XML Element Name:OtherRealEstateDefinitionSwitch
Parent Element:SettlementDefinitions
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 "DefImmoVerwJN")
                    

Real estate no. of another definition
XML Element Name:RealEstateNumberOtherDefinition
Parent Element:SettlementDefinitions
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 "DefImmobilienNr")
                    

Settlement type of another definition
XML Element Name:OtherDefinitionSettlementType
Parent Element:SettlementDefinitions
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 "DefAbrArt")
                    

Booking type
XML Element Name:BookingType
Parent Element:SettlementDefinitions
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 "Verbuchungsart")
                    

Expense acct
XML Element Name:ExpenseAccount
Parent Element:SettlementDefinitions
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 "Aufwandkonto")
                    

Cost centre 1
XML Element Name:CostCentre1
Parent Element:SettlementDefinitions
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 "KST1")
                    

Cost centre 2
XML Element Name:CostCentre2
Parent Element:SettlementDefinitions
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 "KST2")
                    

Override responsible administration for settlement Yes/No
XML Element Name:OverrideSettlementAdministration
Parent Element:SettlementDefinitions
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 "AbrVerwUebersJN")
                    

Administration for settlement
XML Element Name:AdministrationForSettlement
Parent Element:SettlementDefinitions
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 "AbrVerwaltung")
                    

Override responsible administration for questions Yes/No
XML Element Name:OverrideEnquiryAdministration
Parent Element:SettlementDefinitions
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 "RueckfVerwUeberstJN")
                    

Administration for questions
XML Element Name:AdministrationForFurtherEnquiries
Parent Element:SettlementDefinitions
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 "RueckVerwaltung")
                    

Function for questions
XML Element Name:FurtherEnquiryFunction
Parent Element:SettlementDefinitions
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 "RueckFunktion")
                    

Fee basis
XML Element Name:FeeBasis
Parent Element:SettlementDefinitions
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 "Honorarbasis")
                    

Account assignment type
XML Element Name:AccountType
Parent Element:SettlementDefinitions
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 "KontierungsTyp")
                    

Account assignment proposal No. (FK to YKK)
XML Element Name:AccountProposal
Parent Element:SettlementDefinitions
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 "KontoVorsNr")
                    

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

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

Record creation date
XML Element Name:CreationDate
Parent Element:SettlementDefinitions
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 "CreationDate")
                    

Record creation user
XML Element Name:CreationUserName
Parent Element:SettlementDefinitions
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 "CreationUserName")
                    

Record modification date
XML Element Name:ModificationDate
Parent Element:SettlementDefinitions
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 "ModificationDate")
                    

Record modification user
XML Element Name:ModificationUserName
Parent Element:SettlementDefinitions
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 "ModificationUserName")
                    

Rebook Yes/No
XML Element Name:RebookingSwitch
Parent Element:SettlementDefinitions
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 "UmbuchungJN")
                    

Rounding type
XML Element Name:RoundingMode
Parent Element:SettlementDefinitions
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 "RundungsArt")
                    

Only output fee once Yes/No
XML Element Name:OutputFeeOnceSwitch
Parent Element:SettlementDefinitions
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 "HonEinmalAusgJN")
                    

Extended definition no.
XML Element Name:ExtendedDefinitionNumber
Parent Element:SettlementDefinitions
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 "ErwDefDefinition")
                    

Fee percentage heating
XML Element Name:FeePercentHeating
Parent Element:SettlementDefinitions
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fee basis heating
XML Element Name:FeeBaseHeating
Parent Element:SettlementDefinitions
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 "HonorarbasisHeizung")
                    

Fee type heating
XML Element Name:FeeTypeHeating
Parent Element:SettlementDefinitions
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 "HonorarTypHeizung")
                    

Fee lump-sum definition
XML Element Name:FlatRateFeeDefinition
Parent Element:SettlementDefinitions
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 "HonPauschDef")
                    

Fee lump-sum valid from
XML Element Name:FlatRateFeeValidFrom
Parent Element:SettlementDefinitions
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 "HonPauschalGueltigAb")
                    

Fee percentage incidental costs
XML Element Name:FeePercentIncidentalCosts
Parent Element:SettlementDefinitions
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Fee basis incidental costs
XML Element Name:FeeBaseIncidental
Parent Element:SettlementDefinitions
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 "HonBasisNebenkosten")
                    

HCIC cost origin tree layout
XML Element Name:CostTree
Parent Element:SettlementDefinitions
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Unique tree identification
XML Element Name:TreeNumber
Parent Element:CostTree
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 "BaumNr")
                    

Reference to the parent element
XML Element Name:TreeParentNumber
Parent Element:CostTree
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
-1 if no parent is available (topmost tree level)
(The internal field ID for this element is "BaumParentNr")

Distribution node type
XML Element Name:DistributionType
Parent Element:CostTree
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 "TypVerteilung")
                    

HCIC cost distribution
XML Element Name:CostDistribution
Parent Element:CostTree
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Level
XML Element Name:MeterType
Parent Element:CostDistribution
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")
                    

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

Key No. (Real estate key value)
XML Element Name:KeyNumber
Parent Element:CostDistribution
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 "SchluesselNr")
                    

Counter no. (HCIC base data)
XML Element Name:MeterNumber
Parent Element:CostDistribution
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 "ZaehlerNr")
                    

Provide monthly weighting Yes/No
XML Element Name:MonthlyWeightingSwitch
Parent Element:CostDistribution
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 "MonatsgewichtungJN")
                    

Monthly weighting
XML Element Name:MonthlyWeighting
Parent Element:CostDistribution
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 "Monatsgewichtung")
                    

Provide weighting factor Yes/No
XML Element Name:WeightingFactorSwitch
Parent Element:CostDistribution
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 "GewichtungsfaktorJN")
                    

Weighting factor
XML Element Name:WeightingFactor
Parent Element:CostDistribution
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 "Gewichtungsfaktor")
                    

Provide vacancy factor Yes/No
XML Element Name:VacancyFactorSwitch
Parent Element:CostDistribution
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 "LeerstandfaktorJN")
                    

Vacancy factor
XML Element Name:VacancyFactor
Parent Element:CostDistribution
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

OverrideParticipatingObject Yes/No
XML Element Name:OverrideInvolvedObjectSwitch
Parent Element:CostDistribution
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 "ObjekteUeberstJN")
                    

Distribution type
XML Element Name:DistributionType
Parent Element:CostDistribution
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   1
Description:

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

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

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

RFA no.
XML Element Name:EFKNr
Parent Element:CostDistribution
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 "EFKNr")
                    

Pre-distribution type
XML Element Name:PreDistributeType
Parent Element:CostDistribution
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   4Ascii ID :   -
Description:

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

Consider heating period Yes/No
XML Element Name:HeatingPeriodIncluded
Parent Element:CostDistribution
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   4Ascii ID :   -
Description:

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

Heating period group
XML Element Name:HeatingPeriodGroup
Parent Element:CostDistribution
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   4Ascii ID :   -
Description:

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

Consider heating period
XML Element Name:HeatingPeriod
Parent Element:CostDistribution
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   5Ascii ID :   -
Description:

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

List of the designations
XML Element Name:DesignationData
Parent Element:CostDistribution
Field Type:Linked List
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Language
XML Element Name:Language
Parent Element:DesignationData
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

Designation
XML Element Name:Designation
Parent Element:DesignationData
Field Type:Text
Action Type:Import und Export
Field Length:   4096Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

HCIC definition external real estate
XML Element Name:ExternalRealEstateDefinition
Parent Element:CostDistribution
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Reference REMS no.
XML Element Name:ReferenceRealEstateNumber
Parent Element:ExternalRealEstateDefinition
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 "RefImmoNr")
                    

Override object Yes/No
XML Element Name:OverrideInvolvedObjectSwitch
Parent Element:ExternalRealEstateDefinition
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 "ObjekteUeberstJN")
                    

Counter no.
XML Element Name:MeterNumber
Parent Element:ExternalRealEstateDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   1
Description:

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

Override selection list
XML Element Name:OverrideSelectionList
Parent Element:ExternalRealEstateDefinition
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Override selection list
(The internal field ID for this element is "ObjekteUebersteuernData")

Link to record type
XML Element Name:ConnectionType
Parent Element:OverrideSelectionList
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 "VerbindungsRecTyp")
                    

Reference no. 1
XML Element Name:ReferenceNumber
Parent Element:OverrideSelectionList
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 "RefNum1")
                    

OverrideParticipatingObject
XML Element Name:OverrideInvolvedObjects
Parent Element:CostDistribution
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
OverrideParticipatingObject
(The internal field ID for this element is "ObjekteUebersteuernDataAlt")

ObjectNo.
XML Element Name:ObjectNumber
Parent Element:OverrideInvolvedObjects
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 "T2_Ref2")
                    

Override selection list
XML Element Name:OverrideSelectionList1
Parent Element:CostDistribution
Field Type:Linked List
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Link to record type
XML Element Name:ConnectionType
Parent Element:OverrideSelectionList1
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 "VerbindungsRecTyp")
                    

Reference no. 1
XML Element Name:ReferenceNumber
Parent Element:OverrideSelectionList1
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 "RefNum1")
                    

Settlement definition heating rebooking
XML Element Name:WarmWaterHeatings
Parent Element:CostDistribution
Field Type:Linked List
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Real Estate no.
XML Element Name:RealEstateNumber
Parent Element:WarmWaterHeatings
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   1Ascii ID :   -
Description:

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

Settlement type
XML Element Name:SettlementType
Parent Element:WarmWaterHeatings
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   1Ascii ID :   -
Description:

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

Valid from
XML Element Name:ValidFrom
Parent Element:WarmWaterHeatings
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   YesRevision:   1Ascii ID :   -
Description:

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

Unique tree identification
XML Element Name:TreeNumber
Parent Element:WarmWaterHeatings
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Rebooking no.
XML Element Name:RebookingNumber
Parent Element:WarmWaterHeatings
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

HCIC cost origin
XML Element Name:CostOrigin
Parent Element:CostTree
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Unique ID of a cost definition record
XML Element Name:CostDefinitionRecordID
Parent Element:CostOrigin
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 "KstDefRecID")
                    

Cost definitions no.
XML Element Name:CostDefinitionNumber
Parent Element:CostOrigin
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 "KostendefNr")
                    

Account no.
XML Element Name:AccountNumber
Parent Element:CostOrigin
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 "Konto")
                    

Cost centre 1
XML Element Name:CostCentre1
Parent Element:CostOrigin
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 "Kst1")
                    

Cost centre 2
XML Element Name:CostCentre2
Parent Element:CostOrigin
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 "Kst2")
                    

Read consumption values
XML Element Name:ReadConsumptionValuesSwitch
Parent Element:CostOrigin
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 "VerbrLesenJN")
                    

Counter no.
XML Element Name:Meter
Parent Element:CostOrigin
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 "Zaehler")
                    

Calculate management fee
XML Element Name:CalculateAdministrationFee
Parent Element:CostOrigin
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 "VerwHonorarRechJN")
                    

Override fee Yes/No
XML Element Name:OverrideFeeSwitch
Parent Element:CostOrigin
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 "HonorarUeberstJN")
                    

Fee in perc
XML Element Name:FeeInPercent
Parent Element:CostOrigin
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Override div Yes/No
XML Element Name:OverrideDivisionSwitch
Parent Element:CostOrigin
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 "GbUebersteuernJN")
                    

Overridden division
XML Element Name:OverriddenDivision
Parent Element:CostOrigin
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 "UeberstGbNr")
                    

Overridden cost centre
XML Element Name:OverriddenCostCentre
Parent Element:CostOrigin
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 "UeberstKstNr")
                    

Fee type heating
XML Element Name:FeeTypeHeating
Parent Element:CostOrigin
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 "HonorarTypHeizung")
                    

Override fee building / house
XML Element Name:OverrideBuildingHouseFeeSwitch
Parent Element:CostOrigin
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 "HonGebHausUeberstJN")
                    

Override fee building / house no.
XML Element Name:OverrideBuildingHouseNumberFee
Parent Element:CostOrigin
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 "HonGebHausUeberstNr")
                    

Override fee building / house type
XML Element Name:OverrideBuildingHouseFeeType
Parent Element:CostOrigin
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 "HonGebHausUeberstTyp")
                    

Amount for warm water distribution
XML Element Name:QuantityWarmWater
Parent Element:CostOrigin
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Fee type
XML Element Name:FeeType
Parent Element:CostOrigin
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 "HonorarTyp")
                    

Override incidental costs fee
XML Element Name:OverrideIncidentalCostsFee
Parent Element:CostOrigin
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

Fee incidental costs for the extended definition
XML Element Name:IncidentalCostsFee
Parent Element:CostOrigin
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   2Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

Inherit dynamically Yes/No
XML Element Name:InheritDynamically
Parent Element:CostOrigin
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   3Ascii ID :   -
Description:

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

HCIC fee definition
XML Element Name:OverrideIncidentalFeeDefinition
Parent Element:CostOrigin
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

Real Estate No.
XML Element Name:RealEstateNumber
Parent Element:OverrideIncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   2Ascii ID :   -
Description:

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

Settlement type
XML Element Name:SettlementType
Parent Element:OverrideIncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   2Ascii ID :   -
Description:

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

Valid from
XML Element Name:ValidFrom
Parent Element:OverrideIncidentalFeeDefinition
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   YesRevision:   2Ascii ID :   -
Description:

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

Fee no.
XML Element Name:FeeNumber
Parent Element:OverrideIncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   2Ascii ID :   -
Description:

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

Number
XML Element Name:Quantity
Parent Element:OverrideIncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   2Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

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

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

Origin of costs
XML Element Name:CostOriginNumber
Parent Element:OverrideIncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   2Ascii ID :   -
Description:

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

List of the designations
XML Element Name:DesignationData
Parent Element:CostTree
Field Type:Linked List
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

HCIC settlement rebooking
XML Element Name:SettlementManualRebooking
Parent Element:CostTree
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Rebooking no.
XML Element Name:RebookingNumber
Parent Element:SettlementManualRebooking
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 "UmbuchungsNr")
                    

Account no.
XML Element Name:AccountNumber
Parent Element:SettlementManualRebooking
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 "Konto")
                    

Cost centre 1
XML Element Name:CostCentre1
Parent Element:SettlementManualRebooking
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 "KST1")
                    

Cost centre 2
XML Element Name:CostCentre2
Parent Element:SettlementManualRebooking
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 "KST2")
                    

Distrib. type
XML Element Name:DistributionType
Parent Element:SettlementManualRebooking
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 "Verteilungsart")
                    

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

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

HCIC settlement rebooking
XML Element Name:SettlementManualRebookingTarget
Parent Element:SettlementManualRebooking
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Account no.
XML Element Name:AccountNumber
Parent Element:SettlementManualRebookingTarget
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 "Konto")
                    

Cost centre 1
XML Element Name:CostCentre1
Parent Element:SettlementManualRebookingTarget
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 "KST1")
                    

Cost centre 2
XML Element Name:CostCentre2
Parent Element:SettlementManualRebookingTarget
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 "KST2")
                    

Percent portion
XML Element Name:PercentagePortion
Parent Element:SettlementManualRebookingTarget
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 "ProzAnteil")
                    

Rebooking text
XML Element Name:RebookingText
Parent Element:SettlementManualRebookingTarget
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 "Umbuchungstext")
                    

Counter no.
XML Element Name:MeterNumber
Parent Element:SettlementManualRebookingTarget
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 "ZaehlerNr")
                    

List of the designations
XML Element Name:DesignationData
Parent Element:SettlementDefinitions
Field Type:Linked List
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item table for account proposals
XML Element Name:ItemTableForAccountProposal
Parent Element:SettlementDefinitions
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

DefAccountType
XML Element Name:AccountProposalType
Parent Element:ItemTableForAccountProposal
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 "VorsKontoTyp")
                    

Account
XML Element Name:Account
Parent Element:ItemTableForAccountProposal
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 "KTO")
                    

Cost centre 1
XML Element Name:CostCentre1
Parent Element:ItemTableForAccountProposal
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 "KST1")
                    

Cost centre 2
XML Element Name:CostCentre2
Parent Element:ItemTableForAccountProposal
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 "KST2")
                    

HCIC settlement dependencies
XML Element Name:SettlementDependencies
Parent Element:SettlementDefinitions
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Dependent real estate no.
XML Element Name:RealEstateNumberDependence
Parent Element:SettlementDependencies
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 "AbhImmoNr")
                    

Dependent settlement type
XML Element Name:SettlementTypeDependence
Parent Element:SettlementDependencies
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 "AbhAbrArt")
                    

Dependency type
XML Element Name:RelationType
Parent Element:SettlementDependencies
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 "AbhaengigkeitsTyp")
                    

HCIC heating types
XML Element Name:HeatingTypes
Parent Element:SettlementDefinitions
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Real Estate no.
XML Element Name:RealEstateNumber
Parent Element:HeatingTypes
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

Settlement type
XML Element Name:SettlementType
Parent Element:HeatingTypes
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

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

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

Rebooking no.
XML Element Name:RebookingNumber
Parent Element:HeatingTypes
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

Heating type
XML Element Name:HeatingType
Parent Element:HeatingTypes
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 "Heizungstyp")
                    

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

Rebook electricity Yes/No
XML Element Name:RebookingElectricitySwitch
Parent Element:HeatingTypes
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 "UmbuchungStromJN")
                    

Electricity counter no.
XML Element Name:ElectricityMeterNumber
Parent Element:HeatingTypes
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 "StromZaehlerNr")
                    

Electricity account
XML Element Name:ElectricityAccount
Parent Element:HeatingTypes
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 "StromKonto")
                    

Electricity CC 1
XML Element Name:ElectricityCostCentre1
Parent Element:HeatingTypes
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 "StromKST1")
                    

Electricity CC 2
XML Element Name:ElectricityCostCentre2
Parent Element:HeatingTypes
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 "StromKST2")
                    

Electricity contra account
XML Element Name:ElectricityContraAccount
Parent Element:HeatingTypes
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 "StromGKonto")
                    

Electricity contra CC 1
XML Element Name:ElectricityContraCostCentre1
Parent Element:HeatingTypes
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 "StromGKST1")
                    

Electricity contra CC 2
XML Element Name:ElectricityContraCostCentre2
Parent Element:HeatingTypes
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 "StromGKST2")
                    

Monitoring costs Yes/No
XML Element Name:MonitoringCostsSwitch
Parent Element:HeatingTypes
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 "UeberwachKostenJN")
                    

Monitoring costs key no.
XML Element Name:MonitoringCostsKeyNumber
Parent Element:HeatingTypes
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 "UeberwSchluesselNr")
                    

Monitoring costs account
XML Element Name:MonitoringCostsAccount
Parent Element:HeatingTypes
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 "UeberwKonto")
                    

Monitoring costs CC 1
XML Element Name:MonitoringCostsCostCentre1
Parent Element:HeatingTypes
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 "UeberwKST1")
                    

Monitoring costs CC 2
XML Element Name:MonitoringCostsCostCentre2
Parent Element:HeatingTypes
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 "UeberwKST2")
                    

Monitoring costs contra account
XML Element Name:MonitoringCostsContraAccount
Parent Element:HeatingTypes
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 "UeberwGKonto")
                    

Monitoring costs contra CC 1
XML Element Name:MonitoringCostsContraCostCentre1
Parent Element:HeatingTypes
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 "UeberwGKST1")
                    

Monitoring costs contra CC 2
XML Element Name:MonitoringCostsContraCostCentre2
Parent Element:HeatingTypes
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 "UeberwGKST2")
                    

Override selection Yes / No
XML Element Name:OverrideSelectionSwitch
Parent Element:HeatingTypes
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 "AuswahlUeberstJN")
                    

Record creation date
XML Element Name:CreationDate
Parent Element:HeatingTypes
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 "CreationDate")
                    

Record creation user
XML Element Name:CreationUserName
Parent Element:HeatingTypes
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 "CreationUserName")
                    

Record modification date
XML Element Name:ModificationDate
Parent Element:HeatingTypes
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 "ModificationDate")
                    

Record modification user
XML Element Name:ModificationUserName
Parent Element:HeatingTypes
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 "ModificationUserName")
                    

Capacity
XML Element Name:Capacity
Parent Element:HeatingTypes
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   6Ascii ID :   -
Description:

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

List of the designations
XML Element Name:HeatingTypesDesignationData
Parent Element:HeatingTypes
Field Type:Linked List
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Language
XML Element Name:Language
Parent Element:HeatingTypesDesignationData
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

Designation
XML Element Name:Designation
Parent Element:HeatingTypesDesignationData
Field Type:Text
Action Type:Import und Export
Field Length:   200Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

Override selection list
XML Element Name:HeatingTypesOverrideSelectionList
Parent Element:HeatingTypes
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Override selection list
(The internal field ID for this element is "ObjekteUebersteuernData")

Link to record type
XML Element Name:ConnectionType
Parent Element:HeatingTypesOverrideSelectionList
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 "VerbindungsRecTyp")
                    

Reference no. 1
XML Element Name:ReferenceNumber
Parent Element:HeatingTypesOverrideSelectionList
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 "RefNum1")
                    

HCIC fee definition
XML Element Name:IncidentalFeeDefinition
Parent Element:SettlementDefinitions
Field Type:Linked List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Real Estate No.
XML Element Name:RealEstateNumber
Parent Element:IncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

Settlement type
XML Element Name:SettlementType
Parent Element:IncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

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

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

Fee no.
XML Element Name:FeeNumber
Parent Element:IncidentalFeeDefinition
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   -
Description:

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

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

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

Record creation date
XML Element Name:CreationDate
Parent Element:IncidentalFeeDefinition
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 "CreationDate")
                    

Record creation user
XML Element Name:CreationUserName
Parent Element:IncidentalFeeDefinition
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 "CreationUserName")
                    

Record modification date
XML Element Name:ModificationDate
Parent Element:IncidentalFeeDefinition
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 "ModificationDate")
                    

Record modification user
XML Element Name:ModificationUserName
Parent Element:IncidentalFeeDefinition
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 "ModificationUserName")
                    

Origin of costs
XML Element Name:CostOriginNumber
Parent Element:IncidentalFeeDefinition
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 "Kostenherkunft")