General information about the AbaConnect interface.
| AbaConnect Interface Information |
| Application : | NORM |
| Interface Name : | ###PROJEKTDATEN_ABABAU### |
| ID : | BB ( BB ) |
| Version : | 2014.00 |
| Status: | Productive |
Displays the possible import and export features for this interface.
| Export / Import Modus |
| Export : | XML |
| Import : | XML |
Displays additional information for this interface.
| Additional Information |
The information of a project is saved in various tables. There is an entry in the NPO table for each project. Project data that is not saved in the NPO table: - Access rights: The definitions about the users having access to the project are saved in table NRE. The following applies: NRE.DataSet = 2, NRE.Rel1Key1 = NPO.ProjNr - The notepads are saved in the NTB table. The following applies: NTB.Prg = 3100..3109 and NTB.Bez = NPO.ProjNr - The assignment of projects to deadlines is saved in the NRE table. The following applies: NRE.DataSet = 20, NRE.Rel1Key1 = NPO.ProjNr - The assignment of projects to service codes is saved in the NRE table. The following applies: NRE.DataSet = 21, NRE.Rel1Key1 = NPO.ProjNr - The project cost centres are saved in the NLK table. - To ensure access to the project structure also from the General Ledger, the projects are also saved in the FHE classification table as follows: FHE.Plan = 3, FHE.Variante = 99, FHE.Level = NPO.Level and FHE.ID = NPO.ProjNr - The classification table has no restriction that either sub-elements or projects may be assigned to a node only. Therefore, two additional records are inserted for the main and sub-projects. One with FHE.Level = NPO.Level + 1 and one with FHE.Level = 90. - The language-dependent designations are saved in the FHT table. The following reference applies: FHT.Plan = 3, FHT.Variante = 99, FHT.Level = NPO.Level and FHT.ID = NPO.ProjNrHighest field Revision for this interface : 1 |
The following displays the Mapping details for this interface.
| Mapping Information |
| Mapping ID : | AbaDefault |
| Mapping Name : | ###PROJEKTDATEN_ABABAU### |
| Description : |
The following is an example of an XML Header structure. This information is also visible in an AbaConnect XML Export file, that has been exported via the Abacus AbaConnect User Interface.
| AbaConnect XML Struktur | |
|
<?xml version='1.0' encoding='UTF-8'?>
<AbaConnectContainer> <TaskCount>1</TaskCount> <Task> <Parameter> <Application>NORM</Application> <Id>BB</Id> <MapId>AbaDefault</MapId> <Version>2014.00</Version> <!-- Attention : The client number (Mandant) is optional and implies that the data can only be imported into specified client (Mandant) --> <!-- The Client Option (Mandant) only has an influence when importing data. It can be configured in the AbaConnect Export Settings. --> <!-- By default, the client number (Mandant) is not written to the export file --> <Mandant>7777</Mandant> </Parameter> <Transaction> <ProjectData mode='SAVE'> <!-- The specific data fields for the AbaConnect interface are included here. --> </ProjectData> </Transaction> </Task> </AbaConnectContainer> |
|
The following includes examples of AbaConnect Command Line. The AbaConnect Command Line is executed with the abaconnectexportconsole.exe and abaconnectimportconsole.exe programmes. The AbaConnect Command Line must be run direct on the Abacus server. More detailed information about AbaConnect Command Line is available on the Abacus Homepage. The following examples serve as starting point for creating a simple command line.
| AbaConnect Command Line | |
| Export :
abaconnectexportconsole.exe "/USRuser" "/PWxxx" "-aNORM" "-version2014.00" "-M7777" "-acidBB" "-mapidAbaDefault" "-datamodeXML" "-responseYES" "-responsefileX:\response.xml" "-exportfileX:\data.xml" Import : abaconnectimportconsole.exe "/USRuser" "/PWxxx" "-aNORM" "-version2014.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. |
|
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.
The following is a detailed description of the fields used in this interface.
| Fields |
| XML Element Name: | ProjectDataFields |
| Parent Element: | ProjectData |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Project number |
| XML Element Name: | ProjectNumber |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjNr")
|
| Reference project |
| XML Element Name: | ReferenceProject |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RefProjNr")
|
| Main project |
| XML Element Name: | MainProject |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
The main project number is saved in this field. If the project is not classified below a main project, the field is 0.(The internal field ID for this element is "RootProj") |
| Project type |
| XML Element Name: | ProjectType |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjType")
|
| Level |
| XML Element Name: | Level |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Level")
|
| Inactive |
| XML Element Name: | Inactive |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Inaktiv")
|
| Group |
| XML Element Name: | Group |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjGroup")
|
| 2nd project no. |
| XML Element Name: | ProjectNumber2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjNr2")
|
| Project name |
| XML Element Name: | ProjectName |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjName")
|
| 2nd project name |
| XML Element Name: | ProjectName2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Name2")
|
| 3rd project name |
| XML Element Name: | ProjectName3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Name3")
|
| Cust. address |
| XML Element Name: | CustomerAddressNumber |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KdINR")
|
| Inv. scheme |
| XML Element Name: | SettlementSchema |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AbrSchema")
|
| Asset |
| XML Element Name: | Inventory |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Anlage")
|
| Type |
| XML Element Name: | Type |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjArt")
|
| Tariff |
| XML Element Name: | Tariff |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjTarif")
|
| Invoice type |
| XML Element Name: | BalanceType |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AbrArt")
|
| Invoice period |
| XML Element Name: | SettlementPeriod |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AbrPeriode")
|
| Invoice with rate acc. to |
| XML Element Name: | SettlementRateType |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KursSw")
|
| Invoice project separately |
| XML Element Name: | SeparateInvoice |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SepFakt")
|
| Currency |
| XML Element Name: | Currency |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ISOCode")
|
| Inv. definition |
| XML Element Name: | SettlementDefinition |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AbrDef")
|
| Inv. definition for on acct |
| XML Element Name: | SettlementDefinitionOnAccount |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Invoice definition for on account payments(The internal field ID for this element is "AbrDefAkonto") |
| A/R person in charge |
| XML Element Name: | PersonInChargeAccountReceivable |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Verantw")
|
| ORDE proc. |
| XML Element Name: | OrderProcessFlowNumber |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ABEAAbl")
|
| ORDE procedure credit note |
| XML Element Name: | OrderProcessFlowCreditNote |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ABEAAblaufGut")
|
| Restrict project to division |
| XML Element Name: | DivisionSwitch |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GBSw")
|
| From division |
| XML Element Name: | DivisionFrom |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GBVon")
|
| To division |
| XML Element Name: | DivisionTo |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GBBis")
|
| Status definition |
| XML Element Name: | StatusIdentification |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Relation to status definition: PST.KSTTyp = 2, PST.DataSet = 0 and PST.StatusDef = NPO.StatusDef(The internal field ID for this element is "StatusDef") |
| Status |
| XML Element Name: | Status |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Relation to status definition: PST.KSTTyp = 2, PST.DataSet = 1 PST.StatusDef = NPO.StatusDef and PST.Status = NPO.Status(The internal field ID for this element is "Status") |
| Status 1 |
| XML Element Name: | Status1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status1")
|
| Status 2 |
| XML Element Name: | Status2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status2")
|
| Status 3 |
| XML Element Name: | Status3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status3")
|
| Status 4 |
| XML Element Name: | Status4 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status4")
|
| Status 5 |
| XML Element Name: | Status5 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status5")
|
| Status 6 |
| XML Element Name: | Status6 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status6")
|
| Status 7 |
| XML Element Name: | Status7 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status7")
|
| Status 8 |
| XML Element Name: | Status8 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status8")
|
| Status 9 |
| XML Element Name: | Status9 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Status9")
|
| Date 1 |
| XML Element Name: | Date1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KDatum")
|
| Sum 1 |
| XML Element Name: | Amount1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KSumme")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Remark 1 |
| XML Element Name: | Remark1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KBem")
|
| Date 2 |
| XML Element Name: | Date2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADatum")
|
| Sum 2 |
| XML Element Name: | Amount2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ASumme")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Remark 2 |
| XML Element Name: | Remark2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ABem")
|
| Date 3 |
| XML Element Name: | Date3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NDatum")
|
| Sum 3 |
| XML Element Name: | Amount3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NSumme")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Remark 3 |
| XML Element Name: | Remark3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NBem")
|
| Sum 1 |
| XML Element Name: | Sum1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Summe1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Sum 2 |
| XML Element Name: | Sum2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Summe2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Sum 3 |
| XML Element Name: | Sum3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Summe3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Sum 4 |
| XML Element Name: | Sum4 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Summe4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Sum 5 |
| XML Element Name: | Sum5 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Summe5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Contact internal 1 |
| XML Element Name: | InternalContact1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KontInt1")
|
| Contact internal 2 |
| XML Element Name: | InternalContact2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KontInt2")
|
| Contact 3 |
| XML Element Name: | InternalContact3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KontInt3")
|
| Contact 4 |
| XML Element Name: | InternalContact4 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KontInt4")
|
| Contact external 1 |
| XML Element Name: | ExternalContact1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KontExt1")
|
| Contact external 2 |
| XML Element Name: | ExternalContact2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KontExt2")
|
| Person 1 |
| XML Element Name: | Person1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Person1")
|
| Person 2 |
| XML Element Name: | Person2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Person2")
|
| Person 3 |
| XML Element Name: | Person3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Person3")
|
| Person 4 |
| XML Element Name: | Person4 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Person4")
|
| Person 5 |
| XML Element Name: | Person5 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Person5")
|
| Person 6 |
| XML Element Name: | Person6 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Person6")
|
| Person 7 |
| XML Element Name: | Person7 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Person7")
|
| Contact 1 |
| XML Element Name: | Contact1 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Pers1Kont")
|
| Contact 2 |
| XML Element Name: | Contact2 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Pers2Kont")
|
| Contact 3 |
| XML Element Name: | Contact3 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Pers3Kont")
|
| Contact 4 |
| XML Element Name: | Contact4 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Pers4Kont")
|
| Contact 5 |
| XML Element Name: | Contact5 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Pers5Kont")
|
| Contact 6 |
| XML Element Name: | Contact6 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Pers6Kont")
|
| Contact 7 |
| XML Element Name: | Contact7 |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Pers7Kont")
|
| Assigned service codes only |
| XML Element Name: | OnlyServiceCodes |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Service codes that are not assigned cannot be reported.(The internal field ID for this element is "OnlyLeArts") |
| Restrict employee to division |
| XML Element Name: | EmployeeFromDivision |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Only employees of the selected divisions are allowed to enter on the project.(The internal field ID for this element is "EmplFromGB") |
| Assigned employees only |
| XML Element Name: | OnlyEmployees |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Employees who are not assigned cannot report on the project.(The internal field ID for this element is "OnlyEmpls") |
| Create invoice per main project |
| XML Element Name: | InvoicePerMainProject |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
An invoice per main project is created.(The internal field ID for this element is "RootAbr") |
| Plan repetition |
| XML Element Name: | PlanRepetition |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Default repetition for planning(The internal field ID for this element is "PlanWiederh") |
| Reminder area |
| XML Element Name: | ReminderArea |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Mahnbereich")
|
| Cost centre group |
| XML Element Name: | CostCentreGroup |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KstGrpNr")
|
| Creation date |
| XML Element Name: | CreationDate |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Creation")
|
| Last modification |
| XML Element Name: | ModificationDate |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Mut")
|
| Propability in % |
| XML Element Name: | PlannedFactor |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Probability of project realisation(The internal field ID for this element is "PlanFaktor") The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Check detailed planning |
| XML Element Name: | CheckDetailPlan |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Detailed planning may never exceed rough planning(The internal field ID for this element is "PlanDetGrob") |
| Main/detailed project separately |
| XML Element Name: | MainDetailedProjectSeparate |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Plan main/detailed project separately(The internal field ID for this element is "PlanHauptDetail") |
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FakturaAdr")
|
| Inv. addr. can be reported |
| XML Element Name: | AskForInvoiceReporting |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AskForFaktAdr")
|
| Valuation |
| XML Element Name: | Evaluation |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Valuation of goods in process(The internal field ID for this element is "Bewertung") |
| Daily invoice |
| XML Element Name: | DailySettlement |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TagesAbr")
|
| Number of hours per day |
| XML Element Name: | HoursPerDay |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "StdProTag")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Rounding |
| XML Element Name: | Rounding |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Rounding for conversion from hours to days(The internal field ID for this element is "Rundung") |
| Rounding factor |
| XML Element Name: | RoundingFactor |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RundungFakt")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Save contract as |
| XML Element Name: | SaveContractType |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VertragAls")
|
| Repetition |
| XML Element Name: | Repetition |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VertragWiederh")
|
| Apply to invoice |
| XML Element Name: | ContractEntrySwitch |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Before invoicing, the contract entries are taken over into the entry table for the invoice period.(The internal field ID for this element is "VertagAusl") |
| Contact invoice address |
| XML Element Name: | ContactInvoiceAddress |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FaktAdrKont")
|
| Category |
| XML Element Name: | Category |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Kategorie")
|
| Area |
| XML Element Name: | Area |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Gebiet")
|
| Reminder proc. |
| XML Element Name: | ReminderProcedure |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MahnVerf")
|
| Condition no. |
| XML Element Name: | PaymentTermNumber |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ZlgKond")
|
| Client root CC |
| XML Element Name: | RootCostCentre |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RootKST")
|
| Start date |
| XML Element Name: | StartDate |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "StartDatum")
|
| End date |
| XML Element Name: | EndDate |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EndDatum")
|
| Language |
| XML Element Name: | Language |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 5 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Sprache")
|
| Consortium constr. site |
| XML Element Name: | ConsortiumConstructionSite |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Arge")
|
| BIV tariff year internal |
| XML Element Name: | TariffYearInternal |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TarifJahr")
|
| Location |
| XML Element Name: | Location |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Standort")
|
| Location contact |
| XML Element Name: | LocationContact |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "StandortKont")
|
| No cost centre reference |
| XML Element Name: | NoCostCentreReference |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Project has no cost centre reference(The internal field ID for this element is "NoKSTReferenz") |
| CC proposal from |
| XML Element Name: | CostCentreProposalType |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjKSTFrom")
|
| Default cost centre |
| XML Element Name: | CostCentreProposal |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ProjKST")
|
| Has sub-projects |
| XML Element Name: | HasSubProjects |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "HasChildren")
|
| Copied from |
| XML Element Name: | CopiedFrom |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CopyedFrom")
|
| Resident address |
| XML Element Name: | ResidentAddress |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BewohnerAdr")
|
| Resident employee |
| XML Element Name: | ResidentEmployee |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BewohnerMa")
|
| Create valuation per main project |
| XML Element Name: | CreateValuationPerMainProject |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RootBewert")
|
| BIV type external |
| XML Element Name: | TypeExternal |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
BIV type may be overridden here: normal or UT(The internal field ID for this element is "BIVTyp") |
| Company |
| XML Element Name: | Enterprise |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Enterprise")
|
| Restrict employee to company |
| XML Element Name: | EmployeeFromEnterprise |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EmplFromEnterprise")
|
| Procedure |
| XML Element Name: | ProcessFlow |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Ablauf")
|
| Internal text mandatory |
| XML Element Name: | InternalTextMandatory |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TextIntSw")
|
| External text mandatory |
| XML Element Name: | ExternalTextMandatory |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TextExtSw")
|
| Booking in Payroll |
| XML Element Name: | BookingInPayroll |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LVerbNach")
|
| Booking in General Ledger |
| XML Element Name: | BookingInGeneralLedger |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FVerbNach")
|
| Booking in Assets Ledger |
| XML Element Name: | BookingInAssetsLedger |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "IVerbNach")
|
| Booking in G/L plan |
| XML Element Name: | BookingInGeneralLedgerPlan |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PFVerbNach")
|
| BIV type internal |
| XML Element Name: | TypeInternal |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
BIV type may be overridden here: normal or UT(The internal field ID for this element is "BIVTypInt") |
| Date of birth |
| XML Element Name: | Birthday |
| Parent Element: | ProjectDataFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Birthday")
|
| Sex |
| XML Element Name: | Sex |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Sex")
|
| Social insurance number |
| XML Element Name: | SocialSecurityNumber |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SocialSecNr")
|
| Canton of domicile |
| XML Element Name: | CantonofResidence |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Wohnkanton")
|
| Nationality |
| XML Element Name: | Nationality |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Nationality")
|
| Civil status |
| XML Element Name: | CivilStatus |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "Zivilstand")
|
| Hometown/place of birth |
| XML Element Name: | BirthPlace |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 25 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BirthPlace")
|
| Planning rate |
| XML Element Name: | PlanRate |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 6 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PlanKurs")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Planning currency |
| XML Element Name: | PlanISOCode |
| Parent Element: | ProjectDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PlanISOCode")
|
| BIV tariff year external |
| XML Element Name: | TariffYearExternal |
| Parent Element: | ProjectDataFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TarifJahrExt")
|
| Access protection active |
| XML Element Name: | AccessActive |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AccessActive")
|
| Create service object |
| XML Element Name: | CreateServiceObject |
| Parent Element: | ProjectDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CreateSvmObj")
|
| Projektdaten AbaBau |
| XML Element Name: | ProjectDataAbaBuild |
| Parent Element: | ProjectData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | ProjectDataAbaBuildFields |
| Parent Element: | ProjectDataAbaBuild |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Own auxiliary calculation tables |
| XML Element Name: | OwnCalculationAuxiliaryTable |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKLINKCB")
|
| Gültige Version Offerte |
| XML Element Name: | ValidVersionOffer |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VERSIONVALIDOFFERTE")
|
| VAT proposal |
| XML Element Name: | TaxCode |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTCODE")
|
| MwSt. Vorschlag reduziert |
| XML Element Name: | TaxCodeReduced |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTCODEREDUZIERT")
|
| Konditionsvorschlag für Aufträge |
| XML Element Name: | ConditionProposalForOrders |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KONDITIONSVSLV")
|
| Konditionsvorschlag für Regieaufträge |
| XML Element Name: | ConditionProposalForRegieOrders |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KONDITIONSVSRE")
|
| Regie section |
| XML Element Name: | RegieArea |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REBEREICH")
|
| Regie year |
| XML Element Name: | RegieYear |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REJAHR")
|
| Regie region |
| XML Element Name: | RegieRegion |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REREGION")
|
| Rounding proposal |
| XML Element Name: | Rounding |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RUNDUNGSID")
|
| Garantierückbehalt nicht buchen |
| XML Element Name: | DoNotBookWarrantyHoldback |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GRBNICHTBUCHENAKTIV")
|
| Fakturaprodukt Ausmass |
| XML Element Name: | InvoiceProductMeasurement |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRAAUSMASS")
|
| Fakturaprodukt Regie |
| XML Element Name: | InvoiceProductRegie |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRAREGIE")
|
| Fakturaprodukt Akonto |
| XML Element Name: | InvoiceProductOnAccount |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRAAKONTO")
|
| Fakturaprodukt Garantierückbehalt |
| XML Element Name: | InvoiceProductWarrantyHoldback |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRAGRUECKBEH")
|
| Nettobuchung für Akonto und VZ |
| XML Element Name: | NetEntryActive |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NETTOBUCHUNGAKTIV")
|
| Fakturierung: OP-Debitor / Umsatz |
| XML Element Name: | InvoicingOpenItemsDebtorSales |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CBFAKTKUNDE")
|
| Inheritance calculation |
| XML Element Name: | InheritanceCalculation |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKLINK")
|
| Abklären ob Links gesetzt werden sollen |
| XML Element Name: | SetLinks |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SHOULDDETERMINELINKS")
|
| Projekt-Nr. beim Umnummerieren |
| XML Element Name: | RenumberProjectActive |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RENUMPROJACTIVE")
|
| SS status |
| XML Element Name: | ServiceSpecificationStatus |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LVSTATUS")
|
| Tariff type |
| XML Element Name: | TariffType |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RETARIFART")
|
| Propose chapter 102 |
| XML Element Name: | Chapter102Suggested |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KAPITEL102SUGGESTED")
|
| Take over variable 99 from NPK |
| XML Element Name: | Variable99FromCatalogue |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Should variable 99 automatically be taken over at entry of items?(The internal field ID for this element is "VARIABLE99AUTO") |
| Preisfindungsdatum |
| XML Element Name: | PriceDeterminationDate |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISFINDUNGSDATUM")
|
| Direktverkauf Preis-Nr.-Vorschlag |
| XML Element Name: | DirectSalePriceNumberProposal |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISNRDIREKTVK")
|
| Analyse Preis-Nr.-Vorschlag |
| XML Element Name: | PriceNumberAnalysisProposal |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISNRANALYSE")
|
| Referenz-Projekt-Nr. beim Umnummerieren |
| XML Element Name: | RenumberReferenceProjectActive |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RENUMREFPROJACTIVE")
|
| Standard-Bereich |
| XML Element Name: | Area |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEBEREICH")
|
| Kalkulationsansatz beim Kopieren von Projekt |
| XML Element Name: | CalculationRateFromProject |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht. Wenn eingeschaltet, wird der Standard des Projektes übernommen.(The internal field ID for this element is "KALKANSATZVONPROJEKT") |
| Mittellohn beim Kopieren von Projekt |
| XML Element Name: | AverageWageOfProject |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht. Wenn eingeschaltet, wird der Standard des Projektes übernommen.(The internal field ID for this element is "MITTELLOHNVONPROJEKT") |
| KE-Bereich beim Kopieren von Projekt |
| XML Element Name: | CostElementAreaFromProject |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht. Wenn eingeschaltet, wird der Standard des Projektes übernommen.(The internal field ID for this element is "KEBEREICHVONPROJEKT") |
| Ausmassbetrag Rundung gem. Währungseinstellung |
| XML Element Name: | MeasurementAmountRounding |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AUSMASSBETRAGRUNDUNG")
|
| Ausmassmenge Rundung auf 3 Nachkommastellen |
| XML Element Name: | MeasurementQuantityRounding |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AUSMASSMENGERUNDUNG")
|
| Kalkulationsansatz-NPK-Standard |
| XML Element Name: | CostRateNPKStandard |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKANSATZSTDNPK")
|
| Mittellohn-Standard |
| XML Element Name: | AverageWageStandard |
| Parent Element: | ProjectDataAbaBuildFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MITTELLOHNSTD")
|
| Chapter |
| XML Element Name: | Chapter |
| Parent Element: | ProjectData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | ChapterFields |
| Parent Element: | Chapter |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Chapter no. |
| XML Element Name: | ChapterNumber |
| Parent Element: | ChapterFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KAPITELNR")
|
| Edition |
| XML Element Name: | OutputYear |
| Parent Element: | ChapterFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AUSGABEJAHR")
|
| Version |
| XML Element Name: | VersionYear |
| Parent Element: | ChapterFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VERSIONSJAHR")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | ChapterFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| Fakturaprodukt |
| XML Element Name: | InvoiceProduct |
| Parent Element: | ChapterFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRA")
|
| Subu-Code |
| XML Element Name: | SubcontractorCode |
| Parent Element: | ChapterFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE")
|
| Job-Code |
| XML Element Name: | JobCode |
| Parent Element: | ChapterFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "JOBCODE")
|
| Text |
| XML Element Name: | Text |
| Parent Element: | ChapterFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 61 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TEXT")
|
| Invoice address-Codename |
| XML Element Name: | InvoiceAddressCodeName |
| Parent Element: | ChapterFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR_KURZNAME")
|
| Subu-Code Bezeichnung |
| XML Element Name: | SubcontractorCodeDesignation |
| Parent Element: | ChapterFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE_BEZEICHNUNG")
|
| Job |
| XML Element Name: | Job |
| Parent Element: | ProjectData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Bewegungsdaten |
| Fields |
| XML Element Name: | JobFields |
| Parent Element: | Job |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Code |
| XML Element Name: | Code |
| Parent Element: | JobFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CODE2")
|
| Sortierung |
| XML Element Name: | SortNumber |
| Parent Element: | JobFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SORTNR")
|
| Inaktiv |
| XML Element Name: | Inactive |
| Parent Element: | JobFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "INAKTIV")
|
| Anteil |
| XML Element Name: | Portion |
| Parent Element: | JobFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ANTEIL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Designation |
| XML Element Name: | Designation |
| Parent Element: | JobFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Subjob vorhanden |
| XML Element Name: | SubJobAvailable |
| Parent Element: | JobFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBJOB_AVAILABLE")
|
| ###SUBJOB### |
| XML Element Name: | SubJob |
| Parent Element: | Job |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Bewegungsdaten |
| Fields |
| XML Element Name: | SubJobFields |
| Parent Element: | SubJob |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Code |
| XML Element Name: | Code |
| Parent Element: | SubJobFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CODE2")
|
| Anteil |
| XML Element Name: | Portion |
| Parent Element: | SubJobFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ANTEIL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Inaktiv |
| XML Element Name: | Inactive |
| Parent Element: | SubJobFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "INAKTIV")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | SubJobFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Rounding header |
| XML Element Name: | RoundingHeader |
| Parent Element: | ProjectData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | RoundingHeaderFields |
| Parent Element: | RoundingHeader |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| ID |
| XML Element Name: | Rounding |
| Parent Element: | RoundingHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RUNDUNGSID")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | RoundingHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Standard |
| XML Element Name: | Standard |
| Parent Element: | RoundingHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "STANDARD")
|
| Rounding position |
| XML Element Name: | RoundingItem |
| Parent Element: | RoundingHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | RoundingItemFields |
| Parent Element: | RoundingItem |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Preis bis |
| XML Element Name: | AmountTo |
| Parent Element: | RoundingItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Rounding |
| XML Element Name: | Rounding |
| Parent Element: | RoundingItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RUNDUNG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| ###LAGECODE### |
| XML Element Name: | LocationCodeData |
| Parent Element: | ProjectData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | LocationCodeDataFields |
| Parent Element: | LocationCodeData |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Value 1 |
| XML Element Name: | Value1 |
| Parent Element: | LocationCodeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP1")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | LocationCodeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | LocationCodeDataFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| Fakturaprodukt |
| XML Element Name: | InvoiceProduct |
| Parent Element: | LocationCodeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRA")
|
| Invoice address-Codename |
| XML Element Name: | InvoiceAddressCodeName |
| Parent Element: | LocationCodeDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR_KURZNAME")
|
| Version |
| XML Element Name: | Version |
| Parent Element: | ProjectData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | VersionFields |
| Parent Element: | Version |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| SS type |
| XML Element Name: | ServiceSpecificationType |
| Parent Element: | VersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LVTYP")
|
| Version |
| XML Element Name: | VersionNumber |
| Parent Element: | VersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VERSIONSNR")
|
| Preisfindungsdatum Link |
| XML Element Name: | PriceDeterminationDate |
| Parent Element: | VersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISFINDUNGSDATUM_KALKLINK")
|
| Standard-Bereich Link |
| XML Element Name: | AreaLink |
| Parent Element: | VersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEBEREICH_KALKLINK")
|
| Kalkulationsansatz-NPK-Standard Link |
| XML Element Name: | CostRateNPKStandardLink |
| Parent Element: | VersionFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKANSATZSTDNPK_KALKLINK")
|
| Mittellohn-Standard Link |
| XML Element Name: | AverageWageStandard |
| Parent Element: | VersionFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MITTELLOHNSTD_KALKLINK")
|
| Kalkulationsansatz beim Kopieren von Projekt Link |
| XML Element Name: | CalculationRateFromProjectProposal |
| Parent Element: | VersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht. Wenn eingeschaltet, wird der Standard des Projektes übernommen.(The internal field ID for this element is "KALKANSATZVONPROJEKT_KALKLINK") |
| Mittellohn beim Kopieren von Projekt Link |
| XML Element Name: | AverageWageOfProject |
| Parent Element: | VersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht. Wenn eingeschaltet, wird der Standard des Projektes übernommen.(The internal field ID for this element is "MITTELLOHNVONPROJEKT_KALKLINK") |
| KE-Bereich beim Kopieren von Projekt Link |
| XML Element Name: | CostElementAreaFromProject |
| Parent Element: | VersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Wenn ausgeschaltet, wird beim Kopieren bspw. einer Analyseposition eine 1:1-Kopie gemacht. Wenn eingeschaltet, wird der Standard des Projektes übernommen.(The internal field ID for this element is "KEBEREICHVONPROJEKT_KALKLINK") |
| Direktverkauf Preis-Nr.-Vorschlag Link |
| XML Element Name: | DirectSalePriceNumberProposal |
| Parent Element: | VersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISNRDIREKTVK_KALKLINK")
|
| Analyse Preis-Nr.-Vorschlag Link |
| XML Element Name: | PriceNumberAnalysisProposal |
| Parent Element: | VersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISNRANALYSE_KALKLINK")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | VersionFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Aktive Vorlage |
| XML Element Name: | ActiveTemplate |
| Parent Element: | VersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AKTIVEVORLAGE")
|
| Own auxiliary calculation tables |
| XML Element Name: | OwnCalculationAuxiliaryTable |
| Parent Element: | VersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKLINKCB")
|
| Own auxiliary calculation tables Link |
| XML Element Name: | OwnCalculationAuxiliaryTable2 |
| Parent Element: | VersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKLINKCB_KALKLINK")
|
| Gliederungskopfdaten |
| XML Element Name: | ClassificationTypeHeader |
| Parent Element: | Version |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | ClassificationTypeHeaderFields |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Own classification types |
| XML Element Name: | OwnClassificationType |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GLIEDERUNGSLINKCB")
|
| KAG active |
| XML Element Name: | CostTypeStructureActive |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KAGAKTIV")
|
| KAG type |
| XML Element Name: | CostTypeStructureType |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KAGART")
|
| KAG version |
| XML Element Name: | CostTypeStructureVersion |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KAGVERSION")
|
| OGL active |
| XML Element Name: | ObjectStructureActive |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "OGLAKTIV")
|
| PSL active |
| XML Element Name: | ItemLocationActive |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PSLAKTIV")
|
| EKG active |
| XML Element Name: | ElementCostStructureActive |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EKGAKTIV")
|
| EKG type |
| XML Element Name: | ElementCostStructureType |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EKGART")
|
| EKG version |
| XML Element Name: | ElementCostStructureVersion |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EKGVERSION")
|
| ERT active |
| XML Element Name: | EquipmentTypeActiveLink |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ERTAKTIV")
|
| Variant active |
| XML Element Name: | VariantActive |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTEAKTIV")
|
| Subu-Code-Aktiv |
| XML Element Name: | SubcontractorCodeActive |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODEAKTIV")
|
| Eigen-Code-Aktiv |
| XML Element Name: | OwnCodeActiveLink |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CODEAKTIV")
|
| Inheritance classification types |
| XML Element Name: | InheritanceClassificationType |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GLIEDERUNGSLINK")
|
| Preliminary remark active |
| XML Element Name: | PreliminaryRemarkActive |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VORBEMAKTIV")
|
| Leere Gliederungsposition ersetzen |
| XML Element Name: | ReplaceEmptyClassificationItem |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Aktiv: Eine Gliederungsposition ganz ohne Gliederungsarten wird durch die erste Gliederungskombination ersetzt. Inaktiv: Wenn eine leere Gliederungsposition vorhanden ist, wird auf dieser Position nichts generiert. Ist auch gar nicht möglich, da nach NPK-Standard leere nur alleine existieren dürfen.(The internal field ID for this element is "LEEREGLIEDERUNGERS") |
| Aktive Gliederungen automatisch im LV generieren |
| XML Element Name: | ClassificationAutoGenerate |
| Parent Element: | ClassificationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GLIEDERUNGAUTOGEN")
|
| ###OGL_UND_PSL_GLIEDERUNG### |
| XML Element Name: | ObjectAndItemClassification |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | ObjectAndItemClassificationFields |
| Parent Element: | ObjectAndItemClassification |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Value 1 |
| XML Element Name: | Value1 |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP1")
|
| Value 2 |
| XML Element Name: | Value2 |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP2")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| Fakturaprodukt |
| XML Element Name: | InvoiceProduct |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRA")
|
| Subu-Code |
| XML Element Name: | SubcontractorCode |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE")
|
| Invoice address-Codename |
| XML Element Name: | InvoiceAddressCodeName |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR_KURZNAME")
|
| Subu-Code Bezeichnung |
| XML Element Name: | SubcontractorCodeDesignation |
| Parent Element: | ObjectAndItemClassificationFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE_BEZEICHNUNG")
|
| ###EINRICHTUNGSTYP### |
| XML Element Name: | EquipmentTypeData |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | EquipmentTypeDataFields |
| Parent Element: | EquipmentTypeData |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Value 1 |
| XML Element Name: | Value1 |
| Parent Element: | EquipmentTypeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP1")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | EquipmentTypeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Subu-Code |
| XML Element Name: | SubcontractorCode |
| Parent Element: | EquipmentTypeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE")
|
| Subu-Code Bezeichnung |
| XML Element Name: | SubcontractorCodeDesignation |
| Parent Element: | EquipmentTypeDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE_BEZEICHNUNG")
|
| Variant |
| XML Element Name: | VariantData |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. Variants used: The classification link field on the project determines whether this file is under the project or under the SS. The variants are transferred via the SIA interface. The variant of a service item could be printed as follows: Group/variant/ (3 + / + 3 characters) Example: 001/312 |
| Fields |
| XML Element Name: | VariantDataFields |
| Parent Element: | VariantData |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Group |
| XML Element Name: | VariantGroup |
| Parent Element: | VariantDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTEGRP")
|
| Variant |
| XML Element Name: | Variant |
| Parent Element: | VariantDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTE")
|
| Primary |
| XML Element Name: | Primary |
| Parent Element: | VariantDataFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PRIMAER")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | VariantDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | VariantDataFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| Fakturaprodukt |
| XML Element Name: | InvoiceProduct |
| Parent Element: | VariantDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRA")
|
| Invoice address-Codename |
| XML Element Name: | InvoiceAddressCodeName |
| Parent Element: | VariantDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR_KURZNAME")
|
| ###KOSTENARTENGLIEDERUNG### |
| XML Element Name: | CostTypeStructureData |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | CostTypeStructureDataFields |
| Parent Element: | CostTypeStructureData |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Code |
| XML Element Name: | Code |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 5 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CODE")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| Fakturaprodukt |
| XML Element Name: | InvoiceProduct |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRA")
|
| Subu-Code |
| XML Element Name: | SubcontractorCode |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE")
|
| Invoice address-Codename |
| XML Element Name: | InvoiceAddressCodeName |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR_KURZNAME")
|
| Subu-Code Bezeichnung |
| XML Element Name: | SubcontractorCodeDesignation |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE_BEZEICHNUNG")
|
| Hinweistext |
| XML Element Name: | Text |
| Parent Element: | CostTypeStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| KAG search title |
| XML Element Name: | CostTypeStructureSearchTitle |
| Parent Element: | CostTypeStructureData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | CostTypeStructureSearchTitleFields |
| Parent Element: | CostTypeStructureSearchTitle |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Item no. |
| XML Element Name: | ItemNumber |
| Parent Element: | CostTypeStructureSearchTitleFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSNR")
|
| Search title |
| XML Element Name: | SearchTitle |
| Parent Element: | CostTypeStructureSearchTitleFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUCHTITEL")
|
| ###ELEMENTKOSTENGLIEDERUNG### |
| XML Element Name: | ElementCostStructureData |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | ElementCostStructureDataFields |
| Parent Element: | ElementCostStructureData |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Code |
| XML Element Name: | Code |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CODE")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| Fakturaprodukt |
| XML Element Name: | InvoiceProduct |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKPRODNRA")
|
| Subu-Code |
| XML Element Name: | SubcontractorCode |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE")
|
| Invoice address-Codename |
| XML Element Name: | InvoiceAddressCodeName |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR_KURZNAME")
|
| Subu-Code Bezeichnung |
| XML Element Name: | SubcontractorCodeDesignation |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUBUCODE_BEZEICHNUNG")
|
| Text |
| XML Element Name: | Text |
| Parent Element: | ElementCostStructureDataFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| ###SUBU_CODE### |
| XML Element Name: | SubcontractorCodeData |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | SubcontractorCodeDataFields |
| Parent Element: | SubcontractorCodeData |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Code |
| XML Element Name: | Code |
| Parent Element: | SubcontractorCodeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CODE")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | SubcontractorCodeDataFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | SubcontractorCodeDataFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| ###SUBUCODE_ADRESSE### |
| XML Element Name: | SubcontractorCodeSearchTitle |
| Parent Element: | SubcontractorCodeData |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | SubcontractorCodeSearchTitleFields |
| Parent Element: | SubcontractorCodeSearchTitle |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Adress-Nr. |
| XML Element Name: | ItemNumber |
| Parent Element: | SubcontractorCodeSearchTitleFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSNR")
|
| Offerte versandt |
| XML Element Name: | OfferSent |
| Parent Element: | SubcontractorCodeSearchTitleFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "OFFERTEVERSANDT")
|
| Offerte eingegangen |
| XML Element Name: | OfferReceived |
| Parent Element: | SubcontractorCodeSearchTitleFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "OFFERTEEINGEGANGEN")
|
| ###GUELTIG### |
| XML Element Name: | Valid |
| Parent Element: | SubcontractorCodeSearchTitleFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GUELTIG")
|
| Kurzname |
| XML Element Name: | CodeName |
| Parent Element: | SubcontractorCodeSearchTitleFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADR_KURZNAME")
|
| Text |
| XML Element Name: | Text |
| Parent Element: | SubcontractorCodeSearchTitleFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| ###EIGEN_CODE### |
| XML Element Name: | OwnCode |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | OwnCodeFields |
| Parent Element: | OwnCode |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Code |
| XML Element Name: | Code |
| Parent Element: | OwnCodeFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CODE")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | OwnCodeFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Classification combination proposal item |
| XML Element Name: | ClassificationCombinationItem |
| Parent Element: | ClassificationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. Table for the proposals of the classification combinations that are proposed after entering a new SI. The proposals are always added to the lowest project. Thus, the classification link field has no impact here. |
| Fields |
| XML Element Name: | ClassificationCombinationItemFields |
| Parent Element: | ClassificationCombinationItem |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| KAG |
| XML Element Name: | CostTypeStructure |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 5 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KAG")
|
| OGL |
| XML Element Name: | ObjectStructure |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "OGL")
|
| PSL |
| XML Element Name: | ItemLocation |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PSL")
|
| EKG |
| XML Element Name: | ElementCostStructure |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EKG")
|
| ERT |
| XML Element Name: | EquipmentType |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ERT")
|
| Variant group |
| XML Element Name: | VariantGroup |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTENGRP")
|
| Variant |
| XML Element Name: | Variant |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTE")
|
| Aktiv |
| XML Element Name: | Active |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AKTIV")
|
| ###ERT_BEZEICHNUNG### |
| XML Element Name: | EquipmentTypeDesignation |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ERT_BEZEICHNUNG")
|
| ###VARIANTE_BEZEICHNUNG### |
| XML Element Name: | VariantDesignation |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTE_BEZEICHNUNG")
|
| ###OGL_PSL_BEZEICHNUNG### |
| XML Element Name: | ObjectStructureDesignation |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "OGL_PSL_BEZEICHNUNG")
|
| ###EKG_BEZEICHNUNG### |
| XML Element Name: | ElementCostStructureDesignation |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EKG_BEZEICHNUNG")
|
| ###KAG_BEZEICHNUNG### |
| XML Element Name: | CostTypeStructureDesignation |
| Parent Element: | ClassificationCombinationItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KAG_BEZEICHNUNG")
|
| Addendum header per version |
| XML Element Name: | AddendumPerVersion |
| Parent Element: | Version |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | AddendumPerVersionFields |
| Parent Element: | AddendumPerVersion |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Addendum |
| XML Element Name: | AddendumNumber |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NACHTRAGSNR")
|
| Auf Pad |
| XML Element Name: | OnPad |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ONPAD")
|
| Status |
| XML Element Name: | Status |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "STATUS")
|
| Payment terms |
| XML Element Name: | PaymentCondition |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ZAHLCD")
|
| Referenzauftrag Projekt |
| XML Element Name: | ReferenceOrderProject |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REFAUFPROJEKTNR")
|
| Referenzauftrag LV-Typ |
| XML Element Name: | ReferenceOrderSpecificationType |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REFAUFLVTYP")
|
| Referenzauftrag Version |
| XML Element Name: | ReferenceOrderVersion |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REFAUFVERSIONSNR")
|
| Referenzauftrag Nachtrag |
| XML Element Name: | ReferenceOrderAddendum |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REFAUFNACHTRAGSNR")
|
| SIA-451 Import Format |
| XML Element Name: | ImportFormat |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SIA451IMPORTFORMAT")
|
| Weather |
| XML Element Name: | Weather |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "WETTER")
|
| Responsible person Kurzname |
| XML Element Name: | PersonInChargeCodeName |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VERANTWORTLICHER_KURZNAME")
|
| Sequence no. |
| XML Element Name: | ProcessFlowNumber |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ABLAUFNR")
|
| Regie-Rapport-Nr. |
| XML Element Name: | RegieReportNumber |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REGIERAPPORTNR")
|
| Regieauftrag-Nr. |
| XML Element Name: | RegieOrderNumber |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REGIEAUFNR")
|
| Regie-Bereich |
| XML Element Name: | RegieArea |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REBEREICH")
|
| Regie-Jahr |
| XML Element Name: | Year |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REJAHR")
|
| Regie-Region |
| XML Element Name: | RegieRegion |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REREGION")
|
| Temperature |
| XML Element Name: | Temperature |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TEMPERATUR")
|
| VAT code 1 |
| XML Element Name: | TaxCode1 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTCODE1")
|
| VAT code 2 |
| XML Element Name: | TaxCode2 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTCODE2")
|
| VAT code 3 |
| XML Element Name: | TaxCode3 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTCODE3")
|
| VAT code 4 |
| XML Element Name: | TaxCode4 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTCODE4")
|
| VAT %1 |
| XML Element Name: | TaxPercentage1 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPROZ1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| VAT %2 |
| XML Element Name: | TaxPercentage2 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPROZ2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| VAT %3 |
| XML Element Name: | TaxPercentage3 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPROZ3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| VAT %4 |
| XML Element Name: | TaxPercentage4 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPROZ4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| VAT 1 item number |
| XML Element Name: | TaxItemCount1 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPOSCOUNT1")
|
| VAT 2 item number |
| XML Element Name: | TaxItemCount2 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPOSCOUNT2")
|
| VAT 3 item number |
| XML Element Name: | TaxItemCount3 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPOSCOUNT3")
|
| VAT 4 item number |
| XML Element Name: | TaxItemCount4 |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MWSTPOSCOUNT4")
|
| Total amount |
| XML Element Name: | TotalAmount |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Menge-Devis-Totalbetrag dieses Hauptauftrages/Nachtrages(The internal field ID for this element is "TOTAL") The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Designation |
| XML Element Name: | Designation |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Calculate |
| XML Element Name: | Calculate |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CALC")
|
| Total Ausmass exkl. Konditionen |
| XML Element Name: | TotalMeasurement |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Betragstotal aller verrechenbaren Ausmasspositionen dieses Hauptauftrages/Nachtrages(The internal field ID for this element is "AUSMASSTOTAL") The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Zahlungsfrist netto |
| XML Element Name: | PaymentTermNet |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ZAHLFRISTNETTO")
|
| Ausmass berechnen |
| XML Element Name: | CalculateMeasurement |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "AUSMASSCALC")
|
| Date |
| XML Element Name: | Date |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "DATUM")
|
| Nr. extern |
| XML Element Name: | ExternalNumber |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NREXTERN")
|
| Sendebereit |
| XML Element Name: | ReadyToSend |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SENDEBEREIT")
|
| Anzahl Positionen mit inaktiven Konditionsrabatten |
| XML Element Name: | ConditionalRebateActive |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KONDRABATTINAKTIV")
|
| Totalbetrag Ausmass |
| XML Element Name: | TotalAmountMeasurement |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Menge-Ausmass-Totalbetrag dieses Hauptauftrages/Nachtrages(The internal field ID for this element is "AUSMASSTOTALINKLKOND") The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total exkl. Konditionen |
| XML Element Name: | TotalExcludingConditions |
| Parent Element: | AddendumPerVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALEXKLKOND")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Addendum header without version |
| XML Element Name: | AddendumWithoutVersion |
| Parent Element: | AddendumPerVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | AddendumWithoutVersionFields |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Addendum |
| XML Element Name: | AddendumNumber |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NACHTRAGSNR")
|
| Freies Leistungsverzeichnis |
| XML Element Name: | FreeServiceSpecifications |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FREILV")
|
| Kleinauftrag |
| XML Element Name: | SmallOrder |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KLEINAUFTRAG")
|
| Ablauf gestartet |
| XML Element Name: | ProcessFlowStarted |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ABLAUFSTATUS")
|
| Regiebereich |
| XML Element Name: | RegieArea |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REBEREICH")
|
| Regie year |
| XML Element Name: | RegieYear |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REJAHR")
|
| Regieregion |
| XML Element Name: | RegieRegion |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REREGION")
|
| SS status |
| XML Element Name: | ServiceSpecificationStatus |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LVSTATUS")
|
| Invoice address |
| XML Element Name: | InvoiceAddress |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR")
|
| Fakturakontaktperson |
| XML Element Name: | InvoiceContact |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAAKP")
|
| Invoice type |
| XML Element Name: | InvoiceType |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURATYP")
|
| Sequence no. |
| XML Element Name: | ProcessFlowNumber |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ABLAUFNR")
|
| Sequence status |
| XML Element Name: | ProcessFlowStatus |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ABLAUFSTATUSDETAIL")
|
| Construction beginning |
| XML Element Name: | ConstructionStartDate |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "DATUMSTART")
|
| Kursfindungsdatum |
| XML Element Name: | ExchangeRateDeterminationDate |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KURSFINDUNGSDATUM")
|
| Foreign currency rate |
| XML Element Name: | ForeignCurrencyRate |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KURS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| suissetec |
| XML Element Name: | IsSuissetec |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUISSETEC")
|
| Addendum status |
| XML Element Name: | AddendumStatus |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NACHTRAGSSTATUS")
|
| Date of receipt |
| XML Element Name: | DateOfReceipt |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EINGANGSDATUM")
|
| Due date offer submission |
| XML Element Name: | KeyDateOfferSubmission |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "OFFERTABGABEDATUM")
|
| Construction end |
| XML Element Name: | ConstructionEndDate |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "DATUMEND")
|
| Valid to |
| XML Element Name: | ValidTo |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GUELTIGBIS")
|
| Entry of new item allowed |
| XML Element Name: | DirectItemEntryAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDNEWITEM")
|
| Deleting item allowed |
| XML Element Name: | ItemDeletionAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDDELITEM")
|
| Modification of text allowed |
| XML Element Name: | TextModificationAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDMUTTEXT")
|
| Direct entry of new classification values allowed |
| XML Element Name: | DirectClassificationEntryAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDONDEMANDGL")
|
| Adjustment of quantity types allowed |
| XML Element Name: | QuantityTypeAdjustmentAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDMUTMA")
|
| Menge-Devis ändern erlaubt |
| XML Element Name: | QuantityTenderChangeAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDCHANGEMENGDEV")
|
| Modification of search title allowed |
| XML Element Name: | SearchTitleChangeAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDCHANGESUCH")
|
| Einzelpreis ändern erlaubt |
| XML Element Name: | IndividualPriceChangeAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDCHANGEPREIS")
|
| Entry before the "Entry start entrepreneur" allowed |
| XML Element Name: | EntryAllowedBeforeEntryStart |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDINPUTEINBEG")
|
| Tarifart |
| XML Element Name: | TariffType |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RETARIFART")
|
| Direct entry of new location codes allowed |
| XML Element Name: | DirectLocationCodeEntryAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDONDEMANDLAGCD")
|
| Biggest protocol no. |
| XML Element Name: | MaximumProtocolNumber |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PROTNRMAX")
|
| Konditionen ändern erlaubt |
| XML Element Name: | ConditionChangeAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDCHANGEKONDIT")
|
| Neue Subu-Codes direkt erfassen erlaubt |
| XML Element Name: | SubcontractorCodeEntryAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDONDEMANDSUBU")
|
| Neue Codes direkt erfassen erlaubt |
| XML Element Name: | DirectCodeEntryAllowed |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ALLOWEDONDEMANDCODE")
|
| Regie-Leistungsverzeichnis |
| XML Element Name: | RegieServiceSpecifications |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REGIELV")
|
| Verband |
| XML Element Name: | Association |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VERBAND")
|
| Invoice address-Codename |
| XML Element Name: | InvoiceAddressCodeName |
| Parent Element: | AddendumWithoutVersionFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 16 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "FAKTURAINR_KURZNAME")
|
| KE-Kategorien |
| XML Element Name: | CostElementCategory |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Bewegungsdaten |
| Fields |
| XML Element Name: | CostElementCategoryFields |
| Parent Element: | CostElementCategory |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Category |
| XML Element Name: | Category |
| Parent Element: | CostElementCategoryFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEKAT")
|
| Percentage |
| XML Element Name: | Percent |
| Parent Element: | CostElementCategoryFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PROZENT")
|
| Kalkulationsgruppe |
| XML Element Name: | CalcualtionGroup |
| Parent Element: | CostElementCategoryFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKGRUPPE")
|
| Kategorie Bezeichnung |
| XML Element Name: | CategoryDesignation |
| Parent Element: | CostElementCategoryFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEKAT_BEZ")
|
| ###FELDVEREINIGUNGSKOPF### |
| XML Element Name: | FieldMergeHeader |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. See RECART. |
| Fields |
| XML Element Name: | FieldMergeHeaderFields |
| Parent Element: | FieldMergeHeader |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| No. 1 |
| XML Element Name: | Number1 |
| Parent Element: | FieldMergeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR1")
|
| No. 2 |
| XML Element Name: | Number2 |
| Parent Element: | FieldMergeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR2")
|
| No. 3 |
| XML Element Name: | Number3 |
| Parent Element: | FieldMergeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR3")
|
| Merged |
| XML Element Name: | Merged |
| Parent Element: | FieldMergeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VEREINIGT")
|
| ###FELDVEREINIGUNGSPOSITION### |
| XML Element Name: | FieldMergeItem |
| Parent Element: | FieldMergeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. See RECART. |
| Fields |
| XML Element Name: | FieldMergeItemFields |
| Parent Element: | FieldMergeItem |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| No. 3 |
| XML Element Name: | Number3 |
| Parent Element: | FieldMergeItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR3")
|
| Prozentanteil |
| XML Element Name: | SeparationPercentage |
| Parent Element: | FieldMergeItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TRENNPROZ")
|
| Mengentypvorschlag |
| XML Element Name: | QuantityTypeProposal |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | QuantityTypeProposalFields |
| Parent Element: | QuantityTypeProposal |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Analysis base |
| XML Element Name: | AnalysisBase |
| Parent Element: | QuantityTypeProposalFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ANALYSENSTAMM")
|
| Mengentyp |
| XML Element Name: | QuantityType |
| Parent Element: | QuantityTypeProposalFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGENTYP")
|
| ###LV_TEXT### |
| XML Element Name: | ServiceSpecificationText |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | ServiceSpecificationTextFields |
| Parent Element: | ServiceSpecificationText |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Nr. |
| XML Element Name: | Number |
| Parent Element: | ServiceSpecificationTextFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR2")
|
| Text |
| XML Element Name: | Text |
| Parent Element: | ServiceSpecificationTextFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| SIA 451 Adressen |
| XML Element Name: | Addresses |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | AddressesFields |
| Parent Element: | Addresses |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Type 1 |
| XML Element Name: | Type1 |
| Parent Element: | AddressesFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP1")
|
| Type 2 |
| XML Element Name: | Type2 |
| Parent Element: | AddressesFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP2")
|
| Type 3 |
| XML Element Name: | Type3 |
| Parent Element: | AddressesFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP3")
|
| Type 4 |
| XML Element Name: | Type4 |
| Parent Element: | AddressesFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TYP4")
|
| ID 1 |
| XML Element Name: | ID1 |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ID1")
|
| ###BASTYP_CAPTION### |
| XML Element Name: | Caption |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CAPTION")
|
| ###URL### |
| XML Element Name: | Website |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_WWW_HOMEPAGE_URL")
|
| ###EMAIL_ADDRESSES### |
| XML Element Name: | EmailAddress |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_ELECTRONICAL_MAIL_ADDRESSES")
|
| ###PAGERNUMBER### |
| XML Element Name: | PagerNumber |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_PAGERNUMBER")
|
| ###FACSIMILE_NUMBERS### |
| XML Element Name: | FaxNumber |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_FACSIMILE_NUMBERS")
|
| ###TELEPHON_NUMBERS### |
| XML Element Name: | Phone |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_TELEPHON_NUMBERS")
|
| ###COUNTRY### |
| XML Element Name: | Country |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_COUNTRY")
|
| ###REGION### |
| XML Element Name: | Region |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_REGION")
|
| ###TOWN### |
| XML Element Name: | Location |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_TOWN")
|
| ###POSTALCODE### |
| XML Element Name: | ZIP |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_POSTALCODE")
|
| ###POSTALBOX### |
| XML Element Name: | PostOfficeBox |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_POSTALBOX")
|
| ###ADDRESSLINES### |
| XML Element Name: | AddressLine |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_ADDRESSLINES")
|
| ###PURPOSE### |
| XML Element Name: | Purpose |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_PURPOSE")
|
| ###INTERNAL_LOCATION### |
| XML Element Name: | Department |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESS_INTERNAL_LOCATION")
|
| ###PREFIX_TITLES### |
| XML Element Name: | TitlePrefix |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PERSON_PREFIX_TITLES")
|
| ###SUFFIX_TITLES### |
| XML Element Name: | TitleSuffix |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PERSON_SUFFIX_TITLES")
|
| ###GIVEN_NAME### |
| XML Element Name: | FirstName |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PERSON_GIVEN_NAME")
|
| ###MIDDLE_NAMES### |
| XML Element Name: | MiddleName |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PERSON_MIDDLE_NAMES")
|
| ###ROLE### |
| XML Element Name: | Role |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ROLE")
|
| ###VERSION### |
| XML Element Name: | ApplicationVersion |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "APPLICATION_VERSION")
|
| ###DESCRIPTION### |
| XML Element Name: | Description |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "DESCRIPTION")
|
| ###USERDEFINED### |
| XML Element Name: | FreeDesignation |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "USERDEFINED")
|
| ###NAME### |
| XML Element Name: | Name |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NAME")
|
| ###BEZEICHNUNG### |
| XML Element Name: | Designation |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "DISPLAYNAME")
|
| ###ADDRESSTYPE### |
| XML Element Name: | AddressType |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ADDRESSTYPE")
|
| ###IDENTIFIER### |
| XML Element Name: | ID |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "IDENTIFIER")
|
| Text |
| XML Element Name: | Text |
| Parent Element: | AddressesFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| Cost element |
| XML Element Name: | CostElement |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | CostElementFields |
| Parent Element: | CostElement |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Area |
| XML Element Name: | Area |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEBEREICH")
|
| Category |
| XML Element Name: | Category |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEKAT")
|
| Main group |
| XML Element Name: | CostElementMainGroup |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEHAUPTGRP")
|
| Subgroup |
| XML Element Name: | CostElementSubgroup |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEUNTERGRP")
|
| CE no. |
| XML Element Name: | CostElementNumber |
| Parent Element: | CostElementFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KENR")
|
| QU |
| XML Element Name: | UnitNumber |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EHTNR")
|
| EK-ME |
| XML Element Name: | PurchaseQuantity |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Einkaufs-Mengeneinheit(The internal field ID for this element is "EHTNREK") |
| Produktegruppe |
| XML Element Name: | ProductGroup |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PRDGRP")
|
| Text |
| XML Element Name: | Text |
| Parent Element: | CostElementFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | CostElementFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Datum Preismutation |
| XML Element Name: | PriceModificationDate |
| Parent Element: | CostElementFields |
| Field Type: | Datum/Zeit (2006-08-08T10:16:54.509+02:00) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRDATUM")
|
| Bound |
| XML Element Name: | Bound |
| Parent Element: | CostElementFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BOUND")
|
| Rate type |
| XML Element Name: | ValuationType |
| Parent Element: | CostElementFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ANSATZTYP")
|
| Lieferanten-Beschreibung |
| XML Element Name: | SuisseTecSupplierDescription |
| Parent Element: | CostElementFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "SUISSETECLIEFBESCHR")
|
| Price modification user-Name |
| XML Element Name: | PriceModificationUser |
| Parent Element: | CostElementFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRUSER_NAME")
|
| Cost element field value |
| XML Element Name: | CostElementFieldValue |
| Parent Element: | CostElement |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | CostElementFieldValueFields |
| Parent Element: | CostElementFieldValue |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Field no. |
| XML Element Name: | FieldNumber |
| Parent Element: | CostElementFieldValueFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEFELDNR")
|
| Value type |
| XML Element Name: | ValueType |
| Parent Element: | CostElementFieldValueFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "WERTTYP")
|
| Amount |
| XML Element Name: | Amount |
| Parent Element: | CostElementFieldValueFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "WERTBETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Percentage |
| XML Element Name: | Percentage |
| Parent Element: | CostElementFieldValueFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "WERTPROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service code |
| XML Element Name: | ServiceCode |
| Parent Element: | CostElementFieldValueFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSART")
|
| ###KOSTENZURECHNUNGSART_KOPF### |
| XML Element Name: | CostApplicationTypeHeader |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. See comment of the field RECART. |
| Fields |
| XML Element Name: | CostApplicationTypeHeaderFields |
| Parent Element: | CostApplicationTypeHeader |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| No. 1 |
| XML Element Name: | Number1 |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR1")
|
| No. 2 |
| XML Element Name: | Number2 |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR2")
|
| No. 3 |
| XML Element Name: | Number3 |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR3")
|
| ID |
| XML Element Name: | ID |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ID")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Bound |
| XML Element Name: | Bound |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BOUND")
|
| Price modification date |
| XML Element Name: | PriceModificationDate |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Datum/Zeit (2006-08-08T10:16:54.509+02:00) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRDATUM")
|
| Nr. 4 |
| XML Element Name: | Number4 |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR4")
|
| Standard |
| XML Element Name: | Standard |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "STANDARD")
|
| Price modification user-Name |
| XML Element Name: | PriceModificationUser |
| Parent Element: | CostApplicationTypeHeaderFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRUSER_NAME")
|
| Cost allocation type item |
| XML Element Name: | CostApplicationTypeItem |
| Parent Element: | CostApplicationTypeHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. The file BOP is the counterpart in the base. |
| Fields |
| XML Element Name: | CostApplicationTypeItemFields |
| Parent Element: | CostApplicationTypeItem |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Field no. |
| XML Element Name: | FieldNumber |
| Parent Element: | CostApplicationTypeItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEFELDNR")
|
| Percentage |
| XML Element Name: | Percentage |
| Parent Element: | CostApplicationTypeItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PROZENT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| ###KALKULATIONSANSATZ_KOPF### |
| XML Element Name: | CalculationRateHeader |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. See comment of the field RECART. |
| Fields |
| XML Element Name: | CalculationRateHeaderFields |
| Parent Element: | CalculationRateHeader |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| ID |
| XML Element Name: | ID |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ID")
|
| Nr. 4 |
| XML Element Name: | Number4 |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR4")
|
| Average salary proposal |
| XML Element Name: | AverageSalaryProposal |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MITTELLOHNVS")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Bound |
| XML Element Name: | Bound |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BOUND")
|
| Price modification date |
| XML Element Name: | PriceModificationDate |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Datum/Zeit (2006-08-08T10:16:54.509+02:00) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRDATUM")
|
| ###NPK_STANDARD### |
| XML Element Name: | Standard |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "STANDARD")
|
| Price modification user-Name |
| XML Element Name: | PriceModificationUser |
| Parent Element: | CalculationRateHeaderFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRUSER_NAME")
|
| Calculation rate item |
| XML Element Name: | CalculationRateItem |
| Parent Element: | CalculationRateHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. The header in the base is in BOZ.RECART=KALKANSATZ (calc. rate). The items in the base are in BSZ. |
| Fields |
| XML Element Name: | CalculationRateItemFields |
| Parent Element: | CalculationRateItem |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Item no. |
| XML Element Name: | ItemNumber |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSNR")
|
| Item type |
| XML Element Name: | ItemType |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSTYP")
|
| Recognition type |
| XML Element Name: | RecognitionType |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "RECOGNITIONTYPE")
|
| Pos-Typ Info |
| XML Element Name: | ItemTypeInfo |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSTYPINFO")
|
| Reference |
| XML Element Name: | Reference |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSNRBEZUG")
|
| Kalkulationsgruppe |
| XML Element Name: | CalculationGroup |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKGRUPPE")
|
| Value |
| XML Element Name: | Value |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "WERT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Item total |
| XML Element Name: | ItemTotal |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 6 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSTOTAL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total |
| XML Element Name: | TotalAmount |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 6 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTAL")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Designation |
| XML Element Name: | Designation |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| ###POS_AND_RECOGNITION_TYP### |
| XML Element Name: | ItemAndRecognitionType |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSANDRECOGNITIONTYPE")
|
| ###KALKGRUPPE_BEZEICHNUNG### |
| XML Element Name: | CalcualtionGroupDesignation |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKGRUPPEBEZ")
|
| ###BEISPIELRECHNUNG_VERRECHNET### |
| XML Element Name: | Example |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEISPIELRECHNUNG_VERRECHNET")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Caption |
| XML Element Name: | Caption |
| Parent Element: | CalculationRateItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "CAPTION")
|
| ###MITTELLOHN_KOPF### |
| XML Element Name: | AverageSalaryHeader |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. See comment of the field RECART. |
| Fields |
| XML Element Name: | AverageSalaryHeaderFields |
| Parent Element: | AverageSalaryHeader |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| ID |
| XML Element Name: | ID |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ID")
|
| Designation |
| XML Element Name: | Designation |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 60 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Total percent |
| XML Element Name: | TotalPercent |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 6 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALPROZENT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount |
| XML Element Name: | Amount |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total amount |
| XML Element Name: | TotalAmount |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALBETRAG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Bound |
| XML Element Name: | Bound |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BOUND")
|
| Price modification date |
| XML Element Name: | PriceModificationDate |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Datum/Zeit (2006-08-08T10:16:54.509+02:00) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRDATUM")
|
| Price modification user-Name |
| XML Element Name: | PriceModificationUser |
| Parent Element: | AverageSalaryHeaderFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRUSER_NAME")
|
| ###MITTELLOHN_POSITION### |
| XML Element Name: | AverageSalaryItem |
| Parent Element: | AverageSalaryHeader |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data. See RECART. |
| Fields |
| XML Element Name: | AverageSalaryItemFields |
| Parent Element: | AverageSalaryItem |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Number |
| XML Element Name: | Number |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 14 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "NR")
|
| ID 2 |
| XML Element Name: | ID2 |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ID2")
|
| Percentage |
| XML Element Name: | Percentage |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 2 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PROZENT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount |
| XML Element Name: | Amount |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service code |
| XML Element Name: | ServiceCode |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSART")
|
| Bezeichnung |
| XML Element Name: | Designation |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 255 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZEICHNUNG")
|
| Ansatz Lohnklasse |
| XML Element Name: | RateSalaryClass |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ANSATZ_LOHNKLASSE")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Ber. Ansatz |
| XML Element Name: | CalculatedRun |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 9 | Decimal Places: 4 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BERECHNETER_ANSATZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Betrag |
| XML Element Name: | TotalAmount |
| Parent Element: | AverageSalaryItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTAL_BETRAG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Product |
| XML Element Name: | Product |
| Parent Element: | AddendumWithoutVersion |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | ProductFields |
| Parent Element: | Product |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Product type header |
| XML Element Name: | ProductTypeHeader |
| Parent Element: | ProductFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PRODTYPKOPF")
|
| Product no. header |
| XML Element Name: | ProductNumberHeader |
| Parent Element: | ProductFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PRODNRAKOPF")
|
| Leistungs-Produkt-Typ |
| XML Element Name: | ServiceProductType |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEIPRODTYP")
|
| Variantenprodukt |
| XML Element Name: | VariantProduct |
| Parent Element: | ProductFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTENPRODUKT")
|
| Einheit auf Variante |
| XML Element Name: | UnitOnVariant |
| Parent Element: | ProductFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTENEHT")
|
| Category |
| XML Element Name: | Category |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEKAT")
|
| Unit |
| XML Element Name: | UnitNumber |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "EHTNR")
|
| Servicetype expense |
| XML Element Name: | ServiceCodeExpense |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REFLEIARTAUFW")
|
| Servicetype yield |
| XML Element Name: | ServiceCodeIncome |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REFLEIARTERTR")
|
| Bound |
| XML Element Name: | Bound |
| Parent Element: | ProductFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BOUND")
|
| Price modification date |
| XML Element Name: | PriceModificationDate |
| Parent Element: | ProductFields |
| Field Type: | Datum/Zeit (2006-08-08T10:16:54.509+02:00) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRDATUM")
|
| Stockfactor |
| XML Element Name: | StockFactor |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LAGERFAKTOR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Pricefactor |
| XML Element Name: | PriceFactor |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISFAKTOR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Rate type |
| XML Element Name: | ValuationType |
| Parent Element: | ProductFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ANSATZTYP")
|
| Price modification user-Name |
| XML Element Name: | PriceModificationUser |
| Parent Element: | ProductFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 9999999 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MUTPRUSER_NAME")
|
| Produktvariante |
| XML Element Name: | ProductVariant |
| Parent Element: | Product |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Fields |
| XML Element Name: | ProductVariantFields |
| Parent Element: | ProductVariant |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Variant no. |
| XML Element Name: | ProductVariantID |
| Parent Element: | ProductVariantFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARID")
|
| Unit |
| XML Element Name: | QuantityNumber |
| Parent Element: | ProductVariantFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
U(The internal field ID for this element is "EHTNR") |
| Rezepturmenge |
| XML Element Name: | IngredientQuantity |
| Parent Element: | ProductVariantFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "REZEPTURMENGE")
|
| Description 1 |
| XML Element Name: | Designation1 |
| Parent Element: | ProductVariantFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 100 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZ1")
|
| Description 2 |
| XML Element Name: | Designation2 |
| Parent Element: | ProductVariantFields |
| Field Type: | Text |
| Action Type: | Export only |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZ2")
|
| Gruppenleistung |
| XML Element Name: | GroupService |
| Parent Element: | ProductVariantFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "GRPLEISTUNGENABLED")
|
| Verband |
| XML Element Name: | Association |
| Parent Element: | ProductVariantFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VERBAND")
|
| Text |
| XML Element Name: | Text |
| Parent Element: | ProductVariantFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| Produkttexte |
| XML Element Name: | ProductText |
| Parent Element: | ProductVariant |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Bewegungsdaten |
| Fields |
| XML Element Name: | ProductTextFields |
| Parent Element: | ProductText |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Text |
| XML Element Name: | Text |
| Parent Element: | ProductTextFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: -1 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARDATA")
|
| Produkte-Analyseposition |
| XML Element Name: | ProductAnalysisItem |
| Parent Element: | ProductVariant |
| Field Type: | ID |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Transaction data |
| Fields |
| XML Element Name: | ProductAnalysisItemFields |
| Parent Element: | ProductAnalysisItem |
| Field Type: | Type[ 15 ] |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
| Item no. |
| XML Element Name: | ItemNumber |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSNR")
|
| Parent item |
| XML Element Name: | ParentItem |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSNRPARENT")
|
| Item type |
| XML Element Name: | ItemType |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "POSTYP")
|
| Area |
| XML Element Name: | Area |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEBEREICH")
|
| Product type item |
| XML Element Name: | ProductTypeItem |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 3 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PRODTYPPOS")
|
| Category |
| XML Element Name: | Category |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEKAT")
|
| CE main group |
| XML Element Name: | CostElementMainGroup |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 6 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEHAUPTGRP")
|
| CE sub-group |
| XML Element Name: | CostElementSubgroup |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KEUNTERGRP")
|
| CE no. |
| XML Element Name: | CostElementNumber |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 30 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KENR")
|
| QU |
| XML Element Name: | UnitNumber |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Quantity unit(The internal field ID for this element is "EHTNR") |
| Leistungs-Produkt-Typ |
| XML Element Name: | ServiceProductType |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 2 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEIPRODTYP")
|
| Variantenprodukt |
| XML Element Name: | VariantProduct |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Export only |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIANTENPRODUKT")
|
| Produktvariante |
| XML Element Name: | ProductVariantNumberItem |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIDPOS")
|
| Mengentyp |
| XML Element Name: | QuantityType |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGENTYP")
|
| Preis-Nr. |
| XML Element Name: | PriceNumber |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 4 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISNR")
|
| Allocation type |
| XML Element Name: | CostApplicationType |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "ZURECHART")
|
| Calc. rate |
| XML Element Name: | CalculationRate |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKANSATZ")
|
| Regie-Kalkansatz |
| XML Element Name: | RegieCalculationRate |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "KALKANSATZREG")
|
| Average salary |
| XML Element Name: | AverageSalary |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 10 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MITTELLOHN")
|
| Price base 1 |
| XML Element Name: | PriceBasis1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 2 |
| XML Element Name: | PriceBasis2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 3 |
| XML Element Name: | PriceBasis3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 4 |
| XML Element Name: | PriceBasis4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 5 |
| XML Element Name: | PriceBasis5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 6 |
| XML Element Name: | PriceBasis6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 7 |
| XML Element Name: | PriceBasis7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 8 |
| XML Element Name: | PriceBasis8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price base 9 |
| XML Element Name: | PriceBasis9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 1 |
| XML Element Name: | PriceBasisRegie1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 2 |
| XML Element Name: | PriceBasisRegie2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 3 |
| XML Element Name: | PriceBasisRegie3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS3REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 4 |
| XML Element Name: | PriceBasisRegie4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS4REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 5 |
| XML Element Name: | PriceBasisRegie5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS5REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 6 |
| XML Element Name: | PriceBasisRegie6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS6REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 7 |
| XML Element Name: | PriceBasisRegie7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS7REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 8 |
| XML Element Name: | PriceBasisRegie8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS8REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Basis Regie 9 |
| XML Element Name: | PriceBasisRegie9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISBASIS9REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Designation 1 |
| XML Element Name: | Designation1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Text |
| Action Type: | Import und Export |
| Field Length: 40 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BEZ1")
|
| Price offer 1 |
| XML Element Name: | PriceOffer1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| GSC |
| XML Element Name: | GroupServiceActive |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length: - | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
Group service code(The internal field ID for this element is "GRPLEISTUNGAKTIV") |
| Menge 1 |
| XML Element Name: | Quantity1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 2 |
| XML Element Name: | Quantity2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 3 |
| XML Element Name: | Quantity3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 4 |
| XML Element Name: | Quantity4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 5 |
| XML Element Name: | Quantity5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 6 |
| XML Element Name: | Quantity6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 1 |
| XML Element Name: | PriceProductionCost1Qty1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 1 |
| XML Element Name: | PriceProductionCost2Qty1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service value 1 |
| XML Element Name: | ServiceValue1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service value 2 |
| XML Element Name: | ServiceValue2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service value 3 |
| XML Element Name: | ServiceValue3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service value 4 |
| XML Element Name: | ServiceValue4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service value 5 |
| XML Element Name: | ServiceValue5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Service value 6 |
| XML Element Name: | ServiceValue6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 7 |
| XML Element Name: | Quantity7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 8 |
| XML Element Name: | Quantity8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Menge 9 |
| XML Element Name: | Quantity9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Import und Export |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "MENGE9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Leistungswert 7 |
| XML Element Name: | ServiceValue7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Leistungswert 8 |
| XML Element Name: | ServiceValue8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Leistungswert 9 |
| XML Element Name: | ServiceValue9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "LEISTUNGSWERT9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Produktvariante Kopf |
| XML Element Name: | ProductVariantNumberHeader |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 8 | Decimal Places: 0 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "VARIDKOPF")
|
| Amount base 1 |
| XML Element Name: | AmountBasis1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 2 |
| XML Element Name: | AmountBasis2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 3 |
| XML Element Name: | AmountBasis3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 4 |
| XML Element Name: | AmountBasis4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 5 |
| XML Element Name: | AmountBasis5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 6 |
| XML Element Name: | AmountBasis6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 7 |
| XML Element Name: | AmountBasis7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 8 |
| XML Element Name: | AmountBasis8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount base 9 |
| XML Element Name: | AmountBasis9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGBASIS9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 1 |
| XML Element Name: | AmountProductionCost1Qty1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 2 |
| XML Element Name: | AmountProductionCost1Qty2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 3 |
| XML Element Name: | AmountProductionCost1Qty3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 4 |
| XML Element Name: | AmountProductionCost1Qty4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 5 |
| XML Element Name: | AmountProductionCost1Qty5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 6 |
| XML Element Name: | AmountProductionCost1Qty6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 7 |
| XML Element Name: | AmountProductionCost1Qty7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 8 |
| XML Element Name: | AmountProductionCost1Qty8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC1 9 |
| XML Element Name: | AmountProductionCost1Qty9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 1 |
| XML Element Name: | AmountProductionCost2Qty1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 2 |
| XML Element Name: | AmountProductionCost2Qty2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 3 |
| XML Element Name: | AmountProductionCost2Qty3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 4 |
| XML Element Name: | AmountProductionCost2Qty4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 5 |
| XML Element Name: | AmountProductionCost2Qty5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 6 |
| XML Element Name: | AmountProductionCost2Qty6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 7 |
| XML Element Name: | AmountProductionCost2Qty7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 8 |
| XML Element Name: | AmountProductionCost2Qty8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount PC2 9 |
| XML Element Name: | AmountProductionCost2Qty9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 1 |
| XML Element Name: | AmountOffer1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 2 |
| XML Element Name: | AmountOffer2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 3 |
| XML Element Name: | AmountOffer3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 4 |
| XML Element Name: | AmountOffer4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 5 |
| XML Element Name: | AmountOffer5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 6 |
| XML Element Name: | AmountOffer6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 7 |
| XML Element Name: | AmountOffer7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 8 |
| XML Element Name: | AmountOffer8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Amount offer 9 |
| XML Element Name: | AmountOffer9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEBOT9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 2 |
| XML Element Name: | PriceOffer2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 3 |
| XML Element Name: | PriceOffer3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 4 |
| XML Element Name: | PriceOffer4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 5 |
| XML Element Name: | PriceOffer5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 6 |
| XML Element Name: | PriceOffer6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 7 |
| XML Element Name: | PriceOffer7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 8 |
| XML Element Name: | PriceOffer8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price offer 9 |
| XML Element Name: | PriceOffer9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEBOT9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 2 |
| XML Element Name: | PriceProductionCost1Qty2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 3 |
| XML Element Name: | PriceProductionCost1Qty3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 4 |
| XML Element Name: | PriceProductionCost1Qty4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 5 |
| XML Element Name: | PriceProductionCost1Qty5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 6 |
| XML Element Name: | PriceProductionCost1Qty6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 7 |
| XML Element Name: | PriceProductionCost1Qty7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 8 |
| XML Element Name: | PriceProductionCost1Qty8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC1 9 |
| XML Element Name: | PriceProductionCost1Qty9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 2 |
| XML Element Name: | PriceProductionCost2Qty2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 3 |
| XML Element Name: | PriceProductionCost2Qty3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 4 |
| XML Element Name: | PriceProductionCost2Qty4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 5 |
| XML Element Name: | PriceProductionCost2Qty5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT5")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 6 |
| XML Element Name: | PriceProductionCost2Qty6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 7 |
| XML Element Name: | PriceProductionCost2Qty7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 8 |
| XML Element Name: | PriceProductionCost2Qty8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Price PC2 9 |
| XML Element Name: | PriceProductionCost2Qty9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Regie Angebot 1 |
| XML Element Name: | RegiePriceOffer1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEB1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Regie WK1 1 |
| XML Element Name: | RegiePriceProductionCost1Qty1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK1MT1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Regie WK2 1 |
| XML Element Name: | RegiePriceProductionCost2Qty1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISWK2MT1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 1 WK1 |
| XML Element Name: | TotalRegieCategory1ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT1WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 2 WK1 |
| XML Element Name: | TotalRegieCategory2ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT2WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 3 WK1 |
| XML Element Name: | TotalRegieCategory3ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT3WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 4 WK1 |
| XML Element Name: | TotalRegieCategory4ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT4WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 5 WK1 |
| XML Element Name: | TotalRegieCategory5ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT5WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 6 WK1 |
| XML Element Name: | TotalRegieCategory6ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT6WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 7 WK1 |
| XML Element Name: | TotalRegieCategory7ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT7WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 8 WK1 |
| XML Element Name: | TotalRegieCategory8ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT8WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 9 WK1 |
| XML Element Name: | TotalRegieCategory9ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT9WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 10 WK1 |
| XML Element Name: | TotalRegieCategory10ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT10WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 11 WK1 |
| XML Element Name: | TotalRegieCategory11ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT11WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 12 WK1 |
| XML Element Name: | TotalRegieCategory12ProductionCost1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT12WK1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 1 WK2 |
| XML Element Name: | TotalRegieCategory1ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT1WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 2 WK2 |
| XML Element Name: | TotalRegieCategory2ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT2WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 3 WK2 |
| XML Element Name: | TotalRegieCategory3ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT3WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 4 WK2 |
| XML Element Name: | TotalRegieCategory4ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT4WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 5 WK2 |
| XML Element Name: | TotalRegieCategory5ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT5WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 6 WK2 |
| XML Element Name: | TotalRegieCategory6ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT6WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 7 WK2 |
| XML Element Name: | TotalRegieCategory7ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT7WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 8 WK2 |
| XML Element Name: | TotalRegieCategory8ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT8WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 9 WK2 |
| XML Element Name: | TotalRegieCategory9ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT9WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 10 WK2 |
| XML Element Name: | TotalRegieCategory10ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT10WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 11 WK2 |
| XML Element Name: | TotalRegieCategory11ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT11WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 12 WK2 |
| XML Element Name: | TotalRegieCategory12ProductionCost2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT12WK2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 1 Angebot |
| XML Element Name: | TotalRegieCategory1Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT1ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 2 Angebot |
| XML Element Name: | TotalRegieCategory2Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT2ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 3 Angebot |
| XML Element Name: | TotalRegieCategory3Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT3ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 4 Angebot |
| XML Element Name: | TotalRegieCategory4Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT4ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 5 Angebot |
| XML Element Name: | TotalRegieCategory5Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT5ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 6 Angebot |
| XML Element Name: | TotalRegieCategory6Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT6ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 7 Angebot |
| XML Element Name: | TotalRegieCategory7Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT7ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 8 Angebot |
| XML Element Name: | TotalRegieCategory8Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT8ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 9 Angebot |
| XML Element Name: | TotalRegieCategory9Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT9ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 10 Angebot |
| XML Element Name: | TotalRegieCategory10Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT10ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 11 Angebot |
| XML Element Name: | TotalRegieCategory11Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT11ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Total Regie KE-Kat 12 Angebot |
| XML Element Name: | TotalRegieCategory12Offer |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "TOTALKEKAT12ANGEBREG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 1 |
| XML Element Name: | AmountProductionCost1Qty1Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 2 |
| XML Element Name: | AmountProductionCost1Qty2Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 3 |
| XML Element Name: | AmountProductionCost1Qty3Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT3REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 4 |
| XML Element Name: | AmountProductionCost1Qty4Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT4REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 5 |
| XML Element Name: | AmountProductionCost1Qty5Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT5REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 6 |
| XML Element Name: | AmountProductionCost1Qty6Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT6REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 7 |
| XML Element Name: | AmountProductionCost1Qty7Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT7REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 8 |
| XML Element Name: | AmountProductionCost1Qty8Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT8REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK1 9 |
| XML Element Name: | AmountProductionCost1Qty9Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK1MT9REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 1 |
| XML Element Name: | AmountProductionCost2Qty1Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 2 |
| XML Element Name: | AmountProductionCost2Qty2Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 3 |
| XML Element Name: | AmountProductionCost2Qty3Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT3REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 4 |
| XML Element Name: | AmountProductionCost2Qty4Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT4REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 5 |
| XML Element Name: | AmountProductionCost2Qty5Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT5REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 6 |
| XML Element Name: | AmountProductionCost2Qty6Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT6REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 7 |
| XML Element Name: | AmountProductionCost2Qty7Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT7REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 8 |
| XML Element Name: | AmountProductionCost2Qty8Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT8REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie WK2 9 |
| XML Element Name: | AmountProductionCost2Qty9Regie |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGWK2MT9REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 1 |
| XML Element Name: | AmountOfferRegie1 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB1REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 2 |
| XML Element Name: | AmountOfferRegie2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 3 |
| XML Element Name: | AmountOfferRegie3 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB3REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 4 |
| XML Element Name: | AmountOfferRegie4 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB4REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 5 |
| XML Element Name: | AmountOfferRegie5 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB5REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 6 |
| XML Element Name: | AmountOfferRegie6 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB6REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 7 |
| XML Element Name: | AmountOfferRegie7 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB7REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 8 |
| XML Element Name: | AmountOfferRegie8 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB8REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Betrag Regie Angebot 9 |
| XML Element Name: | AmountOfferRegie9 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "BETRAGANGEB9REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Regie Angebot 2 |
| XML Element Name: | RegiePriceOffer2 |
| Parent Element: | ProductAnalysisItemFields |
| Field Type: | Nummer |
| Action Type: | Export only |
| Field Length: 12 | Decimal Places: 8 | Mandatory Field: No | Revision: 0 | Ascii ID : - |
| Description: |
(The internal field ID for this element is "PREISANGEB2REG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C. |
| Preis Regie Angebot 3 |
| XML Element Name: |