Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductWorkSchedulingField
Packages that use ProductWorkSchedulingField
-
Uses of ProductWorkSchedulingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductWorkSchedulingFieldModifier and TypeFieldDescriptionstatic final ProductWorkSchedulingField<String>ProductWorkScheduling.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductWorkSchedulingField<BigDecimal>ProductWorkScheduling.MATERIAL_BASE_QUANTITYUse with available fluent helpers to apply the MaterialBaseQuantity field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.MATL_COMP_IS_MARKED_FOR_BACKFLUSHUse with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.ORDER_CHANGE_MANAGEMENT_PROFILEUse with available fluent helpers to apply the OrderChangeManagementProfile field to query operations.static final ProductWorkSchedulingField<BigDecimal>ProductWorkScheduling.OVER_DELIV_TOLERANCE_LIMITUse with available fluent helpers to apply the OverDelivToleranceLimit field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.PRODN_ORDER_IS_BATCH_REQUIREDUse with available fluent helpers to apply the ProdnOrderIsBatchRequired field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductWorkSchedulingField<BigDecimal>ProductWorkScheduling.PRODUCT_PROCESSING_TIMEUse with available fluent helpers to apply the ProductProcessingTime field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.PRODUCT_PRODUCTION_QUANTITY_UNITUse with available fluent helpers to apply the ProductProductionQuantityUnit field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.PRODUCTION_INVTRY_MANAGED_LOCUse with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.PRODUCTION_SCHEDULING_PROFILEUse with available fluent helpers to apply the ProductionSchedulingProfile field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.PRODUCTION_SUPERVISORUse with available fluent helpers to apply the ProductionSupervisor field to query operations.static final ProductWorkSchedulingField<BigDecimal>ProductWorkScheduling.SETUP_AND_TEARDOWN_TIMEUse with available fluent helpers to apply the SetupAndTeardownTime field to query operations.static final ProductWorkSchedulingField<String>ProductWorkScheduling.TRANSITION_MATRIX_PRODUCTS_GROUPUse with available fluent helpers to apply the TransitionMatrixProductsGroup field to query operations.static final ProductWorkSchedulingField<BigDecimal>ProductWorkScheduling.TRANSITION_TIMEUse with available fluent helpers to apply the TransitionTime field to query operations.static final ProductWorkSchedulingField<BigDecimal>ProductWorkScheduling.UNDER_DELIV_TOLERANCE_LIMITUse with available fluent helpers to apply the UnderDelivToleranceLimit field to query operations.static final ProductWorkSchedulingField<Boolean>ProductWorkScheduling.UNLIMITED_OVER_DELIV_IS_ALLOWEDUse with available fluent helpers to apply the UnlimitedOverDelivIsAllowed field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductWorkSchedulingFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductWorkSchedulingField<T>ProductWorkScheduling.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductWorkSchedulingField<T>Use with available fluent helpers to apply an extension field to query operations.