Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue |
Modifier and Type | Field and Description |
---|---|
static BehqueuedataField<Short> |
Behqueuedata.BUS_EVENT_PRIORITY
Use with available fluent helpers to apply the BusEventPriority field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.BUS_EVENT_SUBSCRIBER_CODE
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.
|
static BehqueuedataField<UUID> |
Behqueuedata.BUSINESS_EVENT
Use with available fluent helpers to apply the BusinessEvent field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.BUSINESS_EVENT_SUBSCRIBER_NAME
Use with available fluent helpers to apply the BusinessEventSubscriberName field to query operations.
|
static BehqueuedataField<BigDecimal> |
Behqueuedata.CREATION_UTC_DATE_TIME
Use with available fluent helpers to apply the CreationUTCDateTime field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_BUSINESS_OBJECT_KEY1
Use with available fluent helpers to apply the SAPBusinessObjectKey1 field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_BUSINESS_OBJECT_KEY2
Use with available fluent helpers to apply the SAPBusinessObjectKey2 field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_BUSINESS_OBJECT_KEY3
Use with available fluent helpers to apply the SAPBusinessObjectKey3 field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_BUSINESS_OBJECT_KEY4
Use with available fluent helpers to apply the SAPBusinessObjectKey4 field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_BUSINESS_OBJECT_KEY5
Use with available fluent helpers to apply the SAPBusinessObjectKey5 field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_BUSINESS_OBJECT_KEY6
Use with available fluent helpers to apply the SAPBusinessObjectKey6 field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_OBJECT_TASK_CODE
Use with available fluent helpers to apply the SAPObjectTaskCode field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_OBJECT_TASK_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTaskTypeName field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations.
|
static BehqueuedataField<String> |
Behqueuedata.SAP_OBJECT_TYPE_NAME
Use with available fluent helpers to apply the SAPObjectTypeName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BehqueuedataField<T> |
Behqueuedata.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Behqueuedata.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.