Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BehqueuedataField
Packages that use BehqueuedataField
-
Uses of BehqueuedataField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue declared as BehqueuedataFieldModifier and TypeFieldDescriptionstatic final BehqueuedataField<Short>Behqueuedata.BUS_EVENT_PRIORITYUse with available fluent helpers to apply the BusEventPriority field to query operations.static final BehqueuedataField<String>Behqueuedata.BUS_EVENT_SUBSCRIBER_CODEUse with available fluent helpers to apply the BusEventSubscriberCode field to query operations.static final BehqueuedataField<UUID>Behqueuedata.BUSINESS_EVENTUse with available fluent helpers to apply the BusinessEvent field to query operations.static final BehqueuedataField<String>Behqueuedata.BUSINESS_EVENT_SUBSCRIBER_NAMEUse with available fluent helpers to apply the BusinessEventSubscriberName field to query operations.static final BehqueuedataField<BigDecimal>Behqueuedata.CREATION_UTC_DATE_TIMEUse with available fluent helpers to apply the CreationUTCDateTime field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_BUSINESS_OBJECT_KEY1Use with available fluent helpers to apply the SAPBusinessObjectKey1 field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_BUSINESS_OBJECT_KEY2Use with available fluent helpers to apply the SAPBusinessObjectKey2 field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_BUSINESS_OBJECT_KEY3Use with available fluent helpers to apply the SAPBusinessObjectKey3 field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_BUSINESS_OBJECT_KEY4Use with available fluent helpers to apply the SAPBusinessObjectKey4 field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_BUSINESS_OBJECT_KEY5Use with available fluent helpers to apply the SAPBusinessObjectKey5 field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_BUSINESS_OBJECT_KEY6Use with available fluent helpers to apply the SAPBusinessObjectKey6 field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_BUSINESS_OBJECT_KEY7Use with available fluent helpers to apply the SAPBusinessObjectKey7 field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_OBJECT_TASK_CODEUse with available fluent helpers to apply the SAPObjectTaskCode field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_OBJECT_TASK_TYPE_NAMEUse with available fluent helpers to apply the SAPObjectTaskTypeName field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.static final BehqueuedataField<String>Behqueuedata.SAP_OBJECT_TYPE_NAMEUse with available fluent helpers to apply the SAPObjectTypeName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue that return BehqueuedataFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BehqueuedataField<T>Behqueuedata.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BehqueuedataField<T>Use with available fluent helpers to apply an extension field to query operations.