A_SITN2MBLINSTCE_SRV

OData Service Package: CA_SIT2_PUB_MBL

Instance Service for mobile and FLP

A_SITN2MBLINSTCE_SRV is an OData service definition in SAP S/4HANA. It exposes 4 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (4)

CDS ViewAlias
A_Sitn2MblInstance Instance
A_Sitn2MblInstanceText InstanceText
A_Sitn2MblInstceAttribute Attribute
A_Sitn2MblInstceAttribValue AttributeValue

Service Bindings (1)

BindingTypeVersionContractReleasePublished
A_SITN2MBLINSTCE_V4 ODATA V4 C1 NOT_RELEASED false

Source

@EndUserText.label: 'Instance Service for mobile and FLP'
define service A_SITN2MBLINSTCE_SRV {
  expose A_Sitn2MblInstance          as Instance;
  expose A_Sitn2MblInstanceText      as InstanceText;
  expose A_Sitn2MblInstceAttribute   as Attribute;
  expose A_Sitn2MblInstceAttribValue as AttributeValue;
}