Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readproductmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.A_B_C_INDICATOR
Use with available fluent helpers to apply the ABCIndicator field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.ASSEMBLY_SCRAP_PERCENT
Use with available fluent helpers to apply the AssemblyScrapPercent field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.AVAILABILITY_CHECK_TYPE
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.FIXED_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the FixedLotSizeQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.GOODS_RECEIPT_DURATION
Use with available fluent helpers to apply the GoodsReceiptDuration field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.LOT_SIZE_ROUNDING_QUANTITY
Use with available fluent helpers to apply the LotSizeRoundingQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.LOT_SIZING_PROCEDURE
Use with available fluent helpers to apply the LotSizingProcedure field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.M_R_P_RESPONSIBLE
Use with available fluent helpers to apply the MRPResponsible field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.M_R_P_TYPE
Use with available fluent helpers to apply the MRPType field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.MAXIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.MAXIMUM_STOCK_QUANTITY
Use with available fluent helpers to apply the MaximumStockQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.MINIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.MINIMUM_SAFETY_STOCK_QUANTITY
Use with available fluent helpers to apply the MinimumSafetyStockQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.PLANNED_DELIVERY_DURATION_IN_DAYS
Use with available fluent helpers to apply the PlannedDeliveryDurationInDays field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.PLANNING_STRATEGY_GROUP
Use with available fluent helpers to apply the PlanningStrategyGroup field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.PLANNING_TIME_FENCE
Use with available fluent helpers to apply the PlanningTimeFence field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.PROCUREMENT_SUB_TYPE
Use with available fluent helpers to apply the ProcurementSubType field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.PROCUREMENT_TYPE
Use with available fluent helpers to apply the ProcurementType field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.REORDER_THRESHOLD_QUANTITY
Use with available fluent helpers to apply the ReorderThresholdQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,String> |
ProductSupplyPlanning.SAFETY_DURATION
Use with available fluent helpers to apply the SafetyDuration field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.SAFETY_STOCK_QUANTITY
Use with available fluent helpers to apply the SafetyStockQuantity field to query operations.
|
static EntityField<ProductSupplyPlanning,BigDecimal> |
ProductSupplyPlanning.TOTAL_REPLENISHMENT_LEAD_TIME
Use with available fluent helpers to apply the TotalReplenishmentLeadTime field to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductSupplyPlanning |
ProductSupplyPlanning.ProductSupplyPlanningBuilder.build() |
ProductSupplyPlanning |
ProductSupplyPlanningByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductSupplyPlanning |
ProductSupplyPlanningByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductSupplyPlanning |
ProductSupplyPlanningByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductSupplyPlanning |
ProductPlant.fetchProductSupplyPlanning()
Fetches the ProductSupplyPlanning entity (one to one) associated with this entity.
|
Modifier and Type | Method and Description |
---|---|
List<ProductSupplyPlanning> |
ProductSupplyPlanningFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductSupplyPlanning> |
ProductSupplyPlanningFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductSupplyPlanning> |
ProductSupplyPlanningFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
static <T> EntityField<ProductSupplyPlanning,T> |
ProductSupplyPlanning.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<ProductSupplyPlanning> |
ProductSupplyPlanning.getType() |
Modifier and Type | Method and Description |
---|---|
ProductSupplyPlanningFluentHelper |
ProductSupplyPlanningFluentHelper.filter(ExpressionFluentHelper<ProductSupplyPlanning> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ProductSupplyPlanningFluentHelper |
ProductSupplyPlanningFluentHelper.orderBy(EntityField<ProductSupplyPlanning,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.