API_CABILLABLEITEM

OData Service Package: FCI_ODATA_API_BIT

Billable Item

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

Exposed CDS Views (1)

CDS ViewAlias
A_CABllbleItmMain CABllbleItmMain

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_CABILLABLEITEM ODATA V4 C2 C1 false

Source

@EndUserText.label: 'Billable Item'
define service API_CABillableItem {
  expose A_CABllbleItmMain as CABllbleItmMain;
}