Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field.ProductSupplyPlanningField
Packages that use ProductSupplyPlanningField
Package
Description
-
Uses of ProductSupplyPlanningField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductSupplyPlanningFieldModifier and TypeFieldDescriptionstatic final ProductSupplyPlanningField<String>ProductSupplyPlanning.ABC_INDICATORUse with available fluent helpers to apply the ABCIndicator field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.ASSEMBLY_SCRAP_PERCENTUse with available fluent helpers to apply the AssemblyScrapPercent field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.AVAILABILITY_CHECK_TYPEUse with available fluent helpers to apply the AvailabilityCheckType field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.FIXED_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the FixedLotSizeQuantity field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.GOODS_RECEIPT_DURATIONUse with available fluent helpers to apply the GoodsReceiptDuration field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.LOT_SIZE_ROUNDING_QUANTITYUse with available fluent helpers to apply the LotSizeRoundingQuantity field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.LOT_SIZING_PROCEDUREUse with available fluent helpers to apply the LotSizingProcedure field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.MAXIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.MAXIMUM_STOCK_QUANTITYUse with available fluent helpers to apply the MaximumStockQuantity field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.MINIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.MINIMUM_SAFETY_STOCK_QUANTITYUse with available fluent helpers to apply the MinimumSafetyStockQuantity field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.MRP_GROUPUse with available fluent helpers to apply the MRPGroup field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.MRP_RESPONSIBLEUse with available fluent helpers to apply the MRPResponsible field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.MRP_TYPEUse with available fluent helpers to apply the MRPType field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.PLANNED_DELIVERY_DURATION_IN_DAYSUse with available fluent helpers to apply the PlannedDeliveryDurationInDays field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.PLANNING_STRATEGY_GROUPUse with available fluent helpers to apply the PlanningStrategyGroup field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.PLANNING_TIME_FENCEUse with available fluent helpers to apply the PlanningTimeFence field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.PROCUREMENT_SUB_TYPEUse with available fluent helpers to apply the ProcurementSubType field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.PROCUREMENT_TYPEUse with available fluent helpers to apply the ProcurementType field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.REORDER_THRESHOLD_QUANTITYUse with available fluent helpers to apply the ReorderThresholdQuantity field to query operations.static final ProductSupplyPlanningField<String>ProductSupplyPlanning.SAFETY_DURATIONUse with available fluent helpers to apply the SafetyDuration field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.SAFETY_STOCK_QUANTITYUse with available fluent helpers to apply the SafetyStockQuantity field to query operations.static final ProductSupplyPlanningField<BigDecimal>ProductSupplyPlanning.TOTAL_REPLENISHMENT_LEAD_TIMEUse with available fluent helpers to apply the TotalReplenishmentLeadTime field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ProductSupplyPlanningFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductSupplyPlanningField<T>ProductSupplyPlanning.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductSupplyPlanningField<T>Use with available fluent helpers to apply an extension field to query operations.