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 table TEBPPCAT (Log Categories Control Part SAP) is a standard table in SAP ERP. It belongs to the package EBPP_APAR.
Table | TEBPPCAT |
Short Text | Log Categories Control Part SAP |
Package | EBPP_APAR |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | ✔ | Technical Key for the Log Category | EBPP_CATEGORYNAME | CHAR | 8 | |
ISBUKRSREL | Category Expects Reference to Company Code | EBPP_CATEGORYBUKRS | CHAR | 1 | ||
ISDOCREL | Category Expects Reference to a Document | EBPP_CATEGORYDOCUMENT | CHAR | 1 | ||
MSGID | Standard Message Class of the Category | EBPP_CATEGORYMSGID | CHAR | 20 | T100A | |
MSGTY | Standard Message Type of the Category | EBPP_CATEGORYMSGTY | CHAR | 1 | ||
MSGNO | Standard Message Number of the Category | EBPP_CATEGORYMSGNO | NUMC | 3 | ||
ACTIVEMSGTY | Lowest Level of Message Type That is Still to Be Logged | EBPP_CATEGORYACTIVEMSGTY | CHAR | 1 |