Table of Contents

LSA - Limit System Amount

Module LSA

Description

If limits identified within the table LSB are utilized, all balances around these utilizations are kept in this table. Thus the dynamic data associated to an LSA entry are stored within this table.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Limit Amount Table Text 8 1 Edit Yes Public
LSBINR INR of Related LSB Record Text 8 1 Edit Yes Public
UTLCUR Currency of Utilized Amount of Non-revolving Limit Text 3 1 Edit Yes Public CURTXT
UTLAMT Utilized Amount of Non-revolving Limit Numeric 18 3 Edit Yes Public
USECUR Currency of Used Amount Text 3 1 Edit Yes Public CURTXT
USEAMT Used Amount Numeric 18 3 Edit Yes Public
NACCUR Currency of Pending Amount Text 3 1 Edit Yes Public CURTXT
NACAMT Pending Amount Numeric 18 3 Edit Yes Public
LSECUR Currency of Earmarking Amount Text 3 1 Edit Yes Public CURTXT
LSEAMT Earmarking Amount Numeric 18 3 Edit Yes Public
XRFDAT Date of Last Re-evaluation Date 12 0 Date Yes Public
VER Version Counter Text 4 1 Edit Yes Public

Indices

Name Fields Properties
LSA_INR INR Unique
LSA_LSBINR LSBINR

/


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 LSA. The field INR is used to maintain links from other tables to this table.

This INR is linked to LSA\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.


Description

INR of Related LSB Record

Helpinformation

Internal unique ID (INR) of the related LSB record.


Datafield UTLCUR Currency of Utilized Amount of Non-revolving Limit

Description

Currency of the used amount of non-revolving limit.

Helpinformation

Currency of the used amount of non-revolving limit.


Datafield UTLAMT Utilized Amount of Non-revolving Limit

Description

Defined used amount of a non-revolving limit.

Helpinformation

The field defines the used amount of a non-revolving limit.


Datafield USECUR Currency of Used Amount

Description

Currency of the used limit balance. This currency is normally the same as the limit currency stored in CUR.

Helpinformation

Currency of the used limit balance. This currency is normally the same as the limit currency stored in the Currency field.


Datafield USEAMT Used Amount

Description

Balance of all accepted limit requests using this limit node.

Helpinformation

Balance of all limit requests using this limit node that have been accepted.


Datafield NACCUR Currency of Pending Amount

Description

Currency of the not yet accepted limit balance. This currency is normally the same as the limit currency stored in CUR.

Helpinformation

Currency of the limit balance not yet accepted. This is normally the same as the limit currency.


Datafield NACAMT Pending Amount

Description

Balance of all not yet accepted limit modifications using this limit node.

Helpinformation

Balance of all limit modifications using this limit node that have not yet been accepted .


Datafield LSECUR Currency of Earmarking Amount

Description

Currency of the used earmarking balance. This currency is normally the same as the limit currency stored in CUR.

Helpinformation

Currency of the used earmarking balance. This is normally the same as the limit currency.


Datafield LSEAMT Earmarking Amount

Description

Balance of all earmarkings using this limit node.

Helpinformation

Balance of all earmarkings using this limit node.


Datafield XRFDAT Date of Last Re-evaluation

Description

This field hold the Date of Last Re-evaluation

Helpinformation

This field hold the Date of Last Re-evaluation


Datafield VER Version

Description

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