Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.field.MaintOrderOpRelationshipField
Packages that use MaintOrderOpRelationshipField
-
Uses of MaintOrderOpRelationshipField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder declared as MaintOrderOpRelationshipFieldModifier and TypeFieldDescriptionstatic final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.FACTORY_CALENDARUse with available fluent helpers to apply the FactoryCalendar field to query operations.static final MaintOrderOpRelationshipField<Boolean>MaintOrderOpRelationship.MAINT_ORD_OPERATION_IS_SUCCESSORUse with available fluent helpers to apply the MaintOrdOperationIsSuccessor field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.MAINTENANCE_ORDERUse with available fluent helpers to apply the MaintenanceOrder field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.MAINTENANCE_ORDER_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderOperation field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.MAINTENANCE_ORDER_SUB_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderSubOperation field to query operations.static final MaintOrderOpRelationshipField<LocalDateTime>MaintOrderOpRelationship.OP_RELATIONSHIP_LATEST_START_DATEUse with available fluent helpers to apply the OpRelationshipLatestStartDate field to query operations.static final MaintOrderOpRelationshipField<LocalTime>MaintOrderOpRelationship.OP_RELATIONSHIP_LATEST_START_TIMEUse with available fluent helpers to apply the OpRelationshipLatestStartTime field to query operations.static final MaintOrderOpRelationshipField<LocalDateTime>MaintOrderOpRelationship.OP_RELSHP_EARLIEST_FINISH_DATEUse with available fluent helpers to apply the OpRelshpEarliestFinishDate field to query operations.static final MaintOrderOpRelationshipField<LocalTime>MaintOrderOpRelationship.OP_RELSHP_EARLIEST_FINISH_TIMEUse with available fluent helpers to apply the OpRelshpEarliestFinishTime field to query operations.static final MaintOrderOpRelationshipField<LocalDateTime>MaintOrderOpRelationship.OP_RELSHP_EARLIEST_START_DATEUse with available fluent helpers to apply the OpRelshpEarliestStartDate field to query operations.static final MaintOrderOpRelationshipField<LocalTime>MaintOrderOpRelationship.OP_RELSHP_EARLIEST_START_TIMEUse with available fluent helpers to apply the OpRelshpEarliestStartTime field to query operations.static final MaintOrderOpRelationshipField<LocalDateTime>MaintOrderOpRelationship.OP_RELSHP_LATEST_FINISH_DATEUse with available fluent helpers to apply the OpRelshpLatestFinishDate field to query operations.static final MaintOrderOpRelationshipField<LocalTime>MaintOrderOpRelationship.OP_RELSHP_LATEST_FINISH_TIMEUse with available fluent helpers to apply the OpRelshpLatestFinishTime field to query operations.static final MaintOrderOpRelationshipField<BigDecimal>MaintOrderOpRelationship.OP_RELSHP_OFFSET_DURATIONUse with available fluent helpers to apply the OpRelshpOffsetDuration field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.OP_RELSHP_OFFSET_DURATION_UNITUse with available fluent helpers to apply the OpRelshpOffsetDurationUnit field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.ORDER_OP_RELATIONSHIP_INT_TYPEUse with available fluent helpers to apply the OrderOpRelationshipIntType field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.PREDECESSOR_MAINT_ORDER_ROUTINGUse with available fluent helpers to apply the PredecessorMaintOrderRouting field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.PREDECESSOR_ORDER_ROUTING_NODEUse with available fluent helpers to apply the PredecessorOrderRoutingNode field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.RELATED_MAINT_ORDER_OPERATIONUse with available fluent helpers to apply the RelatedMaintOrderOperation field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.RELATED_MAINT_ORDER_ROUTINGUse with available fluent helpers to apply the RelatedMaintOrderRouting field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.RELATED_MAINTENANCE_ORDERUse with available fluent helpers to apply the RelatedMaintenanceOrder field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.RELATED_ORDER_ROUTING_NODEUse with available fluent helpers to apply the RelatedOrderRoutingNode field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.SUCCESSOR_MAINT_ORDER_ROUTINGUse with available fluent helpers to apply the SuccessorMaintOrderRouting field to query operations.static final MaintOrderOpRelationshipField<String>MaintOrderOpRelationship.SUCCESSOR_ORDER_ROUTING_NODEUse with available fluent helpers to apply the SuccessorOrderRoutingNode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return MaintOrderOpRelationshipFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintOrderOpRelationshipField<T>MaintOrderOpRelationship.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintOrderOpRelationshipField<T>Use with available fluent helpers to apply an extension field to query operations.