UI_PAYMENT_REQUEST
UI Service for Payment Request
UI_PAYMENT_REQUEST 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 |
|---|---|
| C_PaymentRequestTP | |
| I_UserContactCard |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_PAYMENT_REQUEST | ODATA | V2 | C1 | NOT_RELEASED | false |
Source
@EndUserText.label: 'UI Service for Payment Request'
define service UI_payment_request {
expose C_PaymentRequestTP;
expose I_UserContactCard;
}