Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup.CnsldtnCustomerGroup
Packages that use CnsldtnCustomerGroup
Package
Description
-
Uses of CnsldtnCustomerGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup with type parameters of type CnsldtnCustomerGroupModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnCustomerGroup,SAP__Message> CnsldtnCustomerGroup._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnCustomerGroup>CnsldtnCustomerGroup.ALL_FIELDSSelector for all available fields of CnsldtnCustomerGroup.static final SimpleProperty.Boolean<CnsldtnCustomerGroup>CnsldtnCustomerGroup.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnCustomerGroup>CnsldtnCustomerGroup.CUSTOMER_GROUPCnsldtnCustomerGroupText.TO__CUSTOMER_GROUPUse with available request builders to apply the _CustomerGroup navigation property to query operations.CnsldtnCustomerGroup.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.consolidationcustomergroup that return CnsldtnCustomerGroupMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup that return types with arguments of type CnsldtnCustomerGroupModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnCustomerGroup>CnsldtnCustomerGroupText.getCustomerGroupIfPresent()Retrieval of associated CnsldtnCustomerGroup entity (one to one).CnsldtnCustomerGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup with parameters of type CnsldtnCustomerGroupModifier and TypeMethodDescriptionCnsldtnCustomerGroupText.CnsldtnCustomerGroupTextBuilder.customerGroup(CnsldtnCustomerGroup value) Navigation property _CustomerGroup for CnsldtnCustomerGroupText to single CnsldtnCustomerGroup.voidCnsldtnCustomerGroupText.setCustomerGroup(CnsldtnCustomerGroup value) Overwrites the associated CnsldtnCustomerGroup entity for the loaded navigation property _CustomerGroup.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup with parameters of type CnsldtnCustomerGroupModifierConstructorDescriptionCnsldtnCustomerGroupText(String language, String customerGroup, String customerGroupName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnCustomerGroup to_CustomerGroup) -
Uses of CnsldtnCustomerGroup 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 CnsldtnCustomerGroupModifier and TypeMethodDescriptionConsolidationCustomerGroupService.countCnsldtnCustomerGroup()Deprecated.Fetch the number of entries from theCnsldtnCustomerGroupentity collection matching the filter and search expressions.DefaultConsolidationCustomerGroupService.countCnsldtnCustomerGroup()Deprecated.ConsolidationCustomerGroupService.createCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Create a newCnsldtnCustomerGroupentity and save it to the S/4HANA system.DefaultConsolidationCustomerGroupService.createCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.ConsolidationCustomerGroupService.deleteCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Deletes an existingCnsldtnCustomerGroupentity in the S/4HANA system.DefaultConsolidationCustomerGroupService.deleteCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.ConsolidationCustomerGroupService.getAllCnsldtnCustomerGroup()Deprecated.Fetch multipleCnsldtnCustomerGroupentities.DefaultConsolidationCustomerGroupService.getAllCnsldtnCustomerGroup()Deprecated.ConsolidationCustomerGroupService.getCnsldtnCustomerGroupByKey(String customerGroup) Deprecated.Fetch a singleCnsldtnCustomerGroupentity using key fields.DefaultConsolidationCustomerGroupService.getCnsldtnCustomerGroupByKey(String customerGroup) Deprecated.ConsolidationCustomerGroupService.updateCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Update an existingCnsldtnCustomerGroupentity and save it to the S/4HANA system.DefaultConsolidationCustomerGroupService.updateCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnCustomerGroupModifier and TypeMethodDescriptionConsolidationCustomerGroupService.createCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Create a newCnsldtnCustomerGroupentity and save it to the S/4HANA system.DefaultConsolidationCustomerGroupService.createCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.ConsolidationCustomerGroupService.deleteCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Deletes an existingCnsldtnCustomerGroupentity in the S/4HANA system.DefaultConsolidationCustomerGroupService.deleteCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.ConsolidationCustomerGroupService.updateCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Update an existingCnsldtnCustomerGroupentity and save it to the S/4HANA system.DefaultConsolidationCustomerGroupService.updateCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.