SAP ABAP Function Module RS_PARAMETER_REFERENCE (Verwendungsnachweis eines globalen Parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC (Package) Function Builder
Basic Data
Function Module RS_PARAMETER_REFERENCE Verwendungsnachweis eines globalen Parameters  
Function Group SEUF   Interfaces to Function Builder  
Program Name SAPLSEUF   Function Builder Interface 
INCLUDE Name LSEUFU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting COLUMN TYPE SYST-FDPOS Column of the declaration of the parameter
Exporting FUNCNAME TYPE RS38L-NAME Function module of the parameters used
Exporting INCLUDE TYPE RS38L-INCLUDE Name of the include of the function module
Exporting LINE_NUMBER TYPE SYST-TABIX Line number of the declaration of the parameter
Exporting PARAM_TYPE TYPE RSFBPARA-PARAMETER Name des Bezugstyps
Importing GRUPPE TYPE RS38L-AREA Function group of the global parameter
Importing PARAMETER TYPE RS38L-PARAMETER Global parameter
Importing FELD TYPE DD03L-FIELDNAME
Importing GET_SOURCE_BASED_POS TYPE ABAP_BOOL ABAP_FALSE
Exception AREA_NOT_FOUND TYPE Function group does not exist
Exception NOT_FOUND TYPE Parameter not found
Exception NO_CHOISE TYPE No module chosen
Exception NO_GLOBAL_PARAMETERS TYPE Function group has no global parameters
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in