SAP ABAP Table RTXCSYMS (Structure for Standard Text Variables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BSF (Application Component) Business Service Functions
⤷
SRTX (Package) Management and maintenance of report texts (e.g. headers)
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RTXCSYMS |
|
| Short Description | Structure for Standard Text Variables |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
RWSYMNAME | CHAR64 | CHAR | 64 | 0 | Report texts: Name of the general text variables | ||
| 2 | |
RWSYMTEXT | TEXT40 | CHAR | 40 | 0 | Description of the text symbol | ||
| 3 | |
OUTPUTLEN | DDLENG | NUMC | 6 | 0 | Output Length | ||
| 4 | |
DYNPTYPE | DATATYPE | CHAR | 4 | 0 | ABAP/4 Dictionary: Screen data type for Screen Painter | ||
| 5 | |
CONVEXIT | CONVEXIT | CHAR | 5 | 0 | Conversion Routine | ||
| 6 | |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
| 7 | |
AS4MASK | AS4MASK | CHAR | 20 | 0 | Template (not used) | ||
| 8 | |
MASKLEN | MASKLEN | NUMC | 4 | 0 | Template length (not used) | ||
| 9 | |
LOWERCASE | AS4FLAG | CHAR | 1 | 0 | Lowercase letters allowed/not allowed | ||
| 10 | |
SIGNFLAG | AS4FLAG | CHAR | 1 | 0 | Flag for sign in numerical fields | ||
| 11 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 12 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 13 | |
RWSYMVALUE | SYCHAR255 | CHAR | 255 | 0 | Current value of the text variable |
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in |