en:app:020cor:020abw:020wfl:0430wfs

WFS - Workflow Subject

Module WFS

All entries to be handled by the workflow system are identified by an entry in this table as workflow subject. Thus normally for all transactions issued by the application one entry is stored in the WFS table.


Datafields

Name Helptext Description Data Type Len Codetable
INR Internal Unique ID Text 8
OBJTYP Object Type Text 6 Embedded
OBJINR Object INR Text 8
OBJNAM External Readable Object Identification Text 40
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 OBJTYP Object Type

The type of object that the Workflow Subject for the entry refers to.

Codetable
Code Text
TRN Transaction
ORD Order

Datafield OBJINR Object INR

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


Datafield OBJNAM External Readable Object Identification

This is the longtext description of the object referred to (i.e. usually the object name of the contract of the creating transaction).


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/020wfl/0430wfs.txt · Last modified: 2022/03/14 14:03 (external edit)