Interface: PROJ - Operation centre inventory Version 2025.00

This documentation describes the AbaConnect Interface Operation centre inventory for the PROJ Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :PROJ
Interface Name :Operation centre inventory
ID :N343 ( N343 )
Version :2025.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 : 0



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Operation centre inventory
Description :



Example AbaConnect XML Structure

The following is an example of an XML Header structure. This information is also visible in an AbaConnect XML Export file, that has been exported via the Abacus AbaConnect User Interface.

AbaConnect XML Struktur
<?xml version='1.0' encoding='UTF-8'?>
<AbaConnectContainer>
  <TaskCount>1</TaskCount>
  <Task>
    <Parameter>
      <Application>PROJ</Application>
      <Id>N343</Id>
      <MapId>AbaDefault</MapId>
      <Version>2025.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>
      <Inventory mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </Inventory>
    </Transaction>
  </Task>
</AbaConnectContainer>



Example AbaConnect Command Line

The following includes examples of AbaConnect Command Line. The AbaConnect Command Line is executed with the abaconnectexportconsole.exe and abaconnectimportconsole.exe programmes. The AbaConnect Command Line must be run direct on the Abacus server. More detailed information about AbaConnect Command Line is available on the Abacus Homepage. The following examples serve as starting point for creating a simple command line.

