SAP ABAP Table RFIELDLIST (ABAP/4: List of global fields of a program)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Table Category INTTAB    Structure 
Structure RFIELDLIST   Table Relationship Diagram
Short Description ABAP/4: List of global fields of a program    
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 NAME SYCHAR30 SYCHAR30 CHAR 30   0   CHAR30 for SYST  
2 TYPE RDATA_TYPE SYCHAR01 CHAR 1   0   ABAP: Data type of an object in the ABAP program load  
3 LENG RDATA_LENG SYNUM05 NUMC 5   0   ABAP: Length of an Object in Program Load (in Bytes)  
4 OLEN RDATA_OLEN SYNUM03 NUMC 3   0   ABAP: Output Length of an Object in the ABAP Program Load  
5 DECS RDATA_DECS SYNUM03 NUMC 3   0   ABAP/4: Decimal places of a field in the ABAP/4 program load  
6 FLITL RDATA_LITL SYCHAR01 CHAR 1   0   ABAP: Read only object ?  
7 REFTYPELOC RTYPE_LOC RTYPE_LOC CHAR 4   0   Definition point of ABAP type  
8 REFTYPENAM RTYPE_NAME RTYPE_NAME CHAR 61   0   ABAP: Dictionary type help ID  
History
Last changed by/on SAP  19990505 
SAP Release Created in