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_MTE_CREATE_TEST (Testeintrag in ALPERFOB erzeugen) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_EXTR_UTILITIES within the package RS_BCT_CCMS_CPH_EXTRACTORS.
Function Module | CCMSBI_MTE_CREATE_TEST |
Short Text | Testeintrag in ALPERFOB erzeugen |
Function Group | SCCMSBI_EXTR_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 |
---|---|---|---|---|
ATTRNAME | TYPE | ALNAMESHRT | Alert: short name of MTE | |
DELETE_TEST_ENTRIES | TYPE | CHAR1 | Einstelliges Kennzeichen | |
MTECLASS | TYPE | ALMTECLASS | CCMS Monitoring Architecture: Name of MTE class | |
MTE_PATH | TYPE | ALMTEPATH | Pfad eines MTE im Monitoringbaum | |
MTMCNAME | TYPE | ALMCNAME | Alert: Name eines Monitorkontextes | |
MTSYSID | TYPE | SYSYSID | R/3-System, Name des R/3-Systems | |
MTUID | TYPE | ALTIDUID | ALert: Unique Identifier for Monitoring Types (used in TID) | |
OBJNAME | TYPE | ALNAMESHRT | Alert: short name of MTE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.