C_PCSrvcReqRcvdData
Service Request received Data
C_PCSrvcReqRcvdData is a Consumption CDS View that provides data about "Service Request received Data" in SAP S/4HANA. It reads from 1 data source (P_PCSrvcReqRcvdData) and exposes 16 fields with key fields PCSrvcReqRcvdDataUUID, ProdCmplncServiceRequestUUID. It has 2 associations to related views. It is exposed through 1 OData service (ASQL_F4295). Part of development package EHFND_SDSA_SERVICE_INTEGRATION.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| P_PCSrvcReqRcvdData | P_PCSrvcReqRcvdData | from |
Associations (2)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | I_PCDataIntegSetTypeText | _PCDataIntegSetTypeText | _PCDataIntegSetTypeText.PCDataIntegSetType = $projection.PCDataIntegSetType and _PCDataIntegSetTypeText.Language = $session.system_language |
| [0..1] | I_PCSrvcReqRcvdDataType | _PCSrvcReqRcvdDataTypeText | _PCSrvcReqRcvdDataTypeText.PCSrvcReqRcvdDataType = $projection.PCSrvcReqRcvdDataType and _PCSrvcReqRcvdDataTypeText.Language = $session.system_language |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CPCSRRCVDDATA | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| AccessControl.personalData.blocking | #NOT_REQUIRED | view | |
| EndUserText.label | Service Request received Data | view | |
| VDM.viewType | #CONSUMPTION | view | |
| Metadata.allowExtensions | true | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.usageType.sizeCategory | #M | view | |
| ObjectModel.usageType.serviceQuality | #C | view |
OData Services (1)
| Service | Binding | Version | Contract | Release |
|---|---|---|---|---|
| ASQL_F4295 | ASQL_F4295 | C2 | NOT_RELEASED |
Fields (16)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | PCSrvcReqRcvdDataUUID | PCSrvcReqRcvdDataUUID | Service Request received Data ID | |
| KEY | ProdCmplncServiceRequestUUID | ProdCmplncServiceRequestUUID | Request ID | |
| PCSrvcReqRcvdDataType | PCSrvcReqRcvdDataType | Type | ||
| PCDataIntegSet | PCDataIntegSet | Data Integration Set | ||
| PCDataIntegSetType | PCDataIntegSetType | Type of Exchanged Data | ||
| LastChangeDateTime | LastChangeDateTime | Timestamp | ||
| CmplRqRsltProcessingStatusName | ||||
| CmplRqPattern | _CmplRqVersEnhanced | CmplRqPattern | Compliance Pattern | |
| CmplRqApplicationComponent | _CmplRqVersEnhanced | CmplRqApplicationComponent | Solution Area | |
| CmplRqRsltUUID | CmplRqRsltUUID | SDS Assessment | ||
| PCDataIntegSemNavigationObject | ||||
| PCDataIntegSemNavigationAction | ||||
| PCDataIntegSemNavgnKeyName | ||||
| PCDataIntegSetUUID | PCDataIntegSetUUID | Data Set UUID | ||
| _PCSrvcReqRcvdDataTypeText | _PCSrvcReqRcvdDataTypeText | |||
| _PCDataIntegSetTypeText | _PCDataIntegSetTypeText |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view C_PCSrvcReqRcvdData.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: CPCSRRCVDDATA
CREATE VIEW C_PCSrvcReqRcvdData AS
SELECT
PCSrvcReqRcvdDataUUID,
ProdCmplncServiceRequestUUID,
PCSrvcReqRcvdDataType,
PCDataIntegSet,
PCDataIntegSetType,
LastChangeDateTime,
cast( '' as cmplrqrsltprocessingstatusname ) AS CmplRqRsltProcessingStatusName,
_CmplRqVersEnhanced.CmplRqPattern AS CmplRqPattern,
_CmplRqVersEnhanced.CmplRqApplicationComponent AS CmplRqApplicationComponent,
CmplRqRsltUUID,
cast( ' ' as pcdataintegsemnavigationobject preserving type ) AS PCDataIntegSemNavigationObject,
cast( ' ' as pcdataintegsemnavigationaction preserving type ) AS PCDataIntegSemNavigationAction,
cast( ' ' as pcdataintegsemnavgnkeyname preserving type ) AS PCDataIntegSemNavgnKeyName,
PCDataIntegSetUUID
FROM P_PCSrvcReqRcvdData
LEFT OUTER JOIN I_PCDataIntegSetTypeText AS _PCDataIntegSetTypeText ON _PCDataIntegSetTypeText.PCDataIntegSetType = PCDataIntegSetType AND _PCDataIntegSetTypeText.Language = $session.system_language -- association [0..1]
LEFT OUTER JOIN I_PCSrvcReqRcvdDataType AS _PCSrvcReqRcvdDataTypeText ON _PCSrvcReqRcvdDataTypeText.PCSrvcReqRcvdDataType = PCSrvcReqRcvdDataType AND _PCSrvcReqRcvdDataTypeText.Language = $session.system_language -- association [0..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- OData Services in SAP S/4HANA Explained
- Service Bindings and Service Definitions in SAP S/4HANA
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA