SAP Table SVALT

Test Data for POPUP_GET_VALUES...

SVALT (Test Data for POPUP_GET_VALUES...) 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 SVALT to other SAP tables.

SVALT table fields

Field Data element Checktable Datatype Length Decimals
TESTCASE Test differentiation for POPUP_GET_VALUES... TESTCASE CHAR 3 0
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
COMP_TAB Table Name TABNAME CHAR 30 0
COMP_FIELD Field Name FIELDNAME CHAR 30 0
NO Numerical field of length 3 SNUMC3 NUMC 3 0