UI_MAINTMBLAPPLSYNCOBJECTLINK
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 View | Alias |
|---|---|
| C_MaintMblApplSyncObjectLink | MaintMblApplSyncObjectLink |
| I_UserContactCard | UserContactCard |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| 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;
}