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