I_PROFITCENTERTOCOSTCENTER
Assgmt of PrftCtr to Cost Center
I_PROFITCENTERTOCOSTCENTER is a CDS View in S/4HANA. Assgmt of PrftCtr to Cost Center. It contains 6 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ProfitCenterToCostCenter | view_entity | from | CONSUMPTION | Assgmt of Profit Center to Cost Center |
| FINOC_RT_CCR_FILL | view | left_outer | Orgl Change: Fill Runtime for Cost Cntrs | |
| FINOC_RT_FA_FILL | view | union_all | Orgl Change: Fill Runtime for Fixed Asset | |
| FINOC_RULE_ORD_DEFAULT | view | union_all | Orgl Change-Rule: Order Default Implmt. | |
| FINOC_RULE_POI_BASE | view | union_all | Orgl Change-Rule: Purch. Order Item Base | |
| P_NmbrOfOrglChgObjectsByType | view_entity | union_all | CONSUMPTION | Orgl Change Master Data Report List |
| P_OrglChangeReportRootCCR | view | from | CONSUMPTION | Orgl Change Report Root Cost Center |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | OrganizationalChange | OrganizationalChange,orgl_change | 3 |
| CompanyCode | bukrs,CompanyCode | 2 | |
| ControllingArea | ControllingArea,kokrs | 2 | |
| CostCenter | SourceCostCenter | 1 | |
| ProfitCenter | prctr,ProfitCenterByOrglChange | 3 | |
| ProfitCenterBeforeOrglChange | prctr_old,ProfitCenterBeforeOrglChange | 3 |
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.
-- Assgmt of PrftCtr to Cost Center
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PROFITCENTERTOCOSTCENTER (
ORGANIZATIONALCHANGE,
COMPANYCODE,
CONTROLLINGAREA,
COSTCENTER,
PROFITCENTER,
PROFITCENTERBEFOREORGLCHANGE,
PRIMARY KEY (ORGANIZATIONALCHANGE)
);
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