SAP Table SVAL

Interface for function group SPO4

SVAL (Interface for function group SPO4) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SVAL to other SAP tables.

SVAL table fields

Field Data element Checktable Datatype Length Decimals
TABNAME Table Name TABNAME CHAR 30 0
FIELDNAME Field Name FIELDNAME CHAR 30 0
VALUE Table field value SPO_VALUE CHAR 132 0
FIELD_ATTR Screen field appearance attribute SPO_FATTR CHAR 2 0
NULL Normal intensity, data entry possible
01 Highlighted, data entry possible
02 Normal intensity, data entry not possible
03 Highlighted, data entry possible
04 Do not display
FIELD_OBL Required field flag SPO_OBL CHAR 1 0
X Yes
NULL No
COMP_CODE Relational Operator SPO_COMPCD CHAR 2 0
NULL equal to
EQ equal to
NE not equal to
NC No field check
LT less than
LE less than or equal to
GT greater than
GE greater than or equal to
FIELDTEXT Medium Field Label SCRTEXT_M CHAR 20 0
COMP_TAB Table Name TABNAME CHAR 30 0
COMP_FIELD Field Name FIELDNAME CHAR 30 0
NOVALUEHLP Flag: Do not display value help key NOVALUEHLP CHAR 1 0
X Yes
NULL No