The documentation from version 39.5.17 of PLANTA project can be found in the new PLANTA Online Help.

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 record data fields are displayed horizontally.
  • 1: vertical layout
    • The record data fields are displayed vertically.
  • 2: Form
    • A display as a form permits the positions of data fields to be specified individually:
    • The order of the data fields in the data area is their tabulator order.

Examples

  • 0: horizontal layout:
ParameterLayout0.jpg
  • 1: vertical layout:
ParameterLayout1.jpg

Note

DI041092 DA Python ID

Python name of the data area. It is used in connection with Python to identify the data area.

Notes

  • Python IDs must be usable as Python literals. They must not contain blanks, umlauts, special characters, etc.
  • The DA python ID must be uniquely defined 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 one 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 summamrization will not work properly.

New from DB 39.5.0

Notes
  • 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 (< em>DDI em em>)

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 the fault is that data fields from different data tables are used in an area. This field helps in tracking down the error.


From DB 39.5.10

DI001720 Grouping

This parameter is to be activated while customization of grouped areas for the area by which is grouped.

Up to DB 39.5.10

DI001720 Group

This parameter is to be activated while customization of grouped areas for the area by which is grouped.

DI000149 UF MOD/DA

Displays the number of modules in which the data area appears.

New from DB 39.5.6

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 get the DA class 0 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 recursive structures (also recursive relation) if data of a data table possess a hierarchical relation to other data of the same data table.

Relations are specified as follows:

  • [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

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 Insert context menu command.

Note

  • If nothing is enterd in this field, the name of the data table is used from which the DDI of the data area comes.

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 for the Symbol ID: 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

Notes

  • The height of the separator is defined via the Margin color and Margin thickness data fields.
  • 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

Notes

  • The height of the separator is defined via the Margin color and Margin thickness data fields.
  • 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 

Notes

  • The height of the separator is defined via the Margin color and Margin thickness data fields.
  • 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 for the Symbol ID: record separation W1

DI002156 Symbol: area end W1

Preview field for the Symbol ID: area end W1

DI058117 Symbol: area separation W1

Preview field for the Symbol ID: Area separation W1 data field

DI058118 Symbol: area separation W2

Preview field for the Symbol ID: area separation W2 data field

DI058119 Symbol: area separation W3

Preview field for the Symbol ID: area separation 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 for the Symbol ID: frame W2 data field

DI010588 Symbol ID: record separation W2

ID of the area separation symbol in window 2

Note

DI010610 Symbol: record separation W2

Preview field for the Symbol ID: record separation W2 data field

DI010590 Symbol ID: area end W2

ID of the area end symbol in window 2

Note

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 for the Symbol ID: area end W2 data field

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 for the Symbol ID: frame W3

DI010589 Symbol ID: record separation W3

ID of the area separation symbol in window 3

Note

DI010613 Symbol: record separation W3

Preview field for the Symbol ID: record separation W3

DI010591 Symbol ID: area end W3

ID of the area end symbol in window 3

Note

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 for the Symbol ID: * 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 is highlighted.

Details

  • If no value is entered here, every second line is highlighted by default.
  • The calculation of the alternating shading refers to the part of the tree structure which is visible while 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 a structured area, the alternating shading of the subsequent records is recalculated.
  • The color of the alternating shading is, depending on the window, defined in Altern. color W1, Altern. color W2</em/> 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 field must be > 0.

New from DB 39.5.1

Note
  • While creating a new data area this field has an entry 000149 by default.

DI041094 Color intensity W1

This parameter determines the intensity of the color stored in the em 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.

New from DB 39.5.1

Note
  • While creating a new data area this field has an entry 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 em 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 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 em Altern. color W3 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

Notes

  • To display an Excel OLE the em 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 area 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 you create a record, 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 you create a record, the creation date is automatically entered in this field.

DI000424 Modified on

When you modify a record, the modifying date is automatically entered in this field.

DI001847 Modified by

When you modify a record, the ID (code) of the logged-on user is automatically entered in this field.

Topic attachments
I Attachment History Size Date Comment
Jpgjpg ParameterLayout0.jpg r1 4.8 K 2009-07-09 - 16:15 Beispiel - Layout = 0
Jpgjpg ParameterLayout1.jpg r1 4.5 K 2009-07-09 - 16:16 Beispiel - Layout = 1

         PLANTA project









 
  • Suche in Topic-Namen

  • Suche in Topic-Inhalten
This site is powered by the TWiki collaboration platform Powered by Perl