Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantForecasting
Packages that use ProductPlantForecasting
Package
Description
-
Uses of ProductPlantForecasting in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with type parameters of type ProductPlantForecastingModifier and TypeFieldDescriptionstatic final ProductPlantOneToOneLink<ProductPlantForecasting>ProductPlant.TO_PRODUCT_PLANT_FORECASTUse with available fluent helpers to apply the to_ProductPlantForecast navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantForecastingModifier and TypeMethodDescriptionProductPlantForecasting.ProductPlantForecastingBuilder.build()ProductPlant.fetchProductPlantForecast()Fetches the ProductPlantForecasting entity (one to one) associated with this entity.protected ProductPlantForecastingProductPlantForecastingCreateFluentHelper.getEntity()protected ProductPlantForecastingProductPlantForecastingUpdateFluentHelper.getEntity()ProductPlant.getProductPlantForecastOrFetch()Retrieval of associated ProductPlantForecasting entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return types with arguments of type ProductPlantForecastingModifier and TypeMethodDescriptionprotected Class<ProductPlantForecasting>ProductPlantForecastingByKeyFluentHelper.getEntityClass()protected Class<ProductPlantForecasting>ProductPlantForecastingFluentHelper.getEntityClass()io.vavr.control.Option<ProductPlantForecasting>ProductPlant.getProductPlantForecastIfPresent()Retrieval of associated ProductPlantForecasting entity (one to one).ProductPlantForecasting.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductPlantForecastingModifier and TypeMethodDescriptionProductPlant.ProductPlantBuilder.productPlantForecast(ProductPlantForecasting value) Navigation property to_ProductPlantForecast for ProductPlant to single ProductPlantForecasting.voidProductPlant.setProductPlantForecast(ProductPlantForecasting value) Overwrites the associated ProductPlantForecasting entity for the loaded navigation property to_ProductPlantForecast.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductPlantForecastingModifierConstructorDescriptionProductPlant(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, String configurableProduct, String goodsIssueUnit, String materialFreightGroup, String originalBatchReferenceMaterial, String origlBatchManagementIsRequired, Boolean productIsCriticalPrt, String productLogisticsHandlingGroup, List<ProductPlantMRPArea> toPlantMRPArea, ProductPlantQualityMgmt toPlantQualityMgmt, ProductPlantSales toPlantSales, ProductPlantStorage toPlantStorage, ProductPlantText toPlantText, ProductPlantIntlTrd toProdPlantInternationalTrade, ProductPlantCosting toProductPlantCosting, ProductPlantForecasting toProductPlantForecast, ProductPlantProcurement toProductPlantProcurement, ProductSupplyPlanning toProductSupplyPlanning, ProductWorkScheduling toProductWorkScheduling, List<ProductStorageLocation> toStorageLocation) ProductPlantForecastingCreateFluentHelper(String servicePath, ProductPlantForecasting entity, String entityCollection) Creates a fluent helper object that will create aProductPlantForecastingentity on the OData endpoint.ProductPlantForecastingUpdateFluentHelper(String servicePath, ProductPlantForecasting entity, String entityCollection) Creates a fluent helper object that will update aProductPlantForecastingentity on the OData endpoint. -
Uses of ProductPlantForecasting in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.batch with parameters of type ProductPlantForecastingModifier and TypeMethodDescriptionDefaultProductMasterServiceBatchChangeSet.createProductPlantForecasting(ProductPlantForecasting productPlantForecasting) ProductMasterServiceBatchChangeSet.createProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Create a newProductPlantForecastingentity and save it to the S/4HANA system.DefaultProductMasterServiceBatchChangeSet.updateProductPlantForecasting(ProductPlantForecasting productPlantForecasting) ProductMasterServiceBatchChangeSet.updateProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Update an existingProductPlantForecastingentity and save it to the S/4HANA system. -
Uses of ProductPlantForecasting in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that return types with arguments of type ProductPlantForecastingModifier and TypeMethodDescriptionProductPlantForecastingOneToOneLink.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.productmaster.link with type arguments of type ProductPlantForecastingModifier and TypeMethodDescriptionprotected ProductPlantForecastingLink<ObjectT>ProductPlantForecastingLink.translateLinkType(EntityLink<ProductPlantForecastingLink<ObjectT>, ProductPlantForecasting, ObjectT> link) -
Uses of ProductPlantForecasting in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductPlantForecastingModifier and TypeMethodDescriptionDefaultProductMasterService.createProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Deprecated.ProductMasterService.createProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Deprecated.Create a newProductPlantForecastingentity and save it to the S/4HANA system.DefaultProductMasterService.updateProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Deprecated.ProductMasterService.updateProductPlantForecasting(ProductPlantForecasting productPlantForecasting) Deprecated.Update an existingProductPlantForecastingentity and save it to the S/4HANA system.