Table of Contents

XMR - Document Rules

Module XMR

Description

This table is part of the external document editor and contains document rules, which are overwriting the rule from the source.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR INR Text 8 1 Edit Yes Public
EXTKEY Document rule ID Text 64 1 Edit Yes Public
NAM Description Text 40 1 Edit Yes Public
CON Content Stream 1 0 Source Yes Public
VER Version Counter Text 4 1 Edit Yes Public
OBJKEY Key of associated object Text 24 1 Edit Yes Public
OBJTYP Associated Object Text 3 1 Edit Yes Public Embedded
ETGEXTKEY Entity Group of Document Rule Text 8 1 Edit Yes Public

Indices

Name Fields Properties
XMR_EXTKEY EXTKEY
XMR_INR INR Unique
XMR_OBJ OBJTYP, OBJKEY, EXTKEY

/


Lock

INR

Datafield Description and Properties


Datafield INR Internal Unique ID

Description

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.

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 CON Content

Description

Streamfield for processing the documents rules, which overwrite the source.


Datafield EXTKEY Document rule ID

Description

External key used to identify a document rule ID.


Datafield NAM Description

Description

External visible name of the document rule


Datafield VER Version

Description

This field holds the version counter to keep track of the version history of a XMR 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.


Datafield OBJKEY Key of associated object

Description

Key of associated object


Datafield OBJTYP Associated Object

Description

Type of object the document rules refer to.

Codetable
Code Text
XML Document Rule
TRN Transaction
BUS Business Sector
All

Datafield ETGEXTKEY Entitygroup

Description

This table is defined on entity group level with separate entries for each entity group. This field holds the EXTKEY of the entity group which is 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 entity group of the currently active entity are visible to the user.

Helpinformation

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.