Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2.ProductValuationLedgerPrices
Packages that use ProductValuationLedgerPrices
Package
Description
-
Uses of ProductValuationLedgerPrices in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 with type parameters of type ProductValuationLedgerPricesModifier and TypeFieldDescriptionstatic final SimpleProperty<ProductValuationLedgerPrices>ProductValuationLedgerPrices.ALL_FIELDSSelector for all available fields of ProductValuationLedgerPrices.static final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.BASE_ISO_UNITstatic final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.BASE_UNITstatic final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.CURRENCYstatic final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.CURRENCY_ROLEstatic final SimpleProperty.NumericDecimal<ProductValuationLedgerPrices>ProductValuationLedgerPrices.FUTURE_PRICEstatic final SimpleProperty.Date<ProductValuationLedgerPrices>ProductValuationLedgerPrices.FUTURE_PRICE_VALIDITY_START_DATEstatic final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.LEDGERstatic final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.PRODUCTstatic final SimpleProperty.NumericDecimal<ProductValuationLedgerPrices>ProductValuationLedgerPrices.PRODUCT_PRICE_UNIT_QUANTITYstatic final NavigationProperty.Single<ProductValuationLedgerPrices,Product> ProductValuationLedgerPrices.TO__PRODUCTUse with available request builders to apply the _Product navigation property to query operations.ProductValuationLedgerPrices.TO__PRODUCT_VALUATIONUse with available request builders to apply the _ProductValuation navigation property to query operations.ProductValuation.TO__PRODUCT_VALUATION_LEDGER_PRICESUse with available request builders to apply the _ProductValuationLedgerPrices navigation property to query operations.static final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.VALUATION_AREAstatic final SimpleProperty.String<ProductValuationLedgerPrices>ProductValuationLedgerPrices.VALUATION_TYPEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 that return ProductValuationLedgerPricesModifier and TypeMethodDescriptionProductValuationLedgerPrices.ProductValuationLedgerPricesBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 that return types with arguments of type ProductValuationLedgerPricesModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProductValuationLedgerPrices>>ProductValuation.getProductValuationLedgerPricesIfPresent()Retrieval of associated ProductValuationLedgerPrices entities (one to many).ProductValuationLedgerPrices.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 with parameters of type ProductValuationLedgerPricesModifier and TypeMethodDescriptionvoidProductValuation.addProductValuationLedgerPrices(ProductValuationLedgerPrices... entity) Adds elements to the list of associated ProductValuationLedgerPrices entities.ProductValuation.ProductValuationBuilder.productValuationLedgerPrices(ProductValuationLedgerPrices... value) Navigation property _ProductValuationLedgerPrices for ProductValuation to multiple ProductValuationLedgerPrices.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productv2 with type arguments of type ProductValuationLedgerPricesModifier and TypeMethodDescriptionvoidProductValuation.setProductValuationLedgerPrices(List<ProductValuationLedgerPrices> value) Overwrites the list of associated ProductValuationLedgerPrices entities for the loaded navigation property _ProductValuationLedgerPrices. -
Uses of ProductValuationLedgerPrices 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 ProductValuationLedgerPricesModifier and TypeMethodDescriptionDefaultProductV2Service.countProductValuationLedgerPrices()Deprecated.ProductV2Service.countProductValuationLedgerPrices()Deprecated.Fetch the number of entries from theProductValuationLedgerPricesentity collection matching the filter and search expressions.DefaultProductV2Service.getAllProductValuationLedgerPrices()Deprecated.ProductV2Service.getAllProductValuationLedgerPrices()Deprecated.Fetch multipleProductValuationLedgerPricesentities.DefaultProductV2Service.getProductValuationLedgerPricesByKey(String product, String valuationArea, String valuationType, String currencyRole, String ledger) Deprecated.ProductV2Service.getProductValuationLedgerPricesByKey(String product, String valuationArea, String valuationType, String currencyRole, String ledger) Deprecated.Fetch a singleProductValuationLedgerPricesentity using key fields.DefaultProductV2Service.updateProductValuationLedgerPrices(ProductValuationLedgerPrices productValuationLedgerPrices) Deprecated.ProductV2Service.updateProductValuationLedgerPrices(ProductValuationLedgerPrices productValuationLedgerPrices) Deprecated.Update an existingProductValuationLedgerPricesentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProductValuationLedgerPricesModifier and TypeMethodDescriptionDefaultProductV2Service.updateProductValuationLedgerPrices(ProductValuationLedgerPrices productValuationLedgerPrices) Deprecated.ProductV2Service.updateProductValuationLedgerPrices(ProductValuationLedgerPrices productValuationLedgerPrices) Deprecated.Update an existingProductValuationLedgerPricesentity and save it to the S/4HANA system.