SAP ABAP Table REBFRSFMPAR (Repository: Function Module Parameters)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_BF_RS (Package) RE: Repository Interface
Basic Data
Table Category INTTAB    Structure 
Structure REBFRSFMPAR   Table Relationship Diagram
Short Description Repository: Function Module 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 .INCLUDE       0   0   Structure for version management for FM interface  
2 FUNCNAME RS38L_FNAM FUNCNAME CHAR 30   0   Name of Function Module *
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    
20 STEXT PARAMTEXT TEXT79 CHAR 79   0   Short text  
History
Last changed by/on SAP  20130529 
SAP Release Created in 46C