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 T77EV (External Relationships) is a standard table in SAP ERP. It belongs to the package SP00.
Table | T77EV |
Short Text | External Relationships |
Package | SP00 |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | T000 |
OTYPE | ✔ | Object Type | OTYPE | CHAR | 2 | T778O |
RSIGN | ✔ | Relationship Specification | RSIGN | CHAR | 1 | |
RELAT | ✔ | Relationship Between Objects | RELAT | CHAR | 3 | T778V |
SCLAS | ✔ | Type of Related Object | SCLAS | CHAR | 2 | T778O |
PROGR | ABAP Program Name | PROGNAME | CHAR | 40 | TRDIR | |
FNAME | Routine Name | HR_FNAME | CHAR | 30 | ||
CLASSNAME | External Relationships: Simulation Class | HREXTRELCLSNAME | CHAR | 30 |