SAP ABAP Function Module CNV_MBT_GP_CREATE (Create a 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_CREATE Create a global parameter  
Function Group CNV_MBT_GLOBAL_PARAMETERS   Global parameter maintenance functions  
Program Name SAPLCNV_MBT_GLOBAL_PARAMETERS    
INCLUDE Name LCNV_MBT_GLOBAL_PARAMETERSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IP_PNAME TYPE CHAR40 Character field of length 40
Importing IP_DESCRIPTION TYPE CNVMBTGLOBPARAMT-DESCRIPTION Description Field
Importing IP_DOCUMENT_LINK TYPE CNVMBTGLOBPARAM-DOCUMENT_LINK ID of MBT Docu Object
Importing IP_VALIDATE TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Exception ALREADY_GP_EXISTING TYPE The global parameter is already existing
Exception NOT_CORRECT_PREFIX TYPE Prefix of global parameter is not 'GLOBAL_'
Exception NO_DOCUMENT_LINK TYPE Import parameter of the document link is initial
Exception NO_DESCRIPTION TYPE Import parameter of the description is initial.
Exception NO_INSERT_POSSIBLE TYPE Could not create the global parameter
Exception NO_INSERT_POSSIBLE_TEXT TYPE Could not create the text table entry 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