A_InsurClaimServicesTask

DDL: A_INSURCLAIMSERVICESTASK Type: view_entity CONSUMPTION

Claim Services Task

A_InsurClaimServicesTask is a Consumption CDS View that provides data about "Claim Services Task" in SAP S/4HANA. It reads from 1 data source (R_InsurClmSrvcsTaskTP) and exposes 52 fields with key fields InsuranceClaim, InsurClmSubclm, InsurClmActivitySequenceNumber.

Data Sources (1)

SourceAliasJoin Type
R_InsurClmSrvcsTaskTP R_InsurClmSrvcsTaskTP projection

Annotations (9)

NameValueLevelField
EndUserText.label Claim Services Task 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 InsurClaimServicesTask_Type view

Fields (52)

KeyFieldSource TableSource FieldDescription
KEY InsuranceClaim InsuranceClaim
KEY InsurClmSubclm InsurClmSubclm
KEY InsurClmActivitySequenceNumber InsurClmActivitySequenceNumber
CreationDateTime CreationDateTime
ChangedOnDateTime ChangedOnDateTime
CreationDate CreationDate
InsurClmActivity InsurClmActivity
InsurClmTaskManualFlag InsurClmTaskManualFlag
InsurClmDueDateTime InsurClmDueDateTime
InsurClmDueDate InsurClmDueDate
InsurClmTaskTimeDifference InsurClmTaskTimeDifference
InsurClmTaskCompleted InsurClmTaskCompleted
InsurClmActivityStatus InsurClmActivityStatus
InsurClmProposedHandler InsurClmProposedHandler
InsurClmProposeHandlerCategory InsurClmProposeHandlerCategory
InsurClmSubActivityUsed InsurClmSubActivityUsed
InsurClmSubobjectCategory InsurClmSubobjectCategory
InsurClmNavigate InsurClmNavigate
InsurClmTaskName InsurClmTaskName
InsurClmSubobject InsurClmSubobject
InsurClmActyAssgmtSts InsurClmActyAssgmtSts
InsurClmActyHdlrType InsurClmActyHdlrType
InsurClmActyHdlr InsurClmActyHdlr
InsurClmActyHdlrTypeGrp InsurClmActyHdlrTypeGrp
InsurClmActyHdlrGrp InsurClmActyHdlrGrp
InsurClmActyResubmsnDteTme InsurClmActyResubmsnDteTme
InsurClmActyTaskType InsurClmActyTaskType
InsurClmActyExprOrign InsurClmActyExprOrign
InsurClmActy1stSubmsnDuDteTme InsurClmActy1stSubmsnDuDteTme
InsurClmActyLtstStrtDteTme InsurClmActyLtstStrtDteTme
InsurClmActyLtstEndDteTme InsurClmActyLtstEndDteTme
InsurClmActyWrkflwPrio InsurClmActyWrkflwPrio
InsurClmActyAuthznGrp InsurClmActyAuthznGrp
InsurClmActyIsSystActy InsurClmActyIsSystActy
InsurClmWorkflowStatus InsurClmWorkflowStatus
InsurClmActyIdOfWrkItm InsurClmActyIdOfWrkItm
InsurClmActyIsMnlTsk InsurClmActyIsMnlTsk
InsurClaimBundleType InsurClaimBundleType
InsurClaimBundleTaskLogEntry InsurClaimBundleTaskLogEntry
InsurClaimIsManualCharacter InsurClaimIsManualCharacter
InsurClmObjectCategory InsurClmObjectCategory
InsuranceClaimObject InsuranceClaimObject
InsurClmSubclaimReferenceTask InsurClmSubclaimReferenceTask
InsurClmRefNmbrActySqncNmbr InsurClmRefNmbrActySqncNmbr
InsuranceClaimReferenceTaskCat InsuranceClaimReferenceTaskCat
InsuranceClaimParentSubclaim InsuranceClaimParentSubclaim
InsurClmParSubobjCat InsurClmParSubobjCat
InsuranceClaimParentSubobject InsuranceClaimParentSubobject
InsuranceClaimTextLanguage InsuranceClaimTextLanguage
InsuranceClaimIsForwarded InsuranceClaimIsForwarded
InsuranceDataAgingObjectDate InsuranceDataAgingObjectDate
InsuranceClaimChangeCategory InsuranceClaimChangeCategory

