A_InsurClmEmplMnlClassfctnCode

DDL: A_INSURCLMEMPLMNLCLASSFCTNCODE Type: view_entity CONSUMPTION

InsClm Empl Mnl Classfctn Code

A_InsurClmEmplMnlClassfctnCode is a Consumption CDS View that provides data about "InsClm Empl Mnl Classfctn Code" in SAP S/4HANA. It reads from 1 data source (I_InsurClmEmplMnlClassfctnCode) and exposes 1 field with key field InsurClmEmplMnlClassfctnCode. It is exposed through 1 OData service (API_CMEMPLMNLCLASSFCTNCODE).

Data Sources (1)

SourceAliasJoin Type
I_InsurClmEmplMnlClassfctnCode I_InsurClmEmplMnlClassfctnCode projection

Annotations (11)

NameValueLevelField
AccessControl.authorizationCheck #NOT_REQUIRED view
EndUserText.label InsClm Empl Mnl Classfctn Code view
Metadata.ignorePropagatedAnnotations true view
ObjectModel.representativeKey InsurClmEmplMnlClassfctnCode view
ObjectModel.sapObjectNodeType.name InsurClmEmplMnlClassfctnCode view
ObjectModel.usageType.serviceQuality #A view
ObjectModel.usageType.dataClass #CUSTOMIZING view
ObjectModel.usageType.sizeCategory #S view
VDM.lifecycle.contract.type #PUBLIC_REMOTE_API view
VDM.viewType #CONSUMPTION view
OData.entityType.name InsurClmEmplMnlClassfctnCode_Type view

OData Services (1)

ServiceBindingVersionContractRelease
API_CMEMPLMNLCLASSFCTNCODE API_CMEMPLMNLCLASSFCTNCODE V4 C2 NOT_RELEASED

Fields (1)

KeyFieldSource TableSource FieldDescription
KEY InsurClmEmplMnlClassfctnCode InsurClmEmplMnlClassfctnCode
@AccessControl.authorizationCheck: #NOT_REQUIRED
@EndUserText.label: 'InsClm Empl Mnl Classfctn Code'
@Metadata.ignorePropagatedAnnotations: true
@ObjectModel: {
                representativeKey: 'InsurClmEmplMnlClassfctnCode',
                sapObjectNodeType.name: 'InsurClmEmplMnlClassfctnCode',
                usageType: {
                            serviceQuality: #A,
                            dataClass: #CUSTOMIZING,
                            sizeCategory: #S
                            }
}
@VDM : {
          lifecycle.contract.type: #PUBLIC_REMOTE_API,
          viewType: #CONSUMPTION
}
@OData.entityType.name: 'InsurClmEmplMnlClassfctnCode_Type'

define root view entity A_InsurClmEmplMnlClassfctnCode
  as projection on  I_InsurClmEmplMnlClassfctnCode
  {
  key InsurClmEmplMnlClassfctnCode,
  //Associations

  _EmplMnlClassfctnCodeT : redirected to composition child A_InsClmEmplMnlClassfctnCodeT
}