API_CODING
API for Catalog Type D-Coding
API_CODING 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 View | Alias |
|---|---|
| A_MaintNotifCodingCode | MaintNotifCodingCode |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_CODING | ODATA | V4 | C2 | C1 | false |
Source
@EndUserText.label: 'API for Catalog Type D-Coding'
define service API_CODING {
expose A_MaintNotifCodingCode as MaintNotifCodingCode;
}