SAP ABAP Function Module CNV_MBT_REORG_CHECK_CONDITIONS (Check conditions for deleting a reorg object)
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_REORG_CHECK_CONDITIONS Check conditions for deleting a reorg object  
Function Group CNV_MBT_REORG   Functionality to reorganize a DMIS proj.  
Program Name SAPLCNV_MBT_REORG   Functionality to reorganize a DMIS proj. 
INCLUDE Name LCNV_MBT_REORGU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EP_FULFILLED TYPE CNV_MBT_CHAR 'X' = condition fulfilled
Importing IP_REF_TYPE TYPE CNV_MBT_DEL_TYPE Deletion types
Importing IP_REF_NAME TYPE CNV_MBT_OBJECT_NAME Name of the object
Exception NO_DELREF_ENTRY TYPE The deletion object does not exist in the reorg table cnvmbtdelref.
Exception STILL_RUNNING TYPE The status of the object is deletion is still running.
Exception STATUS_IS_ERROR TYPE Status of the object is error.
Exception STATUS_IS_ABORTED TYPE Status of the object is aborted.
Exception STATUS_IS_FINISHED TYPE Status of the object is finished.
Exception UNKNOWN_STATUS TYPE Status of the object is not defined.
Exception PACKAGE_DOES_NOT_EXIST TYPE The package does not exist.
Exception ALREADY_DELETED TYPE The object was already deleted.
Exception PACKAGE_ACTIVE TYPE The package is still active.
Exception NOT_ALL_PACK_DELETED TYPE Not all packages of the subproject are deleted.
Exception NOT_ALL_SUBPROJECTS_DELETED TYPE Not all subprojects of the project are deleted.
Exception DELETION_SUBPROJECT_ACTIVE TYPE Deletion of the subproject is still active in a batch job
Exception EXCLUDED_FROM_REORG TYPE Package is excluded from reorg/deletion
               
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