Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription |
Modifier and Type | Field and Description |
---|---|
static SubscriptionMaintainField<Short> |
SubscriptionMaintain.BUS_EVENT_PRIORITY
Use with available fluent helpers to apply the BusEventPriority field to query operations.
|
static SubscriptionMaintainField<String> |
SubscriptionMaintain.BUS_EVENT_SUBSCRIBER_CODE
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.
|
static SubscriptionMaintainField<String> |
SubscriptionMaintain.BUS_EVENT_SUBSCRIPTION_STATE_CODE
Use with available fluent helpers to apply the BusEventSubscriptionStateCode field to query operations.
|
static SubscriptionMaintainField<String> |
SubscriptionMaintain.SAP_OBJECT_TASK_CODE
Use with available fluent helpers to apply the SAPObjectTaskCode field to query operations.
|
static SubscriptionMaintainField<String> |
SubscriptionMaintain.SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SubscriptionMaintainField<T> |
SubscriptionMaintain.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SubscriptionMaintain.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.