SAP ABAP Data Element RS38L_INOU (CHANGING 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_INOU
Short Description CHANGING parameter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR30    
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 Changing 
Medium 20 CHANGING parameter 
Long 30 CHANGING parameter 
Heading 30 CHANGING parameter 
Documentation

Definition

Changing parameters contain fields or field strings which are passed to the function module when it is called by the program and are passed back to the calling program when leaving the function module.

The changing parameters can be passed either "by value", i.e. a copy of the field contents is passed, or "by reference". Changing parameters must always be assigned values when called. An actual parameter may be missing only if there is a default value or if the changing parameter is flagged as optional.

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