E071K_STR
Schlüsseleinträge mit Stringfelder von Aufträgen/Aufgaben
E071K_STR is an SAP database table in S/4HANA. Schlüsseleinträge mit Stringfelder von Aufträgen/Aufgaben. It contains 15 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ATOV_STRG_KEY_IN_OPEN_REQUEST | view | from | ATO: String Key in Customizing Request | |
| SXCO_TR_KEY_ENTRY | view_entity | union | XCO Transport: Key entry |
Fields (15)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | trkorr | trkorr | Request/Task | |||
| KEY | pgmid | pgmid | Program ID | |||
| KEY | object | trobjtype | Object Type | |||
| KEY | objname | tabname | Table Name | |||
| KEY | as4pos | ddposition | Dictionary: Line item | |||
| mastertype | trobjtype | Object Type | ||||
| mastername | sobj_name | Object Name | ||||
| viewname | viewname | View Name | ||||
| objfunc | updid | Do not use | ||||
| tabkey | cts_string | String Key | ||||
| sortflag | flag | Indicator | ||||
| flag | flag | Indicator | ||||
| lang | spras | Language | ||||
| activity | tractivity | IMG Activity | ||||
| key_lens | cts_sstring | CTS: Short String |
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.
-- Schlüsseleinträge mit Stringfelder von Aufträgen/Aufgaben
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE E071K_STR (
TRKORR, -- Request/Task [trkorr]
PGMID, -- Program ID [pgmid]
OBJECT, -- Object Type [trobjtype]
OBJNAME, -- Table Name [tabname]
AS4POS, -- Dictionary: Line item [ddposition]
MASTERTYPE, -- Object Type [trobjtype]
MASTERNAME, -- Object Name [sobj_name]
VIEWNAME, -- View Name [viewname]
OBJFUNC, -- Do not use [updid]
TABKEY, -- String Key [cts_string]
SORTFLAG, -- Indicator [flag]
FLAG, -- Indicator [flag]
LANG, -- Language [spras]
ACTIVITY, -- IMG Activity [tractivity]
KEY_LENS, -- CTS: Short String [cts_sstring]
PRIMARY KEY (TRKORR, PGMID, OBJECT, OBJNAME, 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