SAP ABAP Table RFC_METADATA_PARAMS (RFC Metadata Parameters of Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRCX (Package) Development Class for Remote Communication: RFC and RMC
Basic Data
Table Category INTTAB    Structure 
Structure RFC_METADATA_PARAMS   Table Relationship Diagram
Short Description RFC Metadata Parameters of Functions    
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 FUNCNAME RS38L_FNAM FUNCNAME CHAR 30   0   Name of Function Module *
2 .INCLUDE       0   0   RFC: Attributes of function parameters  
3 PARAMCLASS RS38L_KIND RS38L_KIND CHAR 1   0   Parameter type  
4 PARAMETER RS38L_PAR_ RS38L_PARA CHAR 30   0   Parameter name  
5 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
6 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
7 EXID ABAPTYPE ABAPTYPE CHAR 1   0   ABAP Data Type  
8 POSITION IPOS IPOS INT4 10   0   Position of field in structure (from 1)  
9 OFFSET IOFF IOFF INT4 10   0   Field offset from beginning of structure (from 0)  
10 INTLENGTH ILEN ILEN INT4 10   0   Internal Field Length  
11 DECIMALS IDEC IDEC INT4 10   0   Number of decimal places  
12 DEFAULT RS38L_DEFO DEFAULT__3 CHAR 21   0   Default value for import parameter  
13 PARAMTEXT PARAMTEXT TEXT79 CHAR 79   0   Short text  
14 OPTIONAL RS38L_OPTI RS38L_OPTI CHAR 1   0   Optional parameters  
History
Last changed by/on SAP  20130604 
SAP Release Created in