P_PROJECTOBJECT_2
Project Object
P_PROJECTOBJECT_2 is a CDS View in S/4HANA. Project Object. It contains 14 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ProjectStrucHierNodeRltn_2 | view_entity | from | COMPOSITE | Hierarchy for Project Structure |
| I_ProjectStructure_2 | view | from | COMPOSITE | Project Structure |
| I_ProjectStructure_3 | view | from | COMPOSITE | Project Structure for Line Items |
| I_ProjectStructureHierNodeRltn | view | from | COMPOSITE | Hierarchy for Project structure |
| P_ProjectActualCostLineItem | view | inner | COMPOSITE | |
| P_ProjectPlanCostLineItem | view | inner | COMPOSITE |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ProjectObjectNode | ProjectObjectNode | 4 |
| IsActiveEntity | IsActiveEntity | 2 | |
| OrderType | OrderType | 2 | |
| Project | Project | 4 | |
| ProjectObjectDescription | ProjectObjectDescription | 4 | |
| ProjectObjectExternalID | ProjectObjectExternalID | 4 | |
| ProjectObjectInternalID | ProjectObjectInternalID | 2 | |
| ProjectObjectParentNode | ProjectObjectParentNode | 2 | |
| ProjectObjectProfitCenter | ProjectObjectProfitCenter | 2 | |
| ProjectObjectRootNode | ProjectObjectRootNode | 4 | |
| ProjectObjectType | ProjectObjectType | 4 | |
| ProjectType | ProjectType | 4 | |
| ResponsibleCostCenter | ResponsibleCostCenter | 2 | |
| WBSElement | WBSElement | 4 |
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.
-- Project Object
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PROJECTOBJECT_2 (
PROJECTOBJECTNODE,
ISACTIVEENTITY,
ORDERTYPE,
PROJECT,
PROJECTOBJECTDESCRIPTION,
PROJECTOBJECTEXTERNALID,
PROJECTOBJECTINTERNALID,
PROJECTOBJECTPARENTNODE,
PROJECTOBJECTPROFITCENTER,
PROJECTOBJECTROOTNODE,
PROJECTOBJECTTYPE,
PROJECTTYPE,
RESPONSIBLECOSTCENTER,
WBSELEMENT,
PRIMARY KEY (PROJECTOBJECTNODE)
);
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