Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product.ProdSalesDeliverySalesTax
Packages that use ProdSalesDeliverySalesTax
Package
Description
-
Uses of ProdSalesDeliverySalesTax in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product with type parameters of type ProdSalesDeliverySalesTaxModifier and TypeFieldDescriptionstatic final SimpleProperty<ProdSalesDeliverySalesTax>ProdSalesDeliverySalesTax.ALL_FIELDSSelector for all available fields of ProdSalesDeliverySalesTax.static final SimpleProperty.String<ProdSalesDeliverySalesTax>ProdSalesDeliverySalesTax.COUNTRYstatic final SimpleProperty.String<ProdSalesDeliverySalesTax>ProdSalesDeliverySalesTax.PRODUCTstatic final SimpleProperty.String<ProdSalesDeliverySalesTax>ProdSalesDeliverySalesTax.PRODUCT_DISTRIBUTION_CHNLstatic final SimpleProperty.String<ProdSalesDeliverySalesTax>ProdSalesDeliverySalesTax.PRODUCT_SALES_ORGstatic final SimpleProperty.String<ProdSalesDeliverySalesTax>ProdSalesDeliverySalesTax.PRODUCT_SALES_TAX_CATEGORYstatic final SimpleProperty.String<ProdSalesDeliverySalesTax>ProdSalesDeliverySalesTax.PRODUCT_TAX_CLASSIFICATIONProductSalesDelivery.TO__PROD_SALES_DELIVERY_SALES_TAXUse with available request builders to apply the _ProdSalesDeliverySalesTax navigation property to query operations.static final NavigationProperty.Single<ProdSalesDeliverySalesTax,Product> ProdSalesDeliverySalesTax.TO__PRODUCTUse with available request builders to apply the _Product navigation property to query operations.ProdSalesDeliverySalesTax.TO__PRODUCT_SALES_DELIVERYUse with available request builders to apply the _ProductSalesDelivery navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product that return ProdSalesDeliverySalesTaxModifier and TypeMethodDescriptionProdSalesDeliverySalesTax.ProdSalesDeliverySalesTaxBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product that return types with arguments of type ProdSalesDeliverySalesTaxModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProdSalesDeliverySalesTax>>ProductSalesDelivery.getProdSalesDeliverySalesTaxIfPresent()Retrieval of associated ProdSalesDeliverySalesTax entities (one to many).ProdSalesDeliverySalesTax.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product with parameters of type ProdSalesDeliverySalesTaxModifier and TypeMethodDescriptionvoidProductSalesDelivery.addProdSalesDeliverySalesTax(ProdSalesDeliverySalesTax... entity) Adds elements to the list of associated ProdSalesDeliverySalesTax entities.ProductSalesDelivery.ProductSalesDeliveryBuilder.prodSalesDeliverySalesTax(ProdSalesDeliverySalesTax... value) Navigation property _ProdSalesDeliverySalesTax for ProductSalesDelivery to multiple ProdSalesDeliverySalesTax.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product with type arguments of type ProdSalesDeliverySalesTaxModifier and TypeMethodDescriptionvoidProductSalesDelivery.setProdSalesDeliverySalesTax(List<ProdSalesDeliverySalesTax> value) Overwrites the list of associated ProdSalesDeliverySalesTax entities for the loaded navigation property _ProdSalesDeliverySalesTax.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product with type arguments of type ProdSalesDeliverySalesTaxModifierConstructorDescriptionProductSalesDelivery(String product, String productSalesOrg, String productDistributionChnl, BigDecimal minimumOrderQuantity, String supplyingPlant, String priceSpecificationProductGroup, String accountDetnProductGroup, BigDecimal deliveryNoteProcMinDelivQty, String itemCategoryGroup, String deliveryQuantityUnit, String deliveryQuantityISOUnit, BigDecimal deliveryQuantity, String productSalesStatus, LocalDate productSalesStatusValidityDate, String salesMeasureUnit, String salesMeasureISOUnit, Boolean isMarkedForDeletion, String firstSalesSpecProductGroup, String secondSalesSpecProductGroup, String thirdSalesSpecProductGroup, String fourthSalesSpecProductGroup, String fifthSalesSpecProductGroup, String logisticsStatisticsGroup, String volumeRebateGroup, Boolean cashDiscountIsDeductible, String roundingProfile, Boolean variableSalesUnitIsNotAllowed, String productCommissionGroup, String pricingReferenceProduct, Boolean productHasAttributeID01, Boolean productHasAttributeID02, Boolean productHasAttributeID03, Boolean productHasAttributeID04, Boolean productHasAttributeID05, Boolean productHasAttributeID06, Boolean productHasAttributeID07, Boolean productHasAttributeID08, Boolean productHasAttributeID09, Boolean productHasAttributeID10, Boolean prodIsEntlmntRlvt, String baseUnit, String baseISOUnit, List<ProdSalesDeliverySalesTax> to_ProdSalesDeliverySalesTax, Product to_Product) -
Uses of ProdSalesDeliverySalesTax in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type ProdSalesDeliverySalesTaxModifier and TypeMethodDescriptionDefaultProductService.countProdSalesDeliverySalesTax()Deprecated.ProductService.countProdSalesDeliverySalesTax()Deprecated.Fetch the number of entries from theProdSalesDeliverySalesTaxentity collection matching the filter and search expressions.DefaultProductService.getAllProdSalesDeliverySalesTax()Deprecated.ProductService.getAllProdSalesDeliverySalesTax()Deprecated.Fetch multipleProdSalesDeliverySalesTaxentities.DefaultProductService.getProdSalesDeliverySalesTaxByKey(String product, String country, String productSalesTaxCategory, String productSalesOrg, String productDistributionChnl) Deprecated.ProductService.getProdSalesDeliverySalesTaxByKey(String product, String country, String productSalesTaxCategory, String productSalesOrg, String productDistributionChnl) Deprecated.Fetch a singleProdSalesDeliverySalesTaxentity using key fields.DefaultProductService.updateProdSalesDeliverySalesTax(ProdSalesDeliverySalesTax prodSalesDeliverySalesTax) Deprecated.ProductService.updateProdSalesDeliverySalesTax(ProdSalesDeliverySalesTax prodSalesDeliverySalesTax) Deprecated.Update an existingProdSalesDeliverySalesTaxentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProdSalesDeliverySalesTaxModifier and TypeMethodDescriptionDefaultProductService.updateProdSalesDeliverySalesTax(ProdSalesDeliverySalesTax prodSalesDeliverySalesTax) Deprecated.ProductService.updateProdSalesDeliverySalesTax(ProdSalesDeliverySalesTax prodSalesDeliverySalesTax) Deprecated.Update an existingProdSalesDeliverySalesTaxentity and save it to the S/4HANA system.