SAP ABAP Function Module CNV_MBT_GP_INSERT_HISTORY (Write changed global parameter to GP history)
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_INSERT_HISTORY Write changed global parameter to GP history  
Function Group CNV_MBT_GLOBAL_PARAMETERS   Global parameter maintenance functions  
Program Name SAPLCNV_MBT_GLOBAL_PARAMETERS    
INCLUDE Name LCNV_MBT_GLOBAL_PARAMETERSU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PNAME TYPE CHAR40 Character field of length 40
Importing CLIENT TYPE CNVMBTCLIENT Client field
Importing VALNUM TYPE NUMC4 Count parameters
Importing SOPTION TYPE TVARV_OPTI ABAP: Selection option (EQ/BT/CP/...)
Importing LOW TYPE TVARV_VAL ABAP/4: Selection value (LOW or HIGH value, external format)
Importing HIGH TYPE TVARV_VAL ABAP/4: Selection value (LOW or HIGH value, external format)
Importing INVALID TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing SOPTION_OLD TYPE TVARV_OPTI ABAP: Selection option (EQ/BT/CP/...)
Importing LOW_OLD TYPE TVARV_VAL ABAP/4: Selection value (LOW or HIGH value, external format)
Importing HIGH_OLD TYPE TVARV_VAL ABAP/4: Selection value (LOW or HIGH value, external format)
Importing INVALID_OLD TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Exception NO_SAVE_HISTORY TYPE Could not the the history data for the changed global parameter.
Exception NO_READ_GP TYPE Could not read the global parameter values
               
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