I_PROJECTNETWORKVERSBASICDATA
Project Network Version Basic Data
I_PROJECTNETWORKVERSBASICDATA is a CDS View in S/4HANA. Project Network Version Basic Data. It contains 28 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ProjectNetworkVersForGraph | view | from | CONSUMPTION | Project Network For Graph |
| C_ProjNtwkVersGraphOverview | view | from | CONSUMPTION | Overview of Project Network Version for Graph |
| I_ProjObjectHierVersSource | view | union_all | COMPOSITE | Source of Project Object Hierarchy for Version |
| P_ProjSchedProjNtwkVersAttrib | view | from | COMPOSITE |
Fields (28)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ProjectNetwork | ProjectNetwork | 1 |
| KEY | ProjectNetworkObject | ProjectNetworkObject,ProjectObjectRootNode | 3 |
| ActualEndDate | ActualEndDate | 1 | |
| ActualStartDate | ActualStartDate | 1 | |
| CompanyCode | CompanyCode | 1 | |
| CostCenter | CostCenter | 1 | |
| CreatedByUser | CreatedByUser | 1 | |
| CreationDate | CreationDate | 1 | |
| ForecastedEndDate | ForecastedEndDate | 1 | |
| ForecastedStartDate | ForecastedStartDate | 1 | |
| IsMarkedForDeletion | IsMarkedForDeletion | 1 | |
| LastChangeDate | LastChangeDate | 1 | |
| MRPController | MRPController | 2 | |
| OrderCategory | OrderCategory | 1 | |
| PlannedEndDate | PlannedEndDate | 1 | |
| PlannedStartDate | PlannedStartDate | 1 | |
| Plant | Plant | 2 | |
| PriorityCode | PriorityCode | 1 | |
| ProjectNetworkDescription | ProjectNetworkDescription | 2 | |
| ProjectNetworkInternalID | ProjectNetworkInternalID | 1 | |
| ProjectNetworkType | ProjectNetworkType | 1 | |
| RelatedProjectNetwork | RelatedProjectNetwork | 1 | |
| ResponsibleCostCenter | ResponsibleCostCenter | 1 | |
| SalesOrder | SalesOrder | 1 | |
| ScheduledBasicEndDate | ScheduledBasicEndDate | 1 | |
| ScheduledBasicStartDate | ScheduledBasicStartDate | 1 | |
| ScheduledForecastedEndDate | ScheduledForecastedEndDate | 1 | |
| ScheduledForecastedStartDate | ScheduledForecastedStartDate | 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.
-- Project Network Version Basic Data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PROJECTNETWORKVERSBASICDATA (
PROJECTNETWORK,
PROJECTNETWORKOBJECT,
ACTUALENDDATE,
ACTUALSTARTDATE,
COMPANYCODE,
COSTCENTER,
CREATEDBYUSER,
CREATIONDATE,
FORECASTEDENDDATE,
FORECASTEDSTARTDATE,
ISMARKEDFORDELETION,
LASTCHANGEDATE,
MRPCONTROLLER,
ORDERCATEGORY,
PLANNEDENDDATE,
PLANNEDSTARTDATE,
PLANT,
PRIORITYCODE,
PROJECTNETWORKDESCRIPTION,
PROJECTNETWORKINTERNALID,
PROJECTNETWORKTYPE,
RELATEDPROJECTNETWORK,
RESPONSIBLECOSTCENTER,
SALESORDER,
SCHEDULEDBASICENDDATE,
SCHEDULEDBASICSTARTDATE,
SCHEDULEDFORECASTEDENDDATE,
SCHEDULEDFORECASTEDSTARTDATE,
PRIMARY KEY (PROJECTNETWORK, PROJECTNETWORKOBJECT)
);
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