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 GVD_OBJECT_DEPEN (Oracle monitoring: copy of GV$OBJECT_DEPENDENCY) is a standard table in SAP ERP. It belongs to the package STUN.
Table | GVD_OBJECT_DEPEN |
Short Text | Oracle monitoring: copy of GV$OBJECT_DEPENDENCY |
Package | STUN |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
SNAPSHOT_ID | ✔ | Oracle monitor: snapshot ID | ORA_SNAPSHOT_ID | NUMC | 10 | * |
INST_ID | ✔ | Oracle monitor: Instance ID | ORA_INST_ID | DEC | 22 | |
FROM_ADDRESS | ✔ | Oracle Monitoring: ADDRESS: @ of Handle to Parent Cursor | ORA_ADDRESS | RAW | 8 | |
FROM_HASH | ✔ | Oracle Monitoring: HASH_VALUE: Hash Value of Parent Statment | ORA_HASH_VALUE | DEC | 22 | |
TO_OWNER | ✔ | Oracle monitoring: Owner | ORA_OWNER | CHAR | 64 | |
TO_ADDRESS | ✔ | Oracle Monitoring: ADDRESS: @ of Handle to Parent Cursor | ORA_ADDRESS | RAW | 8 | |
TO_HASH | Oracle Monitoring: HASH_VALUE: Hash Value of Parent Statment | ORA_HASH_VALUE | DEC | 22 | ||
TO_TYPE | Oracle monitoring: type | ORA_TYPE_OBJ | DEC | 22 | ||
TO_NAME_LEN | Oracle monitoring: name length | ORA_NAME_LEN | INT4 | 10 | ||
TO_NAME | Oracle monitoring: name | ORA_TO_NAME | LCHR | 1000 |