SFTYCERTECHOBJ_D
Draft table for entity R_SFTYCERTTECHNICALOBJECTTP
SFTYCERTECHOBJ_D is an SAP database table in S/4HANA. Draft table for entity R_SFTYCERTTECHNICALOBJECTTP. It contains 17 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_SftyCertTechObjDraft | view_entity | from | EXTENSION | Safety Certificate Tech Obj - Extn |
| R_SftyCertTechObjDraft | view_entity | from | BASIC | Safety Certificate Technical Object Draft |
Fields (17)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | safetycertificateinternalid | j_objnr | Object number | |||
| KEY | technicalobject | wceccobj | Tech. Object | |||
| KEY | sftycertitemcattype | wcecctyp | Item Category | |||
| KEY | draftuuid | sdraft_uuid | Draft Document ID | |||
| parentdraftuuid | sdraft_uuid | Draft Document ID | ||||
| safetycertificate | wcewcnr | WC Document | ||||
| maintenanceplanningplant | iwerk | Planning Plant | ||||
| maintenanceplant | swerk | MaintPlant | ||||
| plantname | werks_name | Plant Name | ||||
| techobjisequiporfuncnllocdesc | eams_tec_obj_type_desc | TObj.Type Desc. | ||||
| technicalobjectlabel | ilom_strno | Functional Loc. | ||||
| technicalobjectdescription | eams_tec_obj_des | Tech. Obj. Desc | ||||
| assetlocation | pmloc | Location | ||||
| plantsection | beber | Plant Section | ||||
| techobjcnctntdactvsyststs | vdm_j_system_status_concat_t | Concatenated System Status | ||||
| maintobjectinternalid | j_objnr | Object number |
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.
-- Draft table for entity R_SFTYCERTTECHNICALOBJECTTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SFTYCERTECHOBJ_D (
MANDT, -- Client [mandt]
SAFETYCERTIFICATEINTERNALID, -- Object number [j_objnr]
TECHNICALOBJECT, -- Tech. Object [wceccobj]
SFTYCERTITEMCATTYPE, -- Item Category [wcecctyp]
DRAFTUUID, -- Draft Document ID [sdraft_uuid]
PARENTDRAFTUUID, -- Draft Document ID [sdraft_uuid]
SAFETYCERTIFICATE, -- WC Document [wcewcnr]
MAINTENANCEPLANNINGPLANT, -- Planning Plant [iwerk]
MAINTENANCEPLANT, -- MaintPlant [swerk]
PLANTNAME, -- Plant Name [werks_name]
TECHOBJISEQUIPORFUNCNLLOCDESC, -- TObj.Type Desc. [eams_tec_obj_type_desc]
TECHNICALOBJECTLABEL, -- Functional Loc. [ilom_strno]
TECHNICALOBJECTDESCRIPTION, -- Tech. Obj. Desc [eams_tec_obj_des]
ASSETLOCATION, -- Location [pmloc]
PLANTSECTION, -- Plant Section [beber]
TECHOBJCNCTNTDACTVSYSTSTS, -- Concatenated System Status [vdm_j_system_status_concat_t]
MAINTOBJECTINTERNALID, -- Object number [j_objnr]
PRIMARY KEY (MANDT, SAFETYCERTIFICATEINTERNALID, TECHNICALOBJECT, SFTYCERTITEMCATTYPE, DRAFTUUID)
);
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