Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem.field.MaintenancePlanCallObjectField
Packages that use MaintenancePlanCallObjectField
-
Uses of MaintenancePlanCallObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem declared as MaintenancePlanCallObjectFieldModifier and TypeFieldDescriptionstatic final MaintenancePlanCallObjectField<Boolean>MaintenancePlanCallObject.MAINT_CALL_HORIZON_IS_NOT_REACHEDUse with available fluent helpers to apply the MaintCallHorizonIsNotReached field to query operations.static final MaintenancePlanCallObjectField<String>MaintenancePlanCallObject.MAINTENANCE_ITEMUse with available fluent helpers to apply the MaintenanceItem field to query operations.static final MaintenancePlanCallObjectField<String>MaintenancePlanCallObject.MAINTENANCE_NOTIFICATIONUse with available fluent helpers to apply the MaintenanceNotification field to query operations.static final MaintenancePlanCallObjectField<String>MaintenancePlanCallObject.MAINTENANCE_ORDERUse with available fluent helpers to apply the MaintenanceOrder field to query operations.static final MaintenancePlanCallObjectField<String>MaintenancePlanCallObject.MAINTENANCE_PLANUse with available fluent helpers to apply the MaintenancePlan field to query operations.static final MaintenancePlanCallObjectField<Integer>MaintenancePlanCallObject.MAINTENANCE_PLAN_CALL_NUMBERUse with available fluent helpers to apply the MaintenancePlanCallNumber field to query operations.static final MaintenancePlanCallObjectField<LocalDateTime>MaintenancePlanCallObject.PLANNED_START_DATEUse with available fluent helpers to apply the PlannedStartDate field to query operations.static final MaintenancePlanCallObjectField<String>MaintenancePlanCallObject.RELEASED_BY_USER_NAMEUse with available fluent helpers to apply the ReleasedByUserName field to query operations.static final MaintenancePlanCallObjectField<String>MaintenancePlanCallObject.SCHEDULING_STATUSUse with available fluent helpers to apply the SchedulingStatus field to query operations.static final MaintenancePlanCallObjectField<String>MaintenancePlanCallObject.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem that return MaintenancePlanCallObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenancePlanCallObjectField<T>MaintenancePlanCallObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenancePlanCallObjectField<T>Use with available fluent helpers to apply an extension field to query operations.