API_INSURCLAIMPAYTITEMCAT

OData Service Package: ICL_VDM_CLAIM_AUX_API

Insur Clm Payt Item Category

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

Exposed CDS Views (2)

CDS ViewAlias
A_InsurClmPaytItemCategory InsuranceClmPaytItemCategory
A_InsurClmPaytItemCategoryT InsuranceClmPaytItemCategoryT

Source

@EndUserText.label: 'Insur Clm Payt Item Category'
define service API_InsurClaimPaytItemCat {
  expose A_InsurClmPaytItemCategory as InsuranceClmPaytItemCategory;
  expose A_InsurClmPaytItemCategoryT as InsuranceClmPaytItemCategoryT;
}