SAP ABAP Function Module CNV_MBT_REORG_SET_STATUS (Set deletion status for an 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_SET_STATUS Set deletion status for an 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_REORGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IP_REF_NAME TYPE CNV_MBT_OBJECT_NAME Name of the object
Importing IP_REF_TYPE TYPE CNV_MBT_DEL_TYPE Deletion types
Importing IP_DEL_DATE TYPE XUMODDATE Modification date
Importing IP_DEL_TIME TYPE XUMODTIME Modification time
Importing IP_DEL_USER TYPE XUBNAME User name in user master record
Importing IP_PCL_OR_REMOTE TYPE CNV_MBT_CHAR P = PCL; R = Remote
Importing IP_STATUS TYPE CNV_MBT_STATE_DEL State of deletion of an object
Exception WRONG_SYSTEM_TYPE TYPE The value for import parameter ip_pcl_or_remote not possible
Exception WRONG_STATUS TYPE The value for import paramter ip_status not possible
Exception NO_STATUS_ENTRY_FOUND TYPE No status entry found for the given reference name and type
Exception ERROR_DETERMINE_STATUS TYPE Error while determine the status.
Exception NO_PCL_STATE_4_REMOTE TYPE While deleting in the remote system pcl state not finished. That is not allowed
Exception ERROR_STATUS_UPDATE TYPE Error while updating status of the given reference name and type
               
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