@EndUserText.label: 'Claim Services Task'
@VDM: {
  viewType:#CONSUMPTION,
  lifecycle.contract.type:#PUBLIC_REMOTE_API,
  usage.type: [ #TRANSACTIONAL_PROCESSING_SERVICE ]
}
@AccessControl: {
  authorizationCheck: #MANDATORY
}
@Metadata: {
  ignorePropagatedAnnotations:true
}
@ObjectModel: {
   semanticKey: [ 'InsuranceClaim' ],
   usageType: {
     dataClass:      #TRANSACTIONAL,
     serviceQuality: #C,
     sizeCategory:   #XL
   }
}
@OData.entityType.name: 'InsurClaimServicesTask_Type'
define view entity A_InsurClaimServicesTask
as projection on R_InsurClmSrvcsTaskTP
{
  key InsuranceClaim,
  key InsurClmSubclm,
  key InsurClmActivitySequenceNumber,
  CreationDateTime,
  ChangedOnDateTime,
  CreationDate,
  InsurClmActivity,
  InsurClmTaskManualFlag,
  InsurClmDueDateTime,
  InsurClmDueDate,
  InsurClmTaskTimeDifference,
  InsurClmTaskCompleted,
  InsurClmActivityStatus,
  InsurClmProposedHandler,
  InsurClmProposeHandlerCategory,
  InsurClmSubActivityUsed,
  InsurClmSubobjectCategory,
  InsurClmNavigate,
  InsurClmTaskName,
  InsurClmSubobject,
  InsurClmActyAssgmtSts,
  InsurClmActyHdlrType,
  InsurClmActyHdlr,
  InsurClmActyHdlrTypeGrp,
  InsurClmActyHdlrGrp,
  InsurClmActyResubmsnDteTme,
  InsurClmActyTaskType,
  InsurClmActyExprOrign,
  InsurClmActy1stSubmsnDuDteTme,
  InsurClmActyLtstStrtDteTme,
  InsurClmActyLtstEndDteTme,
  InsurClmActyWrkflwPrio,
  InsurClmActyAuthznGrp,
  InsurClmActyIsSystActy,
  InsurClmWorkflowStatus,
  InsurClmActyIdOfWrkItm,
  InsurClmActyIsMnlTsk,
  InsurClaimBundleType,
  InsurClaimBundleTaskLogEntry,
  InsurClaimIsManualCharacter,
  InsurClmObjectCategory,
  InsuranceClaimObject,
  InsurClmSubclaimReferenceTask,
  InsurClmRefNmbrActySqncNmbr,
  InsuranceClaimReferenceTaskCat,
  InsuranceClaimParentSubclaim,
  InsurClmParSubobjCat,
  InsuranceClaimParentSubobject,
  InsuranceClaimTextLanguage,
  InsuranceClaimIsForwarded,
  InsuranceDataAgingObjectDate,
  InsuranceClaimChangeCategory,
//  Associations

  _InsurClaim : redirected to parent A_InsurClmSrvcsInsurClaim
}
/*+[internal] {
"BASEINFO":
{
"FROM":
[
"R_INSURCLMSRVCSTASKTP"
],
"ASSOCIATED":
[
"A_INSURCLMSRVCSINSURCLAIM",
"R_INSURCLMSRVCSINSURCLAIMTP"
],
"BASE":
[
"R_INSURCLMSRVCSTASKTP"
],
"ANNO_REF":
[],
"SCALAR_FUNCTION":
[],
"VERSION":0,
"ANNOREF_EVALUATION_ERROR":""
}
}*/