A_InsurClmFNOLDamagedObject
Damaged Object Motor
A_InsurClmFNOLDamagedObject is a Consumption CDS View that provides data about "Damaged Object Motor" in SAP S/4HANA. It reads from 1 data source (R_InsurClmFNOLDamagedObjectTP) and exposes 34 fields with key fields InsuranceClaim, InsurClmDamagedObject, InsurClmDmgdSubObject. It is exposed through 1 OData service (API_FIRSTNOTICEOFLOSS).
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| R_InsurClmFNOLDamagedObjectTP | R_InsurClmFNOLDamagedObjectTP | projection |
Annotations (9)
| Name | Value | Level | Field |
|---|---|---|---|
| EndUserText.label | Damaged Object Motor | view | |
| VDM.viewType | #CONSUMPTION | view | |
| VDM.lifecycle.contract.type | #PUBLIC_REMOTE_API | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| OData.entityType.name | InsuranceClaimDamagedVehicle_Type | view |
OData Services (1)
| Service | Binding | Version | Contract | Release |
|---|---|---|---|---|
| API_FIRSTNOTICEOFLOSS | API_FIRSTNOTICEOFLOSS | V4 | C2 | C1 |
Fields (34)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | InsuranceClaim | InsuranceClaim | ||
| KEY | InsurClmDamagedObject | InsurClmDamagedObject | ||
| KEY | InsurClmDmgdSubObject | InsurClmDmgdSubObject | ||
| ChangedOnDateTime | ChangedOnDateTime | |||
| InsurClmInsuredObject | InsurClmInsuredObject | |||
| InsurClmDamageCategory | InsurClmDamageCategory | |||
| InsurClmDmgdCategoryForLineItm | InsurClmDmgdCategoryForLineItm | |||
| InsurClmDamageSeverity | InsurClmDamageSeverity | |||
| InsurClmInsuredObjectCategory | InsurClmInsuredObjectCategory | |||
| InsurClmREStreetName | InsurClmREStreetName | |||
| InsurClmInjuredPersnStreetName | InsurClmInjuredPersnStreetName | |||
| InsurClmInsuredObjectType | InsurClmInsuredObjectType | |||
| InsurClmProbableLossAmountCrcy | InsurClmProbableLossAmountCrcy | |||
| InsurClmInspectionDate | InsurClmInspectionDate | |||
| InsurClmDamagedObjectLocation | InsurClmDamagedObjectLocation | |||
| InsurClmNoInsurance | InsurClmNoInsurance | |||
| InsurClmConstructionYear | InsurClmConstructionYear | |||
| InsurClmVehObjectValCurrency | InsurClmVehObjectValCurrency | |||
| InsurClmVehicleIdentification | InsurClmVehicleIdentification | |||
| InsurClmInsuredObjectMake | InsurClmInsuredObjectMake | |||
| InsurClmInsuredObjectModel | InsurClmInsuredObjectModel | |||
| InsurClmVehiclePlateNumber | InsurClmVehiclePlateNumber | |||
| InsurClmVehicleMfrTxt | InsurClmVehicleMfrTxt | |||
| InsurClmDmgdObjCatTitle | InsurClmDmgdObjCatTitle | |||
| InsurClmDmgdObjCatDesc | InsurClmDmgdObjCatDesc | |||
| InsurClmInsuredVehicleCategory | InsurClmInsuredVehicleCategory | |||
| InsurClmVehicleEngineCapacity | InsurClmVehicleEngineCapacity | |||
| InsurClmVehicleEngineCapUnit | InsurClmVehicleEngineCapUnit | |||
| InsurClmSeasnlLicPlateValdFrm | InsurClmSeasnlLicPlateValdFrm | |||
| InsurClmSeasnlLicPlateValidTo | InsurClmSeasnlLicPlateValidTo | |||
| InsurClmVehiclePlateCountry | InsurClmVehiclePlateCountry | |||
| InsurClmVehiclePlateRegion | InsurClmVehiclePlateRegion | |||
| InsurClmTotalLoss | InsurClmTotalLoss | |||
| _ClaimredirectedtoparentA_InsurClmFNOL |
@EndUserText.label: 'Damaged Object Motor'
@VDM: {
viewType:#CONSUMPTION,
lifecycle.contract.type:#PUBLIC_REMOTE_API,
usage.type: [ #TRANSACTIONAL_PROCESSING_SERVICE ]
}
@AccessControl: {
authorizationCheck: #MANDATORY
//personalData.blocking: #('TRANSACTIONAL_DATA'),
//privilegedAssociations: [ '','']
}
@Metadata: {
ignorePropagatedAnnotations:true
}
@ObjectModel: {
semanticKey: [ 'InsuranceClaim' ],
usageType: {
dataClass: #TRANSACTIONAL,
serviceQuality: #C,
sizeCategory: #XL
}
}
@OData.entityType.name: 'InsuranceClaimDamagedVehicle_Type'
define view entity A_InsurClmFNOLDamagedObject
as projection on R_InsurClmFNOLDamagedObjectTP
{
key InsuranceClaim,
key InsurClmDamagedObject,
key InsurClmDmgdSubObject,
ChangedOnDateTime,
InsurClmInsuredObject,
InsurClmDamageCategory,
InsurClmDmgdCategoryForLineItm,
// InsurClmType,
// InsurClmTypeGeneration,
// InsurClmTypeVers,
InsurClmDamageSeverity,
InsurClmInsuredObjectCategory,
InsurClmREStreetName,
InsurClmInjuredPersnStreetName,
// InsurClmRECityName,
// InsurClmInjuredPersnCityName,
// InsurClmInjuredPersnAddrTxt,
// InsurClmDmgdObjHasLblty,
// InsurClmDamObjCatIsVeh,
// InsurClmDamObjCatIsInjured,
// InsurClmDmgdObjActionIsChkd,
// InsurClmFNOLActionIsChkd,
InsurClmInsuredObjectType,
InsurClmProbableLossAmountCrcy,
InsurClmInspectionDate,
InsurClmDamagedObjectLocation,
// InsurClmRelationship,
// InsurClmRelationshipText,
// BusinessPartner,
// InsurClmFatalInjury,
// InsurClmImpairmentPercent,
// InsurClmIntraCompany,
// InsurClmParticipantType,
// InsurClmInjuryInsurCompanyName,
// InsurClmInjuredPersnHouseNmbr,
// InsurClmInjuredPersnCountry,
InsurClmNoInsurance,
InsurClmConstructionYear,
// @Semantics.quantity.unitOfMeasure: 'InsurClmVehicleMileageUnit'
// InsurClmVehicleMileage,
// InsurClmVehicleMileageUnit,
InsurClmVehObjectValCurrency,
InsurClmVehicleIdentification,
InsurClmInsuredObjectMake,
InsurClmInsuredObjectModel,
InsurClmVehiclePlateNumber,
InsurClmVehicleMfrTxt,
InsurClmDmgdObjCatTitle,
InsurClmDmgdObjCatDesc,
InsurClmInsuredVehicleCategory,
@Semantics.quantity.unitOfMeasure: 'InsurClmVehicleEngineCapUnit'
InsurClmVehicleEngineCapacity,
InsurClmVehicleEngineCapUnit,
InsurClmSeasnlLicPlateValdFrm,
InsurClmSeasnlLicPlateValidTo,
InsurClmVehiclePlateCountry,
InsurClmVehiclePlateRegion,
// InsurClmVehicleMakeTxt,
// InsurClmVehicleModelTxt,
// BirthDate,
// BusinessPartnerName,
// InsurClmBuildingAddress,
// InsurClmBuildingTypeDesc,
InsurClmTotalLoss,
// InsurClmPreferredSupplier,
// InsurClmScopeOfLoss,
// InsurClmPrimaryMaterial,
// InsurClmDmgdSubObject,
// InsurClmClaimantID,
// InsurClmClaimantName,
// InsurClmRECountry,
// InsurClmREHouseNmbr,
// InsurClmRERegion,
// InsurClmREPostalCode,
/* Associations */
_Claim : redirected to parent A_InsurClmFNOL
// _Clmnt : redirected to composition child A_InsurClmFNOLClmnt,
// _Diagnosis : redirected to composition child A_InsurClmFNOLDiagnosis,
// _Driver : redirected to composition child A_InsurClmFNOLVehDriver,
// _Make,
// _Model,
// _QuestionInjured : redirected to composition child A_InsurClmFNOLInjuredSFC,
// _QuestionsDmgdVeh : redirected to composition child A_InsurClmFNOLFactsDmgdVeh,
// _ServiceProvider : redirected to composition child A_InsurClmFNOLSrvcPrvdr
}
Learn More
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- CDS View Annotations — A Complete Guide
- 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