Table of Contents

SLF - Changed fields info to SLG

Module SLF

Description


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal unique Id Text 8 1 Edit Yes Public
SLTINR INR of linked SLT enty Text 8 1 Edit Yes Public
FLDID Field ID Text 80 1 Edit Yes Public
OLDVAL Old Content Block 65 150 Block Yes Public
NEWVAL New content Block 65 150 Block Yes Public

Indices

Name Fields Properties
SLF_INR INR Unique
SLF_SLTINR SLTINR

/


Lock

INR

Datafield Description and Properties


Datafield INR Internal Unique ID

Description

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 SLF. The field INR is used to maintain links from other tables into this table.

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 SLTINR INR of linked SLT enty

Description

Contains the INR of the corresponding SLT entry.


Datafield FLDID Field ID

Description

Contains the ID of the changed field.


Datafield NEWVAL New content

Description

Contains the new value of the changed field.