P_EVENTBASEDPCCORDERHDRANDITM
Event-Based Product Cost Controlling Order Header And Item
P_EVENTBASEDPCCORDERHDRANDITM is a CDS View in S/4HANA. Event-Based Product Cost Controlling Order Header And Item. It contains 13 fields. 15 CDS views read from this table.
CDS Views using this table (15)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_EBOC_TargetCost | view | union_all | COMPOSITE | Event-Based Order Target Cost |
| P_EBOrderHdrAndItemValStrategy | view | from | COMPOSITE | Event-Based Valuation Strategy for Order Header and Item |
| P_EBOrderHdrAndItemValStrategy | view | union_all | COMPOSITE | Event-Based Valuation Strategy for Order Header and Item |
| P_EBOrderProductionCost1v2 | view | from | COMPOSITE | Event-Based Order Production Cost 1 version 2 |
| P_EBPC_Cost_10 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_30 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F1 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F2 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F3 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F4 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F5 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F6 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F7 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_EBPC_Cost_F8 | view_entity | from | COMPOSITE | Event-Based Order Cost |
| P_MfgOrderEvtBsdWIPVarc2 | view | from | COMPOSITE | Private view for mfg. order event based WIP / Variance 2 |
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 14 |
| KEY | ControllingArea | ControllingArea | 1 |
| KEY | EventBasedProcessingKey | ResultAnalysisInternalID | 1 |
| KEY | Material | Material,ProducedProduct | 2 |
| KEY | OrderCategory | OrderCategory | 1 |
| KEY | OrderID | OrderID | 12 |
| KEY | OrderItem | OrderItem | 3 |
| KEY | OrderType | OrderType | 1 |
| KEY | Plant | Plant | 2 |
| KEY | SalesOrder | SalesOrder | 2 |
| KEY | SalesOrderItem | SalesOrderItem | 2 |
| KEY | WBSElementInternalID | WBSElementInternalID | 1 |
| IsMarkedForDeletion | IsMarkedForDeletion | 1 |
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.
-- Event-Based Product Cost Controlling Order Header And Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_EVENTBASEDPCCORDERHDRANDITM (
COMPANYCODE,
CONTROLLINGAREA,
EVENTBASEDPROCESSINGKEY,
MATERIAL,
ORDERCATEGORY,
ORDERID,
ORDERITEM,
ORDERTYPE,
PLANT,
SALESORDER,
SALESORDERITEM,
WBSELEMENTINTERNALID,
ISMARKEDFORDELETION,
PRIMARY KEY (COMPANYCODE, CONTROLLINGAREA, EVENTBASEDPROCESSINGKEY, MATERIAL, ORDERCATEGORY, ORDERID, ORDERITEM, ORDERTYPE, PLANT, SALESORDER, SALESORDERITEM, WBSELEMENTINTERNALID)
);
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