Table of Contents

SVE - Selection Value Entry

Module SVE

Description

Entry to store the pair of field and content for every member of a
value set.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
SVSINR INR of Selection Value Set Text 8 1 Edit Yes Public
FLD Field Identification Text 40 1 Edit Yes Public
COT Type of Content Text 1 1 Edit Yes Public Embedded
CON Content Text 80 1 Edit Yes Public

Indices

Name Fields Properties
SVE_SVSINR SVSINR, FLD Unique

/


Lock

SVSINR

Datafield Description and Properties


Datafield SVSINR INR of Selection Value Set

Description

This field holds the link to the possessing value set.

Helpinformation

This field holds the link to the holding value set.


Datafield FLD Field Identification

Description

This is the full field name within the destination transaction.

Helpinformation

This is the full field name in the target transaction.


Datafield COT Type of Content

Description

The type flag identifies the type of representation of the contents in CON. This field should normally be handled within SVSMOD and/or SVSEDT.

Helpinformation

The type flag identifies how the Content field is to be presented.

Codetable
Code Text
C Character
R Relative Date
N Nulldate
D Date

Datafield CON Content

Description

This field holds the contents to be loaded into the field identified by FLD. Potential modification instructions of COT have to be processed during the loading into the target field.

Helpinformation

This holds the contents to be loaded into the field identified by Field Identification. Any modifications defined by Type of Content need to be processed once the content has been loaded into the target field.