Class DefaultProductV2Service
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,ProductV2Service
The service supports following operations: GET, POST, PUT, PATCH, DELETE. You can create, read, update, and delete product master data at the entity level..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CE_PRODUCT_0002 |
| API Version: | 2.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Product Integration(SAP_COM_0009) |
| Scope Items: | Master Data Integration(1RO), Opportunity-to-Order with SAP Cloud for Customer(1VP) |
| Authentication Methods: | x509 |
| Service Group Name: | API_PRODUCT |
| Business Object: | Product |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.ProductV2Service
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingProductV2Service.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theProdSalesDeliverySalesTaxentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductDescriptionentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantCostingentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantForecastentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantInspTypSettingentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProdPlntInternationalTradeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantMRPentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantProcuremententity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantPurchaseTaxentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantQualityManagemententity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantSalesentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantStorageentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantStorageLocationentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantSupplyPlanningentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductPlantWorkSchedulingentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductProcuremententity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductQualityManagemententity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductSalesentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductSalesDeliveryentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductStorageentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductUnitOfMeasureentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductUnitOfMeasureEANentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductValuationentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductValuationAccountingentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductValuationCostingentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductValuationLedgerAccountentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theProductValuationLedgerPricesentity collection matching the filter and search expressions.createProduct(Product product) Deprecated.Create a newProductentity and save it to the S/4HANA system.createProductPlant(ProductPlant productPlant) Deprecated.Create a newProductPlantentity and save it to the S/4HANA system.createProductSalesDelivery(ProductSalesDelivery productSalesDelivery) Deprecated.Create a newProductSalesDeliveryentity and save it to the S/4HANA system.createProductUnitOfMeasure(ProductUnitOfMeasure productUnitOfMeasure) Deprecated.Create a newProductUnitOfMeasureentity and save it to the S/4HANA system.createProductValuation(ProductValuation productValuation) Deprecated.Create a newProductValuationentity and save it to the S/4HANA system.deleteProductDescription(ProductDescription productDescription) Deprecated.Deletes an existingProductDescriptionentity in the S/4HANA system.deleteProductUnitOfMeasure(ProductUnitOfMeasure productUnitOfMeasure) Deprecated.Deletes an existingProductUnitOfMeasureentity in the S/4HANA system.deleteProductUnitOfMeasureEAN(ProductUnitOfMeasureEAN productUnitOfMeasureEAN) Deprecated.Deletes an existingProductUnitOfMeasureEANentity in the S/4HANA system.Deprecated.Fetch multipleProdSalesDeliverySalesTaxentities.Deprecated.Fetch multipleProductentities.Deprecated.Fetch multipleProductDescriptionentities.Deprecated.Fetch multipleProductPlantentities.Deprecated.Fetch multipleProductPlantCostingentities.Deprecated.Fetch multipleProductPlantForecastentities.Deprecated.Fetch multipleProductPlantInspTypSettingentities.Deprecated.Fetch multipleProdPlntInternationalTradeentities.Deprecated.Fetch multipleProductPlantMRPentities.Deprecated.Fetch multipleProductPlantProcuremententities.Deprecated.Fetch multipleProductPlantPurchaseTaxentities.Deprecated.Fetch multipleProductPlantQualityManagemententities.Deprecated.Fetch multipleProductPlantSalesentities.Deprecated.Fetch multipleProductPlantStorageentities.Deprecated.Fetch multipleProductPlantStorageLocationentities.Deprecated.Fetch multipleProductPlantSupplyPlanningentities.Deprecated.Fetch multipleProductPlantWorkSchedulingentities.Deprecated.Fetch multipleProductProcuremententities.Deprecated.Fetch multipleProductQualityManagemententities.Deprecated.Fetch multipleProductSalesentities.Deprecated.Fetch multipleProductSalesDeliveryentities.Deprecated.Fetch multipleProductStorageentities.Deprecated.Fetch multipleProductUnitOfMeasureentities.Deprecated.Fetch multipleProductUnitOfMeasureEANentities.Deprecated.Fetch multipleProductValuationentities.Deprecated.Fetch multipleProductValuationAccountingentities.Deprecated.Fetch multipleProductValuationCostingentities.Deprecated.Fetch multipleProductValuationLedgerAccountentities.Deprecated.Fetch multipleProductValuationLedgerPricesentities.getProdSalesDeliverySalesTaxByKey(String product, String country, String productSalesTaxCategory, String productSalesOrg, String productDistributionChnl) Deprecated.Fetch a singleProdSalesDeliverySalesTaxentity using key fields.getProductByKey(String product) Deprecated.Fetch a singleProductentity using key fields.getProductDescriptionByKey(String product, String language) Deprecated.Fetch a singleProductDescriptionentity using key fields.getProductPlantByKey(String product, String plant) Deprecated.Fetch a singleProductPlantentity using key fields.getProductPlantCostingByKey(String product, String plant) Deprecated.Fetch a singleProductPlantCostingentity using key fields.getProductPlantForecastByKey(String product, String plant) Deprecated.Fetch a singleProductPlantForecastentity using key fields.getProductPlantInspTypeSettingByKey(String inspectionLotType, String product, String plant) Deprecated.Fetch a singleProductPlantInspTypSettingentity using key fields.getProductPlantInternationalTradeByKey(String product, String plant) Deprecated.Fetch a singleProdPlntInternationalTradeentity using key fields.getProductPlantMRPByKey(String product, String mRPArea, String plant) Deprecated.Fetch a singleProductPlantMRPentity using key fields.getProductPlantProcurementByKey(String product, String plant) Deprecated.Fetch a singleProductPlantProcuremententity using key fields.getProductPlantPurchaseTaxByKey(String product, String plant, String departureCountry) Deprecated.Fetch a singleProductPlantPurchaseTaxentity using key fields.getProductPlantQualityManagementByKey(String product, String plant) Deprecated.Fetch a singleProductPlantQualityManagemententity using key fields.getProductPlantSalesByKey(String product, String plant) Deprecated.Fetch a singleProductPlantSalesentity using key fields.getProductPlantStorageByKey(String product, String plant) Deprecated.Fetch a singleProductPlantStorageentity using key fields.getProductPlantStorageLocationByKey(String product, String plant, String storageLocation) Deprecated.Fetch a singleProductPlantStorageLocationentity using key fields.getProductPlantSupplyPlanningByKey(String product, String plant) Deprecated.Fetch a singleProductPlantSupplyPlanningentity using key fields.getProductPlantWorkSchedulingByKey(String product, String plant) Deprecated.Fetch a singleProductPlantWorkSchedulingentity using key fields.getProductProcurementByKey(String product) Deprecated.Fetch a singleProductProcuremententity using key fields.getProductQualityManagementByKey(String product) Deprecated.Fetch a singleProductQualityManagemententity using key fields.getProductSalesByKey(String product) Deprecated.Fetch a singleProductSalesentity using key fields.getProductSalesDeliveryByKey(String product, String productSalesOrg, String productDistributionChnl) Deprecated.Fetch a singleProductSalesDeliveryentity using key fields.getProductStorageByKey(String product) Deprecated.Fetch a singleProductStorageentity using key fields.getProductUnitOfMeasureByKey(String product, String alternativeUnit) Deprecated.Fetch a singleProductUnitOfMeasureentity using key fields.getProductUnitOfMeasureEANByKey(String product, String alternativeUnit, String consecutiveNumber) Deprecated.Fetch a singleProductUnitOfMeasureEANentity using key fields.getProductValuationAccountingByKey(String product, String valuationArea, String valuationType) Deprecated.Fetch a singleProductValuationAccountingentity using key fields.getProductValuationByKey(String product, String valuationArea, String valuationType) Deprecated.Fetch a singleProductValuationentity using key fields.getProductValuationCostingByKey(String product, String valuationArea, String valuationType) Deprecated.Fetch a singleProductValuationCostingentity using key fields.getProductValuationLedgerAccountByKey(String product, String valuationArea, String valuationType, String currencyRole, String ledger) Deprecated.Fetch a singleProductValuationLedgerAccountentity using key fields.getProductValuationLedgerPricesByKey(String product, String valuationArea, String valuationType, String currencyRole, String ledger) Deprecated.Fetch a singleProductValuationLedgerPricesentity using key fields.Deprecated.updateProdSalesDeliverySalesTax(ProdSalesDeliverySalesTax prodSalesDeliverySalesTax) Deprecated.Update an existingProdSalesDeliverySalesTaxentity and save it to the S/4HANA system.updateProduct(Product product) Deprecated.Update an existingProductentity and save it to the S/4HANA system.updateProductDescription(ProductDescription productDescription) Deprecated.Update an existingProductDescriptionentity and save it to the S/4HANA system.updateProductPlant(ProductPlant productPlant) Deprecated.Update an existingProductPlantentity and save it to the S/4HANA system.updateProductPlantCosting(ProductPlantCosting productPlantCosting) Deprecated.Update an existingProductPlantCostingentity and save it to the S/4HANA system.updateProductPlantForecast(ProductPlantForecast productPlantForecast) Deprecated.Update an existingProductPlantForecastentity and save it to the S/4HANA system.updateProductPlantInspTypeSetting(ProductPlantInspTypSetting productPlantInspTypSetting) Deprecated.Update an existingProductPlantInspTypSettingentity and save it to the S/4HANA system.updateProductPlantInternationalTrade(ProdPlntInternationalTrade prodPlntInternationalTrade) Deprecated.Update an existingProdPlntInternationalTradeentity and save it to the S/4HANA system.updateProductPlantMRP(ProductPlantMRP productPlantMRP) Deprecated.Update an existingProductPlantMRPentity and save it to the S/4HANA system.updateProductPlantProcurement(ProductPlantProcurement productPlantProcurement) Deprecated.Update an existingProductPlantProcuremententity and save it to the S/4HANA system.updateProductPlantPurchaseTax(ProductPlantPurchaseTax productPlantPurchaseTax) Deprecated.Update an existingProductPlantPurchaseTaxentity and save it to the S/4HANA system.updateProductPlantQualityManagement(ProductPlantQualityManagement productPlantQualityManagement) Deprecated.Update an existingProductPlantQualityManagemententity and save it to the S/4HANA system.updateProductPlantSales(ProductPlantSales productPlantSales) Deprecated.Update an existingProductPlantSalesentity and save it to the S/4HANA system.updateProductPlantStorage(ProductPlantStorage productPlantStorage) Deprecated.Update an existingProductPlantStorageentity and save it to the S/4HANA system.updateProductPlantStorageLocation(ProductPlantStorageLocation productPlantStorageLocation) Deprecated.Update an existingProductPlantStorageLocationentity and save it to the S/4HANA system.updateProductPlantSupplyPlanning(ProductPlantSupplyPlanning productPlantSupplyPlanning) Deprecated.Update an existingProductPlantSupplyPlanningentity and save it to the S/4HANA system.updateProductPlantWorkScheduling(ProductPlantWorkScheduling productPlantWorkScheduling) Deprecated.Update an existingProductPlantWorkSchedulingentity and save it to the S/4HANA system.updateProductProcurement(ProductProcurement productProcurement) Deprecated.Update an existingProductProcuremententity and save it to the S/4HANA system.updateProductQualityManagement(ProductQualityManagement productQualityManagement) Deprecated.Update an existingProductQualityManagemententity and save it to the S/4HANA system.updateProductSales(ProductSales productSales) Deprecated.Update an existingProductSalesentity and save it to the S/4HANA system.updateProductSalesDelivery(ProductSalesDelivery productSalesDelivery) Deprecated.Update an existingProductSalesDeliveryentity and save it to the S/4HANA system.updateProductStorage(ProductStorage productStorage) Deprecated.Update an existingProductStorageentity and save it to the S/4HANA system.updateProductUnitOfMeasure(ProductUnitOfMeasure productUnitOfMeasure) Deprecated.Update an existingProductUnitOfMeasureentity and save it to the S/4HANA system.updateProductUnitOfMeasureEAN(ProductUnitOfMeasureEAN productUnitOfMeasureEAN) Deprecated.Update an existingProductUnitOfMeasureEANentity and save it to the S/4HANA system.updateProductValuation(ProductValuation productValuation) Deprecated.Update an existingProductValuationentity and save it to the S/4HANA system.updateProductValuationAccounting(ProductValuationAccounting productValuationAccounting) Deprecated.Update an existingProductValuationAccountingentity and save it to the S/4HANA system.updateProductValuationCosting(ProductValuationCosting productValuationCosting) Deprecated.Update an existingProductValuationCostingentity and save it to the S/4HANA system.updateProductValuationLedgerAccount(ProductValuationLedgerAccount productValuationLedgerAccount) Deprecated.Update an existingProductValuationLedgerAccountentity and save it to the S/4HANA system.updateProductValuationLedgerPrices(ProductValuationLedgerPrices productValuationLedgerPrices) Deprecated.Update an existingProductValuationLedgerPricesentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
applyAction, applyAction, applyFunction, applyFunction, forEntity, withFunction, withFunction
-
Constructor Details
-
DefaultProductV2Service
public DefaultProductV2Service()Deprecated.Creates a service usingProductV2Service.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:ProductV2ServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceProductV2Service- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Description copied from interface:ProductV2ServiceCreates a batch request builder object.- Specified by:
batchin interfaceProductV2Service- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllProdSalesDeliverySalesTax
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProdSalesDeliverySalesTaxentities.- Specified by:
getAllProdSalesDeliverySalesTaxin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProdSalesDeliverySalesTaxentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProdSalesDeliverySalesTax
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProdSalesDeliverySalesTaxentity collection matching the filter and search expressions.- Specified by:
countProdSalesDeliverySalesTaxin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProdSalesDeliverySalesTaxentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProdSalesDeliverySalesTaxByKey
@Nonnull public GetByKeyRequestBuilder<ProdSalesDeliverySalesTax> getProdSalesDeliverySalesTaxByKey(String product, String country, String productSalesTaxCategory, String productSalesOrg, String productDistributionChnl) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProdSalesDeliverySalesTaxentity using key fields.- Specified by:
getProdSalesDeliverySalesTaxByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
country- Departure Country/Region (from which the goods are sent)Constraints: Not nullable, Maximum length: 3
productSalesTaxCategory- Tax Condition Type (Sales Tax, Value-Added Tax,...)Constraints: Not nullable, Maximum length: 4
productSalesOrg- Sales OrganizationConstraints: Not nullable, Maximum length: 4
productDistributionChnl- Distribution ChannelConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
ProdSalesDeliverySalesTaxentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProdSalesDeliverySalesTax
@Nonnull public UpdateRequestBuilder<ProdSalesDeliverySalesTax> updateProdSalesDeliverySalesTax(@Nonnull ProdSalesDeliverySalesTax prodSalesDeliverySalesTax) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProdSalesDeliverySalesTaxentity and save it to the S/4HANA system.- Specified by:
updateProdSalesDeliverySalesTaxin interfaceProductV2Service- Parameters:
prodSalesDeliverySalesTax-ProdSalesDeliverySalesTaxentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProdSalesDeliverySalesTaxentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProduct
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductentities.- Specified by:
getAllProductin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
Productentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProduct
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductentity collection matching the filter and search expressions.- Specified by:
countProductin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
Productentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductByKey
Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductentity using key fields.- Specified by:
getProductByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
- Returns:
- A request builder to fetch a single
Productentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createProduct
Deprecated.Description copied from interface:ProductV2ServiceCreate a newProductentity and save it to the S/4HANA system.- Specified by:
createProductin interfaceProductV2Service- Parameters:
product-Productentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
Productentity. To perform execution, call theexecutemethod on the request builder object.
-
updateProduct
Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductentity and save it to the S/4HANA system.- Specified by:
updateProductin interfaceProductV2Service- Parameters:
product-Productentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
Productentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductDescription
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductDescriptionentities.- Specified by:
getAllProductDescriptionin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductDescriptionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductDescription
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductDescriptionentity collection matching the filter and search expressions.- Specified by:
countProductDescriptionin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductDescriptionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductDescriptionByKey
@Nonnull public GetByKeyRequestBuilder<ProductDescription> getProductDescriptionByKey(String product, String language) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductDescriptionentity using key fields.- Specified by:
getProductDescriptionByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
ProductDescriptionentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductDescription
@Nonnull public UpdateRequestBuilder<ProductDescription> updateProductDescription(@Nonnull ProductDescription productDescription) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductDescriptionentity and save it to the S/4HANA system.- Specified by:
updateProductDescriptionin interfaceProductV2Service- Parameters:
productDescription-ProductDescriptionentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductDescriptionentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteProductDescription
@Nonnull public DeleteRequestBuilder<ProductDescription> deleteProductDescription(@Nonnull ProductDescription productDescription) Deprecated.Description copied from interface:ProductV2ServiceDeletes an existingProductDescriptionentity in the S/4HANA system.- Specified by:
deleteProductDescriptionin interfaceProductV2Service- Parameters:
productDescription-ProductDescriptionentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
ProductDescriptionentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlant
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantentities.- Specified by:
getAllProductPlantin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlant
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantentity collection matching the filter and search expressions.- Specified by:
countProductPlantin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlant> getProductPlantByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantentity using key fields.- Specified by:
getProductPlantByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createProductPlant
@Nonnull public CreateRequestBuilder<ProductPlant> createProductPlant(@Nonnull ProductPlant productPlant) Deprecated.Description copied from interface:ProductV2ServiceCreate a newProductPlantentity and save it to the S/4HANA system.- Specified by:
createProductPlantin interfaceProductV2Service- Parameters:
productPlant-ProductPlantentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
ProductPlantentity. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlant
@Nonnull public UpdateRequestBuilder<ProductPlant> updateProductPlant(@Nonnull ProductPlant productPlant) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantentity and save it to the S/4HANA system.- Specified by:
updateProductPlantin interfaceProductV2Service- Parameters:
productPlant-ProductPlantentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantCosting
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantCostingentities.- Specified by:
getAllProductPlantCostingin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantCostingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantCosting
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantCostingentity collection matching the filter and search expressions.- Specified by:
countProductPlantCostingin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantCostingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantCostingByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantCosting> getProductPlantCostingByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantCostingentity using key fields.- Specified by:
getProductPlantCostingByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantCostingentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantCosting
@Nonnull public UpdateRequestBuilder<ProductPlantCosting> updateProductPlantCosting(@Nonnull ProductPlantCosting productPlantCosting) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantCostingentity and save it to the S/4HANA system.- Specified by:
updateProductPlantCostingin interfaceProductV2Service- Parameters:
productPlantCosting-ProductPlantCostingentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantCostingentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantForecast
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantForecastentities.- Specified by:
getAllProductPlantForecastin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantForecastentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantForecast
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantForecastentity collection matching the filter and search expressions.- Specified by:
countProductPlantForecastin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantForecastentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantForecastByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantForecast> getProductPlantForecastByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantForecastentity using key fields.- Specified by:
getProductPlantForecastByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantForecastentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantForecast
@Nonnull public UpdateRequestBuilder<ProductPlantForecast> updateProductPlantForecast(@Nonnull ProductPlantForecast productPlantForecast) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantForecastentity and save it to the S/4HANA system.- Specified by:
updateProductPlantForecastin interfaceProductV2Service- Parameters:
productPlantForecast-ProductPlantForecastentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantForecastentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantInspTypeSetting
@Nonnull public GetAllRequestBuilder<ProductPlantInspTypSetting> getAllProductPlantInspTypeSetting()Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantInspTypSettingentities.- Specified by:
getAllProductPlantInspTypeSettingin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantInspTypSettingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantInspTypeSetting
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantInspTypSettingentity collection matching the filter and search expressions.- Specified by:
countProductPlantInspTypeSettingin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantInspTypSettingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantInspTypeSettingByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantInspTypSetting> getProductPlantInspTypeSettingByKey(String inspectionLotType, String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantInspTypSettingentity using key fields.- Specified by:
getProductPlantInspTypeSettingByKeyin interfaceProductV2Service- Parameters:
inspectionLotType- Inspection TypeConstraints: Not nullable, Maximum length: 8
product- Material NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantInspTypSettingentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantInspTypeSetting
@Nonnull public UpdateRequestBuilder<ProductPlantInspTypSetting> updateProductPlantInspTypeSetting(@Nonnull ProductPlantInspTypSetting productPlantInspTypSetting) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantInspTypSettingentity and save it to the S/4HANA system.- Specified by:
updateProductPlantInspTypeSettingin interfaceProductV2Service- Parameters:
productPlantInspTypSetting-ProductPlantInspTypSettingentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantInspTypSettingentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantInternationalTrade
@Nonnull public GetAllRequestBuilder<ProdPlntInternationalTrade> getAllProductPlantInternationalTrade()Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProdPlntInternationalTradeentities.- Specified by:
getAllProductPlantInternationalTradein interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProdPlntInternationalTradeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantInternationalTrade
@Nonnull public CountRequestBuilder<ProdPlntInternationalTrade> countProductPlantInternationalTrade()Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProdPlntInternationalTradeentity collection matching the filter and search expressions.- Specified by:
countProductPlantInternationalTradein interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProdPlntInternationalTradeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantInternationalTradeByKey
@Nonnull public GetByKeyRequestBuilder<ProdPlntInternationalTrade> getProductPlantInternationalTradeByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProdPlntInternationalTradeentity using key fields.- Specified by:
getProductPlantInternationalTradeByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProdPlntInternationalTradeentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantInternationalTrade
@Nonnull public UpdateRequestBuilder<ProdPlntInternationalTrade> updateProductPlantInternationalTrade(@Nonnull ProdPlntInternationalTrade prodPlntInternationalTrade) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProdPlntInternationalTradeentity and save it to the S/4HANA system.- Specified by:
updateProductPlantInternationalTradein interfaceProductV2Service- Parameters:
prodPlntInternationalTrade-ProdPlntInternationalTradeentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProdPlntInternationalTradeentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantMRP
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantMRPentities.- Specified by:
getAllProductPlantMRPin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantMRPentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantMRP
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantMRPentity collection matching the filter and search expressions.- Specified by:
countProductPlantMRPin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantMRPentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantMRPByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantMRP> getProductPlantMRPByKey(String product, String mRPArea, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantMRPentity using key fields.- Specified by:
getProductPlantMRPByKeyin interfaceProductV2Service- Parameters:
product- Material NumberConstraints: Not nullable, Maximum length: 18
mRPArea- MRP AreaConstraints: Not nullable, Maximum length: 10
plant- MRP Area: PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantMRPentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantMRP
@Nonnull public UpdateRequestBuilder<ProductPlantMRP> updateProductPlantMRP(@Nonnull ProductPlantMRP productPlantMRP) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantMRPentity and save it to the S/4HANA system.- Specified by:
updateProductPlantMRPin interfaceProductV2Service- Parameters:
productPlantMRP-ProductPlantMRPentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantMRPentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantProcurement
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantProcuremententities.- Specified by:
getAllProductPlantProcurementin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantProcuremententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantProcurement
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantProcuremententity collection matching the filter and search expressions.- Specified by:
countProductPlantProcurementin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantProcuremententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantProcurementByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantProcurement> getProductPlantProcurementByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantProcuremententity using key fields.- Specified by:
getProductPlantProcurementByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantProcuremententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantProcurement
@Nonnull public UpdateRequestBuilder<ProductPlantProcurement> updateProductPlantProcurement(@Nonnull ProductPlantProcurement productPlantProcurement) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantProcuremententity and save it to the S/4HANA system.- Specified by:
updateProductPlantProcurementin interfaceProductV2Service- Parameters:
productPlantProcurement-ProductPlantProcuremententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantProcuremententity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantPurchaseTax
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantPurchaseTaxentities.- Specified by:
getAllProductPlantPurchaseTaxin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantPurchaseTaxentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantPurchaseTax
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantPurchaseTaxentity collection matching the filter and search expressions.- Specified by:
countProductPlantPurchaseTaxin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantPurchaseTaxentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantPurchaseTaxByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantPurchaseTax> getProductPlantPurchaseTaxByKey(String product, String plant, String departureCountry) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantPurchaseTaxentity using key fields.- Specified by:
getProductPlantPurchaseTaxByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
departureCountry- Departure Country/Region (from which the goods are sent)Constraints: Not nullable, Maximum length: 3
- Returns:
- A request builder to fetch a single
ProductPlantPurchaseTaxentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantPurchaseTax
@Nonnull public UpdateRequestBuilder<ProductPlantPurchaseTax> updateProductPlantPurchaseTax(@Nonnull ProductPlantPurchaseTax productPlantPurchaseTax) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantPurchaseTaxentity and save it to the S/4HANA system.- Specified by:
updateProductPlantPurchaseTaxin interfaceProductV2Service- Parameters:
productPlantPurchaseTax-ProductPlantPurchaseTaxentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantPurchaseTaxentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantQualityManagement
@Nonnull public GetAllRequestBuilder<ProductPlantQualityManagement> getAllProductPlantQualityManagement()Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantQualityManagemententities.- Specified by:
getAllProductPlantQualityManagementin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantQualityManagemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantQualityManagement
@Nonnull public CountRequestBuilder<ProductPlantQualityManagement> countProductPlantQualityManagement()Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantQualityManagemententity collection matching the filter and search expressions.- Specified by:
countProductPlantQualityManagementin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantQualityManagemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantQualityManagementByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantQualityManagement> getProductPlantQualityManagementByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantQualityManagemententity using key fields.- Specified by:
getProductPlantQualityManagementByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantQualityManagemententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantQualityManagement
@Nonnull public UpdateRequestBuilder<ProductPlantQualityManagement> updateProductPlantQualityManagement(@Nonnull ProductPlantQualityManagement productPlantQualityManagement) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantQualityManagemententity and save it to the S/4HANA system.- Specified by:
updateProductPlantQualityManagementin interfaceProductV2Service- Parameters:
productPlantQualityManagement-ProductPlantQualityManagemententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantQualityManagemententity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantSales
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantSalesentities.- Specified by:
getAllProductPlantSalesin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantSalesentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantSales
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantSalesentity collection matching the filter and search expressions.- Specified by:
countProductPlantSalesin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantSalesentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantSalesByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantSales> getProductPlantSalesByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantSalesentity using key fields.- Specified by:
getProductPlantSalesByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantSalesentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantSales
@Nonnull public UpdateRequestBuilder<ProductPlantSales> updateProductPlantSales(@Nonnull ProductPlantSales productPlantSales) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantSalesentity and save it to the S/4HANA system.- Specified by:
updateProductPlantSalesin interfaceProductV2Service- Parameters:
productPlantSales-ProductPlantSalesentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantSalesentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantStorage
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantStorageentities.- Specified by:
getAllProductPlantStoragein interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantStorageentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantStorage
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantStorageentity collection matching the filter and search expressions.- Specified by:
countProductPlantStoragein interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantStorageentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantStorageByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantStorage> getProductPlantStorageByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantStorageentity using key fields.- Specified by:
getProductPlantStorageByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantStorageentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantStorage
@Nonnull public UpdateRequestBuilder<ProductPlantStorage> updateProductPlantStorage(@Nonnull ProductPlantStorage productPlantStorage) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantStorageentity and save it to the S/4HANA system.- Specified by:
updateProductPlantStoragein interfaceProductV2Service- Parameters:
productPlantStorage-ProductPlantStorageentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantStorageentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantStorageLocation
@Nonnull public GetAllRequestBuilder<ProductPlantStorageLocation> getAllProductPlantStorageLocation()Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantStorageLocationentities.- Specified by:
getAllProductPlantStorageLocationin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantStorageLocationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantStorageLocation
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantStorageLocationentity collection matching the filter and search expressions.- Specified by:
countProductPlantStorageLocationin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantStorageLocationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantStorageLocationByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantStorageLocation> getProductPlantStorageLocationByKey(String product, String plant, String storageLocation) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantStorageLocationentity using key fields.- Specified by:
getProductPlantStorageLocationByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
storageLocation- Storage LocationConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantStorageLocationentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantStorageLocation
@Nonnull public UpdateRequestBuilder<ProductPlantStorageLocation> updateProductPlantStorageLocation(@Nonnull ProductPlantStorageLocation productPlantStorageLocation) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantStorageLocationentity and save it to the S/4HANA system.- Specified by:
updateProductPlantStorageLocationin interfaceProductV2Service- Parameters:
productPlantStorageLocation-ProductPlantStorageLocationentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantStorageLocationentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantSupplyPlanning
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantSupplyPlanningentities.- Specified by:
getAllProductPlantSupplyPlanningin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantSupplyPlanningentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantSupplyPlanning
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantSupplyPlanningentity collection matching the filter and search expressions.- Specified by:
countProductPlantSupplyPlanningin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantSupplyPlanningentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantSupplyPlanningByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantSupplyPlanning> getProductPlantSupplyPlanningByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantSupplyPlanningentity using key fields.- Specified by:
getProductPlantSupplyPlanningByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantSupplyPlanningentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantSupplyPlanning
@Nonnull public UpdateRequestBuilder<ProductPlantSupplyPlanning> updateProductPlantSupplyPlanning(@Nonnull ProductPlantSupplyPlanning productPlantSupplyPlanning) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantSupplyPlanningentity and save it to the S/4HANA system.- Specified by:
updateProductPlantSupplyPlanningin interfaceProductV2Service- Parameters:
productPlantSupplyPlanning-ProductPlantSupplyPlanningentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantSupplyPlanningentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductPlantWorkScheduling
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductPlantWorkSchedulingentities.- Specified by:
getAllProductPlantWorkSchedulingin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductPlantWorkSchedulingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductPlantWorkScheduling
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductPlantWorkSchedulingentity collection matching the filter and search expressions.- Specified by:
countProductPlantWorkSchedulingin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductPlantWorkSchedulingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductPlantWorkSchedulingByKey
@Nonnull public GetByKeyRequestBuilder<ProductPlantWorkScheduling> getProductPlantWorkSchedulingByKey(String product, String plant) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductPlantWorkSchedulingentity using key fields.- Specified by:
getProductPlantWorkSchedulingByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
plant- PlantConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
ProductPlantWorkSchedulingentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductPlantWorkScheduling
@Nonnull public UpdateRequestBuilder<ProductPlantWorkScheduling> updateProductPlantWorkScheduling(@Nonnull ProductPlantWorkScheduling productPlantWorkScheduling) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductPlantWorkSchedulingentity and save it to the S/4HANA system.- Specified by:
updateProductPlantWorkSchedulingin interfaceProductV2Service- Parameters:
productPlantWorkScheduling-ProductPlantWorkSchedulingentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductPlantWorkSchedulingentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductProcurement
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductProcuremententities.- Specified by:
getAllProductProcurementin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductProcuremententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductProcurement
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductProcuremententity collection matching the filter and search expressions.- Specified by:
countProductProcurementin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductProcuremententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductProcurementByKey
@Nonnull public GetByKeyRequestBuilder<ProductProcurement> getProductProcurementByKey(String product) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductProcuremententity using key fields.- Specified by:
getProductProcurementByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
- Returns:
- A request builder to fetch a single
ProductProcuremententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductProcurement
@Nonnull public UpdateRequestBuilder<ProductProcurement> updateProductProcurement(@Nonnull ProductProcurement productProcurement) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductProcuremententity and save it to the S/4HANA system.- Specified by:
updateProductProcurementin interfaceProductV2Service- Parameters:
productProcurement-ProductProcuremententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductProcuremententity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductQualityManagement
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductQualityManagemententities.- Specified by:
getAllProductQualityManagementin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductQualityManagemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductQualityManagement
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductQualityManagemententity collection matching the filter and search expressions.- Specified by:
countProductQualityManagementin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductQualityManagemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductQualityManagementByKey
@Nonnull public GetByKeyRequestBuilder<ProductQualityManagement> getProductQualityManagementByKey(String product) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductQualityManagemententity using key fields.- Specified by:
getProductQualityManagementByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
- Returns:
- A request builder to fetch a single
ProductQualityManagemententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductQualityManagement
@Nonnull public UpdateRequestBuilder<ProductQualityManagement> updateProductQualityManagement(@Nonnull ProductQualityManagement productQualityManagement) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductQualityManagemententity and save it to the S/4HANA system.- Specified by:
updateProductQualityManagementin interfaceProductV2Service- Parameters:
productQualityManagement-ProductQualityManagemententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductQualityManagemententity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductSales
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductSalesentities.- Specified by:
getAllProductSalesin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductSalesentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductSales
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductSalesentity collection matching the filter and search expressions.- Specified by:
countProductSalesin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductSalesentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductSalesByKey
Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductSalesentity using key fields.- Specified by:
getProductSalesByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
- Returns:
- A request builder to fetch a single
ProductSalesentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductSales
@Nonnull public UpdateRequestBuilder<ProductSales> updateProductSales(@Nonnull ProductSales productSales) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductSalesentity and save it to the S/4HANA system.- Specified by:
updateProductSalesin interfaceProductV2Service- Parameters:
productSales-ProductSalesentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductSalesentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductSalesDelivery
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductSalesDeliveryentities.- Specified by:
getAllProductSalesDeliveryin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductSalesDeliveryentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductSalesDelivery
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductSalesDeliveryentity collection matching the filter and search expressions.- Specified by:
countProductSalesDeliveryin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductSalesDeliveryentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductSalesDeliveryByKey
@Nonnull public GetByKeyRequestBuilder<ProductSalesDelivery> getProductSalesDeliveryByKey(String product, String productSalesOrg, String productDistributionChnl) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductSalesDeliveryentity using key fields.- Specified by:
getProductSalesDeliveryByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
productSalesOrg- Sales OrganizationConstraints: Not nullable, Maximum length: 4
productDistributionChnl- Distribution ChannelConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
ProductSalesDeliveryentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createProductSalesDelivery
@Nonnull public CreateRequestBuilder<ProductSalesDelivery> createProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery) Deprecated.Description copied from interface:ProductV2ServiceCreate a newProductSalesDeliveryentity and save it to the S/4HANA system.- Specified by:
createProductSalesDeliveryin interfaceProductV2Service- Parameters:
productSalesDelivery-ProductSalesDeliveryentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
ProductSalesDeliveryentity. To perform execution, call theexecutemethod on the request builder object.
-
updateProductSalesDelivery
@Nonnull public UpdateRequestBuilder<ProductSalesDelivery> updateProductSalesDelivery(@Nonnull ProductSalesDelivery productSalesDelivery) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductSalesDeliveryentity and save it to the S/4HANA system.- Specified by:
updateProductSalesDeliveryin interfaceProductV2Service- Parameters:
productSalesDelivery-ProductSalesDeliveryentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductSalesDeliveryentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductStorage
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductStorageentities.- Specified by:
getAllProductStoragein interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductStorageentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductStorage
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductStorageentity collection matching the filter and search expressions.- Specified by:
countProductStoragein interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductStorageentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductStorageByKey
Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductStorageentity using key fields.- Specified by:
getProductStorageByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
- Returns:
- A request builder to fetch a single
ProductStorageentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductStorage
@Nonnull public UpdateRequestBuilder<ProductStorage> updateProductStorage(@Nonnull ProductStorage productStorage) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductStorageentity and save it to the S/4HANA system.- Specified by:
updateProductStoragein interfaceProductV2Service- Parameters:
productStorage-ProductStorageentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductStorageentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductUnitOfMeasure
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductUnitOfMeasureentities.- Specified by:
getAllProductUnitOfMeasurein interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductUnitOfMeasureentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductUnitOfMeasure
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductUnitOfMeasureentity collection matching the filter and search expressions.- Specified by:
countProductUnitOfMeasurein interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductUnitOfMeasureentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductUnitOfMeasureByKey
@Nonnull public GetByKeyRequestBuilder<ProductUnitOfMeasure> getProductUnitOfMeasureByKey(String product, String alternativeUnit) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductUnitOfMeasureentity using key fields.- Specified by:
getProductUnitOfMeasureByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
alternativeUnit- Base Unit of Measure - No Conversion RoutineConstraints: Not nullable, Maximum length: 3
- Returns:
- A request builder to fetch a single
ProductUnitOfMeasureentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createProductUnitOfMeasure
@Nonnull public CreateRequestBuilder<ProductUnitOfMeasure> createProductUnitOfMeasure(@Nonnull ProductUnitOfMeasure productUnitOfMeasure) Deprecated.Description copied from interface:ProductV2ServiceCreate a newProductUnitOfMeasureentity and save it to the S/4HANA system.- Specified by:
createProductUnitOfMeasurein interfaceProductV2Service- Parameters:
productUnitOfMeasure-ProductUnitOfMeasureentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
ProductUnitOfMeasureentity. To perform execution, call theexecutemethod on the request builder object.
-
updateProductUnitOfMeasure
@Nonnull public UpdateRequestBuilder<ProductUnitOfMeasure> updateProductUnitOfMeasure(@Nonnull ProductUnitOfMeasure productUnitOfMeasure) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductUnitOfMeasureentity and save it to the S/4HANA system.- Specified by:
updateProductUnitOfMeasurein interfaceProductV2Service- Parameters:
productUnitOfMeasure-ProductUnitOfMeasureentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductUnitOfMeasureentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteProductUnitOfMeasure
@Nonnull public DeleteRequestBuilder<ProductUnitOfMeasure> deleteProductUnitOfMeasure(@Nonnull ProductUnitOfMeasure productUnitOfMeasure) Deprecated.Description copied from interface:ProductV2ServiceDeletes an existingProductUnitOfMeasureentity in the S/4HANA system.- Specified by:
deleteProductUnitOfMeasurein interfaceProductV2Service- Parameters:
productUnitOfMeasure-ProductUnitOfMeasureentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
ProductUnitOfMeasureentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductUnitOfMeasureEAN
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductUnitOfMeasureEANentities.- Specified by:
getAllProductUnitOfMeasureEANin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductUnitOfMeasureEANentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductUnitOfMeasureEAN
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductUnitOfMeasureEANentity collection matching the filter and search expressions.- Specified by:
countProductUnitOfMeasureEANin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductUnitOfMeasureEANentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductUnitOfMeasureEANByKey
@Nonnull public GetByKeyRequestBuilder<ProductUnitOfMeasureEAN> getProductUnitOfMeasureEANByKey(String product, String alternativeUnit, String consecutiveNumber) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductUnitOfMeasureEANentity using key fields.- Specified by:
getProductUnitOfMeasureEANByKeyin interfaceProductV2Service- Parameters:
product- Material NumberConstraints: Not nullable, Maximum length: 18
alternativeUnit- Base Unit of Measure - No Conversion RoutineConstraints: Not nullable, Maximum length: 3
consecutiveNumber- Consecutive NumberConstraints: Not nullable, Maximum length: 5
- Returns:
- A request builder to fetch a single
ProductUnitOfMeasureEANentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductUnitOfMeasureEAN
@Nonnull public UpdateRequestBuilder<ProductUnitOfMeasureEAN> updateProductUnitOfMeasureEAN(@Nonnull ProductUnitOfMeasureEAN productUnitOfMeasureEAN) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductUnitOfMeasureEANentity and save it to the S/4HANA system.- Specified by:
updateProductUnitOfMeasureEANin interfaceProductV2Service- Parameters:
productUnitOfMeasureEAN-ProductUnitOfMeasureEANentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductUnitOfMeasureEANentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteProductUnitOfMeasureEAN
@Nonnull public DeleteRequestBuilder<ProductUnitOfMeasureEAN> deleteProductUnitOfMeasureEAN(@Nonnull ProductUnitOfMeasureEAN productUnitOfMeasureEAN) Deprecated.Description copied from interface:ProductV2ServiceDeletes an existingProductUnitOfMeasureEANentity in the S/4HANA system.- Specified by:
deleteProductUnitOfMeasureEANin interfaceProductV2Service- Parameters:
productUnitOfMeasureEAN-ProductUnitOfMeasureEANentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
ProductUnitOfMeasureEANentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductValuation
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductValuationentities.- Specified by:
getAllProductValuationin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductValuationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductValuation
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductValuationentity collection matching the filter and search expressions.- Specified by:
countProductValuationin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductValuationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductValuationByKey
@Nonnull public GetByKeyRequestBuilder<ProductValuation> getProductValuationByKey(String product, String valuationArea, String valuationType) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductValuationentity using key fields.- Specified by:
getProductValuationByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
valuationArea- Valuation AreaConstraints: Not nullable, Maximum length: 4
valuationType- Valuation TypeConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
ProductValuationentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createProductValuation
@Nonnull public CreateRequestBuilder<ProductValuation> createProductValuation(@Nonnull ProductValuation productValuation) Deprecated.Description copied from interface:ProductV2ServiceCreate a newProductValuationentity and save it to the S/4HANA system.- Specified by:
createProductValuationin interfaceProductV2Service- Parameters:
productValuation-ProductValuationentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
ProductValuationentity. To perform execution, call theexecutemethod on the request builder object.
-
updateProductValuation
@Nonnull public UpdateRequestBuilder<ProductValuation> updateProductValuation(@Nonnull ProductValuation productValuation) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductValuationentity and save it to the S/4HANA system.- Specified by:
updateProductValuationin interfaceProductV2Service- Parameters:
productValuation-ProductValuationentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductValuationentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductValuationAccounting
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductValuationAccountingentities.- Specified by:
getAllProductValuationAccountingin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductValuationAccountingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductValuationAccounting
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductValuationAccountingentity collection matching the filter and search expressions.- Specified by:
countProductValuationAccountingin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductValuationAccountingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductValuationAccountingByKey
@Nonnull public GetByKeyRequestBuilder<ProductValuationAccounting> getProductValuationAccountingByKey(String product, String valuationArea, String valuationType) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductValuationAccountingentity using key fields.- Specified by:
getProductValuationAccountingByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
valuationArea- Valuation AreaConstraints: Not nullable, Maximum length: 4
valuationType- Valuation TypeConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
ProductValuationAccountingentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductValuationAccounting
@Nonnull public UpdateRequestBuilder<ProductValuationAccounting> updateProductValuationAccounting(@Nonnull ProductValuationAccounting productValuationAccounting) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductValuationAccountingentity and save it to the S/4HANA system.- Specified by:
updateProductValuationAccountingin interfaceProductV2Service- Parameters:
productValuationAccounting-ProductValuationAccountingentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductValuationAccountingentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductValuationCosting
Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductValuationCostingentities.- Specified by:
getAllProductValuationCostingin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductValuationCostingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductValuationCosting
Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductValuationCostingentity collection matching the filter and search expressions.- Specified by:
countProductValuationCostingin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductValuationCostingentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductValuationCostingByKey
@Nonnull public GetByKeyRequestBuilder<ProductValuationCosting> getProductValuationCostingByKey(String product, String valuationArea, String valuationType) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductValuationCostingentity using key fields.- Specified by:
getProductValuationCostingByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
valuationArea- Valuation AreaConstraints: Not nullable, Maximum length: 4
valuationType- Valuation TypeConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
ProductValuationCostingentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductValuationCosting
@Nonnull public UpdateRequestBuilder<ProductValuationCosting> updateProductValuationCosting(@Nonnull ProductValuationCosting productValuationCosting) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductValuationCostingentity and save it to the S/4HANA system.- Specified by:
updateProductValuationCostingin interfaceProductV2Service- Parameters:
productValuationCosting-ProductValuationCostingentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductValuationCostingentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductValuationLedgerAccount
@Nonnull public GetAllRequestBuilder<ProductValuationLedgerAccount> getAllProductValuationLedgerAccount()Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductValuationLedgerAccountentities.- Specified by:
getAllProductValuationLedgerAccountin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductValuationLedgerAccountentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductValuationLedgerAccount
@Nonnull public CountRequestBuilder<ProductValuationLedgerAccount> countProductValuationLedgerAccount()Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductValuationLedgerAccountentity collection matching the filter and search expressions.- Specified by:
countProductValuationLedgerAccountin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductValuationLedgerAccountentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductValuationLedgerAccountByKey
@Nonnull public GetByKeyRequestBuilder<ProductValuationLedgerAccount> getProductValuationLedgerAccountByKey(String product, String valuationArea, String valuationType, String currencyRole, String ledger) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductValuationLedgerAccountentity using key fields.- Specified by:
getProductValuationLedgerAccountByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
valuationArea- Valuation AreaConstraints: Not nullable, Maximum length: 4
valuationType- Valuation TypeConstraints: Not nullable, Maximum length: 10
currencyRole- External Currency Type and Valuation ViewConstraints: Not nullable, Maximum length: 2
ledger-Constraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
ProductValuationLedgerAccountentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductValuationLedgerAccount
@Nonnull public UpdateRequestBuilder<ProductValuationLedgerAccount> updateProductValuationLedgerAccount(@Nonnull ProductValuationLedgerAccount productValuationLedgerAccount) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductValuationLedgerAccountentity and save it to the S/4HANA system.- Specified by:
updateProductValuationLedgerAccountin interfaceProductV2Service- Parameters:
productValuationLedgerAccount-ProductValuationLedgerAccountentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductValuationLedgerAccountentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllProductValuationLedgerPrices
@Nonnull public GetAllRequestBuilder<ProductValuationLedgerPrices> getAllProductValuationLedgerPrices()Deprecated.Description copied from interface:ProductV2ServiceFetch multipleProductValuationLedgerPricesentities.- Specified by:
getAllProductValuationLedgerPricesin interfaceProductV2Service- Returns:
- A request builder to fetch multiple
ProductValuationLedgerPricesentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countProductValuationLedgerPrices
@Nonnull public CountRequestBuilder<ProductValuationLedgerPrices> countProductValuationLedgerPrices()Deprecated.Description copied from interface:ProductV2ServiceFetch the number of entries from theProductValuationLedgerPricesentity collection matching the filter and search expressions.- Specified by:
countProductValuationLedgerPricesin interfaceProductV2Service- Returns:
- A request builder to fetch the count of
ProductValuationLedgerPricesentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getProductValuationLedgerPricesByKey
@Nonnull public GetByKeyRequestBuilder<ProductValuationLedgerPrices> getProductValuationLedgerPricesByKey(String product, String valuationArea, String valuationType, String currencyRole, String ledger) Deprecated.Description copied from interface:ProductV2ServiceFetch a singleProductValuationLedgerPricesentity using key fields.- Specified by:
getProductValuationLedgerPricesByKeyin interfaceProductV2Service- Parameters:
product- Product NumberConstraints: Not nullable, Maximum length: 18
valuationArea- Valuation AreaConstraints: Not nullable, Maximum length: 4
valuationType- Valuation TypeConstraints: Not nullable, Maximum length: 10
currencyRole- External Currency Type and Valuation ViewConstraints: Not nullable, Maximum length: 2
ledger-Constraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
ProductValuationLedgerPricesentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateProductValuationLedgerPrices
@Nonnull public UpdateRequestBuilder<ProductValuationLedgerPrices> updateProductValuationLedgerPrices(@Nonnull ProductValuationLedgerPrices productValuationLedgerPrices) Deprecated.Description copied from interface:ProductV2ServiceUpdate an existingProductValuationLedgerPricesentity and save it to the S/4HANA system.- Specified by:
updateProductValuationLedgerPricesin interfaceProductV2Service- Parameters:
productValuationLedgerPrices-ProductValuationLedgerPricesentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
ProductValuationLedgerPricesentity. To perform execution, call theexecutemethod on the request builder object.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-