SAP ABAP Function Module CNV_MBT_GP_GET_GP_VALUE (Get valid global parameter value for that system)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_46 (Package) MBT PCL Main objects from Release 4.6 on
Basic Data
Function Module CNV_MBT_GP_GET_GP_VALUE Get valid global parameter value for that system  
Function Group CNV_MBT_GLOBAL_PARAMETERS   Global parameter maintenance functions  
Program Name SAPLCNV_MBT_GLOBAL_PARAMETERS    
INCLUDE Name LCNV_MBT_GLOBAL_PARAMETERSU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EP_LOW TYPE CNVMBTPARAMS-LOW ABAP/4: Selection value (LOW or HIGH value, external format)
Exporting EP_HIGH TYPE CNVMBTPARAMS-HIGH ABAP/4: Selection value (LOW or HIGH value, external format)
Exporting EP_SOPTION TYPE CNVMBTPARAMS-SOPTION ABAP: Selection option (EQ/BT/CP/...)
Exporting EP_MULTIPLE_ENTRIES TYPE CNV_MBT_CR_DEFAULT_FLAG Use a default value for this field (supplied by CR FM)
Importing IP_GLOBAL_PARAMETER TYPE CNVMBTGLOBPARAM-PNAME Global parameter name
Tables ET_CNVMBTPARAMS TYPE CNVMBTPARAMS Table for storing general parameters
Exception GP_NO_VALID_FOUND TYPE Could not find a valid global parameter.
Exception NO_CLIENT_OR_ALL TYPE No value for the current client or for all clients found.
Exception GP_NO_VALUE_FOUND TYPE Could not found any values for the global parameter.
               
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  20141030 
SAP Release Created in 2006_1_46C