Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification |
Modifier and Type | Field and Description |
---|---|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_DAMAGE_CODE_GROUP
Use with available fluent helpers to apply the MaintNotifDamageCodeGroup field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_DAMAGE_CODE_GROUP_NAME
Use with available fluent helpers to apply the MaintNotifDamageCodeGroupName field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_DAMAGE_CODE_NAME
Use with available fluent helpers to apply the MaintNotifDamageCodeName field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_ITEM_TEXT
Use with available fluent helpers to apply the MaintNotifItemText field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODE
Use with available fluent helpers to apply the MaintNotifObjPrtCode field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODE_GROUP
Use with available fluent helpers to apply the MaintNotifObjPrtCodeGroup field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODE_GROUP_NAME
Use with available fluent helpers to apply the MaintNotifObjPrtCodeGroupName field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODE_NAME
Use with available fluent helpers to apply the MaintNotifObjPrtCodeName field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINT_NOTIFICATION_DAMAGE_CODE
Use with available fluent helpers to apply the MaintNotificationDamageCode field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINTENANCE_NOTIFICATION
Use with available fluent helpers to apply the MaintenanceNotification field to query operations.
|
static MaintenanceNotificationItemField<String> |
MaintenanceNotificationItem.MAINTENANCE_NOTIFICATION_ITEM
Use with available fluent helpers to apply the MaintenanceNotificationItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MaintenanceNotificationItemField<T> |
MaintenanceNotificationItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaintenanceNotificationItem.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.