API_SOURCINGPROJECTREASON
Service def for Srcg Proj Uncnf Dmnd Rsn
API_SOURCINGPROJECTREASON is an OData service definition in SAP S/4HANA. It exposes 2 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (2)
| CDS View | Alias |
|---|---|
| A_SourcingProjectReason | SourcingProjectReason |
| A_SourcingProjectReasonText | SourcingProjectReasonText |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_SOURCINGPROJECTREASON | ODATA | V4 | C2 | Deprecated | false |
Source
@EndUserText.label: 'Service def for Srcg Proj Uncnf Dmnd Rsn'
define service API_SourcingProjectReason {
expose A_SourcingProjectReason as SourcingProjectReason;
expose A_SourcingProjectReasonText as SourcingProjectReasonText;
}