Data Element list used by SAP ABAP Program LSTXVFSV (Initialisieren von internen Tabellen für Symbolverwaltung)
SAP ABAP Program
LSTXVFSV (Initialisieren von internen Tabellen für Symbolverwaltung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSTXV_SCON | Option C: Compress symbol value | ||
| 2 | RSTXV_SDEC | No. of decimal places | ||
| 3 | RSTXV_SEXP | Option E : Exponent specification | ||
| 4 | RSTXV_SFIL | Option F : Fill character for leading blanks | ||
| 5 | RSTXV_SIGN | Option S : Do not output signs | ||
| 6 | RSTXV_SINI | Option I : Suppress initial value | ||
| 7 | RSTXV_SLDT | Option L : Local date display (currently only for Japan) | ||
| 8 | RSTXV_SLEN | Symbol value length | ||
| 9 | RSTXV_SNAM | SAPscript: Symbol name | ||
| 10 | RSTXV_SNCV | Option K : Ignore conversion routine from Dictionary | ||
| 11 | RSTXV_SNUL | Option Z : Suppress leading zeros | ||
| 12 | RSTXV_SOFF | Number of characters of the symbol value not to be output | ||
| 13 | RSTXV_SRIG | Option R : Output symbol value right-aligned | ||
| 14 | RSTXV_SSLE | Option < : Display sign left of number value | ||
| 15 | RSTXV_SSRI | Option > : Sign right of number value | ||
| 16 | RSTXV_TEX1 | Text before the symbol value | ||
| 17 | RSTXV_TEX2 | Text after the symbol value |