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 CMS_REL (Relationship details) is a standard table in SAP ERP. It belongs to the package CMS_COMMON.
Table | CMS_REL |
Short Text | Relationship details |
Package | CMS_COMMON |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | T000 |
REL_GUID | ✔ | GUID for Table CMS_REL | CMS_DTE_REL_GUID | RAW | 16 | |
REL_TYP | Relationship type | CMS_DTE_REL_TYP | CHAR | 6 | TCMS_REL_TYP | |
SOURCE_GUID | Relationship Source GUID | CMS_DTE_REL_SOURCE_GUID | RAW | 16 | ||
SRC_SEC_GUID | Relationship Source Secondary GUID | CMS_DTE_REL_SRC_SEC_GUID | RAW | 16 | ||
DESTINATION_GUID | Relationship destination GUID | CMS_DTE_REL_DESTINATION_GUID | RAW | 16 | ||
DST_SEC_GUID | Relationship destination GUID | CMS_DTE_REL_DST_SEC_GUID | RAW | 16 | ||
VALID_FROM | Date from which the relationship came into effect | CMS_DTE_REL_VALID_FROM | NUMC | 15 | ||
VALID_TO | Date until which the relationship stands valid | CMS_DTE_REL_VALID_TO | NUMC | 15 | ||
REL_RANK | Relationship Rank-Order of the source linked to destination | CMS_DTE_REL_RANK | NUMC | 4 | ||
REL_PRIORITY | Priority of a Relationship | CMS_DTE_REL_PRIORITY | NUMC | 4 | ||
CALC_TYP | Calculation type for relations of collateral agreements | CMS_DTE_CALC_TYP | CHAR | 6 | ||
REL_OBJ | Relationship Object | CMS_DTE_REL_OBJ | CHAR | 6 | ||
CREATED_BY | Login ID of the User who created the Record | CMS_DTE_USER | CHAR | 12 | ||
CREATED_AT | Creation Timestamp | CMS_DTE_CREATED_AT | DEC | 15 | ||
CHANGED_BY | Last Changed By | CMS_DTE_LAST_CHNG_USER | CHAR | 12 | ||
CHANGED_AT | Change Timestamp | CMS_DTE_CHANGED_AT | DEC | 15 | ||
SOURCEOFENTRY | Source of Entry | CMS_DTE_SOURCE_OF_ENTRY | CHAR | 32 |