SAP ABAP Function Module CNV_MBT_GP_SET_VALUE (Create entry in cnvmbtparams for use of the global parameter)
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_SET_VALUE Create entry in cnvmbtparams for use of the global parameter  
Function Group CNV_MBT_GLOBAL_PARAMETERS   Global parameter maintenance functions  
Program Name SAPLCNV_MBT_GLOBAL_PARAMETERS    
INCLUDE Name LCNV_MBT_GLOBAL_PARAMETERSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IP_CLIENT_ALL TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_PARAMS TYPE CNVMBTPARAMS Table for storing general parameters
Tables T_CLIENTS TYPE CNV_MBT_CLIENTS List of clients
Exception WRONG_PACKID TYPE Not the packid GLOBL
Exception NOT_CORRECT_PREFIX TYPE Parameter name has not the required prefix of GLOBL_
Exception NO_VALNUM TYPE Field valnum is initial
Exception GP_DOES_NOT_EXIST TYPE Global parameter does not exist
Exception READING_CLIENTS_FAILED TYPE Could not determine the clients of the system
Exception NOT_EXISTING_CLIENT TYPE Client specified in table t_client does not exist in the system
Exception ERROR_INSERTING_PARAMS TYPE Inserting the parameter values not possible
Exception ERROR_INSERT_HISTORY TYPE Could not write changed data to history
               
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