Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.MaintNotificationItemCause.MaintNotificationItemCauseBuilder
Packages that use MaintNotificationItemCause.MaintNotificationItemCauseBuilder
-
Uses of MaintNotificationItemCause.MaintNotificationItemCauseBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification that return MaintNotificationItemCause.MaintNotificationItemCauseBuilderModifier and TypeMethodDescriptionMaintNotificationItemCause.builder()Constraints: noneMaintNotificationItemCause.MaintNotificationItemCauseBuilder.item(MaintenanceNotificationItem value) Navigation property to_Item for MaintNotificationItemCause to single MaintenanceNotificationItem.MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintenanceNotification(String maintenanceNotification) (Key Field) Constraints: Not nullable, Maximum length: 12MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintenanceNotificationCause(String maintenanceNotificationCause) (Key Field) Constraints: Not nullable, Maximum length: 4MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintenanceNotificationItem(String maintenanceNotificationItem) (Key Field) Constraints: Not nullable, Maximum length: 4MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotifCauseCodeGroup(String maintNotifCauseCodeGroup) Constraints: Not nullable, Maximum length: 8MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotifCauseCodeGroupName(String maintNotifCauseCodeGroupName) Constraints: Not nullable, Maximum length: 40MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotifCauseText(String maintNotifCauseText) Constraints: Not nullable, Maximum length: 40MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotificationCauseCode(String maintNotificationCauseCode) Constraints: Not nullable, Maximum length: 4MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotificationCauseCodeName(String maintNotificationCauseCodeName) Constraints: Not nullable, Maximum length: 40MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotificationRootCause(String maintNotificationRootCause) Constraints: Not nullable, Maximum length: 1MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotificationRootCauseText(String maintNotificationRootCauseText) Constraints: Not nullable, Maximum length: 60MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotifItmCauseChgdDateTime(ZonedDateTime maintNotifItmCauseChgdDateTime) Constraints: Not nullable, Precision: 0MaintNotificationItemCause.MaintNotificationItemCauseBuilder.maintNotifItmCauseCrtnDateTime(ZonedDateTime maintNotifItmCauseCrtnDateTime) Constraints: Not nullable, Precision: 0MaintNotificationItemCause.MaintNotificationItemCauseBuilder.notif(MaintenanceNotification value) Navigation property to_Notif for MaintNotificationItemCause to single MaintenanceNotification.