A_InsurClmFNOLDamagedObject

DDL: A_INSURCLMFNOLDAMAGEDOBJECT Type: view_entity CONSUMPTION

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)

SourceAliasJoin Type
R_InsurClmFNOLDamagedObjectTP R_InsurClmFNOLDamagedObjectTP projection

Annotations (9)

NameValueLevelField
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)

ServiceBindingVersionContractRelease
API_FIRSTNOTICEOFLOSS API_FIRSTNOTICEOFLOSS V4 C2 C1

Fields (34)

KeyFieldSource TableSource FieldDescription
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


}