The Function Module CCMSBI_SAVE_DATAEXTR_TESTCASE (CCMS/BW: Speichere Testdaten für Online-Extraktor-Test) 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_SAVE_DATAEXTR_TESTCASE |
Short Text | CCMS/BW: Speichere Testdaten für Online-Extraktor-Test |
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 |
---|---|---|---|---|
ISOURCE | TYPE | RSISOURCE | InfoSource | |
MAXSIZE | TYPE | RSMAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | |
READONLY | TYPE | CHAR1 | Einstelliges Kennzeichen | |
REQUNR | TYPE | RSREQUNR | Anforderungsnummer für die Datenübertragung | |
SEL_OPT_INPUT | TYPE | CCMSBI_RSSELECT_TBL | CCMS/BW: Tabelle mit Testdaten für Selektionsoptionen | |
TEST_DESCR | TYPE | CCMSBI_TESTDESCR | CCMS/BW: Beschreibung eines Testfalles | |
UPDTMODE | TYPE | RSUPDMODE | Modus der Datenfortschreibung (Komplett, Delta, etc.) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXPECTED_OUTPUT | LIKE | CCMSBI_CPH_EXTRACT_STRUCT | CPH/BW: Struktur für die Extraktion von CPH-Daten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANT_SAVE_TESTCASE | Das Speichern in der DB ist misslungen |
TEST_DESCR_MISSING | Testbeschreibung fehlt |