SAP ABAP Table FUPARAREF (Parameters of function modules)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC (Package) Function Builder
Basic Data
Table Category TRANSP    Transparent table 
Transparent table FUPARAREF   Table Relationship Diagram
Short Description Parameters of function modules    
Delivery and Maintenance
Pool/cluster      
Delivery Class W   System table, contents transportable via separate TR objects 
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 R3STATE R3STATE R3STATE CHAR 1   0   ABAP: Program Status (Active, Saved, Transported...)  
3 PARAMETER RS38L_PAR_ RS38L_PARA CHAR 30   0   Parameter name  
4 PARAMTYPE RS38L_KIND RS38L_KIND CHAR 1   0   Parameter type  
5 STRUCTURE RS38L_TYP RS38L_TYP CHAR 132   0   Associated Type of an Interface Parameter  
6 DEFAULTVAL RS38L_DEFO DEFAULT__3 CHAR 21   0   Default value for import parameter  
7 REFERENCE RS38L_REFE CHAR1 CHAR 1   0   Call by reference  
8 PPOSITION SYTABIX SYST_LONG INT4 10   0   Row Index of Internal Tables  
9 OPTIONAL RS38L_OPTI RS38L_OPTI CHAR 1   0   Optional parameters  
10 TYPE RS38L_TYPE RS38L_TYPE CHAR 1   0   Reference Structure is an ABAP/4 Type  
11 CLASS RS38L_CLAS CHAR1 CHAR 1   0   Reference to a Class  
12 REF_CLASS RS38L_CLAS CHAR1 CHAR 1   0   Reference to a Class  
13 LINE_OF RS38L_LINO CHAR1 CHAR 1   0   Parameter is 'LINE OF' table type  
14 TABLE_OF RS38L_TABO CHAR1 CHAR 1   0   Parameter Is Reference Type 'TABLE OF'  
15 RESFLAG1     CHAR 1   0    
16 RESFLAG2     CHAR 1   0    
17 RESFLAG3     CHAR 1   0    
18 RESFLAG4     CHAR 1   0    
19 RESFLAG5     CHAR 1   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in