E071
Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben
E071 is an SAP database table in S/4HANA. Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben. It contains 10 fields. 11 CDS views read from this table.
CDS Views using this table (11)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| APS_IAM_TRP_CNT | view_entity | from | Transport Count Auxiliary View | |
| ATOV_CMN_REQUESTS_E071_FIRST | view_entity | inner | ATO: Find first E071 containing object | |
| ATOV_OBJECT_IN_OPEN_REQUEST | view_entity | from | ATO: Object in Customizing Request | |
| ATOV_PK_ITEM_TRANSPORTS | view | inner | All transports for key user items | |
| CLMS_V_TM_TR_OBJ | view | left_outer | Objects of transport requests | |
| CLMS_V_VTR_LOG_TROBJ | view | left_outer | Trigger: objects of transport requests | |
| I_FinSubstnValdtnTranspTask | view_entity | right_outer | BASIC | FIN Substitution Validation Transp Task |
| I_RecordedObjects | view | from | Objects | |
| I_RecordedObjectTableKeys | view | from | Objects | |
| swb_i_wvobjecttypes | view | left_outer | CDS for WB object types | |
| SXCO_TR_OBJECT_ENTRY | view_entity | from | XCO Transport: Object |
Fields (10)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | trkorr | trkorr | Request/Task | |||
| KEY | as4pos | ddposition | Dictionary: Line item | |||
| pgmid | pgmid | Program ID | ||||
| object | trobjtype | Object Type | ||||
| obj_name | trobj_name | Object Name | ||||
| objfunc | objfunc | Function | ||||
| lockflag | lockflag | Status | ||||
| gennum | trgennum | Information Key | ||||
| lang | spras | Language | ||||
| activity | tractivity | IMG Activity |
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.
-- Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE E071 (
TRKORR, -- Request/Task [trkorr]
AS4POS, -- Dictionary: Line item [ddposition]
PGMID, -- Program ID [pgmid]
OBJECT, -- Object Type [trobjtype]
OBJ_NAME, -- Object Name [trobj_name]
OBJFUNC, -- Function [objfunc]
LOCKFLAG, -- Status [lockflag]
GENNUM, -- Information Key [trgennum]
LANG, -- Language [spras]
ACTIVITY, -- IMG Activity [tractivity]
PRIMARY KEY (TRKORR, AS4POS)
);
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