A_InsurClaimServicesTask
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)
| Source | Alias | Join Type |
|---|---|---|
| R_InsurClmSrvcsTaskTP | R_InsurClmSrvcsTaskTP | projection |
Annotations (9)
| Name | Value | Level | Field |
|---|---|---|---|
| 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)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| 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":""
}
}*/
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