SAP Table RSTXV

SAPscript: screen fields for symbols

RSTXV (SAPscript: screen fields for symbols) 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 RSTXV to other SAP tables.

RSTXV table fields

Field Data element Checktable Datatype Length Decimals
SYMBOLNAME SAPscript: Symbol name RSTXV_SNAM CHAR 32 0
SYMBOLWERT Symbol value RSTXV_SVAL CHAR 255 0
SYMBOLPOS Area specific. for partial display of a text symbol value RSTXV_POS CHAR 40 0
SHIFTLEFT Symbol value display can be shifted to left RSTXV_LEFT CHAR 1 0
SHIFTRIGHT Symbol value display can be shifted to the right RSTXV_RIGT CHAR 1 0
MORELEFT Symbol value left of first display position RSTXV_MLEF CHAR 1 0
MORERIGHT Symbol value right of display position RSTXV_MRIG CHAR 1 0
SYMBOLDESC Symbol meaning RSTXV_DESC CHAR 60 0
FIELDNAME Field name for program symbols RSTXV_FIEL CHAR 21 0
FIELDTYPE Field type RSTXV_FTYP CHAR 4 0
ACCP Posting period YYYYMM
CHAR Character String
CLNT Client
CUKY Currency key, referenced by CURR fields
CURR Currency field, stored as DEC
D16D Decimal Floating Point, 16 Digits, DEC on Database
D16R Decimal Floating Point, 16 Digits, RAW on Database
D16S Decimal Floating Point. 16 Digits, with Scale Field
D34D Decimal Floating Point, 34 Digits, DEC on Database
D34R Decimal Floating Point, 34 Digits, RAW on Database
D34S Decimal Floating Point, 34 Digits, with Scale Field
DATS Date field (YYYYMMDD) stored as char(8)
DEC Counter or amount field with comma and sign
FLTP Floating point number, accurate to 8 bytes
INT1 1-byte integer, integer number <= 255
INT2 2-byte integer, only for length field before LCHR or LRAW
INT4 4-byte integer, integer number with sign
LANG Language key
LCHR Long character string, requires preceding INT2 field
LRAW Long byte string, requires preceding INT2 field
NUMC Character string with only digits
PREC Obsolete data type, do not use
QUAN Quantity field, points to a unit field with format UNIT
RAW Uninterpreted sequence of bytes
RSTR Byte String of Variable Length
SSTR Short Character String of Variable Length
STRG Character String of Variable Length
TIMS Time field (hhmmss), stored as char(6)
UNIT Unit key for QUAN fields
VARC Long character string, no longer supported from Rel. 3.0
TABLENAME Table Name for Program Symbols RSTXV_TNAM CHAR 11 0
OUTPUTLEN Field output length RSTXV_OLEN NUMC 6 0
TABLEDESC Table description RSTXV_TDES CHAR 60 0
FIELDDESC Table field description RSTXV_FDES CHAR 60 0
TYP_SYSTEM Replace system symbols with current value RSTXV_TSYS CHAR 1 0
NULL No
X Yes
TYP_STAND Replace standard symbols with current value RSTXV_TSTA CHAR 1 0
NULL No
X Yes
TYP_PROGRM Replace program symbols with current value RSTYV_TPRO CHAR 1 0
NULL No
X Yes
TYP_TEXT Replace text symbols with current value RSTXV_TTEX CHAR 1 0
NULL No
X Yes
CONDENSE Option C: Compress symbol value RSTXV_SCON CHAR 1 0
NULL No
X Yes
DICTLEN Option * : Length of symbol value according to Dictionary RSTXV_SDIC CHAR 1 0
NULL No
X Yes
LDATE Option L : Local date display (currently only for Japan) RSTXV_SLDT CHAR 1 0
NULL No
X Yes
NOCONVERT Option K : Ignore conversion routine from Dictionary RSTXV_SNCV CHAR 1 0
NULL No
X Yes
NOINIT Option I : Suppress initial value RSTXV_SINI CHAR 1 0
NULL No
X Yes
NOSIGN Option S : Do not output signs RSTXV_SIGN CHAR 1 0
NULL No
X Yes
NOZERO Option Z : Suppress leading zeros RSTXV_SNUL CHAR 1 0
NULL No
X Yes
RIGHT Option R : Output symbol value right-aligned RSTXV_SRIG CHAR 1 0
NULL No
X Yes
SIGNLEFT Option < : Display sign left of number value RSTXV_SSLE CHAR 1 0
NULL No
X Yes
SIGNRIGHT Option > : Sign right of number value RSTXV_SSRI CHAR 1 0
NULL No
X Yes
SIGNDEF Standard sign output RSTXV_SSDE CHAR 1 0
NULL No
X Yes
TEXT1 Text before the symbol value RSTXV_TEX1 CHAR 40 0
TEXT2 Text after the symbol value RSTXV_TEX2 CHAR 40 0
LENGTH Symbol value length RSTXV_SLEN CHAR 3 0
OFFSET Number of characters of the symbol value not to be output RSTXV_SOFF CHAR 3 0
DECIMALS No. of decimal places RSTXV_SDEC CHAR 3 0
EXPONENT Option E : Exponent specification RSTXV_SEXP CHAR 3 0
FILLCHAR Option F : Fill character for leading blanks RSTXV_SFIL CHAR 1 0