en:app:020cor:020abw:0180trs

TRS - Signatures for Transaction

Module TRS


Datafields

Name Helptext Description Data Type Len Codetable
INR Internal Unique ID Text 8
SSNINR INR of Session Text 8
DATTIM Timestamp Datetime 15
FLG Action Flag Text 1 Embedded
USR User ID (Duplicate from SSN) Text 8
OBJTYP Table Used to Store Object Text 6
OBJINR INR of Object Text 8
SIGIDX Index of Signature Text 5
ETYEXTKEY Entity Text 8

Datafield Description and Properties


Datafield INR Internal Unique ID

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 SSNINR INR of Session

The INR of the session to which this notify message is sent. If the field is empty, the USR field has to be specified. If this field is filled, it specifies the session which should process this notify message.


Datafield DATTIM Timestamp

This field holds the date and time at which the entry was issued. The date and time of the application server is taken.


Datafield FLG Action Flag

When written into TRN.EVTTXT, these values are mapped as follows O = 1 R = 2 C = 3 S = 4 E = 5 G = 6 for mapping in TRNP via embedded codetable of field WFETRSSTA

Codetable
Code Text
O Released
R Reject
C Correction required
S Signed at creation
E External confirmation
G Created

Datafield USR User ID (Duplicate from SSN)

The user to whom this notify message is to be sent. If this field is empty, the SSNINR has to be specified. If this field is filled, any session of the specified user will process the notify message, if the user is logged in until this notify message expires.


Datafield OBJTYP Table Used to Store Object

Type of object the pending entry refers to. Usually this is the table transaction (TRN).


Datafield OBJINR INR of Object

Internal unique ID of the object within the table, defined in the Object Type field.


Datafield SIGIDX Index of Signature

The index refers to the release or creation event for signature x.


Datafield ETYEXTKEY Entity

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.

en/app/020cor/020abw/0180trs.txt · Last modified: 2022/12/09 15:48 (external edit)