en:app:020cor:080cfg:080hlp:0400hlp

HLP - Online Helptext

Module HLP


Datafields

Name Helptext Description Data Type Len Codetable
INR Internal Unique ID Text 8
KEY1 Unique Key 1/Project Text 6 HLPPRJ
KEY2 Unique Key 2/Type Text 6 Embedded
KEY3 Unique Key 3/Table or Transaction\Module path Text 80
KEY4 Unique Key 4/Field Text 20
KEY5 Unique Key 5/Empty Text 20
UIL Language Code Text 2 UILTXT
LEV Level Code Text 1 Embedded
NAM Name / Description Text 80
TXT Helptext Content Block 60
USR User ID of Last Modification Text 8
DAT Date of Last Modification Date 12
VER Version Text 4

Datafield Description and Properties


Datafield INR Internal Unique ID

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter of this table. The field INR is used to enable links from other tables to this table.

For contractdata the INR also links the two tables xxD and xxT as associated entries hold the same INR.


Datafield KEY1 Unique Key 1/Project

This main key is intended to differentiate between different projects in a single technical installation. In the application, this field always has a set value 'DOK'.


Datafield KEY2 Unique Key 2/Type

This second level is used to differentiate between different logical sources. Entries associated to database fields are marked 'DBF'. Entries associated to transactions or modules are marked 'TRN'.

Codetable
Code Text
DBF Database
TRN Transaction
DOC Documentation

Datafield KEY3 Unique Key 3/Table or Transaction\Module path

The content of this field varies depending on KEY2. If KEY2 is 'DBF', the field specifies where the database field is located. If KEY2 is 'TRN', the field shows the name of the transaction followed by the module path of the field in the transaction. If the module path includes a reference to a multiple module (grid), the brackets and the index are removed from the path. Thus, the context help text for each line within the grid is the same.


Datafield KEY4 Unique Key 4/Field

For both types of context help currently used, this field always holds the field identifier for the respective field.


Datafield KEY5 Unique Key 5/Empty

This field is currently not used as no subtypes are currently required.


Datafield UIL Language Code

This is the language code this entry is written in. The user can have the context help in their personalized user language.


Datafield LEV Level Code

This field is used to differentiate between types of context help text for more, or less, experienced users. This is currently not used in the application and should always be set to '0'.

Codetable
Code Text
0 User Level

Datafield NAM Name / Description

This field contains a descriptive name of the helptext.

In the 'Display Helptext' transaction, the 'Search Key' field can be used to search for the name.


Datafield TXT Helptext Content

This field comprises a short HTML text shown to the user when he/she requests the context help.


Datafield USR User ID of Last Modification

This is the ID of the user who has last changed this entry. This is a copy of the associated SLG entry.


Datafield DAT Date of Last Modification

This specifies when the database entry was last updated. This is a copy of the related SLG entry.


Datafield VER Version

This field holds the version counter used to keep track of the history of an entry of this table. The individual versions are managed by entries in the SLG table.

en/app/020cor/080cfg/080hlp/0400hlp.txt · Last modified: 2022/11/24 14:58 (external edit)