Menu

SAP Function Module BAPI_CLEAR_CASE_DELETE

Data Cleansing Tool: Delete Data Cleansing Cases

The Function Module BAPI_CLEAR_CASE_DELETE (Data Cleansing Tool: Delete Data Cleansing Cases) is a standard Function Module in SAP ERP and is part of the function group COM_CLEAR_CASE_BAPI within the package COM_CLEARING.

Technical Information

Function Module BAPI_CLEAR_CASE_DELETE
Short Text Data Cleansing Tool: Delete Data Cleansing Cases
Function Group COM_CLEAR_CASE_BAPI
Package COM_CLEARING
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLEARINGCASEGUID LIKE BAPIBUS2132_CLEAR_CASE_KEY-CASE_GUID Data Cleansing Case: Globally Unique Identifier
CLEARINGCASENUMBER LIKE BAPIBUS2132_CLEAR_CASE_KEY-CASE_NUMBER Data Cleansing Case: Case Number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return parameter table

Exceptions

This function module does not define any Exceptions.