Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning
Packages that use ProductSupplyPlanning
Package
Description
-
Uses of ProductSupplyPlanning in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with type parameters of type ProductSupplyPlanningModifier and TypeFieldDescriptionstatic final ProductPlantOneToOneLink<ProductSupplyPlanning>ProductPlant.TO_PRODUCT_SUPPLY_PLANNINGUse with available fluent helpers to apply the to_ProductSupplyPlanning navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ProductSupplyPlanningModifier and TypeMethodDescriptionProductSupplyPlanning.ProductSupplyPlanningBuilder.build()ProductPlant.fetchProductSupplyPlanning()Fetches the ProductSupplyPlanning entity (one to one) associated with this entity.ProductPlant.getProductSupplyPlanningOrFetch()Retrieval of associated ProductSupplyPlanning entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return types with arguments of type ProductSupplyPlanningModifier and TypeMethodDescriptionprotected Class<ProductSupplyPlanning>ProductSupplyPlanningByKeyFluentHelper.getEntityClass()protected Class<ProductSupplyPlanning>ProductSupplyPlanningFluentHelper.getEntityClass()io.vavr.control.Option<ProductSupplyPlanning>ProductPlant.getProductSupplyPlanningIfPresent()Retrieval of associated ProductSupplyPlanning entity (one to one).ProductSupplyPlanning.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with parameters of type ProductSupplyPlanningModifier and TypeMethodDescriptionProductPlant.ProductPlantBuilder.productSupplyPlanning(ProductSupplyPlanning value) Navigation property to_ProductSupplyPlanning for ProductPlant to single ProductSupplyPlanning.voidProductPlant.setProductSupplyPlanning(ProductSupplyPlanning value) Overwrites the associated ProductSupplyPlanning entity for the loaded navigation property to_ProductSupplyPlanning.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with parameters of type ProductSupplyPlanningModifierConstructorDescriptionProductPlant(String product, String plant, String purchasingGroup, String countryOfOrigin, String regionOfOrigin, String productionInvtryManagedLoc, String profileCode, LocalDateTime profileValidityStartDate, String availabilityCheckType, String fiscalYearVariant, String periodType, String profitCenter, String commodity, BigDecimal goodsReceiptDuration, String maintenanceStatusName, Boolean isMarkedForDeletion, String mRPType, String mRPResponsible, String aBCIndicator, BigDecimal minimumLotSizeQuantity, BigDecimal maximumLotSizeQuantity, BigDecimal fixedLotSizeQuantity, String consumptionTaxCtrlCode, Boolean isCoProduct, String productIsConfigurable, String stockDeterminationGroup, BigDecimal stockInTransferQuantity, BigDecimal stockInTransitQuantity, Boolean hasPostToInspectionStock, Boolean isBatchManagementRequired, String serialNumberProfile, Boolean isNegativeStockAllowed, BigDecimal goodsReceiptBlockedStockQty, String hasConsignmentCtrl, String fiscalYearCurrentPeriod, String fiscalMonthCurrentPeriod, String procurementType, Boolean isInternalBatchManaged, String productCFOPCategory, Boolean productIsExciseTaxRelevant, String baseUnit, ProductPlantProcurement toProductPlantProcurement, ProductSupplyPlanning toProductSupplyPlanning, ProductWorkScheduling toProductWorkScheduling, List<ProductStorageLocation> toStorageLocation) -
Uses of ProductSupplyPlanning in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that return types with arguments of type ProductSupplyPlanningModifier and TypeMethodDescriptionProductSupplyPlanningOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link with type arguments of type ProductSupplyPlanningModifier and TypeMethodDescriptionprotected ProductSupplyPlanningLink<ObjectT>ProductSupplyPlanningLink.translateLinkType(EntityLink<ProductSupplyPlanningLink<ObjectT>, ProductSupplyPlanning, ObjectT> link)