Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantCosting
Packages that use ProductPlantCosting
Package
Description
-
Uses of ProductPlantCosting 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 ProductPlantCostingModifier and TypeFieldDescriptionstatic final ProductPlantOneToOneLink<ProductPlantCosting>ProductPlant.TO_PRODUCT_PLANT_COSTINGUse with available fluent helpers to apply the to_ProductPlantCosting navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantCostingModifier and TypeMethodDescriptionProductPlantCosting.ProductPlantCostingBuilder.build()ProductPlant.fetchProductPlantCosting()Fetches the ProductPlantCosting entity (one to one) associated with this entity.protected ProductPlantCostingProductPlantCostingCreateFluentHelper.getEntity()protected ProductPlantCostingProductPlantCostingUpdateFluentHelper.getEntity()ProductPlant.getProductPlantCostingOrFetch()Retrieval of associated ProductPlantCosting entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return types with arguments of type ProductPlantCostingModifier and TypeMethodDescriptionprotected Class<ProductPlantCosting>ProductPlantCostingByKeyFluentHelper.getEntityClass()protected Class<ProductPlantCosting>ProductPlantCostingFluentHelper.getEntityClass()io.vavr.control.Option<ProductPlantCosting>ProductPlant.getProductPlantCostingIfPresent()Retrieval of associated ProductPlantCosting entity (one to one).ProductPlantCosting.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductPlantCostingModifier and TypeMethodDescriptionProductPlant.ProductPlantBuilder.productPlantCosting(ProductPlantCosting value) Navigation property to_ProductPlantCosting for ProductPlant to single ProductPlantCosting.voidProductPlant.setProductPlantCosting(ProductPlantCosting value) Overwrites the associated ProductPlantCosting entity for the loaded navigation property to_ProductPlantCosting.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductPlantCostingModifierConstructorDescriptionProductPlant(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) ProductPlantCostingCreateFluentHelper(String servicePath, ProductPlantCosting entity, String entityCollection) Creates a fluent helper object that will create aProductPlantCostingentity on the OData endpoint.ProductPlantCostingUpdateFluentHelper(String servicePath, ProductPlantCosting entity, String entityCollection) Creates a fluent helper object that will update aProductPlantCostingentity on the OData endpoint. -
Uses of ProductPlantCosting 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 ProductPlantCostingModifier and TypeMethodDescriptionDefaultProductMasterServiceBatchChangeSet.createProductPlantCosting(ProductPlantCosting productPlantCosting) ProductMasterServiceBatchChangeSet.createProductPlantCosting(ProductPlantCosting productPlantCosting) Create a newProductPlantCostingentity and save it to the S/4HANA system.DefaultProductMasterServiceBatchChangeSet.updateProductPlantCosting(ProductPlantCosting productPlantCosting) ProductMasterServiceBatchChangeSet.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Update an existingProductPlantCostingentity and save it to the S/4HANA system. -
Uses of ProductPlantCosting 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 ProductPlantCostingModifier and TypeMethodDescriptionProductPlantCostingOneToOneLink.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 ProductPlantCostingModifier and TypeMethodDescriptionprotected ProductPlantCostingLink<ObjectT>ProductPlantCostingLink.translateLinkType(EntityLink<ProductPlantCostingLink<ObjectT>, ProductPlantCosting, ObjectT> link) -
Uses of ProductPlantCosting in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductPlantCostingModifier and TypeMethodDescriptionDefaultProductMasterService.createProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.ProductMasterService.createProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.Create a newProductPlantCostingentity and save it to the S/4HANA system.DefaultProductMasterService.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.ProductMasterService.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.Update an existingProductPlantCostingentity and save it to the S/4HANA system.