Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The table MODACT (Modifications) is a standard table in SAP ERP. It belongs to the package SECE.
Table | MODACT |
Short Text | Modifications |
Package | SECE |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | ✔ | Name of the extension project | CMODNAME | CHAR | 8 | |
TYP | ✔ | Component type | MODTYP | CHAR | 1 | |
MEMBER | ✔ | Enhancement | MODMEMBER | CHAR | 100 | |
DEVCLASS | Package | DEVCLASS | CHAR | 30 | * | |
KORRNUM | Name of the locked correction | KORRNUM | CHAR | 20 | * | |
TRANNUM | Name of the locked correction | KORRNUM | CHAR | 20 | * | |
MIGRATED | Alternative for BADI Properties | ALTERN | CHAR | 1 | ||
BADI_IMP | Business Add-In Implementation | EXIT_IMP | CHAR | 20 |