The Function Module CCMSBI_GET_TESTCASE_DIRECTORY (CCMS/BW: Ermittle ein Directory von Testfällen) 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.
Function Module | CCMSBI_GET_TESTCASE_DIRECTORY |
Short Text | CCMS/BW: Ermittle ein Directory von Testfällen |
Function Group | SCCMSBI_TESTENV_UTILITIES |
Package | RS_BCT_CCMS_CPH_EXTRACTORS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F4_MODE | TYPE | CHAR1 | SPACE | Zeigt an, ob Fubst. im F4-Modus (F4_MODE - 'X') gerufen wird |
TESTDESCR | TYPE | CCMSBI_TESTDESCR | SPACE | CCMS/BW: Beschreibung eines Testfalles |
TEST_TYPE | TYPE | CCMSBI_TESTTYPE | SPACE | CCMS/BW: Typ eines Tests ( Extraktor, Seloptionen, ...) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TESTCASES | TYPE | CCMSBI_TESTCASES_TBL | CCMS/BW: Tabelle von Testfällen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANT_GET_TESTCASE_DIRECTORY | das Directory kann nicht ermittelt werden |
NO_TESTCASES_FOUND | es wurden keine Testfälle gefunden |
TEST_TYPE_NOT_SPECIFIED | Die Angabe des Test-Typs fehlt |