USOBHASH
Hashwerte für Berechtigungsvorschlagswerte einer Anwendung
USOBHASH is an SAP database table in S/4HANA. Hashwerte für Berechtigungsvorschlagswerte einer Anwendung. It contains 7 fields. 18 CDS views read from this table.
CDS Views using this table (18)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_Scbo_Service_And_Ui | view | left_outer | Service and UI of custom business object | |
| P_SU2X_HASH_TADIR | view | left_outer | Zuordnung zwischen OBJ_NAME in USOBHASH und TADIR | |
| P_SU2X_HEAD_HS | view | from | Kopfdaten zu Vorschlagswerten für Externe Services | |
| P_SU2X_HEAD_HT | view | from | Kopfdaten zu Vorschlagswerten für TADIR-Services | |
| P_SU2X_HEAD_SUCO | view | left_outer | Kopfdaten von Varianten zu Vorschlagswerten | |
| P_SU2X_HT_HEAD | view | from | SU2X-Kopfdaten zu TADIR-Services | |
| P_SU2X_LIST_WITH_SUCO | view | inner | Liste von Anwendungen mit Vorschlagsvarianten | |
| P_SU2X_LIST_WITH_SUCO | view | union_all | Liste von Anwendungen mit Vorschlagsvarianten | |
| RSAU_APP_STAT_CUI | view | left_outer | Security Audit Log - Get CUI Events for Statistic | |
| RSAU_APP_STAT_EXCL | view | inner | SAL Application Statistic - Excluded Applications | |
| SU22_API_USOBHASH_HT | view | from | Convert SU22 hash to name | |
| SUIM_2X_HEAD_HT_SUCO | view | left_outer | Get header data SU2X for def. variants | |
| SUIM_2X_TEXTS | view | left_outer | SU2X texts to application types | |
| SUIM_2X_TEXTS_EEEC | view | from | SU2X texts to application types (EEEC) | |
| SUIM_2X_TEXTS_IWSV | view | from | SU2X texts to application types (IWSV) | |
| SUIM_2X_TEXTS_SICF | view | from | SU2X texts to application types (SICF) | |
| suim_2x_uhash_appl | view_entity | from | SUIM | Resolved Appl. Names and Types | |
| SUIM_AGR_DFL_HT | view_entity | inner | SUIM | HT Auth. Defaults in Role Menu |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Hashwerte für Berechtigungsvorschlagswerte einer Anwendung
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE USOBHASH (
NAME, -- Name [xupname]
TYPE, -- Test status type [usobtype]
PGMID, -- Program ID [pgmid]
OBJECT, -- Object Type [trobjtype]
OBJ_NAME, -- Object Name [sobj_name]
SERVICE_TYPE, -- Type of Ext. Service [ext_service]
SERVICE, -- Ext. Service [usobservice]
PRIMARY KEY (NAME, TYPE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA