UI_MAINTMBLTRANSACTIONHISTORY

OData Service Package: ODATA_MAO_MAIF_ADMIN

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 ViewAlias
C_MaintMblTransactionHistory MaintMobileTransactionHistory
I_UserContactCard UserContactCard

Service Bindings (1)

BindingTypeVersionContractReleasePublished
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;
}