Table of Contents

FCL - Limit Facilities

Module FCL

Description


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Facility Information Text 8 1 Edit Yes Public
EXTKEY Facility ID Text 36 1 Edit Yes Public
NAM Name of Facility Text 40 1 Edit Yes Public
VER Version Counter Text 4 1 Edit Yes Public
PTYINR Master party of facility Text 8 1 Edit Yes Public
ETGEXTKEY Entity Group of Facility Text 8 1 Edit Yes Public
GETFLDNRM Field holding the normalized search fields Text 60 1 Edit Yes Public

Indices

Name Fields Properties
FCL_ETGEXTKEY ETGEXTKEY
FCL_EXTKEY EXTKEY, PTYINR Unique
FCL_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 MLI. 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 EXTKEY Facility ID

Description

This field holds the external key to identify a Limit Facility ID of a client. This field is also used in defining the Limit Key and Limit Name when Limit Facility is defined for Business sectors.


Datafield NAM Name of Facility

Description

Specifies the Limit Facility Name of the related Limit Facility ID


Datafield VER Version

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 PTYINR Master party of facility

Description

Unique internal Id of the related party of the Facility ID from PTY table.


Datafield GETFLDNRM Field holding the normalized search fields.

Description

Field holding the concatenated and normalized sum of all search fields used by quick search. This is one of the fields set in a SdbSetNRMFields method defined in the table definition module.

Helpinformation

Field holding the concatenated and normalized sum of all search fields used by quick search. This is one of the fields set in a SdbSetNRMFields method defined in the table definition module.


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.