TAPI_TADIR
Katalog der Repository-Objekte
TAPI_TADIR is an SAP database table in S/4HANA. Katalog der Repository-Objekte. It contains 22 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Tddl_Api_Tadir | view | from | Test object | |
| Tddl_Api_Tadir_With_Anno_Array | view | from | Test object | |
| TDDL_API_VE_TADIR | view_entity | from | Test object | |
| Tddl_Api_Ve_Tadir_Anno_Array | view_entity | from | Test object |
Fields (22)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | pgmid | pgmid | Program ID | |||
| KEY | object | trobjtype | Object Type | |||
| KEY | obj_name | sobj_name | Object Name | |||
| korrnum | trkorr_old | Request/Task | ||||
| srcsystem | srcsystem | Original System | ||||
| author | responsibl | Pers.Responsib. | ||||
| srcdep | repair | Repair Flag | ||||
| devclass | devclass | Package | ||||
| genflag | genflag | Generation Flag | ||||
| edtflag | edtflag | Editable | ||||
| cproject | cproject | Internal Use | ||||
| masterlang | masterlang | Original Lang. | ||||
| versid | versionid | Version number | ||||
| paknocheck | paknocheck | Check exception | ||||
| objstablty | abap.char | Obsoletes Feld | ||||
| component | dlvunit | Softw. Comp. | ||||
| crelease | saprelease | SAP Release | ||||
| delflag | objdelflag | Object Deleted | ||||
| translttxt | translttxt | Translate | ||||
| created_on | creationdt | Created On | ||||
| check_date | scc_date | Checked on | ||||
| check_cfg | scc_cfg | Check Configuration |
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.
-- Katalog der Repository-Objekte
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE TAPI_TADIR (
PGMID, -- Program ID [pgmid]
OBJECT, -- Object Type [trobjtype]
OBJ_NAME, -- Object Name [sobj_name]
KORRNUM, -- Request/Task [trkorr_old]
SRCSYSTEM, -- Original System [srcsystem]
AUTHOR, -- Pers.Responsib. [responsibl]
SRCDEP, -- Repair Flag [repair]
DEVCLASS, -- Package [devclass]
GENFLAG, -- Generation Flag [genflag]
EDTFLAG, -- Editable [edtflag]
CPROJECT, -- Internal Use [cproject]
MASTERLANG, -- Original Lang. [masterlang]
VERSID, -- Version number [versionid]
PAKNOCHECK, -- Check exception [paknocheck]
OBJSTABLTY, -- Obsoletes Feld [abap.char]
COMPONENT, -- Softw. Comp. [dlvunit]
CRELEASE, -- SAP Release [saprelease]
DELFLAG, -- Object Deleted [objdelflag]
TRANSLTTXT, -- Translate [translttxt]
CREATED_ON, -- Created On [creationdt]
CHECK_DATE, -- Checked on [scc_date]
CHECK_CFG, -- Check Configuration [scc_cfg]
PRIMARY KEY (PGMID, OBJECT, OBJ_NAME)
);
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