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   Table Relationship Diagram
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 SYM_NAME RWSYMNAME CHAR64 CHAR 64   0   Report texts: Name of the general text variables  
2 SYM_TEXT RWSYMTEXT TEXT40 CHAR 40   0   Description of the text symbol  
3 OUTPUTLEN OUTPUTLEN DDLENG NUMC 6   0   Output Length  
4 DATATYPE DYNPTYPE DATATYPE CHAR 4   0   ABAP/4 Dictionary: Screen data type for Screen Painter  
5 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
6 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
7 MASK AS4MASK AS4MASK CHAR 20   0   Template (not used)  
8 MASKLEN MASKLEN MASKLEN NUMC 4   0   Template length (not used)  
9 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
10 SIGN SIGNFLAG AS4FLAG CHAR 1   0   Flag for sign in numerical fields  
11 LIKETABLE TABNAME AS4TAB CHAR 30   0   Table Name *
12 LIKEFIELD FIELDNAME FDNAME CHAR 30   0   Field Name *
13 SYM_VALUE RWSYMVALUE SYCHAR255 CHAR 255   0   Current value of the text variable  
History
Last changed by/on SAP  20100420 
SAP Release Created in