R_InsurClmSubclaimShadow2TP
Insurance Claim Subclaim Shadow2 - TP
R_InsurClmSubclaimShadow2TP is a Transactional CDS View that provides data about "Insurance Claim Subclaim Shadow2 - TP" in SAP S/4HANA. It reads from 1 data source (I_InsurClmSubclaimShadow) and exposes 33 fields with key fields InsuranceClaim, InsurClmSubclm, InsurClmChangeDate, InsurClmChangedTime. It has 6 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_InsurClmSubclaimShadow | I_InsurClmSubclaimShadow | from |
Associations (6)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..*] | R_InsurClmSubclmItmShdw2TP | _InsuranceClaimSubclaimItem | $projection.InsuranceClaim = _InsuranceClaimSubclaimItem.InsuranceClaim and $projection.InsurClmSubclm = _InsuranceClaimSubclaimItem.InsurClmSubclm |
| [0..*] | R_InsurClmSubclmPaytShdw2TP | _InsuranceClaimSubclaimPayment | $projection.InsuranceClaim = _InsuranceClaimSubclaimPayment.InsuranceClaim and $projection.InsurClmSubclm = _InsuranceClaimSubclaimPayment.InsurClmSubclm |
| [0..*] | R_InsurClmSubclmRsrvShdw2TP | _InsuranceClaimSubclaimReserve | $projection.InsuranceClaim = _InsuranceClaimSubclaimReserve.InsuranceClaim and $projection.InsurClmSubclm = _InsuranceClaimSubclaimReserve.InsurClmSubclm |
| [0..*] | R_InsurSubclmPerfrmrShdw2TP | _InsuranceClmSubclmPerformer | $projection.InsuranceClaim = _InsuranceClmSubclmPerformer.InsuranceClaim and $projection.InsurClmSubclm = _InsuranceClmSubclmPerformer.InsurClmSubclm |
| [0..*] | R_InsuranceClaimShadow2TP | _InsuranceClaimShadow | $projection.InsuranceClaim = _InsuranceClaimShadow.InsuranceClaim |
| [1..1] | E_InsuranceSubClaim | _Extension | $projection.InsuranceClaim = _Extension.InsuranceClaim and $projection.InsurClmSubclm = _Extension.InsurClmSubclm |
Annotations (8)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| EndUserText.label | Insurance Claim Subclaim Shadow2 - TP | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| VDM.viewType | #TRANSACTIONAL | view | |
| VDM.lifecycle.contract.type | #SAP_INTERNAL_API | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #XL | view |
Fields (33)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | InsuranceClaim | InsuranceClaim | Claim Number | |
| KEY | InsurClmSubclm | InsurClmSubclm | Subclaim | |
| KEY | InsurClmChangeDate | InsurClmChangeDate | ||
| KEY | InsurClmChangedTime | InsurClmChangedTime | ||
| LastChangeDateTime | LastChangeDateTime | Timestamp | ||
| CreationDateTime | CreationDateTime | Timestamp | ||
| InsurClmLifeCycSts | InsurClmLifeCycSts | Status | ||
| InsurClmSubclmStsChgdOnDteTime | InsurClmSubclmStsChgdOnDteTime | |||
| InsurClmSubclmType | InsurClmSubclmType | Subclaim Type | ||
| InsurClmSubrogtnRecoveryStatus | InsurClmSubrogtnRecoveryStatus | SubroR Possible | ||
| InsurClmSubclaimDescription | InsurClmSubclaimDescription | Claim/Subclaim | ||
| InsurClmBenefitTypeTree | InsurClmBenefitTypeTree | Ben. Type Tree | ||
| InsurClmBnftTypeTreeGeneration | InsurClmBnftTypeTreeGeneration | Generation | ||
| InsurClmBnftTypeTreeVersion | InsurClmBnftTypeTreeVersion | Version | ||
| InsuranceClaimCoverageControl | InsurClmCoverage | Coverage No. | ||
| IsInProcess | IsInProcess | Procssng Active | ||
| IsClosed | IsClosed | Closed | ||
| InsurClmSubclaimAssignUUID | InsurClmSubclaimAssignUUID | Link UUID | ||
| InsurClmCvrgConfirmedFlag | InsurClmCvrgConfirmedFlag | Compensable | ||
| InsurClmFraudFlag | InsurClmFraudFlag | Potential Fraud | ||
| InsurClmSalvageFlag | InsurClmSalvageFlag | Salvage | ||
| InsurClmLitigationFlag | InsurClmLitigationFlag | Litigation | ||
| InsurClmNegotiationFlag | InsurClmNegotiationFlag | Negotiation | ||
| InsurClmSubclmStsRsn | InsurClmSubclmStsRsn | Status Reason | ||
| InsurClmComplexity | InsurClmComplexity | Complexity | ||
| InsurClmIsOtherInsurance | InsurClmIsOtherInsurance | Other Insurance | ||
| InsurClmSubrogtnPotential | InsurClmSubrogtnPotential | SubroRecvPotntl | ||
| InsurClmContractVersion | InsurClmContractVersion | Contrct Counter | ||
| _InsuranceClaimShadow | _InsuranceClaimShadow | |||
| _InsuranceClaimSubclaimItem | _InsuranceClaimSubclaimItem | |||
| _InsuranceClaimSubclaimPayment | _InsuranceClaimSubclaimPayment | |||
| _InsuranceClaimSubclaimReserve | _InsuranceClaimSubclaimReserve | |||
| _InsuranceClmSubclmPerformer | _InsuranceClmSubclmPerformer |
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 R_InsurClmSubclaimShadow2TP.
-- 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 R_InsurClmSubclaimShadow2TP AS
SELECT
InsuranceClaim,
InsurClmSubclm,
InsurClmChangeDate,
InsurClmChangedTime,
LastChangeDateTime,
CreationDateTime,
InsurClmLifeCycSts,
InsurClmSubclmStsChgdOnDteTime,
InsurClmSubclmType,
InsurClmSubrogtnRecoveryStatus,
InsurClmSubclaimDescription,
InsurClmBenefitTypeTree,
InsurClmBnftTypeTreeGeneration,
InsurClmBnftTypeTreeVersion,
InsurClmCoverage AS InsuranceClaimCoverageControl,
IsInProcess,
IsClosed,
InsurClmSubclaimAssignUUID,
InsurClmCvrgConfirmedFlag,
InsurClmFraudFlag,
InsurClmSalvageFlag,
InsurClmLitigationFlag,
InsurClmNegotiationFlag,
InsurClmSubclmStsRsn,
InsurClmComplexity,
InsurClmIsOtherInsurance,
InsurClmSubrogtnPotential,
InsurClmContractVersion
FROM I_InsurClmSubclaimShadow
LEFT OUTER JOIN R_InsurClmSubclmItmShdw2TP AS _InsuranceClaimSubclaimItem ON InsuranceClaim = _InsuranceClaimSubclaimItem.InsuranceClaim AND InsurClmSubclm = _InsuranceClaimSubclaimItem.InsurClmSubclm -- association [0..*]
LEFT OUTER JOIN R_InsurClmSubclmPaytShdw2TP AS _InsuranceClaimSubclaimPayment ON InsuranceClaim = _InsuranceClaimSubclaimPayment.InsuranceClaim AND InsurClmSubclm = _InsuranceClaimSubclaimPayment.InsurClmSubclm -- association [0..*]
LEFT OUTER JOIN R_InsurClmSubclmRsrvShdw2TP AS _InsuranceClaimSubclaimReserve ON InsuranceClaim = _InsuranceClaimSubclaimReserve.InsuranceClaim AND InsurClmSubclm = _InsuranceClaimSubclaimReserve.InsurClmSubclm -- association [0..*]
LEFT OUTER JOIN R_InsurSubclmPerfrmrShdw2TP AS _InsuranceClmSubclmPerformer ON InsuranceClaim = _InsuranceClmSubclmPerformer.InsuranceClaim AND InsurClmSubclm = _InsuranceClmSubclmPerformer.InsurClmSubclm -- association [0..*]
LEFT OUTER JOIN R_InsuranceClaimShadow2TP AS _InsuranceClaimShadow ON InsuranceClaim = _InsuranceClaimShadow.InsuranceClaim -- association [0..*]
LEFT OUTER JOIN E_InsuranceSubClaim AS _Extension ON InsuranceClaim = _Extension.InsuranceClaim AND InsurClmSubclm = _Extension.InsurClmSubclm -- association [1..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