Interface:
FIBU
-
Classification
Version
2025.00
This documentation describes the AbaConnect Interface
Classification
for the
FIBU
Application.
General Information
General information about the AbaConnect interface.
| AbaConnect Interface Information |
| Application : | FIBU |
| Interface Name : | Classification |
| ID : | FibuKlassierung
(
Stammdaten
)
|
| Version : | 2025.00 |
| Status: | Productive |
Displays the possible import and export features for this interface.
| Export : | XML / ASCII |
| Import : | XML / ASCII |
Displays additional information for this interface.
|
Highest field Revision for this interface : 0 |
Mapping Information
The following displays the Mapping details for this interface.
| Mapping ID : | AbaDefault |
| Mapping Name : | Classification |
| Description : |
|
Example AbaConnect XML Structure
The following is an example of an XML Header structure. This information is also visible in an AbaConnect
XML Export file, that has been exported via the Abacus AbaConnect User Interface.
| AbaConnect XML Struktur |
<?xml version='1.0' encoding='UTF-8'?>
<AbaConnectContainer>
<TaskCount>1</TaskCount>
<Task>
<Parameter>
<Application>FIBU</Application>
<Id>FibuKlassierung</Id>
<MapId>AbaDefault</MapId>
<Version>2025.00</Version>
<!-- Attention : The client number (Mandant) is optional and implies that the data can only be imported into specified client (Mandant) -->
<!-- The Client Option (Mandant) only has an influence when importing data. It can be configured in the AbaConnect Export Settings. -->
<!-- By default, the client number (Mandant) is not written to the export file -->
<Mandant>7777</Mandant>
</Parameter>
<Transaction>
<Element mode='SAVE'>
<!-- The specific data fields for the AbaConnect interface are included here. -->
</Element>
</Transaction>
</Task>
</AbaConnectContainer>
|
Example AbaConnect Command Line
The following includes examples of AbaConnect Command Line.
The AbaConnect Command Line is executed with the abaconnectexportconsole.exe and abaconnectimportconsole.exe programmes.
The AbaConnect Command Line must be run direct on the Abacus server.
More detailed information about AbaConnect Command Line is available on the Abacus Homepage. The following examples serve as starting point for creating a simple command line.
| AbaConnect Command Line |
Export :
abaconnectexportconsole.exe "/USRuser" "/PWxxx"
"-aFIBU"
"-version2025.00"
"-M7777"
"-acidFibuKlassierung"
"-mapidAbaDefault"
"-datamodeXML"
"-responseYES"
"-responsefileX:\response.xml"
"-exportfileX:\data.xml"
Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"
"-aFIBU"
"-version2025.00"
"-M7777"
"-datamodeXML"
"-responseYES"
"-responsefileX:\response.xml"
"-importfileX:\data.xml"
N.B. : For importing XML data, it is not necessary to specify the Interface ID and Mapping on the Command Line.
This information is contained in the XML Import file.
|
Mapping Structure
The following displays a simplified mapping structure for this interface.
The XML-Element and Parent-Name are always in english. Click on the row to display additional information.
Field Information
The following is a detailed description of the fields used in this interface.
| XML Element Name: | Header |
| Parent Element: | Element |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Header of the classification plan definition
(The internal field ID for this element is "ClassificationHeader")
|
| XML Element Name: | Plan |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Type of the classification plan. 1: Chart of accounts, 2: Cost centre plan,
3: Project plan
(The internal field ID for this element is "Plan")
|
| XML Element Name: | Variant |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Variant of the plan (1-9999), 1 = Standard
(The internal field ID for this element is "Variante")
|
| XML Element Name: | Level |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
3 |
| Description: |
For the header, the level is always 0
(The internal field ID for this element is "Level")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
4 |
| Description: |
For the header, the identification is 0
(The internal field ID for this element is "Id")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Type |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
5 |
| Description: |
Type of the element: Title lines 1
(The internal field ID for this element is "Typ")
|
| XML Element Name: | Name |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
6 |
| Description: |
Name of the classification plan
(The internal field ID for this element is "Name1")
|
| XML Element Name: | Levels |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
7 |
| Description: |
Number of levels of the classification plan. Without the detail level
(The internal field ID for this element is "Ebenen")
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
8 |
| Description: |
Report form flag, '1' for chart of accounts in report form,
otherwise empty.
(The internal field ID for this element is "Staffelform")
|
| Action Type: | Import und Export |
| Field Length:
80 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
9 |
| Description: |
Assignment of totalisators, alphanumeric, max. 80 characters, '1'
instead of n, if the totalisator n is defined in the chart of accounts, otherwise empty.
(The internal field ID for this element is "Totalisatoren")
|
| XML Element Name: | Name2 |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
10 |
| Description: |
Reserve
(The internal field ID for this element is "Name2")
|
| XML Element Name: | Number2 |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
11 |
| Description: |
Reserve
(The internal field ID for this element is "Number2")
|
| XML Element Name: | Language |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
12 |
| Description: |
Language of the classification plan
(The internal field ID for this element is "Language")
|
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
13 |
| Description: |
Enterprise
(The internal field ID for this element is "Enterprise")
|
| XML Element Name: | XbrlName |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
250 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
14 |
| Description: |
XBRL name
(The internal field ID for this element is "XbrlName")
|
| XML Element Name: | XbrlLabel |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
250 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
15 |
| Description: |
XBRL description
(The internal field ID for this element is "XbrlLabel")
|
| Action Type: | Import und Export |
| Field Length:
20 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
16 |
| Description: |
XBRL basis
(The internal field ID for this element is "XbrlPolicy")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
17 |
| Description: |
XBRL version
(The internal field ID for this element is "XbrlVersion")
|
| XML Element Name: | XbrlInfo |
| Parent Element: | Header |
| Action Type: | Import und Export |
| Field Length:
30 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
18 |
| Description: |
XBRL information
(The internal field ID for this element is "XbrlInfo")
|
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Classification element
(The internal field ID for this element is "ClassificationStructure")
|
| XML Element Name: | Plan |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Type of the classification plan. 1: Chart of accounts, 2: Cost centre plan,
3: Project plan
(The internal field ID for this element is "Plan")
|
| XML Element Name: | Variant |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Variant of the plan (1-9999), 1 = Standard
(The internal field ID for this element is "Variante")
|
| XML Element Name: | Level |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
3 |
| Description: |
For the classification, the level is always 0
(The internal field ID for this element is "Level")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
4 |
| Description: |
Identification number of the classification
(The internal field ID for this element is "Id")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Type |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
5 |
| Description: |
Type of the element: Title lines 1
(The internal field ID for this element is "Typ")
|
| XML Element Name: | Name |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
6 |
| Description: |
Designation of the classification element
(The internal field ID for this element is "Name1")
|
| XML Element Name: | Name2 |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
7 |
| Description: |
Second name of the classification element
(The internal field ID for this element is "Name2")
|
| XML Element Name: | Number2 |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
8 |
| Description: |
Second number of the classification element
(The internal field ID for this element is "Number2")
|
| XML Element Name: | Language |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
9 |
| Description: |
Language of the classification element
(The internal field ID for this element is "Language")
|
| XML Element Name: | Enterprise |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
10 |
| Description: |
Enterprise
(The internal field ID for this element is "Enterprise")
|
| XML Element Name: | XbrlName |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
250 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
11 |
| Description: |
XBRL name
(The internal field ID for this element is "XbrlName")
|
| XML Element Name: | XbrlLabel |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
250 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
12 |
| Description: |
XBRL description
(The internal field ID for this element is "XbrlLabel")
|
| XML Element Name: | XbrlPolicy |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
20 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
13 |
| Description: |
XBRL basis
(The internal field ID for this element is "XbrlPolicy")
|
| XML Element Name: | XbrlVersion |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
14 |
| Description: |
XBRL version
(The internal field ID for this element is "XbrlVersion")
|
| XML Element Name: | XbrlInfo |
| Parent Element: | Classification |
| Action Type: | Import und Export |
| Field Length:
30 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
15 |
| Description: |
XBRL information
(The internal field ID for this element is "XbrlInfo")
|
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
3 |
| Description: |
A classification element is an entry of the classification tree structure
(The internal field ID for this element is "ClassificationElement")
|
| XML Element Name: | Plan |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Type of the classification plan. 1: Chart of accounts, 2: Cost centre plan,
3: Project plan
(The internal field ID for this element is "Plan")
|
| XML Element Name: | Variant |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Variant of the plan (1-9999), 1 = Standard
(The internal field ID for this element is "Variante")
|
| XML Element Name: | Level |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
3 |
| Description: |
Classification level (1-9) level 1 (area): 1, level 2 (classes): 2, level 3
(main group): 3, level 4 (groups): 4, etc.
(The internal field ID for this element is "Level")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
4 |
| Description: |
Identification of the classification element, level 1 (area): A to Z,
alternatively 1-26, level 2 (classes): max. 12 digits, level 3 (main group): max. 12 digits, level 4
(groups): max. 12 digits, etc.
(The internal field ID for this element is "Id")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Type |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
5 |
| Description: |
Type of the element, 1 = Title, 2 = Total, 3 = Totalisator, 4 = Sub-total
(The internal field ID for this element is "Typ")
|
| XML Element Name: | Name |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
6 |
| Description: |
Designation of the element
(The internal field ID for this element is "Name1")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
7 |
| Description: |
Level of the next higher classification level
(The internal field ID for this element is "Referenzlevel")
|
| XML Element Name: | Reference |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
8 |
| Description: |
Reference to the next higher classification identification
(The internal field ID for this element is "Referenz")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Number2 |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
9 |
| Description: |
Second number of the element
(The internal field ID for this element is "Number2")
|
| XML Element Name: | Name2 |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
10 |
| Description: |
Second name of the element
(The internal field ID for this element is "Name2")
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
11 |
| Description: |
Collective account flag (only groups or the lowest level of the
classification), '1' for groups is collective account, otherwise empty
(The internal field ID for this element is "Sammelkonto")
|
| XML Element Name: | SubtotalBasis |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
12 |
| Description: |
Subtotal/percent base, alphanumeric, 2 characters, "10" for
element is subtotal, "01" for element is percent base, "11" for element is
subtotal and % base
(The internal field ID for this element is "SubtotalBasis")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
13 |
| Description: |
Totalisator number, numeric, max. 2 digits (1-80). If the element describes
a totalisator: number of the totalisator, otherwise empty
(The internal field ID for this element is "TotalisatorNr")
|
| Action Type: | Import und Export |
| Field Length:
80 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
14 |
| Description: |
List of the totalisator memberships, alphanumeric, max. 80 characters,
'+' instead of n if the balance of the element should be added to the totalisator, '-'
instead of n if the balance should be subtracted, otherwise ' '
(The internal field ID for this element is "TotalisierListe")
|
| XML Element Name: | Language |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
15 |
| Description: |
Language of the element
(The internal field ID for this element is "Language")
|
| XML Element Name: | Enterprise |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
16 |
| Description: |
Enterprise
(The internal field ID for this element is "Enterprise")
|
| XML Element Name: | XbrlName |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
250 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
17 |
| Description: |
XBRL name
(The internal field ID for this element is "XbrlName")
|
| XML Element Name: | XbrlLabel |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
250 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
18 |
| Description: |
XBRL description
(The internal field ID for this element is "XbrlLabel")
|
| XML Element Name: | XbrlPolicy |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
20 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
19 |
| Description: |
XBRL basis
(The internal field ID for this element is "XbrlPolicy")
|
| XML Element Name: | XbrlVersion |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
20 |
| Description: |
XBRL version
(The internal field ID for this element is "XbrlVersion")
|
| XML Element Name: | XbrlInfo |
| Parent Element: | ClassificationElement |
| Action Type: | Import und Export |
| Field Length:
30 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
21 |
| Description: |
XBRL information
(The internal field ID for this element is "XbrlInfo")
|
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
4 |
| Description: |
Account element / cost type element
(The internal field ID for this element is "KontenElement")
|
| XML Element Name: | Plan |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Type of the classification plan. 1: Chart of accounts, 2: Cost centre plan,
3: Project plan
(The internal field ID for this element is "Classplan")
|
| XML Element Name: | Variant |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Variant of the plan (1-9999), 1 = Standard
(The internal field ID for this element is "Classvariante")
|
| XML Element Name: | Level |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
3 |
| Description: |
Classification level 90 (detail) accounts/cost types
(The internal field ID for this element is "ClassLevel")
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
4 |
| Description: |
Identification of the account/cost type
(The internal field ID for this element is "Nr")
|
| XML Element Name: | Type |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
5 |
| Description: |
Usually always 1, swap account: -1
(The internal field ID for this element is "ClassTyp")
|
| XML Element Name: | Name |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
6 |
| Description: |
Name of the account/cost type
(The internal field ID for this element is "Name")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
7 |
| Description: |
Level of the next higher classification level (1-9)
(The internal field ID for this element is "Classreflevel")
|
| XML Element Name: | Reference |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
8 |
| Description: |
Reference to the next higher classification identification
(The internal field ID for this element is "Classrefid")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
9 |
| Description: |
Account classification: 1-5 / A-E
(The internal field ID for this element is "Klasse_bi")
|
| XML Element Name: | ISO |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
5 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
10 |
| Description: |
ISO code, alphanumeric, must be defined in the foreign currency table (see
program 571).
(The internal field ID for this element is "Iso")
|
| XML Element Name: | Unit |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
11 |
| Description: |
Quantity unit of the cost type, alphanumeric, max. 4 characters. Must be
defined in the unit of measurement base (see prg. 21). Is ignored when importing existing entries.
Default: none
(The internal field ID for this element is "Mass")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
12 |
| Description: |
Reference account of a cost type. Must be the number of a valid account. Is
ignored when importing existing cost types. Default: 0
(The internal field ID for this element is "KartRefNr")
|
| XML Element Name: | AccountType |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
13 |
| Description: |
Account type 0 = Account, 1 = Cost type, 2 = Internal settlement
Is ignored when importing existing accounts/cost types. Default: 0 = Account
(The internal field ID for this element is "Combi")
|
| XML Element Name: | Number2 |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
14 |
| Description: |
Alternative number of the account/cost type
(The internal field ID for this element is "Nr2")
|
| XML Element Name: | Name2 |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
15 |
| Description: |
Alternative designation of the account/cost type
(The internal field ID for this element is "Name2")
|
| XML Element Name: | Text1 |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
16 |
| Description: |
Remark field 1
(The internal field ID for this element is "Bem1")
|
| XML Element Name: | Text2 |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
17 |
| Description: |
Remark field 2
(The internal field ID for this element is "Bem2")
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
18 |
| Description: |
Consolidation account number numerical, max. 11 digits, is ignored with
existing entries. Is usually entered in program 541 Allocate consolidation outline.
(The internal field ID for this element is "KontiNrK")
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
19 |
| Description: |
Cash flow statement group numerical, max. 4 digits, is ignored with
existing entries
(The internal field ID for this element is "Kfr")
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
20 |
| Description: |
Numerical suppl. field 1
(The internal field ID for this element is "Numzusatz1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
21 |
| Description: |
Numerical suppl. field 2
(The internal field ID for this element is "Numzusatz2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Inactive |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
22 |
| Description: |
Flag 'inactive', '1' for inactive accounts/cost types,
otherwise '0' or empty
(The internal field ID for this element is "Inaktiv")
|
| XML Element Name: | Tax |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
23 |
| Description: |
VAT-liable account, '1' for VAT-liable account, otherwise empty
(The internal field ID for this element is "Mwstjn")
|
| XML Element Name: | TaxCode |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
3 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
24 |
| Description: |
VAT code, alphanumeric, 3 characters. Must be defined in the tax code file
(see program 531) or empty.
(The internal field ID for this element is "Mwstcode")
|
| XML Element Name: | TaxFixed |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
25 |
| Description: |
VAT fixed, '1' for fixed, otherwise empty
(The internal field ID for this element is "Mwstfix")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
26 |
| Description: |
VAT liability in %, numeric, max. 3 places before and 2 after the decimal
point (e.g. 100 for 100% liable account)
(The internal field ID for this element is "Mwstkoeff")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Category |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
27 |
| Description: |
Account category 0 = General account, 1 = Cash account, 2 = A/R / A/P
(The internal field ID for this element is "Kat")
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
28 |
| Description: |
The following information can be defined on the account for the
consolidation of intercompany transactions:
0 = No intercompany transaction account, 1 = Intercompany transaction account, 2 = Treat contra
account for IC transactions the same as for IC
(The internal field ID for this element is "Company")
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
29 |
| Description: |
Definition for the rate prioritisation (activation in prg. S34; only on
foreign currency account)
0 = Global, 1 = Rate entered (1st rate), 2 = Revaluation rate (2nd rate), 3 = Commission rate (3rd
rate)
(The internal field ID for this element is "Kursprior")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
30 |
| Description: |
Restrict cost centre access, 0 = No restriction, 1 = Restriction active
(The internal field ID for this element is "Kst")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
31 |
| Description: |
CC/CU number proposal
(The internal field ID for this element is "Kstellevor")
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
32 |
| Description: |
(The internal field ID for this element is "Both")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
33 |
| Description: |
(The internal field ID for this element is "Ktrvor")
|
| Action Type: | Import und Export |
| Field Length:
30 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
34 |
| Description: |
Abbreviation/shortcut
(The internal field ID for this element is "Shortcut")
|
| XML Element Name: | ShowBalance |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
35 |
| Description: |
Show balances at booking
(The internal field ID for this element is "Saldishow")
|
| Action Type: | Import und Export |
| Field Length:
4032 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
36 |
| Description: |
Booking guidelines
(The internal field ID for this element is "Buchungsrichtlinien")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
37 |
| Description: |
Show value date
(The internal field ID for this element is "Valdatshow")
|
| XML Element Name: | Rate |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
14 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
38 |
| Description: |
Rate for the quantity
(The internal field ID for this element is "Ansatz")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Creation |
| Parent Element: | AccountElement |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
39 |
| Description: |
Creation date
(The internal field ID for this element is "Creation")
|
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
40 |
| Description: |
Modification date
(The internal field ID for this element is "Mut")
|
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
41 |
| Description: |
Transaction type proposal
(The internal field ID for this element is "Invebewevor")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
42 |
| Description: |
Transaction type fixed
(The internal field ID for this element is "Invebewefix")
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
43 |
| Description: |
Enter
(The internal field ID for this element is "Inveboth")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
44 |
| Description: |
Division switch
(The internal field ID for this element is "Gbsw")
|
| XML Element Name: | SwapAccount |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
45 |
| Description: |
Swap account number
(The internal field ID for this element is "KippKonto")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
46 |
| Description: |
(The internal field ID for this element is "Kk1")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
47 |
| Description: |
(The internal field ID for this element is "Kk2")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
48 |
| Description: |
(The internal field ID for this element is "Kkjn")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
49 |
| Description: |
(The internal field ID for this element is "ClearingAktiv")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
50 |
| Description: |
(The internal field ID for this element is "ClearingImmerAktiv")
|
| XML Element Name: | Corso |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
8 | Decimal Places:
8 | Mandatory Field:
No | Revision:
0 | Ascii ID :
51 |
| Description: |
(The internal field ID for this element is "Umrechnungskurs")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
52 |
| Description: |
(The internal field ID for this element is "Debdetsw")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
53 |
| Description: |
(The internal field ID for this element is "Uebernahmeprozent")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Switch |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
54 |
| Description: |
(The internal field ID for this element is "Switch")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
55 |
| Description: |
(The internal field ID for this element is "Akpnr1")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
56 |
| Description: |
(The internal field ID for this element is "Akpnr2")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
57 |
| Description: |
(The internal field ID for this element is "Akpnr3")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
58 |
| Description: |
(The internal field ID for this element is "Adrnr1")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
59 |
| Description: |
(The internal field ID for this element is "Adrnr2")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
60 |
| Description: |
(The internal field ID for this element is "Adrnr3")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
61 |
| Description: |
(The internal field ID for this element is "Kakst")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
62 |
| Description: |
(The internal field ID for this element is "Kakst2")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
63 |
| Description: |
(The internal field ID for this element is "Kapro")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
64 |
| Description: |
(The internal field ID for this element is "Kapro2")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
65 |
| Description: |
(The internal field ID for this element is "Wertberkto")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
66 |
| Description: |
(The internal field ID for this element is "Wertberkst")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
67 |
| Description: |
(The internal field ID for this element is "Wertberpro")
|
| XML Element Name: | Enterprise |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
68 |
| Description: |
Enterprise
(The internal field ID for this element is "Enterprise")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
69 |
| Description: |
Heating and incidental costs
(The internal field ID for this element is "Hknk")
|
| XML Element Name: | Maintenance |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
70 |
| Description: |
Maintenance
(The internal field ID for this element is "Unterhalt")
|
| XML Element Name: | Accruals |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
71 |
| Description: |
Accruals
(The internal field ID for this element is "Abgrenz")
|
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
72 |
| Description: |
Accrual proposal
(The internal field ID for this element is "Abgrenzvorschlag")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
73 |
| Description: |
Current account cross-division
(The internal field ID for this element is "Scharnierkk")
|
| XML Element Name: | ManualEntry |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
74 |
| Description: |
Blocked for manual entry
(The internal field ID for this element is "Manuellerfa")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
75 |
| Description: |
Non-cross-division entries
(The internal field ID for this element is "Nooverbu")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
76 |
| Description: |
Quantity/rate mandatory
(The internal field ID for this element is "Mengezwingend")
|
| XML Element Name: | ICProposal |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
77 |
| Description: |
Intercompany proposal
(The internal field ID for this element is "ICVorschlag")
|
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
78 |
| Description: |
Entries and corrections blocked until
(The internal field ID for this element is "Gesperrtbis")
|
| XML Element Name: | CashBook |
| Parent Element: | AccountElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
79 |
| Description: |
Cash book active
(The internal field ID for this element is "Kassabuch")
|
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
80 |
| Description: |
Cash book fixed at
(The internal field ID for this element is "Kassabuchfix")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
81 |
| Description: |
(The internal field ID for this element is "Kreddetsw")
|
| XML Element Name: | BookProj |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
82 |
| Description: |
Book level 3
(The internal field ID for this element is "Projwahl")
|
| XML Element Name: | ServiceType |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
8 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
83 |
| Description: |
Service Type
(The internal field ID for this element is "Leistungsart")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
84 |
| Description: |
(The internal field ID for this element is "Anzahlungskonto")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
85 |
| Description: |
(The internal field ID for this element is "Butextkopieren")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
86 |
| Description: |
Responsible person for visa
(The internal field ID for this element is "Visverant")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
87 |
| Description: |
Visa structure
(The internal field ID for this element is "Visstrukt")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
88 |
| Description: |
(The internal field ID for this element is "Rabatt")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
89 |
| Description: |
(The internal field ID for this element is "Skonto")
|
| XML Element Name: | LossAccount |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
90 |
| Description: |
(The internal field ID for this element is "Verlust")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
91 |
| Description: |
Tax deductible
(The internal field ID for this element is "Steuerabzug")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
92 |
| Description: |
Interest rate type
(The internal field ID for this element is "Zinstyp")
|
| XML Element Name: | OwnerAdress |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
93 |
| Description: |
Owner address
(The internal field ID for this element is "Inhaberinr")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
94 |
| Description: |
Payout address
(The internal field ID for this element is "Auszahlunginr")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
95 |
| Description: |
Beneficiary account
(The internal field ID for this element is "Beguenstigtenkto")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
96 |
| Description: |
Interest account
(The internal field ID for this element is "Zinskonto")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
97 |
| Description: |
Interest cost centre 1. level
(The internal field ID for this element is "Zinskst1")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
98 |
| Description: |
Interest cost centre 2. level
(The internal field ID for this element is "Zinskst2")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
99 |
| Description: |
Interest cost centre 3. level
(The internal field ID for this element is "Zinskst3")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
100 |
| Description: |
Interest account type
(The internal field ID for this element is "Zinskontotyp")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
101 |
| Description: |
Override disbursement mode
(The internal field ID for this element is "Paymentmodeoverride")
|
| XML Element Name: | Paymentmode |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
102 |
| Description: |
Dispursement mode
(The internal field ID for this element is "Paymentmode")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
103 |
| Description: |
Responsible person for visa fixed
(The internal field ID for this element is "VisverantFix")
|
| XML Element Name: | Divisions |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
8192 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
104 |
| Description: |
Divisions
(The internal field ID for this element is "Divisions")
|
| Action Type: | Import und Export |
| Field Length:
8192 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
105 |
| Description: |
Cost centres level 1
(The internal field ID for this element is "CostCenters1")
|
| Action Type: | Import und Export |
| Field Length:
8192 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
106 |
| Description: |
Cost centres level 2
(The internal field ID for this element is "CostCenters2")
|
| XML Element Name: | Projects |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
8192 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
107 |
| Description: |
Projects level 3
(The internal field ID for this element is "CostCenters3")
|
| Action Type: | Import und Export |
| Field Length:
8192 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
108 |
| Description: |
Asset categories
(The internal field ID for this element is "AssetCategories")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
109 |
| Description: |
Entry in service order
(The internal field ID for this element is "BookServiceOrder")
|
| XML Element Name: | ProductType |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
3 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
110 |
| Description: |
Product type
(The internal field ID for this element is "ProductType")
|
| XML Element Name: | ProductNr |
| Parent Element: | AccountElement |
| Action Type: | Import und Export |
| Field Length:
30 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
111 |
| Description: |
Product no.
(The internal field ID for this element is "ProductNr")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
112 |
| Description: |
If this setting is active, this account will be treated accordingly in the balance sheets when it is output according to the gross principle and the correction is displayed on the partner account.
(The internal field ID for this element is "GrossPrinciple")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
113 |
| Description: |
Determines the account on which the correction is displayed if the gross principle is used in the balance sheets.
(The internal field ID for this element is "PartnerAccount")
|
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
114 |
| Description: |
Tax deduction percentage rate for Real Estate Management
(The internal field ID for this element is "TaxDeductRate")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
115 |
| Description: |
(The internal field ID for this element is "TaxReductionAccount")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
116 |
| Description: |
(The internal field ID for this element is "TaxExpenseAccount")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
117 |
| Description: |
(The internal field ID for this element is "InveNrZwingend")
|
| Action Type: | Import und Export |
| Field Length:
50 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
118 |
| Description: |
Defines which VAT codes are allowed for this account
(The internal field ID for this element is "MwstCodeRange")
|
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
500 |
| Description: |
Designations per language
(The internal field ID for this element is "AccountMultilingualElement")
|
| XML Element Name: | Language |
| Parent Element: | AccountMultilingualElement |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Language
(The internal field ID for this element is "Language")
|
| XML Element Name: | Text |
| Parent Element: | AccountMultilingualElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Designation
(The internal field ID for this element is "Text")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
119 |
| Description: |
Group rate compensation on account level
(The internal field ID for this element is "KonzernKKJN")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
120 |
| Description: |
Group account capital gain
(The internal field ID for this element is "KonzernKAKtoGewinn")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
121 |
| Description: |
Group account exchange loss
(The internal field ID for this element is "KonzernKAKtoVerlust")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
122 |
| Description: |
Group rate adjustment 1st level exchange profit
(The internal field ID for this element is "KonzernKAKstGewinn")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
123 |
| Description: |
Group rate adjustment 1st level exchange loss
(The internal field ID for this element is "KonzernKAKstVerlust")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
124 |
| Description: |
Group rate adjustment 2nd level exchange profit
(The internal field ID for this element is "KonzernKAProGewinn")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
125 |
| Description: |
Group rate adjustment 2nd level exchange loss
(The internal field ID for this element is "KonzernKAProVerlust")
|
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
5 |
| Description: |
Cost centre element
(The internal field ID for this element is "KostenstelleElement")
|
| XML Element Name: | Plan |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Type of the classification plan. 1: Chart of accounts, 2: Cost centre plan,
3: Project plan
(The internal field ID for this element is "Classplan")
|
| XML Element Name: | Variant |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Variant of the plan (1-9999), 1 = Standard
(The internal field ID for this element is "Classvariante")
|
| XML Element Name: | Level |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
3 |
| Description: |
Classification level 90 (detail), cost centres/cost units
(The internal field ID for this element is "ClassLevel")
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
4 |
| Description: |
Identification of the cost centre/cost unit
(The internal field ID for this element is "Kstnr")
|
| XML Element Name: | Type |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
5 |
| Description: |
Always 1
(The internal field ID for this element is "ClassTyp")
|
| XML Element Name: | Name |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
6 |
| Description: |
Designation of the cost centre/cost unit
(The internal field ID for this element is "Kstname")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
7 |
| Description: |
Level of the next higher classification level (1-9)
(The internal field ID for this element is "Classreflevel")
|
| XML Element Name: | Reference |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
8 |
| Description: |
Reference to the next higher classification identification
(The internal field ID for this element is "Classrefid")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
9 |
| Description: |
Cost centre/cost unit type, 0 = Cost centre, 1 = Cost unit
Is ignored when importing existing cost centres/cost units.
(The internal field ID for this element is "Kstart")
|
| XML Element Name: | Number2 |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
10 |
| Description: |
Alternative number
(The internal field ID for this element is "Nr2")
|
| XML Element Name: | Name2 |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
11 |
| Description: |
Alternative designation
(The internal field ID for this element is "Name2")
|
| XML Element Name: | Text1 |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
12 |
| Description: |
Remark field 1
(The internal field ID for this element is "Bem1")
|
| XML Element Name: | Text2 |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
40 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
13 |
| Description: |
Remark field 2
(The internal field ID for this element is "Bem2")
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
14 |
| Description: |
Numerical suppl. field 1
(The internal field ID for this element is "Numzusatz1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
15 |
| Description: |
Numerical suppl. field 2
(The internal field ID for this element is "Numzusatz2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Sector |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
16 |
| Description: |
Sector number
(The internal field ID for this element is "Kfr")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Responsible |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
60 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
17 |
| Description: |
Responsible
(The internal field ID for this element is "Zustaendig")
|
| XML Element Name: | Client |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
60 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
18 |
| Description: |
Client
(The internal field ID for this element is "Aufgeber")
|
| XML Element Name: | Sum |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
19 |
| Description: |
Contract sum
(The internal field ID for this element is "Summe")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Additions |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
12 | Decimal Places:
4 | Mandatory Field:
No | Revision:
0 | Ascii ID :
20 |
| Description: |
Additions
(The internal field ID for this element is "Nachtrag")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Start |
| Parent Element: | CostCentreElement |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
21 |
| Description: |
Start on date
(The internal field ID for this element is "Beginn")
|
| XML Element Name: | End |
| Parent Element: | CostCentreElement |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
22 |
| Description: |
Completed on date
(The internal field ID for this element is "Ende")
|
| XML Element Name: | Warranty |
| Parent Element: | CostCentreElement |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
23 |
| Description: |
Warranty to date
(The internal field ID for this element is "Garantie")
|
| XML Element Name: | Inactive |
| Parent Element: | CostCentreElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
24 |
| Description: |
Flag 'inactive', '1' for inactive cost centres/cost
units, otherwise empty
(The internal field ID for this element is "Oldinaktiv")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
25 |
| Description: |
Flag 'OH surcharges activated', '1' for activated OH
surcharges, otherwise empty
(The internal field ID for this element is "Gk")
|
| XML Element Name: | Abbreviation |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
30 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
26 |
| Description: |
Abbreviation/shortcut
(The internal field ID for this element is "Shortcut")
|
| XML Element Name: | Creation |
| Parent Element: | CostCentreElement |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
27 |
| Description: |
Creation date
(The internal field ID for this element is "Creation")
|
| XML Element Name: | Modification |
| Parent Element: | CostCentreElement |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
28 |
| Description: |
Modification date
(The internal field ID for this element is "Mut")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
31 |
| Description: |
Division switch
(The internal field ID for this element is "Gbsw")
|
| XML Element Name: | Budget |
| Parent Element: | CostCentreElement |
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
32 |
| Description: |
Budget
(The internal field ID for this element is "Budget")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
33 |
| Description: |
(The internal field ID for this element is "Akpnr1")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
34 |
| Description: |
(The internal field ID for this element is "Akpnr2")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
35 |
| Description: |
(The internal field ID for this element is "Akpnr3")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
36 |
| Description: |
(The internal field ID for this element is "Adrnr1")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
37 |
| Description: |
(The internal field ID for this element is "Adrnr2")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
38 |
| Description: |
(The internal field ID for this element is "Adrnr3")
|
| XML Element Name: | Enterprise |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
39 |
| Description: |
Enterprise
(The internal field ID for this element is "Enterprise")
|
| Field Type: | Boolean (true oder false) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
40 |
| Description: |
Non-cross-division entries
(The internal field ID for this element is "Nooverbu")
|
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
41 |
| Description: |
Entries on levels possible
(The internal field ID for this element is "Ebenebebuch")
|
| XML Element Name: | BlockedUntil |
| Parent Element: | CostCentreElement |
| Field Type: | Datum (2000-03-20) |
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
42 |
| Description: |
Entries and corrections blocked until
(The internal field ID for this element is "Gesperrtbis")
|
| Action Type: | Import und Export |
| Field Length:
10 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
43 |
| Description: |
Responsible person for visa
(The internal field ID for this element is "Visverant")
|
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
44 |
| Description: |
Visa structure
(The internal field ID for this element is "Visstrukt")
|
| XML Element Name: | Divisions |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
8192 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
45 |
| Description: |
Divisions
(The internal field ID for this element is "Divisions")
|
| XML Element Name: | ActiveState |
| Parent Element: | CostCentreElement |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
46 |
| Description: |
Cost centre active/inactive: 0 = Cost centre is active 1 = Cost centre is inactive, entry is not possible 2 = Cost centre is locked for manual entry of budget, detail budget and plan figures.
(The internal field ID for this element is "Inaktiv")
|
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
500 |
| Description: |
Designations per language
(The internal field ID for this element is "CostCentreMultilingualElement")
|
| XML Element Name: | Language |
| Parent Element: | CostCentreMultilingualElement |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Langue
(The internal field ID for this element is "Language")
|
| XML Element Name: | Text |
| Parent Element: | CostCentreMultilingualElement |
| Action Type: | Import und Export |
| Field Length:
100 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Designation
(The internal field ID for this element is "Text")
|
| Action Type: | Import und Export |
| Field Length:
- | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
7 |
| Description: |
Print attribute element
(The internal field ID for this element is "ClassificationPrintAttributes")
|
| XML Element Name: | Plan |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
1 |
| Description: |
Type of the classification plan. 1: Chart of accounts, 2: Cost centre plan,
3: Project plan
(The internal field ID for this element is "Plan")
|
| XML Element Name: | Variant |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
2 |
| Description: |
Variant of the plan (1-9999), 1 = Standard
(The internal field ID for this element is "Variante")
|
| XML Element Name: | Level |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
3 |
| Description: |
Classification level (0-9, 90), default: 0
(The internal field ID for this element is "Level")
|
| Action Type: | Import und Export |
| Field Length:
11 | Decimal Places:
2 | Mandatory Field:
No | Revision:
0 | Ascii ID :
4 |
| Description: |
Identification of the classification element or default: classification
level (1-9)
(The internal field ID for this element is "Id")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.
|
| XML Element Name: | Type |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
5 |
| Description: |
Type of the element, 11 = Title, 12 = Total, 13 = Totalisator
(The internal field ID for this element is "Typ")
|
| XML Element Name: | Bold |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
6 |
| Description: |
Print line in bold (0/1)
(The internal field ID for this element is "BoldSw")
|
| XML Element Name: | Underline |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
7 |
| Description: |
Underline line (0/1)
(The internal field ID for this element is "UlineSw")
|
| XML Element Name: | Italic |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
8 |
| Description: |
Print line in italics (0/1)
(The internal field ID for this element is "ItalicSw")
|
| XML Element Name: | Hide |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
9 |
| Description: |
Hide line on printout (0/1)
(The internal field ID for this element is "Suppress")
|
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
10 |
| Description: |
Hide number on printout (0/1)
(The internal field ID for this element is "NoNum")
|
| XML Element Name: | PageBreak |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
11 |
| Description: |
Page break above (0/1)
(The internal field ID for this element is "FormFeed")
|
| XML Element Name: | SpaceBefore |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
12 |
| Description: |
Space before print (number of lines)
(The internal field ID for this element is "Before")
|
| XML Element Name: | SpaceAfter |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
4 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
13 |
| Description: |
Space after print (number of lines)
(The internal field ID for this element is "After")
|
| XML Element Name: | DecimalPlace |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
14 |
| Description: |
Decimal place classification number (0-2)
(The internal field ID for this element is "Decimals")
|
| XML Element Name: | Indent |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
2 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
15 |
| Description: |
Horizontal indent (number of characters)
(The internal field ID for this element is "Indent")
|
| XML Element Name: | Font |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
1 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
16 |
| Description: |
Windows font number (0-9)
(The internal field ID for this element is "FontId")
|
| XML Element Name: | Enterprise |
| Parent Element: | PrintAttributes |
| Action Type: | Import und Export |
| Field Length:
6 | Decimal Places:
0 | Mandatory Field:
No | Revision:
0 | Ascii ID :
17 |
| Description: |
Enterprise
(The internal field ID for this element is "Enterprise")
|