Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.field.MaintNotificationItemCauseField
Packages that use MaintNotificationItemCauseField
-
Uses of MaintNotificationItemCauseField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification declared as MaintNotificationItemCauseFieldModifier and TypeFieldDescriptionstatic final MaintNotificationItemCauseField<Boolean>MaintNotificationItemCause.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINT_NOTIF_CAUSE_CODE_GROUPUse with available fluent helpers to apply the MaintNotifCauseCodeGroup field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINT_NOTIF_CAUSE_CODE_GROUP_NAMEUse with available fluent helpers to apply the MaintNotifCauseCodeGroupName field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINT_NOTIF_CAUSE_TEXTUse with available fluent helpers to apply the MaintNotifCauseText field to query operations.static final MaintNotificationItemCauseField<ZonedDateTime>MaintNotificationItemCause.MAINT_NOTIF_ITM_CAUSE_CHGD_DATE_TIMEUse with available fluent helpers to apply the MaintNotifItmCauseChgdDateTime field to query operations.static final MaintNotificationItemCauseField<ZonedDateTime>MaintNotificationItemCause.MAINT_NOTIF_ITM_CAUSE_CRTN_DATE_TIMEUse with available fluent helpers to apply the MaintNotifItmCauseCrtnDateTime field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINT_NOTIFICATION_CAUSE_CODEUse with available fluent helpers to apply the MaintNotificationCauseCode field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINT_NOTIFICATION_CAUSE_CODE_NAMEUse with available fluent helpers to apply the MaintNotificationCauseCodeName field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINT_NOTIFICATION_ROOT_CAUSEUse with available fluent helpers to apply the MaintNotificationRootCause field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINT_NOTIFICATION_ROOT_CAUSE_TEXTUse with available fluent helpers to apply the MaintNotificationRootCauseText field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINTENANCE_NOTIFICATIONUse with available fluent helpers to apply the MaintenanceNotification field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.MAINTENANCE_NOTIFICATION_CAUSEUse with available fluent helpers to apply the MaintenanceNotificationCause field to query operations.static final MaintNotificationItemCauseField<String>MaintNotificationItemCause.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 MaintNotificationItemCauseFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintNotificationItemCauseField<T>MaintNotificationItemCause.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintNotificationItemCauseField<T>Use with available fluent helpers to apply an extension field to query operations.