EUOBJEDIT
Workbench: Zuordnung Entwicklungsobjekttyp -> Editor
EUOBJEDIT is an SAP database table in S/4HANA. Workbench: Zuordnung Entwicklungsobjekttyp -> Editor. It contains 14 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| DDLS_OSL_TEST_DATA | view_entity | inner | DDLS test data | |
| ris_quick_search_view | view | inner | Quick Search: Ctrl.+Shift.+A | |
| Vfs_Activation_State | view | left_outer | Activation state for virtual folders | |
| Vfs_Object_Search | view | inner | Search |
Fields (14)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | type | seu_stype | Type | |||
| editor | char10 | Character Field with Length 10 | ||||
| tadir | trobjtype | Object Type | ||||
| e071 | trobjtype | Object Type | ||||
| infprogram | progname | Program Name | ||||
| cross_dynp | cross_dynp | Screen | ||||
| envi_dynp | envi_dynp | Screen | ||||
| conttype | seu_stype | Type | ||||
| objlength | char2 | Component of the Version Number | ||||
| friend | char1 | Single-Character Flag | ||||
| not_used | char1 | Single-Character Flag | ||||
| ctxtmenu | gui_status | Status | ||||
| pinf_type | abap.char | Typ in Paketschnittstelle | ||||
| subtype | seu_objtyp | Obj. Type |
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.
-- Workbench: Zuordnung Entwicklungsobjekttyp -> Editor
-- Category TRANSPARENT · Delivery class S
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EUOBJEDIT (
TYPE, -- Type [seu_stype]
EDITOR, -- Character Field with Length 10 [char10]
TADIR, -- Object Type [trobjtype]
E071, -- Object Type [trobjtype]
INFPROGRAM, -- Program Name [progname]
CROSS_DYNP, -- Screen [cross_dynp]
ENVI_DYNP, -- Screen [envi_dynp]
CONTTYPE, -- Type [seu_stype]
OBJLENGTH, -- Component of the Version Number [char2]
FRIEND, -- Single-Character Flag [char1]
NOT_USED, -- Single-Character Flag [char1]
CTXTMENU, -- Status [gui_status]
PINF_TYPE, -- Typ in Paketschnittstelle [abap.char]
SUBTYPE, -- Obj. Type [seu_objtyp]
PRIMARY KEY (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