Table of Contents

SIG - Single Signature

Module SIG

Description


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Application Transaction Text 8 1 Edit Yes Public
SIHINR Internal Unique ID of Signature Header Text 8 1 Edit Yes Public
RELCUR Release Currency Text 3 1 Edit Yes Public CURTXT
RELAMT Release Amount Numeric 18 3 Edit Yes Public
SIGREQ Required Signatures Text 10 1 Edit Yes Public

Indices

Name Fields Properties
SIG_INR INR Unique
SIG_SIHAMT SIHINR, RELCUR, RELAMT
SIG_SIHINR SIHINR

/

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 SIG. 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 SIHINR Internal Unique ID of Signature Header

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 SIH.


Datafield RELCUR Release Currency

Description

This field contains the currency for the amount of release.


Datafield RELAMT Release Amount

Description

This field contains the amount up to which the defined signature is required.


Datafield SIGREQ Required Signatures

Description

Defines the list of required signatures.