SAP ABAP Table SFUPARAREF (Structure for version management for FM interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC (Package) Function Builder
Basic Data
Table Category INTTAB    Structure 
Structure SFUPARAREF   Table Relationship Diagram
Short Description Structure for version management for FM interface    
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 PARAMETER RS38L_PAR_ RS38L_PARA CHAR 30   0   Parameter name  
3 PARAMTYPE RS38L_KIND RS38L_KIND CHAR 1   0   Parameter type  
4 STRUCTURE RS38L_TYP RS38L_TYP CHAR 132   0   Associated Type of an Interface Parameter  
5 DEFAULTVAL RS38L_DEFO DEFAULT__3 CHAR 21   0   Default value for import parameter  
6 REFERENCE RS38L_REFE CHAR1 CHAR 1   0   Call by reference  
7 PPOSITION SYTABIX SYST_LONG INT4 10   0   Row Index of Internal Tables  
8 OPTIONAL RS38L_OPTI RS38L_OPTI CHAR 1   0   Optional parameters  
9 TYPE RS38L_TYPE RS38L_TYPE CHAR 1   0   Reference Structure is an ABAP/4 Type  
10 CLASS RS38L_CLAS CHAR1 CHAR 1   0   Reference to a Class  
11 REF_CLASS RS38L_CLAS CHAR1 CHAR 1   0   Reference to a Class  
12 LINE_OF RS38L_LINO CHAR1 CHAR 1   0   Parameter is 'LINE OF' table type  
13 TABLE_OF RS38L_TABO CHAR1 CHAR 1   0   Parameter Is Reference Type 'TABLE OF'  
14 RESFLAG1     CHAR 1   0    
15 RESFLAG2     CHAR 1   0    
16 RESFLAG3     CHAR 1   0    
17 RESFLAG4     CHAR 1   0    
18 RESFLAG5     CHAR 1   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in