SAP ABAP Function Module CNV_MBT_PACK_CREATE_46 (Package creation in partner name space)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PCL_46 (Package) MBT PCT : Process controlling functions 4.6
Basic Data
Function Module CNV_MBT_PACK_CREATE_46 Package creation in partner name space  
Function Group CNV_MBT_PACK_46   Func. group for package functions  
Program Name SAPLCNV_MBT_PACK_46    
INCLUDE Name LCNV_MBT_PACK_46U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_SUCCESS TYPE C Was operation successful: 'X' for successful
Exporting EX_CUSER TYPE CNVMBTPACK-CUSER last change user
Exporting EX_CTIME TYPE CNVMBTPACK-CTIME last change time
Exporting EX_PACK_DESCR TYPE CNVMBTPACKT-PACK_DESCR package description
Importing IM_PACK_ID TYPE CNVMBTPACK-PACKID Package Id in the partner namespace
Importing IM_PACK_DESCR TYPE CNVMBTPACKT-PACK_DESCR Package description
Importing IM_PACK_CREATE TYPE C 'X' is pack to be created: 'X' for create, ' ' for edit
Exception PACK_EXIST TYPE Package already exists
Exception PACK_NOT_EXIST TYPE Package doesnot exists
Exception PARTNER_NAMESPACE_ERROR TYPE Package id not in the permited namespace.
Exception PACK_LENGTH_NOT_PROPER TYPE package length is shorter
               
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