SAP ABAP Data Element RS38L_IMPO (Name of import parameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFCS (Package) Function Builder
Basic Data
Data Element RS38L_IMPO
Short Description Name of import parameter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type IMPORTIN_3    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Imp.param. 
Medium 15 Import param. 
Long 20 Import parameter 
Heading 55 Name of import parameter 
Documentation

Definition

Import parameters contain fields or field strings that are passed from the program when you call the function module. Import parameters are always passed "by value", i.e. the system transfers a copy of the field contents, or "by reference".

When calling, you must always specify values for the import parameters, unless a default value exists or the import parameter is flagged as optional.

History
Last changed by/on SAP  20100420 
SAP Release Created in