SAP ABAP Table RFC_FIELDS (RFC: Fields of a table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFCS (Package) Function Builder
Basic Data
Table Category INTTAB    Structure 
Structure RFC_FIELDS   Table Relationship Diagram
Short Description RFC: Fields of a table    
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 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
2 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
3 POSITION IPOS IPOS INT4 10   0   Position of field in structure (from 1)  
4 OFFSET IOFF IOFF INT4 10   0   Field offset from beginning of structure (from 0)  
5 INTLENGTH ILEN ILEN INT4 10   0   Internal Field Length  
6 DECIMALS IDEC IDEC INT4 10   0   Number of decimal places  
7 EXID ABAPTYPE ABAPTYPE CHAR 1   0   ABAP Data Type  
History
Last changed by/on SAP  20100420 
SAP Release Created in