SAP ABAP Table RFC_FUNINT (RFC: Attributes of function parameters)
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_FUNINT   Table Relationship Diagram
Short Description RFC: Attributes of function parameters    
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 PARAMCLASS RS38L_KIND RS38L_KIND CHAR 1   0   Parameter type  
2 PARAMETER RS38L_PAR_ RS38L_PARA CHAR 30   0   Parameter name  
3 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
4 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
5 EXID ABAPTYPE ABAPTYPE CHAR 1   0   ABAP Data Type  
6 POSITION IPOS IPOS INT4 10   0   Position of field in structure (from 1)  
7 OFFSET IOFF IOFF INT4 10   0   Field offset from beginning of structure (from 0)  
8 INTLENGTH ILEN ILEN INT4 10   0   Internal Field Length  
9 DECIMALS IDEC IDEC INT4 10   0   Number of decimal places  
10 DEFAULT RS38L_DEFO DEFAULT__3 CHAR 21   0   Default value for import parameter  
11 PARAMTEXT PARAMTEXT TEXT79 CHAR 79   0   Short text  
12 OPTIONAL RS38L_OPTI RS38L_OPTI CHAR 1   0   Optional parameters  
History
Last changed by/on SAP  20130604 
SAP Release Created in