Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup.CnsldtnProductGroup
Packages that use CnsldtnProductGroup
Package
Description
-
Uses of CnsldtnProductGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup with type parameters of type CnsldtnProductGroupModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnProductGroup,SAP__Message> CnsldtnProductGroup._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnProductGroup>CnsldtnProductGroup.ALL_FIELDSSelector for all available fields of CnsldtnProductGroup.static final SimpleProperty.Boolean<CnsldtnProductGroup>CnsldtnProductGroup.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnProductGroup>CnsldtnProductGroup.PRODUCT_GROUPCnsldtnProductGroupText.TO__PRODUCT_GROUPUse with available request builders to apply the _ProductGroup navigation property to query operations.CnsldtnProductGroup.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.consolidationproductgroup that return CnsldtnProductGroupMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup that return types with arguments of type CnsldtnProductGroupModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnProductGroup>CnsldtnProductGroupText.getProductGroupIfPresent()Retrieval of associated CnsldtnProductGroup entity (one to one).CnsldtnProductGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup with parameters of type CnsldtnProductGroupModifier and TypeMethodDescriptionCnsldtnProductGroupText.CnsldtnProductGroupTextBuilder.productGroup(CnsldtnProductGroup value) Navigation property _ProductGroup for CnsldtnProductGroupText to single CnsldtnProductGroup.voidCnsldtnProductGroupText.setProductGroup(CnsldtnProductGroup value) Overwrites the associated CnsldtnProductGroup entity for the loaded navigation property _ProductGroup.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup with parameters of type CnsldtnProductGroupModifierConstructorDescriptionCnsldtnProductGroupText(String language, String productGroup, String productGroupName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnProductGroup to_ProductGroup) -
Uses of CnsldtnProductGroup 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 CnsldtnProductGroupModifier and TypeMethodDescriptionConsolidationProductGroupService.countCnsldtnProductGroup()Deprecated.Fetch the number of entries from theCnsldtnProductGroupentity collection matching the filter and search expressions.DefaultConsolidationProductGroupService.countCnsldtnProductGroup()Deprecated.ConsolidationProductGroupService.createCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.Create a newCnsldtnProductGroupentity and save it to the S/4HANA system.DefaultConsolidationProductGroupService.createCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.ConsolidationProductGroupService.deleteCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.Deletes an existingCnsldtnProductGroupentity in the S/4HANA system.DefaultConsolidationProductGroupService.deleteCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.ConsolidationProductGroupService.getAllCnsldtnProductGroup()Deprecated.Fetch multipleCnsldtnProductGroupentities.DefaultConsolidationProductGroupService.getAllCnsldtnProductGroup()Deprecated.ConsolidationProductGroupService.getCnsldtnProductGroupByKey(String productGroup) Deprecated.Fetch a singleCnsldtnProductGroupentity using key fields.DefaultConsolidationProductGroupService.getCnsldtnProductGroupByKey(String productGroup) Deprecated.ConsolidationProductGroupService.updateCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.Update an existingCnsldtnProductGroupentity and save it to the S/4HANA system.DefaultConsolidationProductGroupService.updateCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnProductGroupModifier and TypeMethodDescriptionConsolidationProductGroupService.createCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.Create a newCnsldtnProductGroupentity and save it to the S/4HANA system.DefaultConsolidationProductGroupService.createCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.ConsolidationProductGroupService.deleteCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.Deletes an existingCnsldtnProductGroupentity in the S/4HANA system.DefaultConsolidationProductGroupService.deleteCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.ConsolidationProductGroupService.updateCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.Update an existingCnsldtnProductGroupentity and save it to the S/4HANA system.DefaultConsolidationProductGroupService.updateCnsldtnProductGroup(CnsldtnProductGroup cnsldtnProductGroup) Deprecated.