Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The table SDOKMEP (SDOK/Model: Model Entity Properties) is a standard table in SAP ERP. It belongs to the package SDOK.
Table | SDOKMEP |
Short Text | SDOK/Model: Model Entity Properties |
Package | SDOK |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPE | ✔ | Model: Model Object Type | SDOK_ETYPE | CHAR | 1 | * |
ENTITY | ✔ | Model: Entity Name | SDOK_ENT | CHAR | 30 | SDOKME |
VERSION | ✔ | Model: Entity Version | SDOK_EVERS | CHAR | 1 | |
PROP_NAME | ✔ | Attribute of a document or a relationship | SDOK_PROPN | CHAR | 25 | SDOKPROP |
PROP_INDEX | ✔ | KPro: General counter (uniqueness in DB) | SDOK_INDX | NUMC | 5 | |
PROP_VALUE | Attribute Value | SDOK_PROPV | CHAR | 64 | ||
X_RUNTIME | Model: Property is relevant for runtime | SDOK_RTIME | CHAR | 1 | ||
X_OBLIGAT | Attribute must be evaluated | SDOK_PROBL | CHAR | 1 | ||
X_UNIQUE | Attribute must be evaluated as a unique attribute | SDOK_PRUNQ | CHAR | 1 | ||
X_MAINTAIN | Attribute can be displayed to end users for maintenance | SDOK_PRMNT | CHAR | 1 | ||
X_HIDDEN | Attribute should not be displayed to end users | SDOK_PRHID | CHAR | 1 |