Menu

SAP Function Module CCMSBI_DELETE_TESTCASE

CCMS/BW: Testfall löschen

The Function Module CCMSBI_DELETE_TESTCASE (CCMS/BW: Testfall löschen) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_TESTENV_UTILITIES within the package RS_BCT_CCMS_CPH_EXTRACTORS.

Technical Information

Function Module CCMSBI_DELETE_TESTCASE
Short Text CCMS/BW: Testfall löschen
Function Group SCCMSBI_TESTENV_UTILITIES
Package RS_BCT_CCMS_CPH_EXTRACTORS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TESTDESCR TYPE CCMSBI_TESTDESCR CCMS/BW: Beschreibung eines Testfalles
TEST_TYPE TYPE CCMSBI_TESTTYPE CCMS/BW: Typ eines Tests ( Extraktor, Seloptionen, ...)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TESTCASE_DOES_NOT_EXIST Der angegebene Tesfall existiert nicht
TESTDESCR_MISSING Die Angabe des Testbeschreibung fehlt
TEST_TYPE_MISSING Die Angabe des Test-Typs fehlt