SAP ABAP Table RDATA (Structure of a data control block)
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 RDATA   Table Relationship Diagram
Short Description Structure of a data control block    
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 CBTYP SYCHAR01 SYCHAR01 CHAR 1   0   CHAR01 data element for SYST  
2 OFSG SYNUM05 SYNUM05 NUMC 5   0   NUM05 data element for SYST  
3 OFFI SYNUM10 SYNUM10 NUMC 10   0   NUM10 data element for SYST  
4 LENG RDATA_LENG SYNUM05 NUMC 5   0   ABAP: Length of an Object in Program Load (in Bytes)  
5 TYPE RDATA_TYPE SYCHAR01 CHAR 1   0   ABAP: Data type of an object in the ABAP program load  
6 ODEC RDATA_DECS SYNUM03 NUMC 3   0   ABAP/4: Decimal places of a field in the ABAP/4 program load  
7 OLEN RDATA_OLEN SYNUM03 NUMC 3   0   ABAP: Output Length of an Object in the ABAP Program Load  
8 FXVAL RDATA_XVAL SYCHAR01 CHAR 1   0   ABAP: Valid Data Description?  
9 FLITL RDATA_LITL SYCHAR01 CHAR 1   0   ABAP: Read only object ?  
10 ACCKIND     CHAR 4   0    
History
Last changed by/on SAP  20010130 
SAP Release Created in