Table of Contents

INI - Pseudo table for INI-files locking

Module INI

Description


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
REC Record that corresponds to INI-file Text 40 1 Edit Yes Public
INR Internal Unique ID (MAC) of INI-file Text 8 1 Edit Yes Public
VER Version Counter Text 4 1 Edit Yes Public

Indices

Name Fields Properties
INI_INR_REC INR, REC Unique

/


Lock

INR

Datafield Description and Properties


Datafield REC Record that corresponds to INI-file

Description

This field is a textual representation of the respective REC-module in transaction E.g. SYS for DBISYS, MNU for DBIMNU


Datafield INR Internal Unique ID

Description

Unique internal ID of a record within the table. Used to identify currently locked INI-file by generating MAC of the file

Helpinformation

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

Description

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

Helpinformation

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.