Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2.ProductPlantCosting
Packages that use ProductPlantCosting
Package
Description
-
Uses of ProductPlantCosting in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 with type parameters of type ProductPlantCostingModifier and TypeFieldDescriptionstatic final SimpleProperty<ProductPlantCosting>ProductPlantCosting.ALL_FIELDSSelector for all available fields of ProductPlantCosting.static final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.BASE_ISO_UNITstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.BASE_UNITstatic final SimpleProperty.NumericDecimal<ProductPlantCosting>ProductPlantCosting.COSTING_LOT_SIZEstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.COSTING_PRODUCTION_VERSIONstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.COSTING_SPECIAL_PROCUREMENT_TYPEstatic final SimpleProperty.Boolean<ProductPlantCosting>ProductPlantCosting.IS_CO_PRODUCTstatic final SimpleProperty.Boolean<ProductPlantCosting>ProductPlantCosting.IS_FIXED_PRICE_CO_PRODUCTstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.PLANTstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.PRODUCTstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.PRODUCT_BOM_USAGEstatic final SimpleProperty.Boolean<ProductPlantCosting>ProductPlantCosting.PRODUCT_IS_COSTING_RELEVANTstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.SOURCE_BOM_ALTERNATIVEstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.TASK_LIST_GROUPstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.TASK_LIST_GROUP_COUNTERstatic final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.TASK_LIST_TYPEstatic final NavigationProperty.Single<ProductPlantCosting,Product> ProductPlantCosting.TO__PRODUCTUse with available request builders to apply the _Product navigation property to query operations.static final NavigationProperty.Single<ProductPlantCosting,ProductPlant> ProductPlantCosting.TO__PRODUCT_PLANTUse with available request builders to apply the _ProductPlant navigation property to query operations.static final NavigationProperty.Single<ProductPlant,ProductPlantCosting> ProductPlant.TO__PRODUCT_PLANT_COSTINGUse with available request builders to apply the _ProductPlantCosting navigation property to query operations.static final SimpleProperty.String<ProductPlantCosting>ProductPlantCosting.VARIANCE_KEYMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 that return ProductPlantCostingMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 that return types with arguments of type ProductPlantCostingModifier and TypeMethodDescriptionio.vavr.control.Option<ProductPlantCosting>ProductPlant.getProductPlantCostingIfPresent()Retrieval of associated ProductPlantCosting entity (one to one).ProductPlantCosting.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 with parameters of type ProductPlantCostingModifier and TypeMethodDescriptionProductPlant.ProductPlantBuilder.productPlantCosting(ProductPlantCosting value) Navigation property _ProductPlantCosting for ProductPlant to single ProductPlantCosting.voidProductPlant.setProductPlantCosting(ProductPlantCosting value) Overwrites the associated ProductPlantCosting entity for the loaded navigation property _ProductPlantCosting.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 with parameters of type ProductPlantCostingModifierConstructorDescriptionProductPlant(String product, String plant, String profileCode, LocalDate profileValidityStartDate, String fiscalYearVariant, String periodType, String profitCenter, Boolean isMarkedForDeletion, String configurableProduct, String stockDeterminationGroup, Boolean isBatchManagementRequired, String serialNumberProfile, Boolean isNegativeStockAllowed, String productCFOPCategory, Boolean productIsExciseTaxRelevant, String goodsIssueUnit, String goodsIssueISOUnit, String distrCntrDistributionProfile, Boolean productIsCriticalPrt, String productLogisticsHandlingGroup, String productFreightGroup, String originalBatchReferenceProduct, String origlBatchManagementIsRequired, String baseUnit, String baseISOUnit, BigDecimal productMinControlTemperature, BigDecimal productMaxControlTemperature, String productControlTemperatureUnit, String prodCtrlTemperatureUnitISOCode, ProdPlntInternationalTrade to_ProdPlantInternationalTrade, Product to_Product, ProductPlantCosting to_ProductPlantCosting, ProductPlantForecast to_ProductPlantForecast, List<ProductPlantInspTypSetting> to_ProductPlantInspTypeSetting, List<ProductPlantMRP> to_ProductPlantMRP, ProductPlantProcurement to_ProductPlantProcurement, List<ProductPlantPurchaseTax> to_ProductPlantPurchaseTax, ProductPlantQualityManagement to_ProductPlantQualityManagement, ProductPlantSales to_ProductPlantSales, ProductPlantStorage to_ProductPlantStorage, List<ProductPlantStorageLocation> to_ProductPlantStorageLocation, ProductPlantSupplyPlanning to_ProductPlantSupplyPlanning, ProductPlantWorkScheduling to_ProductPlantWorkScheduling) -
Uses of ProductPlantCosting in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type ProductPlantCostingModifier and TypeMethodDescriptionDefaultProductV2Service.countProductPlantCosting()Deprecated.ProductV2Service.countProductPlantCosting()Deprecated.Fetch the number of entries from theProductPlantCostingentity collection matching the filter and search expressions.DefaultProductV2Service.getAllProductPlantCosting()Deprecated.ProductV2Service.getAllProductPlantCosting()Deprecated.Fetch multipleProductPlantCostingentities.DefaultProductV2Service.getProductPlantCostingByKey(String product, String plant) Deprecated.ProductV2Service.getProductPlantCostingByKey(String product, String plant) Deprecated.Fetch a singleProductPlantCostingentity using key fields.DefaultProductV2Service.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.ProductV2Service.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.Update an existingProductPlantCostingentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProductPlantCostingModifier and TypeMethodDescriptionDefaultProductV2Service.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.ProductV2Service.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.Update an existingProductPlantCostingentity and save it to the S/4HANA system.