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 SMSELKRIT (Schedule Manager Monitor: Selection Criteria) is a standard table in SAP ERP. It belongs to the package KPEP.
Table | SMSELKRIT |
Short Text | Schedule Manager Monitor: Selection Criteria |
Package | KPEP |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | * |
ID | ✔ | ID of Processed Object (see SCHEDMAN_TYPE for Category) | SCHEDMAN_ID | DEC | 21 | |
STRUCTURE | ✔ | STRUCTURE of the Parameter/Select-Option Table | SM_STRUC | CHAR | 35 | |
FIELD | ✔ | Field of the Parameter/Select Option Table | SM_FIELD | CHAR | 35 | |
ENTRY | ✔ | Natural Number | INT4 | INT4 | 10 | |
LOGSYS | Logical system | LOGSYS | CHAR | 10 | * | |
IDTYPE | Object Category of the ID | SCHEDMAN_TYPE | CHAR | 1 | ||
SIGN | SIGN of the Parameter/Select-Option Table | SM_SIGN | CHAR | 1 | ||
OPTIO | OPTION of the Parameter/Select-Option Table | SM_OPTIO | CHAR | 2 | ||
LOW | Lowest/Highest Value of the Parameter/Select-Option Table | SM_LOW | CHAR | 200 | ||
HIGH | Lowest/Highest Value of the Parameter/Select-Option Table | SM_HIGH | CHAR | 200 | ||
TYPE | TYPE of the Parameter/Select-Option Table | SM_TYPE | CHAR | 1 |