Table of Contents

INI - Pseudo table for INI-files locking

Module INI


Datafields

Name Helptext Description Data Type Len Codetable
REC Record that corresponds to INI-file Text 40
INR Internal Unique ID Text 8
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 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.