Table of Contents

FAE - Facility Element

Module FAE

Description

The facility entry table holds an entry for each participant in a particpation sold facility.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Facility Element Text 8 1 Edit Yes Public
FACINR INR of Header Table Text 8 1 Edit Yes Public
AGTFLG Agentflag Text 1 1 Edit Yes Public
SHARAT Percentage/Rate of Share Numeric 8 5 Edit Yes Public
FAEPTAOBJKEY External Key Text 24 1 Edit Yes Public
FAEPTAINR INR of pty Text 8 1 Edit Yes Public
FAEPTANAM Name of Participant Text 40 1 Edit Yes Public
ETYEXTKEY Facility participant entity Text 8 1 Edit Yes Public

Indices

Name Fields Properties
FAE_FACINR FACINR
FAE_INR INR Unique

/


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 MLE. 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 FACINR INR of Header Table

Description

This field contains the INR of the associated entry in table FAC.


Datafield AGTFLG Agentflag

Description

This field contains the information whether a copy or a original document should be send to the receiver of the message.


Datafield SHARAT Percentage/Rate of Share

Description

This field specifies the percentage of the contract amount in relation to the guarantee amount.

Use FMTORCRAT if the percentage is required in the language of the guarantee text.


Datafield FAEPTAOBJKEY External Key

Description

Duplicated from PTA for performance reasons. External key of related PTA.


Datafield FAEPTAINR INR of pty

Description

INR of related PTA.


Datafield FAEPTANAM Name of Participant

Description

Duplicated from PTA for performance reasons. Name of related PTA.


Datafield ETYEXTKEY Entity

Description

This table is defined on entity level with separate entries for each entity. This field holds the EXTKEY 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.

Helpinformation

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.