Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.field.ProductionRsceToolsField
Packages that use ProductionRsceToolsField
-
Uses of ProductionRsceToolsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionRsceToolsFieldModifier and TypeFieldDescriptionstatic final ProductionRsceToolsField<BigDecimal>ProductionRsceTools.CONFIRMED_PRODN_RSCE_TOOL_QTYUse with available fluent helpers to apply the ConfirmedProdnRsceToolQty field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.CONFIRMED_PRODN_RSCE_TOOL_QTY_UNITUse with available fluent helpers to apply the ConfirmedProdnRsceToolQtyUnit field to query operations.static final ProductionRsceToolsField<LocalDateTime>ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_END_DATEUse with available fluent helpers to apply the EarliestSchedldUsageEndDate field to query operations.static final ProductionRsceToolsField<LocalTime>ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_END_TIMEUse with available fluent helpers to apply the EarliestSchedldUsageEndTime field to query operations.static final ProductionRsceToolsField<LocalDateTime>ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_START_DATEUse with available fluent helpers to apply the EarliestSchedldUsageStartDate field to query operations.static final ProductionRsceToolsField<LocalTime>ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_START_TIMEUse with available fluent helpers to apply the EarliestSchedldUsageStartTime field to query operations.static final ProductionRsceToolsField<LocalDateTime>ProductionRsceTools.LATEST_SCHEDLD_USAGE_END_DATEUse with available fluent helpers to apply the LatestSchedldUsageEndDate field to query operations.static final ProductionRsceToolsField<LocalTime>ProductionRsceTools.LATEST_SCHEDLD_USAGE_END_TIMEUse with available fluent helpers to apply the LatestSchedldUsageEndTime field to query operations.static final ProductionRsceToolsField<LocalDateTime>ProductionRsceTools.LATEST_SCHEDLD_USAGE_START_DATEUse with available fluent helpers to apply the LatestSchedldUsageStartDate field to query operations.static final ProductionRsceToolsField<LocalTime>ProductionRsceTools.LATEST_SCHEDLD_USAGE_START_TIMEUse with available fluent helpers to apply the LatestSchedldUsageStartTime field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.MANUFACTURING_ORDER_CATEGORYUse with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.MANUFACTURING_ORDER_TYPEUse with available fluent helpers to apply the ManufacturingOrderType field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_IDUse with available fluent helpers to apply the MfgOrderOpProdnRsceToolIntID field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.ORDER_INTERNAL_BILL_OF_OPERATIONSUse with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.PLANNED_PRODN_RSCE_TOOL_QTY_UNITUse with available fluent helpers to apply the PlannedProdnRsceToolQtyUnit field to query operations.static final ProductionRsceToolsField<BigDecimal>ProductionRsceTools.PLANNED_TOTAL_PRODN_RSCE_TOOL_QTYUse with available fluent helpers to apply the PlannedTotalProdnRsceToolQty field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.PRODN_RSCE_TOOL_CATEGORYUse with available fluent helpers to apply the ProdnRsceToolCategory field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.PRODN_RSCE_TOOL_CATEGORY_NAMEUse with available fluent helpers to apply the ProdnRsceToolCategoryName field to query operations.static final ProductionRsceToolsField<BigDecimal>ProductionRsceTools.PRODN_RSCE_TOOL_USAGE_QUANTITYUse with available fluent helpers to apply the ProdnRsceToolUsageQuantity field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.PRODN_RSCE_TOOL_USAGE_QUANTITY_UNITUse with available fluent helpers to apply the ProdnRsceToolUsageQuantityUnit field to query operations.static final ProductionRsceToolsField<String>ProductionRsceTools.PRODUCTION_PLANTUse with available fluent helpers to apply the ProductionPlant field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder that return ProductionRsceToolsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionRsceToolsField<T>ProductionRsceTools.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionRsceToolsField<T>Use with available fluent helpers to apply an extension field to query operations.