Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.field.MaintenanceNotificationItemField
Packages that use MaintenanceNotificationItemField
-
Uses of MaintenanceNotificationItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification declared as MaintenanceNotificationItemFieldModifier and TypeFieldDescriptionstatic final MaintenanceNotificationItemField<Boolean>MaintenanceNotificationItem.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_DAMAGE_CODE_GROUPUse with available fluent helpers to apply the MaintNotifDamageCodeGroup field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_DAMAGE_CODE_GROUP_NAMEUse with available fluent helpers to apply the MaintNotifDamageCodeGroupName field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_DAMAGE_CODE_NAMEUse with available fluent helpers to apply the MaintNotifDamageCodeName field to query operations.static final MaintenanceNotificationItemField<ZonedDateTime>MaintenanceNotificationItem.MAINT_NOTIF_ITEM_CHANGED_DATE_TIMEUse with available fluent helpers to apply the MaintNotifItemChangedDateTime field to query operations.static final MaintenanceNotificationItemField<ZonedDateTime>MaintenanceNotificationItem.MAINT_NOTIF_ITEM_CREATION_DATE_TIMEUse with available fluent helpers to apply the MaintNotifItemCreationDateTime field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_ITEM_TEXTUse with available fluent helpers to apply the MaintNotifItemText field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODEUse with available fluent helpers to apply the MaintNotifObjPrtCode field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODE_GROUPUse with available fluent helpers to apply the MaintNotifObjPrtCodeGroup field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODE_GROUP_NAMEUse with available fluent helpers to apply the MaintNotifObjPrtCodeGroupName field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIF_OBJ_PRT_CODE_NAMEUse with available fluent helpers to apply the MaintNotifObjPrtCodeName field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINT_NOTIFICATION_DAMAGE_CODEUse with available fluent helpers to apply the MaintNotificationDamageCode field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINTENANCE_NOTIFICATIONUse with available fluent helpers to apply the MaintenanceNotification field to query operations.static final MaintenanceNotificationItemField<String>MaintenanceNotificationItem.MAINTENANCE_NOTIFICATION_ITEMUse with available fluent helpers to apply the MaintenanceNotificationItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification that return MaintenanceNotificationItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenanceNotificationItemField<T>MaintenanceNotificationItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenanceNotificationItemField<T>Use with available fluent helpers to apply an extension field to query operations.