en:app:020cor:080cfg:090tbl:0410stb

STB - System Codetable Contents

Module STB

The database table STB is used to store the contents of the codetables used by the application. This table is automatically maintained by the system and read by the kernel software. It should not be modified by normal application software. The headers of the codetables used by the application are stored in table “STH”.

For performance reasons the application caches all codetables read once. To resynchronize the cache after updates to the table have been made, a special TD Basic statement “ResetCache” has to be executed.


Datafields

Name Helptext Description Data Type Len Codetable
TBL Table ID Text 6
UIL Language Text 2 UILTXT
COD Code Text 8
TXT Text Text 80
ETGEXTKEY Entitygroup Text 8

Datafield Description and Properties


Datafield TBL Table ID

This field defines the table to which this entry is associated.


Datafield UIL Language

This field defines the language for this entry.


Datafield COD Code

This field defines the code to be decoded.


Datafield TXT Text

This field defines the longtext for the Code field.


Datafield ETGEXTKEY Entitygroup

This field holds the external key of the owning entity group to identify the logical owner of this entry. This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the currently active entity group are visible to the user.

en/app/020cor/080cfg/090tbl/0410stb.txt · Last modified: 2022/05/12 13:27 (external edit)