C_ChmlCmplncInfoWorkView
Chemical Compliance Info Work Perspective
C_ChmlCmplncInfoWorkView is a Consumption CDS View that provides data about "Chemical Compliance Info Work Perspective" in SAP S/4HANA. It reads from 1 data source (I_ChmlCmplncInfo) and exposes 25 fields with key field ChmlCmplncInfoUUID. It has 10 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_ChmlCmplncInfo | I_ChmlCmplncInfo | from |
Associations (10)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..*] | C_WorkViewCmplncData | _WorkViewCmplncData | $projection.ChmlCmplncInfoUUID = _WorkViewCmplncData.ChmlCmplncInfoUUID -- Material Data for Primary Material |
| [0..1] | C_ChmlCmplncPrimMatl | _MaterialDataPrimary | _MaterialDataPrimary.ChmlCmplncInfoUUID = $projection.ChmlCmplncInfoUUID -- Compositions |
| [0..*] | C_AssociatedProductComposition | _Composition | _Composition.ChmlCmplncInfoUUID = $projection.ChmlCmplncInfoUUID |
| [0..1] | P_AssociatedAnlytlCmpstnProd | _AnlytlCmpstn | $projection.ChmlCmplncInfoUUID = _AnlytlCmpstn.ChmlCmplncInfoUUID |
| [0..1] | P_AssociatedMatlCmpstnProd | _MatlBsdCmpstn | $projection.ChmlCmplncInfoUUID = _MatlBsdCmpstn.ChmlCmplncInfoUUID -- Properties |
| [0..*] | C_ChmlCmplncInfoAssgdPCPrpty | _Properties | _Properties.ChmlCmplncInfoUUID = $projection.ChmlCmplncInfoUUID |
| [0..1] | P_ChmlCmplncInfoAssgdPCSfty | _ChmlCmplncInfoAssgdPCSfty | $projection.ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCSfty.ChmlCmplncInfoUUID |
| [0..1] | P_ChmlCmplncInfoAssgdPCEctx | _ChmlCmplncInfoAssgdPCEctx | $projection.ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCEctx.ChmlCmplncInfoUUID |
| [0..1] | P_ChmlCmplncInfoAssgdPCPhys | _ChmlCmplncInfoAssgdPCPhys | $projection.ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCPhys.ChmlCmplncInfoUUID |
| [0..1] | P_ChmlCmplncInfoAssgdPCTx | _ChmlCmplncInfoAssgdPCTx | $projection.ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCTx.ChmlCmplncInfoUUID |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CCCIWV | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| VDM.viewType | #CONSUMPTION | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| EndUserText.label | Chemical Compliance Info Work Perspective | view | |
| Search.searchable | true | view | |
| Metadata.allowExtensions | true | view |
Fields (25)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | ChmlCmplncInfoUUID | ChmlCmplncInfoUUID | Chemical Compliance Information PP | |
| ChmlCmplncInfoNavgnLink | ChmlCmplncInfoUUID | Chemical Compliance Information PP | ||
| ChmlCmplncInternalName | ChmlCmplncInternalName | Internal Name | ||
| ProdStewardshipRespUnit | ProdStewardshipRespUnit | Responsible Unit | ||
| Material | ||||
| ProductGroupasMaterialGroup | ||||
| ChmlCmplncInfoCombinedName | ||||
| ProductGroupNameasMaterialGroupName | ||||
| ChmlCmplncProdIsResearched | ChmlCmplncProdIsResearched | R&D Sample | ||
| MaterialIsSold | MaterialIsSold | Is Sold | ||
| MaterialIsTransported | MaterialIsTransported | Is Transported | ||
| MaterialIsSourced | MaterialIsSourced | Is Purchased | ||
| MaterialIsProduced | MaterialIsProduced | Is Produced | ||
| MaterialIsEmissionRelevant | MaterialIsEmissionRelevant | Emission Relevant | ||
| PCPhysPrptyIsActive | _ChmlCmplncInfoAssgdPCPhys | PCPrptyIsActive | ||
| PCEctxPrptyNavgnLinkUUID | _ChmlCmplncInfoAssgdPCEctx | PCPrptyNavgnLinkUUID | ||
| PCEctxPrptyIsActive | _ChmlCmplncInfoAssgdPCEctx | PCPrptyIsActive | ||
| PCSftyPrptyNavgnLinkUUID | _ChmlCmplncInfoAssgdPCSfty | PCPrptyNavgnLinkUUID | ||
| PCSftyPrptyIsActive | _ChmlCmplncInfoAssgdPCSfty | PCPrptyIsActive | ||
| PCPrptyNavgnLinkUUID | _ChmlCmplncInfoAssgdPCTx | PCPrptyNavgnLinkUUID | ||
| PCPrptyIsActive | _ChmlCmplncInfoAssgdPCTx | PCPrptyIsActive | ||
| AnalyticCmpstnIsActive | _AnlytlCmpstn | ChmlCmpstnIsActive | ||
| MatlBsdCmpstnNavgnLinkUUID | _MatlBsdCmpstn | ChmlCmpstnNavgnLinkUUID | ||
| MatlBsdCmpstnIsActive | _MatlBsdCmpstn | ChmlCmpstnIsActive | ||
| _WorkViewCmplncData | _WorkViewCmplncData |
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_ChmlCmplncInfoWorkView.
-- 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.
CREATE VIEW C_ChmlCmplncInfoWorkView AS
SELECT
ChmlCmplncInfoUUID,
ChmlCmplncInfoUUID AS ChmlCmplncInfoNavgnLink,
ChmlCmplncInternalName,
ProdStewardshipRespUnit,
ChmlCmplncProdIsResearched,
MaterialIsSold,
MaterialIsTransported,
MaterialIsSourced,
MaterialIsProduced,
MaterialIsEmissionRelevant,
_ChmlCmplncInfoAssgdPCPhys.PCPrptyIsActive AS PCPhysPrptyIsActive,
_ChmlCmplncInfoAssgdPCEctx.PCPrptyNavgnLinkUUID AS PCEctxPrptyNavgnLinkUUID,
_ChmlCmplncInfoAssgdPCEctx.PCPrptyIsActive AS PCEctxPrptyIsActive,
_ChmlCmplncInfoAssgdPCSfty.PCPrptyNavgnLinkUUID AS PCSftyPrptyNavgnLinkUUID,
_ChmlCmplncInfoAssgdPCSfty.PCPrptyIsActive AS PCSftyPrptyIsActive,
_ChmlCmplncInfoAssgdPCTx.PCPrptyNavgnLinkUUID AS PCPrptyNavgnLinkUUID,
_ChmlCmplncInfoAssgdPCTx.PCPrptyIsActive AS PCPrptyIsActive,
_AnlytlCmpstn.ChmlCmpstnIsActive AS AnalyticCmpstnIsActive,
_MatlBsdCmpstn.ChmlCmpstnNavgnLinkUUID AS MatlBsdCmpstnNavgnLinkUUID,
_MatlBsdCmpstn.ChmlCmpstnIsActive AS MatlBsdCmpstnIsActive
FROM I_ChmlCmplncInfo
LEFT OUTER JOIN C_WorkViewCmplncData AS _WorkViewCmplncData ON ChmlCmplncInfoUUID = _WorkViewCmplncData.ChmlCmplncInfoUUID -- association [0..*]
LEFT OUTER JOIN C_ChmlCmplncPrimMatl AS _MaterialDataPrimary ON _MaterialDataPrimary.ChmlCmplncInfoUUID = ChmlCmplncInfoUUID -- association [0..1]
LEFT OUTER JOIN C_AssociatedProductComposition AS _Composition ON _Composition.ChmlCmplncInfoUUID = ChmlCmplncInfoUUID -- association [0..*]
LEFT OUTER JOIN P_AssociatedAnlytlCmpstnProd AS _AnlytlCmpstn ON ChmlCmplncInfoUUID = _AnlytlCmpstn.ChmlCmplncInfoUUID -- association [0..1]
LEFT OUTER JOIN P_AssociatedMatlCmpstnProd AS _MatlBsdCmpstn ON ChmlCmplncInfoUUID = _MatlBsdCmpstn.ChmlCmplncInfoUUID -- association [0..1]
LEFT OUTER JOIN C_ChmlCmplncInfoAssgdPCPrpty AS _Properties ON _Properties.ChmlCmplncInfoUUID = ChmlCmplncInfoUUID -- association [0..*]
LEFT OUTER JOIN P_ChmlCmplncInfoAssgdPCSfty AS _ChmlCmplncInfoAssgdPCSfty ON ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCSfty.ChmlCmplncInfoUUID -- association [0..1]
LEFT OUTER JOIN P_ChmlCmplncInfoAssgdPCEctx AS _ChmlCmplncInfoAssgdPCEctx ON ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCEctx.ChmlCmplncInfoUUID -- association [0..1]
LEFT OUTER JOIN P_ChmlCmplncInfoAssgdPCPhys AS _ChmlCmplncInfoAssgdPCPhys ON ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCPhys.ChmlCmplncInfoUUID -- association [0..1]
LEFT OUTER JOIN P_ChmlCmplncInfoAssgdPCTx AS _ChmlCmplncInfoAssgdPCTx ON ChmlCmplncInfoUUID = _ChmlCmplncInfoAssgdPCTx.ChmlCmplncInfoUUID -- association [0..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- 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