Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductPlantSalesField
Packages that use ProductPlantSalesField
-
Uses of ProductPlantSalesField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductPlantSalesFieldModifier and TypeFieldDescriptionstatic final ProductPlantSalesField<String>ProductPlantSales.AVAILABILITY_CHECK_TYPEUse with available fluent helpers to apply the AvailabilityCheckType field to query operations.static final ProductPlantSalesField<String>ProductPlantSales.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductPlantSalesField<BigDecimal>ProductPlantSales.CAP_PLANNING_QUANTITY_IN_BASE_UO_MUse with available fluent helpers to apply the CapPlanningQuantityInBaseUoM field to query operations.static final ProductPlantSalesField<String>ProductPlantSales.LOADING_GROUPUse with available fluent helpers to apply the LoadingGroup field to query operations.static final ProductPlantSalesField<String>ProductPlantSales.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductPlantSalesField<String>ProductPlantSales.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductPlantSalesField<BigDecimal>ProductPlantSales.PRODUCT_SHIPPING_PROCESSING_TIMEUse with available fluent helpers to apply the ProductShippingProcessingTime field to query operations.static final ProductPlantSalesField<String>ProductPlantSales.REPLACEMENT_PART_TYPEUse with available fluent helpers to apply the ReplacementPartType field to query operations.static final ProductPlantSalesField<BigDecimal>ProductPlantSales.WRK_CENTERS_SHIPG_SETUP_TIME_IN_DAYSUse with available fluent helpers to apply the WrkCentersShipgSetupTimeInDays field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantSalesFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductPlantSalesField<T>ProductPlantSales.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantSalesField<T>Use with available fluent helpers to apply an extension field to query operations.