SAP ABAP Function Module CNV_MBT_MSG_INSERT_PARAMS (Insert new entries in table cnvmbtparams)
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_MSG_INSERT_PARAMS Insert new entries in table cnvmbtparams  
Function Group CNV_MBT_MSG   Handling system messages  
Program Name SAPLCNV_MBT_MSG    
INCLUDE Name LCNV_MBT_MSGU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PACKID TYPE CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages
Importing PNAME TYPE CHAR40 Character field of length 40
Importing VALNUM TYPE CNV_MBT_DISTING_ENTRIES Field for distinguishing entries
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 AS_TABLE TYPE C Processing mode: As table
Importing SINGLE_ENTRY TYPE C Processing mode: single entry
Tables IPT_PARAMS TYPE CNVMBTPARAMS Table for storing general parameters
Exception TABLE_IS_INITIAL TYPE No entries in table cnvmbtparams
Exception PACKID_INITIAL TYPE Import parameter packid is initial
Exception NO_MODE_SELECTED TYPE No processing mode for this function module selected
Exception PNAME_INITIAL TYPE Import parameter pname is initial
Exception VALNUM_INITIAL TYPE Import parameter valnum is initial
Exception LOW_INITIAL TYPE Import parameter low is initial
Exception JUST_FIGURES_ALLOWED TYPE For import parameter just numbers allowed
Exception INSERT_NOT_POSSIBLE TYPE Could not insert new entry into cnvmbtparams
Exception PACKID_NOT_CORRECT TYPE Import parameter packid match not with table entry packid
Exception NO_ACTIVE_PACK TYPE Package not available or deactivated
Exception VALNUM_ALREADY_IN_USE TYPE Valnum already assigned
Exception VALNUM_NOT_CORRECT TYPE Valnum is depending of the mode not correct.
               
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