CEPCT_DRAFT_2
Draft table for entity R_PROFITCENTERTEXTTP
CEPCT_DRAFT_2 is an SAP database table in S/4HANA. Draft table for entity R_PROFITCENTERTEXTTP. It contains 10 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_ProfitCenterTextDraft | view_entity | from | BASIC | Profit Center Text Draft |
Fields (10)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | language | spras | Language | |||
| KEY | controllingarea | kokrs | CO Area | |||
| KEY | profitcenter | prctr | Profit Center | |||
| KEY | validityenddate | datbi | Valid To | |||
| KEY | draftuuid | sdraft_uuid | Draft Document ID | |||
| parentdraftuuid | sdraft_uuid | Draft Document ID | ||||
| languageforedit | spras | Language | ||||
| profitcentername | fis_prctr_shorttext | Profit Center Name | ||||
| profitcenterlongname | fac_prctr_ltext | Profit Center Description |
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_PROFITCENTERTEXTTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CEPCT_DRAFT_2 (
MANDT, -- Client [mandt]
LANGUAGE, -- Language [spras]
CONTROLLINGAREA, -- CO Area [kokrs]
PROFITCENTER, -- Profit Center [prctr]
VALIDITYENDDATE, -- Valid To [datbi]
DRAFTUUID, -- Draft Document ID [sdraft_uuid]
PARENTDRAFTUUID, -- Draft Document ID [sdraft_uuid]
LANGUAGEFOREDIT, -- Language [spras]
PROFITCENTERNAME, -- Profit Center Name [fis_prctr_shorttext]
PROFITCENTERLONGNAME, -- Profit Center Description [fac_prctr_ltext]
PRIMARY KEY (MANDT, LANGUAGE, CONTROLLINGAREA, PROFITCENTER, VALIDITYENDDATE, 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