API_INSURCLMITEMCATEGORY

OData Service Package: ICL_VDM_CLAIM_AUX_API

Insurance Claim Item Category

API_INSURCLMITEMCATEGORY is an OData service definition in SAP S/4HANA. It exposes 2 CDS view(s). It has 2 service binding(s).

Exposed CDS Views (2)

CDS ViewAlias
A_InsuranceClaimItemCategory InsuranceClaimItemCategory
A_InsuranceClaimItemCategoryT InsuranceClaimItemCategoryText

Service Bindings (2)

BindingTypeVersionContractReleasePublished
API_INSURCLAIMPAYTITEMCAT ODATA V4 C2 NOT_RELEASED false
API_INSURCLMITEMCATEGORY ODATA V4 C2 NOT_RELEASED false

Source

@EndUserText.label: 'Insurance Claim Item Category'
define service API_InsurClmItemCategory {
  expose A_InsuranceClaimItemCategory as InsuranceClaimItemCategory;
  expose A_InsuranceClaimItemCategoryT as InsuranceClaimItemCategoryText;
}