The facility entry table holds an entry for each participant in a particpation sold facility.
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 |
Name | Fields | Properties |
---|---|---|
FAE_FACINR | FACINR | |
FAE_INR | INR | Unique |
/
INR
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.
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.
This field contains the INR of the associated entry in table FAC.
This field contains the information whether a copy or a original document should be send to the receiver of the message.
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.
Duplicated from PTA for performance reasons. External key of related PTA.
INR of related PTA.
Duplicated from PTA for performance reasons. Name of related PTA.
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.
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.