API_INSURCLAIMPAYTITEMCAT
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 View | Alias |
|---|---|
| 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;
}