AbaConnect Command Line
Export :
abaconnectexportconsole.exe "/USRuser" "/PWxxx"  "-aPROJ"  "-version2025.00"  "-M7777"  "-acidN343"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aPROJ"  "-version2025.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
InventoryOperation centre inventory---Yes
    InventoryRateOperation centre inventory rateInventory--No
        - OperationCentreInventoryNumberInventory numberInventoryRateNumber10Yes
        - DateValid fromInventoryRateDate-Yes
        - RecordTypeRate typeInventoryRateNumber2Yes
        - AVSMonthlyAmountInternalAIP per month (amount) internalInventoryRateNumber14No
        - AVSMonthlyPercentInternalAIP per month (%) internalInventoryRateNumber4No
        - AVSDailyAmountInternalAIP per day (amount) internalInventoryRateNumber14No
        - AVSDailyPercentInternalAIP per day (%) internalInventoryRateNumber4No
        - AVSHourlyAmountInternalAIP per hour (amount) internalInventoryRateNumber14No
        - AVSHourlyPercentInternalAIP per hour (%) internalInventoryRateNumber4No
        - RepairMonthlyAmountInternalRepair per month (amount) internalInventoryRateNumber14No
        - RepairMonthlyPercentInternalRepair per month (%) internalInventoryRateNumber4No
        - RepairDailyAmountInternalRepair per day (amount) internalInventoryRateNumber14No
        - RepairDailyPercentInternalRepair per day (%) internalInventoryRateNumber4No
        - RepairHourlyAmountInternalRepair per hour (amount) internalInventoryRateNumber14No
        - RepairHourlyPercentInternalRepair per hour (%) internalInventoryRateNumber4No
        - InspectionMonthlyAmountInternalRevision per month (amount) internalInventoryRateNumber14No
        - InspectionMonthlyPercentInternalRevision per month (%) internalInventoryRateNumber4No
        - InspectionDailyAmountInternalRevision per day (amount) internalInventoryRateNumber14No
        - InspectionDailyPercentInternalRevision per day (%) internalInventoryRateNumber4No
        - InspectionHourlyAmountInternalRevision per hour (amount) internalInventoryRateNumber14No
        - InspectionHourlyPercentInternalRevision per hour (%) internalInventoryRateNumber4No
        - EnergyMonthlyAmountInternalEnergy per month (amount) internalInventoryRateNumber14No
        - EnergyMonthlyPercentInternalEnergy per month (%) internalInventoryRateNumber4No
        - EnergyDailyAmountInternalEnergy per day (amount) internalInventoryRateNumber14No
        - EnergyDailyPercentInternalEnergy per day (%) internalInventoryRateNumber4No
        - EnergyHourlyAmountInternalEnergy per hour (amount) internalInventoryRateNumber14No
        - EnergyHourlyPercentInternalEnergy per hour (%) internalInventoryRateNumber4No
        - LubricantMonthlyAmountInternalLubricant per month (amount) internalInventoryRateNumber14No
        - LubricantMonthlyPercentInternalLubricant per month (%) internalInventoryRateNumber4No
        - LubricantDailyAmountInternalLubricant per day (amount) internalInventoryRateNumber14No
        - LubricantDailyPercentInternalLubricant per day (%) internalInventoryRateNumber4No
        - LubricantHourlyAmountInternalLubricant per hour (amount) internalInventoryRateNumber14No
        - LubricantHourlyPercentInternalLubricant per hour (%) internalInventoryRateNumber4No
        - UseMonthlyAmountInternalService per month (amount) internalInventoryRateNumber14No
        - UseMonthlyPercentInternalService per month (%) internalInventoryRateNumber4No
        - UseDailyAmountInternalService per day (amount) internalInventoryRateNumber14No
        - UseDailyPercentInternalService per day (%) internalInventoryRateNumber4No
        - UseHourlyAmountInternalService per hour (amount) internalInventoryRateNumber14No
        - UseHourlyPercentInternalService per hour (%) internalInventoryRateNumber4No
        - AVSMonthlyAmountExternalAIP per month (amount) externalInventoryRateNumber14No
        - AVSMonthlyPercentExternalAIP per month (%) externalInventoryRateNumber4No
        - AVSDailyAmountExternalAIP per day (amount) externalInventoryRateNumber14No
        - AVSDailyPercentExternalAIP per day (%) externalInventoryRateNumber4No
        - AVSHourlyAmountExternalAIP per hour (amount) externalInventoryRateNumber14No
        - AVSHourlyPercentExternalAIP per hour (%) externalInventoryRateNumber4No
        - RepairMonthlyAmountExternalRepair per month (amount) externalInventoryRateNumber14No
        - RepairMonthlyPercentExternalRepair per month (%) externalInventoryRateNumber4No
        - RepairDailyAmountExternalRepair per day (amount) externalInventoryRateNumber14No
        - RepairDailyPercentExternalRepair per day (%) externalInventoryRateNumber4No
        - RepairHourlyAmountExternalRepair per hour (amount) externalInventoryRateNumber14No
        - RepairHourlyPercentExternalRepair per hour (%) externalInventoryRateNumber4No
        - InspectionMonthlyAmountExternalRevision per month (amount) externalInventoryRateNumber14No
        - InspectionMonthlyPercentExternalRevision per month (%) externalInventoryRateNumber4No
        - InspectionDailyAmountExternalRevision per day (amount) externalInventoryRateNumber14No
        - InspectionDailyPercentExternalRevision per day (%) externalInventoryRateNumber4No
        - InspectionHourlyAmountExternalRevision per hour (amount) externalInventoryRateNumber14No
        - InspectionHourlyPercentExternalRevision per hour (%) externalInventoryRateNumber4No
        - EnergyMonthlyAmountExternalEnergy per month (amount) externalInventoryRateNumber14No
        - EnergyMonthlyPercentExternalEnergy per month (%) externalInventoryRateNumber4No
        - EnergyDailyAmountExternalEnergy per day (amount) externalInventoryRateNumber14No
        - EnergyDailyPercentExternalEnergy per day (%) externalInventoryRateNumber4No
        - EnergyHourlyAmountExternalEnergy per hour (amount) externalInventoryRateNumber14No
        - EnergyHourlyPercentExternalEnergy per hour (%) externalInventoryRateNumber4No
        - LubricantMonthlyAmountExternalLubricant per month (amount) externalInventoryRateNumber14No
        - LubricantMonthlyPercentExternalLubricant per month (%) externalInventoryRateNumber4No
        - LubricantDailyAmountExternalLubricant per day (amount) externalInventoryRateNumber14No
        - LubricantDailyPercentExternalLubricant per day (%) externalInventoryRateNumber4No
        - LubricantHourlyAmountExternalLubricant per hour (amount) externalInventoryRateNumber14No
        - LubricantHourlyPercentExternalLubricant per hour (%) externalInventoryRateNumber4No
        - UseMonthlyAmountExternalService per month (amount) externalInventoryRateNumber14No
        - UseMonthlyPercentExternalService per month (%) externalInventoryRateNumber4No
        - UseDailyAmountExternalService per day (amount) externalInventoryRateNumber14No
        - UseDailyPercentExternalService per day (%) externalInventoryRateNumber4No
        - UseHourlyAmountExternalService per hour (amount) externalInventoryRateNumber14No
        - UseHourlyPercentExternalService per hour (%) externalInventoryRateNumber4No
    DesignationElementDesignationsInventory--No
        - LanguageLanguageDesignationElementText6No
        - SearchTermSearch termDesignationElementText40No
        - TechnicalDesignationTechn. des.DesignationElementText40No
    - OperationCentreInventoryNumberInventory numberInventoryNumber10Yes
    - DateValid fromInventoryDate-Yes
    - InternalRateInt. rate determinationInventoryNumber2No
    - ExternalRateExt. rate determinationInventoryNumber2No
    - SBILNumberSBIL numberInventoryText14No
    - BIVTypeBIV typeInventoryText2No
    - BIVNumberBIV numberInventoryText14No
    - CategoryCategoryInventoryText3No
    - CostCentreCost centreInventoryNumber12No
    - InventoryTypeInventory typeInventoryNumber2No
    - InventoryNumberAsset no.InventoryNumber10No
    - ProductNumberProduct no.InventoryNumber8No
    - OperationCentreOper. centreInventoryNumber8No
    - ProductVariantProduct variantInventoryNumber8No
    - InventoryGroupOper. centre invent. groupInventoryNumber8No
    - CalculationValueCalculation value (internal)InventoryNumber14No
    - ExternalCalculationValueCalculation value (external)InventoryNumber14No
    - SalesAmountVerkauf (Betrag)InventoryNumber14No
    - SalesPercentageVerkauf (%)InventoryNumber14No
    - RepurchaseAmountRückkauf (Betrag)InventoryNumber14No
    - RepurchasePercentageRückkauf (%)InventoryNumber14No
    - ExternalSalesAmountRepurchase ext. (amount)InventoryNumber14No
    - ExternalSalesPercentageSale ext. (%)InventoryNumber14No
    - ExternalRepurchaseAmountRepurchase ext. (amount)InventoryNumber14No
    - ExternalRepurchasePercentageRepurchase ext. (%)InventoryNumber14No
    - AdditionalInsuranceAndChargesAddit. insur. and chargesInventoryBoolean-No
    - DontCalcHourIntDo not calculate internal hourly leaseInventoryBoolean-No
    - DontCalcHourExtDo not calculate external hourly leaseInventoryBoolean-No
    - DontCalcDayIntDo not calculate internal daily leaseInventoryBoolean-No
    - DontCalcDayExtDo not calculate external daily leaseInventoryBoolean-No
    - CalculationValueExternBIVGet external calculation value from BIV catalogueInventoryBoolean-No
    - RateFromAmountCalculate rates of amount fieldsInventoryBoolean-No
    - RateDesignation22. Eigener Ansatz BezeichnungInventoryText50No
    - RateDesignation33. Eigener Ansatz BezeichnungInventoryText50No
    - RateDesignation44. Eigener Ansatz BezeichnungInventoryText50No
    - RateDesignation55. Eigener Ansatz BezeichnungInventoryText50No
    - InactiveInactiveInventoryBoolean-No
    - MultipleDayInventory may be leased several times a dayInventoryBoolean-No
    - StandardRateDefault rateInventoryNumber2No
    - RevisionEssentialRevision requiredInventoryBoolean-No
    - InRevisionInventory is under revisionInventoryBoolean-No
    - InspectionSubsequent inspection requiredInventoryBoolean-No
    - InspectionIntervalDaysNumber of days since last revisionInventoryNumber4No
    - InventoryTypeProposalInventory type prop,InventoryNumber2No
    - CopyFromDefaultOperationCentreCopied from default operation centreInventoryBoolean-No
    - DispositionGroupDisposition groupInventoryNumber8No
    - BIVGroupBIV groupInventoryText14No



