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