Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field.ProductWorkSchedulingField
Packages that use ProductWorkSchedulingField
Package
Description
-
Uses of ProductWorkSchedulingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification 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<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.PRODUCTUse with available fluent helpers to apply the Product 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<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.productmasterdataincludingclassification 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.