Field Information

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

Operation centre inventory rate
XML Element Name:InventoryRate
Parent Element:Inventory
Field Type:ID
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

                

Inventory number
XML Element Name:OperationCentreInventoryNumber
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

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

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

Rate type
XML Element Name:RecordType
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

AIP per month (amount) internal
XML Element Name:AVSMonthlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per month (amount) internal
(The internal field ID for this element is "AVSMonthIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per month (%) internal
XML Element Name:AVSMonthlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per month (%) internal
(The internal field ID for this element is "AVSMonthIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per day (amount) internal
XML Element Name:AVSDailyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per day (amount) internal
(The internal field ID for this element is "AVSDayIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per day (%) internal
XML Element Name:AVSDailyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per day (%) internal
(The internal field ID for this element is "AVSDayIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per hour (amount) internal
XML Element Name:AVSHourlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per hour (amount) internal
(The internal field ID for this element is "AVSHourIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per hour (%) internal
XML Element Name:AVSHourlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per hour (%) internal
(The internal field ID for this element is "AVSHourIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per month (amount) internal
XML Element Name:RepairMonthlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per month (amount) internal
(The internal field ID for this element is "RepMonthIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per month (%) internal
XML Element Name:RepairMonthlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per month (%) internal
(The internal field ID for this element is "RepMonthIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per day (amount) internal
XML Element Name:RepairDailyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per day (amount) internal
(The internal field ID for this element is "RepDayIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per day (%) internal
XML Element Name:RepairDailyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per day (%) internal
(The internal field ID for this element is "RepDayIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per hour (amount) internal
XML Element Name:RepairHourlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per hour (amount) internal
(The internal field ID for this element is "RepHourIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per hour (%) internal
XML Element Name:RepairHourlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per hour (%) internal
(The internal field ID for this element is "RepHourIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per month (amount) internal
XML Element Name:InspectionMonthlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per month (amount) internal
(The internal field ID for this element is "RevMonthIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per month (%) internal
XML Element Name:InspectionMonthlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per month (%) internal
(The internal field ID for this element is "RevMonthIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per day (amount) internal
XML Element Name:InspectionDailyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per day (amount) internal
(The internal field ID for this element is "RevDayIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per day (%) internal
XML Element Name:InspectionDailyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per day (%) internal
(The internal field ID for this element is "RevDayIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per hour (amount) internal
XML Element Name:InspectionHourlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per hour (amount) internal
(The internal field ID for this element is "RevHourIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per hour (%) internal
XML Element Name:InspectionHourlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per hour (%) internal
(The internal field ID for this element is "RevHourIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per month (amount) internal
XML Element Name:EnergyMonthlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per month (amount) internal
(The internal field ID for this element is "EMonthIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per month (%) internal
XML Element Name:EnergyMonthlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per month (%) internal
(The internal field ID for this element is "EMonthIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per day (amount) internal
XML Element Name:EnergyDailyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per day (amount) internal
(The internal field ID for this element is "EDayIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per day (%) internal
XML Element Name:EnergyDailyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per day (%) internal
(The internal field ID for this element is "EDayIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per hour (amount) internal
XML Element Name:EnergyHourlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per hour (amount) internal
(The internal field ID for this element is "EHourIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per hour (%) internal
XML Element Name:EnergyHourlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per hour (%) internal
(The internal field ID for this element is "EHourIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per month (amount) internal
XML Element Name:LubricantMonthlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per month (amount) internal
(The internal field ID for this element is "SMonthIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per month (%) internal
XML Element Name:LubricantMonthlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per month (%) internal
(The internal field ID for this element is "SMonthIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per day (amount) internal
XML Element Name:LubricantDailyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per day (amount) internal
(The internal field ID for this element is "SDayIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per day (%) internal
XML Element Name:LubricantDailyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per day (%) internal
(The internal field ID for this element is "SDayIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per hour (amount) internal
XML Element Name:LubricantHourlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per hour (amount) internal
(The internal field ID for this element is "SHourIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per hour (%) internal
XML Element Name:LubricantHourlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per hour (%) internal
(The internal field ID for this element is "SHourIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per month (amount) internal
XML Element Name:UseMonthlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per month (amount) internal
(The internal field ID for this element is "FixMonthIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per month (%) internal
XML Element Name:UseMonthlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per month (%) internal
(The internal field ID for this element is "FixMonthIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per day (amount) internal
XML Element Name:UseDailyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per day (amount) internal
(The internal field ID for this element is "FixDayIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per day (%) internal
XML Element Name:UseDailyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per day (%) internal
(The internal field ID for this element is "FixDayIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per hour (amount) internal
XML Element Name:UseHourlyAmountInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per hour (amount) internal
(The internal field ID for this element is "FixHourIntAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per hour (%) internal
XML Element Name:UseHourlyPercentInternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per hour (%) internal
(The internal field ID for this element is "FixHourIntPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per month (amount) external
XML Element Name:AVSMonthlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per month (amount) external
(The internal field ID for this element is "AVSMonthExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per month (%) external
XML Element Name:AVSMonthlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per month (%) external
(The internal field ID for this element is "AVSMonthExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per day (amount) external
XML Element Name:AVSDailyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per day (amount) external
(The internal field ID for this element is "AVSDayExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per day (%) external
XML Element Name:AVSDailyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per day (%) external
(The internal field ID for this element is "AVSDayExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per hour (amount) external
XML Element Name:AVSHourlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per hour (amount) internal
(The internal field ID for this element is "AVSHourExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

AIP per hour (%) external
XML Element Name:AVSHourlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Amortisation, interest, placement, insurance per hour (%) external
(The internal field ID for this element is "AVSHourExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per month (amount) external
XML Element Name:RepairMonthlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per month (amount) external
(The internal field ID for this element is "RepMonthExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per month (%) external
XML Element Name:RepairMonthlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per month (%) external
(The internal field ID for this element is "RepMonthExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per day (amount) external
XML Element Name:RepairDailyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per day (amount) external
(The internal field ID for this element is "RepDayExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per day (%) external
XML Element Name:RepairDailyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per day (%) external
(The internal field ID for this element is "RepDayExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per hour (amount) external
XML Element Name:RepairHourlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per hour (amount) external
(The internal field ID for this element is "RepHourExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repair per hour (%) external
XML Element Name:RepairHourlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repair per hour (%) external
(The internal field ID for this element is "RepHourExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per month (amount) external
XML Element Name:InspectionMonthlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per month (amount) external
(The internal field ID for this element is "RevMonthExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per month (%) external
XML Element Name:InspectionMonthlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per month (%) external
(The internal field ID for this element is "RevMonthExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per day (amount) external
XML Element Name:InspectionDailyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per day (amount) external
(The internal field ID for this element is "RevDayExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per day (%) external
XML Element Name:InspectionDailyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per day (%) external
(The internal field ID for this element is "RevDayExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per hour (amount) external
XML Element Name:InspectionHourlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per hour (amount) external
(The internal field ID for this element is "RevHourExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Revision per hour (%) external
XML Element Name:InspectionHourlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Revision per hour (%) external
(The internal field ID for this element is "RevHourExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per month (amount) external
XML Element Name:EnergyMonthlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per month (amount) external
(The internal field ID for this element is "EMonthExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per month (%) external
XML Element Name:EnergyMonthlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per month (%) external
(The internal field ID for this element is "EMonthExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per day (amount) external
XML Element Name:EnergyDailyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per day (amount) external
(The internal field ID for this element is "EDayExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per day (%) external
XML Element Name:EnergyDailyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per day (%) external
(The internal field ID for this element is "EDayExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per hour (amount) external
XML Element Name:EnergyHourlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per hour (amount) external
(The internal field ID for this element is "EHourExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Energy per hour (%) external
XML Element Name:EnergyHourlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Energy per hour (%) external
(The internal field ID for this element is "EHourExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per month (amount) external
XML Element Name:LubricantMonthlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per month (amount) external
(The internal field ID for this element is "SMonthExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per month (%) external
XML Element Name:LubricantMonthlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per month (%) external
(The internal field ID for this element is "SMonthExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per day (amount) external
XML Element Name:LubricantDailyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per day (amount) external
(The internal field ID for this element is "SDayExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per day (%) external
XML Element Name:LubricantDailyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per day (%) external
(The internal field ID for this element is "SDayExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per hour (amount) external
XML Element Name:LubricantHourlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per hour (amount) external
(The internal field ID for this element is "SHourExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lubricant per hour (%) external
XML Element Name:LubricantHourlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Lubricant per hour (%) external
(The internal field ID for this element is "SHourExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per month (amount) external
XML Element Name:UseMonthlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per month (amount) external
(The internal field ID for this element is "FixMonthExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per month (%) external
XML Element Name:UseMonthlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per month (%) external
(The internal field ID for this element is "FixMonthExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per day (amount) external
XML Element Name:UseDailyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per day (amount) external
(The internal field ID for this element is "FixDayExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per day (%) external
XML Element Name:UseDailyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per day (%) external
(The internal field ID for this element is "FixDayExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per hour (amount) external
XML Element Name:UseHourlyAmountExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per hour (amount) external
(The internal field ID for this element is "FixHourExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Service per hour (%) external
XML Element Name:UseHourlyPercentExternal
Parent Element:InventoryRate
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Service per hour (%) external
(The internal field ID for this element is "FixHourExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Designations
XML Element Name:DesignationElement
Parent Element:Inventory
Field Type:Array List
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Language
XML Element Name:Language
Parent Element:DesignationElement
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Search term
XML Element Name:SearchTerm
Parent Element:DesignationElement
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Techn. des.
XML Element Name:TechnicalDesignation
Parent Element:DesignationElement
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Inventory number
XML Element Name:OperationCentreInventoryNumber
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   YesRevision:   0Ascii ID :   4
Description:

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

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

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

Int. rate determination
XML Element Name:InternalRate
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Ext. rate determination
XML Element Name:ExternalRate
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

SBIL number
XML Element Name:SBILNumber
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   14Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

BIV type
XML Element Name:BIVType
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Normal or UT
(The internal field ID for this element is "Typ")

BIV number
XML Element Name:BIVNumber
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   14Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Category
XML Element Name:Category
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Cost centre
XML Element Name:CostCentre
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

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

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

Asset no.
XML Element Name:InventoryNumber
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Product no.
XML Element Name:ProductNumber
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Oper. centre
XML Element Name:OperationCentre
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

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

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

Oper. centre invent. group
XML Element Name:InventoryGroup
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Calculation value (internal)
XML Element Name:CalculationValue
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Calculation value (external)
XML Element Name:ExternalCalculationValue
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Verkauf (Betrag)
XML Element Name:SalesAmount
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Sale internal (amount)
(The internal field ID for this element is "VerkaufAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Verkauf (%)
XML Element Name:SalesPercentage
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Sale internal (%)
(The internal field ID for this element is "VerkaufPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Rückkauf (Betrag)
XML Element Name:RepurchaseAmount
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repurchase internal (amount)
(The internal field ID for this element is "RueckkaufAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Rückkauf (%)
XML Element Name:RepurchasePercentage
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:
Repurchase internal (%)
(The internal field ID for this element is "RueckkaufPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repurchase ext. (amount)
XML Element Name:ExternalSalesAmount
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Repurchase external (amount)
(The internal field ID for this element is "VerkaufExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Sale ext. (%)
XML Element Name:ExternalSalesPercentage
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Sale external (%)
(The internal field ID for this element is "VerkaufExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repurchase ext. (amount)
XML Element Name:ExternalRepurchaseAmount
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Repurchase external (amount)
(The internal field ID for this element is "RueckkaufExtAm")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Repurchase ext. (%)
XML Element Name:ExternalRepurchasePercentage
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   14Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Repurchase external (%)
(The internal field ID for this element is "RueckkaufExtPer")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Addit. insur. and charges
XML Element Name:AdditionalInsuranceAndCharges
Parent Element:Inventory
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Do not calculate internal hourly lease
XML Element Name:DontCalcHourInt
Parent Element:Inventory
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 "DontCalcHourInt")
                    

Do not calculate external hourly lease
XML Element Name:DontCalcHourExt
Parent Element:Inventory
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 "DontCalcHourExt")
                    

Do not calculate internal daily lease
XML Element Name:DontCalcDayInt
Parent Element:Inventory
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 "DontCalcDayInt")
                    

Do not calculate external daily lease
XML Element Name:DontCalcDayExt
Parent Element:Inventory
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 "DontCalcDayExt")
                    

Get external calculation value from BIV catalogue
XML Element Name:CalculationValueExternBIV
Parent Element:Inventory
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

Calculate rates of amount fields
XML Element Name:RateFromAmount
Parent Element:Inventory
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
By default, the percentage fields are taken for the rate calculation. This may lead to rounding errors
(The internal field ID for this element is "AnsatzFromAm")

2. Eigener Ansatz Bezeichnung
XML Element Name:RateDesignation2
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

3. Eigener Ansatz Bezeichnung
XML Element Name:RateDesignation3
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

4. Eigener Ansatz Bezeichnung
XML Element Name:RateDesignation4
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

5. Eigener Ansatz Bezeichnung
XML Element Name:RateDesignation5
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

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

Inventory may be leased several times a day
XML Element Name:MultipleDay
Parent Element:Inventory
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
The leasing costs are divided by the number of construction sites.
(The internal field ID for this element is "MultipleDay")

Default rate
XML Element Name:StandardRate
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Here you can define the standard rate for own rates.
(The internal field ID for this element is "StdAnsatz")

Revision required
XML Element Name:RevisionEssential
Parent Element:Inventory
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 "RevisionEssential")
                    

Inventory is under revision
XML Element Name:InRevision
Parent Element:Inventory
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 "InRevision")
                    

Subsequent inspection required
XML Element Name:Inspection
Parent Element:Inventory
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 "Inspection")
                    

Number of days since last revision
XML Element Name:InspectionIntervalDays
Parent Element:Inventory
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 "InspectionDays")
                    

Inventory type prop,
XML Element Name:InventoryTypeProposal
Parent Element:Inventory
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 "InvArtVor")
                    

Copied from default operation centre
XML Element Name:CopyFromDefaultOperationCentre
Parent Element:Inventory
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 "CopyFromDefWerkhof")
                    

Disposition group
XML Element Name:DispositionGroup
Parent Element:Inventory
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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

BIV group
XML Element Name:BIVGroup
Parent Element:Inventory
Field Type:Text
Action Type:Import und Export
Field Length:   14Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   4
Description:

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