Table of Contents

REB - Reference For Business Sector

Module REB


Datafields

Name Helptext Description Data Type Len Codetable
INR Internal Unique ID Text 8
REFINR Internal Unique ID of Parent Configuration Text 8
BUSSEC Business Sector Text 2
COL1 Content of variable Business Module Text 8
COL2 Content of variable Entity Name Text 4
COL5 Content of variable Special Char. 1 Text 2
COL7 Content of variable Special Char. 2 Text 2
CFGSTM Configuration Stream Stream 1
VER Version Text 4
ETGEXTKEY Entitygroup Text 8

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 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.


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.