R_SOURCINGPROJECTITEM
Item in Sourcing Project
R_SOURCINGPROJECTITEM is a CDS View in S/4HANA. Item in Sourcing Project. It contains 5 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_SourcingProjectItemDocVarbl | view | from | CONSUMPTION | Doc Varbl for Item in Sourcing Project |
| C_SourcingProjectItemVH | view_entity | from | CONSUMPTION | Sourcing Project Item - VH |
| C_SrcgProjectItemProcessFlow | view_entity | from | CONSUMPTION | Sourcing Project Item Process Flow |
| C_SrcgProjectItemProcessFlow | view_entity | union_all | CONSUMPTION | Sourcing Project Item Process Flow |
| I_PPS_PurchaseOrderProcessFlow | view_entity | inner | COMPOSITE | PPS Purchase Order Business Process FLow |
| I_PPS_PurchaseOrderProcessFlow | view_entity | union_all | COMPOSITE | PPS Purchase Order Business Process FLow |
| I_PPS_PurContrProcessFlow | view_entity | inner | COMPOSITE | PPS Process Flow for Purchase Contract |
| I_PPS_PurReqnProcessFlow | view_entity | inner | COMPOSITE | Interface for PPS Process Flow |
| I_SourcingProjectItem | view_entity | from | BASIC | Item in Sourcing Project |
| P_SrcgProjSDMV4Item | view_entity | from | COMPOSITE | |
| P_SupCosBrkTmplSrcgProjItem | view_entity | from | COMPOSITE | Sourcing Project Item for SupCosBrk Tmpl |
| R_SourcingProjectItemNoteTP | view_entity | inner | TRANSACTIONAL | Note for Item in Sourcing Project - TP |
| R_SourcingProjectItemTP | view_entity | from | TRANSACTIONAL | Item in Sourcing Project - TP |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SourcingProjectItemUUID | SourcingProjectItemUUID | 2 |
| _SourcingProject | _SourcingProject | 1 | |
| SourcingProjectItemParent | SourcingProjectItemParent | 1 | |
| SourcingProjectItemParentUUID | SourcingProjectItemParentUUID | 1 | |
| SourcingProjectUUID | SourcingProjectUUID | 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.
-- Item in Sourcing Project
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE R_SOURCINGPROJECTITEM (
SOURCINGPROJECTITEMUUID,
_SOURCINGPROJECT,
SOURCINGPROJECTITEMPARENT,
SOURCINGPROJECTITEMPARENTUUID,
SOURCINGPROJECTUUID,
PRIMARY KEY (SOURCINGPROJECTITEMUUID)
);
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