SAP ABAP Table RFC_FUNINT_MULT (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_MULT   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 FUNCTION RS38L_FNAM FUNCNAME CHAR 30   0   Name of Function Module *
2 PARAMCLASS RS38L_KIND RS38L_KIND CHAR 1   0   Parameter type  
3 PARAMETER RS38L_PAR_ RS38L_PARA CHAR 30   0   Parameter name  
4 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
5 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
6 EXID ABAPTYPE ABAPTYPE CHAR 1   0   ABAP Data Type  
7 POSITION IPOS IPOS INT4 10   0   Position of field in structure (from 1)  
8 OFFSET IOFF IOFF INT4 10   0   Field offset from beginning of structure (from 0)  
9 INTLENGTH ILEN ILEN INT4 10   0   Internal Field Length  
10 DECIMALS IDEC IDEC INT4 10   0   Number of decimal places  
11 DEFAULT RS38L_DEFO DEFAULT__3 CHAR 21   0   Default value for import parameter  
12 PARAMTEXT PARAMTEXT TEXT79 CHAR 79   0   Short text  
13 OPTIONAL RS38L_OPTI RS38L_OPTI CHAR 1   0   Optional parameters  
14 NOT_EXISTS CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
15 NAMETAB_FAULT CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
16 IS_RESUMABLE RS38L_RESUMABLE CHAR1 CHAR 1   0   Resumable Exception  
History
Last changed by/on SAP  20130604 
SAP Release Created in 640