UI_MAINTMBLAPPLSYNCOBJECTLINK

OData Service Package: ODATA_MAO_MAIF_ADMIN

Mobile Synchronization Object Links

UI_MAINTMBLAPPLSYNCOBJECTLINK 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_MaintMblApplSyncObjectLink MaintMblApplSyncObjectLink
I_UserContactCard UserContactCard

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_MAINTMBLAPPLSYNCOBJECTLINK ODATA V4 C1 NOT_RELEASED false

Source

@EndUserText.label: 'Mobile Synchronization Object Links'
define service UI_MaintMblApplSyncObjectLink {
  expose C_MaintMblApplSyncObjectLink as MaintMblApplSyncObjectLink;
  expose I_UserContactCard            as UserContactCard;
}