Table of Contents

EMV - Vessel (for Compliance)

Module EMV

Description


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Compliance Parties Text 8 1 Edit Yes Public
OBJINR Object INR of Associated Contract Text 8 1 Edit Yes Public
OBJTYP Object Type of Associated Contract Text 6 1 Edit Yes Public
PTYGRD PartyGrid from Business Transactions Block 111 100 100 Block Yes Public
VER Version Counter Text 4 1 Edit Yes Public
ETYEXTKEY Entity holding Transaction Text 8 1 Edit Yes Public

Indices

Name Fields Properties
EMV_ETYEXTKEY ETYEXTKEY
EMV_INR INR Unique
EMV_OBJIDX OBJINR, OBJTYP

/

Datafield Description and Properties


Datafield INR Internal Unique ID

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 OBJINR Object INR of Associated Contract

Description

INR of the object within the table, defined in OBJTYP.


Datafield OBJTYP Object Type of Associated Contract

Description

Type of object the document refers to. Usually this is the table the object is associated to. The field should be used together with OBJINR.


Datafield PTYGRD PartyGrid from Business Transactions

Description

List of embargo relevant parties from business transaction.

Num (2 character) + TAB + 105 char text + TAB + CTY (2 char) =111


Datafield ETYEXTKEY Entity

Helpinformation

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.


Datafield VER Version

Description

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