SAP ABAP Table RSIMP (Function Builder: Import Parameters)
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 RSIMP   Table Relationship Diagram
Short Description Function Builder: Import 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 PARAMETER PARAMETER LPARAMETER CHAR 30   0   Parameter Name  
2 DBFIELD LIKEFIELD LIKEFIELD CHAR 26   0   Reference field/structure of a parameter  
3 DEFAULT DEFAULT__3 DEFAULT__3 CHAR 21   0   Default value for import parameter  
4 TYPES RS38L_TYPE RS38L_TYPE CHAR 1   0   Reference Structure is an ABAP/4 Type  
5 OPTIONAL RS38L_OPTI RS38L_OPTI CHAR 1   0   Optional parameters  
6 REFERENCE RS38L_REFE CHAR1 CHAR 1   0   Call by reference  
7 CHANGING RS38L_CHAN CHAR1 CHAR 1   0   Changing a parameter allowed  
8 TYP RS38L_TYP RS38L_TYP CHAR 132   0   Associated Type of an Interface Parameter  
9 CLASS RS38L_CLAS CHAR1 CHAR 1   0   Reference to a Class  
10 REF_CLASS RS38L_CLAS CHAR1 CHAR 1   0   Reference to a Class  
11 LINE_OF RS38L_LINO CHAR1 CHAR 1   0   Parameter is 'LINE OF' table type  
12 TABLE_OF RS38L_TABO CHAR1 CHAR 1   0   Parameter Is Reference Type 'TABLE OF'  
History
Last changed by/on SAP  20130604 
SAP Release Created in