Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproduct.CnsldtnProduct
Packages that use CnsldtnProduct
Package
Description
-
Uses of CnsldtnProduct in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproduct
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproduct with type parameters of type CnsldtnProductModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnProduct,SAP__Message> CnsldtnProduct._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnProduct>CnsldtnProduct.ALL_FIELDSSelector for all available fields of CnsldtnProduct.static final SimpleProperty.Boolean<CnsldtnProduct>CnsldtnProduct.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnProduct>CnsldtnProduct.PRODUCTstatic final NavigationProperty.Single<CnsldtnProductText,CnsldtnProduct> CnsldtnProductText.TO__PRODUCTUse with available request builders to apply the _Product navigation property to query operations.static final NavigationProperty.Collection<CnsldtnProduct,CnsldtnProductText> CnsldtnProduct.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproduct that return CnsldtnProductMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproduct that return types with arguments of type CnsldtnProductModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnProduct>CnsldtnProductText.getProductIfPresent()Retrieval of associated CnsldtnProduct entity (one to one).CnsldtnProduct.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproduct with parameters of type CnsldtnProductModifier and TypeMethodDescriptionCnsldtnProductText.CnsldtnProductTextBuilder.product(CnsldtnProduct value) Navigation property _Product for CnsldtnProductText to single CnsldtnProduct.voidCnsldtnProductText.setProduct(CnsldtnProduct value) Overwrites the associated CnsldtnProduct entity for the loaded navigation property _Product.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproduct with parameters of type CnsldtnProductModifierConstructorDescriptionCnsldtnProductText(String language, String product, String productName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnProduct to_Product) -
Uses of CnsldtnProduct 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 CnsldtnProductModifier and TypeMethodDescriptionConsolidationProductService.countCnsldtnProduct()Deprecated.Fetch the number of entries from theCnsldtnProductentity collection matching the filter and search expressions.DefaultConsolidationProductService.countCnsldtnProduct()Deprecated.ConsolidationProductService.createCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.Create a newCnsldtnProductentity and save it to the S/4HANA system.DefaultConsolidationProductService.createCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.ConsolidationProductService.deleteCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.Deletes an existingCnsldtnProductentity in the S/4HANA system.DefaultConsolidationProductService.deleteCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.ConsolidationProductService.getAllCnsldtnProduct()Deprecated.Fetch multipleCnsldtnProductentities.DefaultConsolidationProductService.getAllCnsldtnProduct()Deprecated.ConsolidationProductService.getCnsldtnProductByKey(String product) Deprecated.Fetch a singleCnsldtnProductentity using key fields.DefaultConsolidationProductService.getCnsldtnProductByKey(String product) Deprecated.ConsolidationProductService.updateCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.Update an existingCnsldtnProductentity and save it to the S/4HANA system.DefaultConsolidationProductService.updateCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnProductModifier and TypeMethodDescriptionConsolidationProductService.createCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.Create a newCnsldtnProductentity and save it to the S/4HANA system.DefaultConsolidationProductService.createCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.ConsolidationProductService.deleteCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.Deletes an existingCnsldtnProductentity in the S/4HANA system.DefaultConsolidationProductService.deleteCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.ConsolidationProductService.updateCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.Update an existingCnsldtnProductentity and save it to the S/4HANA system.DefaultConsolidationProductService.updateCnsldtnProduct(CnsldtnProduct cnsldtnProduct) Deprecated.