DT410 Data area
DI000198 DA
ID of the data area. Automatically incrementing number which is formed of the license number and a continuous counter.
DI028206 Layout
This parameter is used to define the layout of the data area.
Values
- 0: horizontal layout
- The fields within a record are displayed horizontally.
- 1: vertical layout
- The fields within a record are displayed vertically.
- 2: Form
- A display as a form permits the positions of data fields to be specified individually:
- The position of data fields and their headings can be specified in following parameters:
- You can also position the form fields graphically with the Module Customizing Tool: Form Editor.
- The order of the data fields in the data area is their tab order.
- A display as a form permits the positions of data fields to be specified individually:
Examples
- 0: horizontal layout:
- 1: vertical layout:
Note
- To align the records in a module you can use the Side-by-side parameter in the Modules module.
DI041092 DA Python ID
Python name of the data area. It is used in connection with Python to identify the data area.
Note
- Python IDs must be usable as Python literals. They must not contain blanks, umlauts, special characters, etc.
- The data area python ID must be unique in the module.
- Individual Python IDs must start with an L and the license number.
- Example: L011_request
- The Python IDs of standard data areas cannot be changed.
DI000391 DDI
ID of the determinant data item of a data area DDI means "determining data item". The determining data item (DDI) is an important attribute of the data area, which is required to render a data area valid.
Rules for allocating a determining data item for data areas:
- For normal data areas (which represent 90 % of all cases):
- For the data area, the DDI specifies the main data table which will be processed. The reason for this is that a data area can comprise data from a number of data tables.
- I.e. in a data area in which project data items are edited, the DDI will be the project ID number (it might alternatively be a different DI from the project data table).
- For grouped data areas:
- Grouped data areas represent records of a data table, grouped by one of their attributes.
- In a data area by which is grouped, the DDI is a DI which is displayed grouped (e.g. Person responsible for project).
- For print areas and scale areas:
- These data areas do not receive their data from a data table. The DDI is therefore unimportant. However, since it has to be specified in order for the data area to be valid, any of the data fields specified in this area can be used.
- For sum areas:
- Here, the DDI for sum areas will be used.
- If any other DI is used, the summarization will not work properly.
Note
- On the DDI a TrLt is implemented which signalizes (red) whether there is no DDI is entered or whether an inactive DDI is entered.
- If you try to enter an inactive DI as a DDI the following message isdisplayed: The data item is inactive!
DI002063 Determining data item
Name of the determining data item (DDI)
DI041420 DT
Data table. This shows the data table for the DDI and hence the DT addressed in the data area.
Note
- If, contrary to expectation, it proves impossible to set up any data in a newly created module, the most common reason for this fault is that data fields from different data tables have been used in an area. This field helps in tracking down the error.
DI001720 Grouping
This parameter is to be activated while customization of grouped areas for the area by which is grouped.
DI000149 VH MOD/DA
Displays the number of modules in which the data area appears.
Details
- If the data area is used in more than one module, the yellow traffic light is displayed in the field.
- In the standard, this field is customized to be a link in the Data Areas module. When clicking on the number, the Data Area Use module is opened, in which all modules to which the data area is assigned, are listed.
Note
- Changes in one data area are effective in all modules to which this data area is assigned.
DI001719 DA class
Values
- 0: Normal data area: These are data areas in which data fields with no other special features, such as a tabular format, are held.
- Print areas receive DA class = 0 just like normal data eras.
- 1: Scale area: The purpose of a scale area is to bring together the scale lines (see complex DI Scale). In addition, the scale area contains the specification of the scale factor for the scale.
- 3: Sum area: An area of this type shows only the sums or other aggregation data (min., max.) derived from elements in other areas. It requires a particular DDI.
- 7: Button area
- 8: Office chart
- 10: Excel area
- 11: Graphical structure display Is used e.g. in project breakdown structure display
DI040870 Recursive relation
Using this parameter you can display data of a data area stuctured.
Information
- One speaks of a recursive structure (also recursive relation) if data of a data table possess a hierarchical relation to other data of the same data table.
Relations are specified according to the following formula:
- [Relation type] [DI tupel]
- Explanation
- [Relation type] = "N:1" | "1:N"
- [DI tuple] = "," [ Source DI] ":" [Target DI] ([DI tuple])
- [Source-DI] = DIs which correspond to the DIs of the target DIs
- [Target DI] = All 1:1 ID DIs of the data table of the data area
- ([DI tuple]) meas, this part can be repeated as often as desired
- Explanation
Example
N:1,DI001097:DI001097,DI008851:DI001098
- DI001097 Project ID
- DI008851 Parent task ID
- DI001098 Task ID
- Means: A parent task can have several child tasks, but a task can only have one parent task.
DI029710 Context menu text
Using this parameter you can overwrite the data table name in the Inserting context menu.
Note
- If nothing is entered in this field, the name of the data table is used from which the DDI of the data area stems.
DI001589 Data area
The name of the data area is defined here.
Note
- If nothing is entered in this field, the name of the data table is used from which the DDI of the data area comes.
DI001950 Symbol ID Frame W1
Using this parameter you can specify a symbol for framing of a data area. In forms, the color specified here is used as a background color.
DI002067 Symbol: Frame W1
Preview field to the eponymous Symbol ID data field. Frame W1
DI001728 Symbol ID record separation W1
ID of the symbol which is used for the separation of data areas in window 1. The symbol separates records of the data area on which it is used.
Example
- Symbol "---------" used in the Task area
Project
Task
Link
Link
-----
Task
-----
Task
Project
Task
-----
Task
Note
- The height of the separator symbol is defined by the Margin color and Border thickness.
- The entry made here is automatically copied to the fields with the same name in W2 and W3.
DI041604 Symbol ID area separation W1
ID of the symbol which is used for the separation of data areas in window 1. This symbol is displayed between the data area on which it is used and the child data area.
Example
- Symbol " ---------" used in the Project area
Project
-----
Task
Task
Project
Project
-----
Project Note
Project
Note
- The height of the separator symbol is defined by the Margin color and Border thickness.
- The entry made here is automatically copied to the fields with the same name in W2 and W3.
DI000790 Symbol ID area end W1
ID of the symbol which is used for the separation of data areas in window 1. The symbol is displayed between the data area (including all child areas) on which it is used and the data area e.g. on the same level or on the higher level.
Example: Symbol "---------" used in the Task area
Project
Task
Resource
Resource
Task
Resource
Task
-----
Project Note
Project
Project
Task
Task
-----
Project
Task
Note
- The height of the separator symbol is defined by the Margin color and Border thickness.
- The entry made here is automatically copied to the fields with the same name in W2 and W3.
DI002151 Symbol: record separation W1
Preview field to the eponymous Symbol ID data field. record separation W1
DI002156 Symbol: area end W1
Preview field to the eponymous Symbol ID data field. area end W1
DI058117 Symbol: area separation W1
Preview field to the eponymous Symbol ID data field. area separation W1
DI058118 Symbol: area separation W2
Preview field to the eponymous Area separation symbol W2 data field.
DI058119 Symbol: area separation W3
Preview field to the eponymous Area separation symbol ID W3 data field.
DI010586 Symbol ID frame W2
ID of the frame symbol in window 2
Note
- The value is automatically copied from the Symbol ID: Frame W1, but can be changed manually.
DI010609 Symbol: frame W2
Preview field to the eponymous Symbol ID data field. frame W2
DI010588 Symbol ID record separation W2
ID of the area separation symbol in window 2
Note
- The value is automatically copied from the Symbol ID: Record separation W1 data field, but can be changed manually.
DI010610 Symbol: record separation W2
Preview field to the eponymous Symbol ID data field. record separation W2
DI010590 Symbol ID area end W2
ID of the area end symbol in window 2
Note
- The value is automatically copied from Symbol ID: area end W1, but can be changed manually.
DI041605 Symbol ID area separation W2
ID of the symbol which is used for the separation of data areas in window 2.
DI010611 Symbol: area end W2
Preview field to the eponymous Symbol ID data field. area end W2
DI010587 Symbol ID frame W3
ID of the frame symbol in window 3
Note
- The value in this field is automatically copied from Symbol ID: Frame W1, but can be changed manually.
DI010612 Symbol: frame W3
Preview field to the eponymous Symbol ID data field. frame W3
DI010589 Symbol ID record separation W3
ID of the area separation symbol in window 3
Note
- The value is automatically copied from the Symbol ID: Record separation W1 data field, but can be changed manually.
DI010613 Symbol: record separation W3
Preview field to the eponymous Symbol ID data field. record separation W3
DI010591 Symbol ID area end W3
ID of the area end symbol in window 3
Note
- The value is automatically copied from Symbol ID: area end W1, but can be changed manually.
DI041606 Symbol ID area separation W3
ID of the symbol which is used for the separation of data areas in window 3.
DI010614 Symbol: area end W3
Preview field to the eponymous Symbol ID data field. area end W3
DI041093 Altern. frequency of occurrence
This parameter defines which lines are to be highlighted in color in a table display of a module.
Example
- If e.g. value = 3 is entered, every third line will be highlighted.
Details
- If no value is entered here, every second line is highlighted by default.
- The calculation of alternating shading refers to the part of the tree structure which is visible when opening the module. This is the way how to make the module display pretty. This may result in an incorrect display of the alternating shading of child records.
- If a new record is inserted in the structured area, the alternating shading of the subsequent records will be recalculated.
- Depending on the window, the color of the alternating shading is defined in Altern. color W1, Altern. color W2 and/or Altern. color W3.
DI041095 Altern. color W1
The color of alternating shading for W1 is specified here
Details
- The entry made here is automatically copied to the fields with the same name in W2 and W3.
- Which lines are highlighted is specified in the Altern. frequency field.
- If this field is empty while the Altern. frequency field is filled, black is used as alternating color.
- In order for the alternating color to be displayed, the entry in the Color intensity W1 field must be > 0.
Note
- When you create a new data area, this field will have an entry 000149 by default.
DI041094 Color intensity W1
This parameter determines the intensity of the color stored in the Altern. color W1 data field.
Details
- The value is specified as a percentage value (1 - 100 %), the higher the value the darker the color.
- The entry made here is automatically copied to the fields with the same name in W2 and W3.
Note
- When you create a new data area, the value of this field will be 80 by default.
DI041153 Altern. color W2
The color of alternating shading is specified here.
Note
- The entry in this field is automatically copied from Altern. color W1, but can be changed manually.
DI041155 Color intensity W2
This parameter determines the intensity of the color stored in the Altern. color W2 data field.
Details
- The value is specified as a percentage value (1 - 100 %), the higher the value the darker the color.
- The entry made here is automatically copied to the fields with the same name in W2 and W3.
Note
- The entry in this field is automatically copied from Color intensity W1 but can be changed manually if necessary.
DI041154 Altern. color W3
The color of the alternating shading is specified here
Note
- The entry in this field is automatically copied from Altern. color W1, but can be changed manually.
DI041156 Color intensity W3
This parameter determines the intensity of the color stored in the Altern. color W2 data field.
Details
- The value is specified as a percentage value (1 - 100 %), the higher the value the darker the color.
- The entry made here is automatically copied to the fields with the same name in W2 and W3.
Note
- The entry in this field is automatically copied from Color intensity W1 but can be changed manually if necessary.
DI029854 Excel OLE
ID of an Excel OLE
Note
- To display an Excel OLE the DA class parameter must be set = 10.
- Excel OLE can be created and edited in the OLEs module.
DI040906 Excel OLE height
Height of the Excel OLE embedded in the module
DI040907 Excel OLE width
Width of the Excel OLE embedded in the module
DI000150 No. of DFs
This shows how many data fields the data area contains
DI056863 Data area
In this field, the data area name is displayed which is entered in the Data Areas data field in the Data Areas module. If this data field is empty, the data table name of the DDI is displayed.
DI001846 Created by
When a record is created, the ID (code) of the logged-on user is automatically entered in this field. The creating user is also the owner of a record.
DI000423 Created on
When a record is created, the time of creation is automatically entered here.
DI000424 Changed on
When a record is modified, the modification date is automatically entered here.
DI001847 Changed by
When a record is modified, the ID (code) of the logged-on user is automatically entered in this field.
DI065879 Number of filters
Number of data fields with Filter from or Filter to entries in the respective data area
DI065880 Number regex
Number of data fields with Regular expression entries in the respective data area