Table of Contents

FAE - Facility Element

Module FAE


Datafields

Name Helptext Description Data Type Len Codetable
INR Internal Unique ID Text 8
FACINR INR of Header Table Text 8
AGTFLG Agentflag Text 1
SHARAT Percentage/Rate of Share Numeric 8
FAEPTAOBJKEY External Key Text 24
FAEPTAINR INR of pty Text 8
FAEPTANAM Name of Participant Text 40
ETYEXTKEY Entity 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 ETYEXTKEY Entity

This field holds the external key of the owning entity 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 are visible to the user.