UI_MAINTMBLTRANSACTIONHISTORY
Maintenance Mobile Transaction History
UI_MAINTMBLTRANSACTIONHISTORY 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_MaintMblTransactionHistory | MaintMobileTransactionHistory |
| I_UserContactCard | UserContactCard |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_MAINTMBLTRANSACTIONHISTORY | ODATA | V4 | C1 | NOT_TO_BE_RELEASED_STABLE | false |
Source
@EndUserText.label: 'Maintenance Mobile Transaction History'
define service UI_MaintMblTransactionHistory {
expose C_MaintMblTransactionHistory as MaintMobileTransactionHistory;
expose I_UserContactCard as UserContactCard;
}