SAP ABAP Function Module CNV_ADT_PACK_GET_PACKID (Determines the package info (PCL or CWB) of the given package)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_ADT (Package) Transformation Summary
Basic Data
Function Module CNV_ADT_PACK_GET_PACKID Determines the package info (PCL or CWB) of the given package  
Function Group CNV_ADT_PACK   ADT: Package maintenance  
Program Name SAPLCNV_ADT_PACK   ADT: Package maintenance 
INCLUDE Name LCNV_ADT_PACKU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_PACKID TYPE CNV_ADT_PACKID ADT: Package ID for auditing (9xxxx)
Exporting EV_PROCESSOR TYPE CNV_ADT_PROCESSOR Main technique of a package
Exporting EV_PROCTYPE TYPE CNV_MBT_PROCTYPE MBT PCL Type of MIgration Process
Exporting EV_IS_SLOP TYPE ABAP_BOOL Indicator if package is a CWB package (CWB)
Exporting EV_IS_CMIS TYPE ABAP_BOOL Indicator if package is a CMIS package
Importing IV_PACKID TYPE CNV_MBT_PACKID Package number which should be checked
Exception PACKAGE_NOT_FOUND TYPE Given package was not found
Exception NO_CORRESPONDING_PACKID_FOUND TYPE Supplied Packid does not belong to a Transformation-Summary supportet SLO-Task
               
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