Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem.field.MaintenanceItemReasonField
Packages that use MaintenanceItemReasonField
-
Uses of MaintenanceItemReasonField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem declared as MaintenanceItemReasonFieldModifier and TypeFieldDescriptionstatic final MaintenanceItemReasonField<String>MaintenanceItemReason.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final MaintenanceItemReasonField<LocalDateTime>MaintenanceItemReason.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final MaintenanceItemReasonField<LocalDateTime>MaintenanceItemReason.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final MaintenanceItemReasonField<ZonedDateTime>MaintenanceItemReason.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINT_CMPL_RQ_IS_LEGALLY_BINDINGUse with available fluent helpers to apply the MaintCmplRqIsLegallyBinding field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINT_CMPL_RQ_ORIGIN_CODEUse with available fluent helpers to apply the MaintCmplRqOriginCode field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINT_COMPLIANCE_CATALOG_CODEUse with available fluent helpers to apply the MaintComplianceCatalogCode field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINT_COMPLIANCE_DESCRIPTIONUse with available fluent helpers to apply the MaintComplianceDescription field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINTENANCE_COMPLIANCE_CODEUse with available fluent helpers to apply the MaintenanceComplianceCode field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINTENANCE_COMPLIANCE_GROUP_CODEUse with available fluent helpers to apply the MaintenanceComplianceGroupCode field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINTENANCE_COMPLIANCE_TYPE_CODEUse with available fluent helpers to apply the MaintenanceComplianceTypeCode field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINTENANCE_ITEMUse with available fluent helpers to apply the MaintenanceItem field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.MAINTENANCE_PACKAGEUse with available fluent helpers to apply the MaintenancePackage field to query operations.static final MaintenanceItemReasonField<String>MaintenanceItemReason.NMBR_OF_MAINT_COMPLIANCE_ITEMSUse with available fluent helpers to apply the NmbrOfMaintComplianceItems field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem that return MaintenanceItemReasonFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenanceItemReasonField<T>MaintenanceItemReason.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenanceItemReasonField<T>Use with available fluent helpers to apply an extension field to query operations.