Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification |
Modifier and Type | Field and Description |
---|---|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINT_NOTIF_CAUSE_CODE_GROUP
Use with available fluent helpers to apply the MaintNotifCauseCodeGroup field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINT_NOTIF_CAUSE_CODE_GROUP_NAME
Use with available fluent helpers to apply the MaintNotifCauseCodeGroupName field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINT_NOTIF_CAUSE_TEXT
Use with available fluent helpers to apply the MaintNotifCauseText field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINT_NOTIFICATION_CAUSE_CODE
Use with available fluent helpers to apply the MaintNotificationCauseCode field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINT_NOTIFICATION_CAUSE_CODE_NAME
Use with available fluent helpers to apply the MaintNotificationCauseCodeName field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINT_NOTIFICATION_ROOT_CAUSE
Use with available fluent helpers to apply the MaintNotificationRootCause field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINT_NOTIFICATION_ROOT_CAUSE_TEXT
Use with available fluent helpers to apply the MaintNotificationRootCauseText field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINTENANCE_NOTIFICATION
Use with available fluent helpers to apply the MaintenanceNotification field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINTENANCE_NOTIFICATION_CAUSE
Use with available fluent helpers to apply the MaintenanceNotificationCause field to query operations.
|
static MaintNotificationItemCauseField<String> |
MaintNotificationItemCause.MAINTENANCE_NOTIFICATION_ITEM
Use with available fluent helpers to apply the MaintenanceNotificationItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MaintNotificationItemCauseField<T> |
MaintNotificationItemCause.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaintNotificationItemCause.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.