Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module CCMSBI_GET_NAME_OF_TESTCASE (CCMS/BW: Name eines Testfalles eingeben) 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_NAME_OF_TESTCASE |
Short Text | CCMS/BW: Name eines Testfalles eingeben |
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 |
---|---|---|---|---|
INCLUDE_F4_TESTCASE_ALL | TYPE | CHAR1 | SPACE | in F4-Hilfe die Option '(Alle)' mit aufnehmen |
TEST_TYPE | TYPE | CCMSBI_TESTTYPE | 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 |
---|---|---|---|---|
TESTDESCR | TYPE | CCMSBI_TESTDESCR | CCMS/BW: Beschreibung eines Testfalles |
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 |
---|---|
OPERATION_ABORTED | Operation wurde abgebrochen |