Class DefaultConsolidationCustomerGroupService
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.DefaultConsolidationCustomerGroupService
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,ConsolidationCustomerGroupService
@Named("com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.DefaultConsolidationCustomerGroupService")
@Deprecated
public class DefaultConsolidationCustomerGroupService
extends Object
implements ServiceWithNavigableEntities, ConsolidationCustomerGroupService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the
VDM.
A consolidation customer group is a customer group that can be used for financial consolidation in group reporting. It can either be a customer group that’s been defined in an area other than group reporting, or it can be a customer group that’s been specifically defined for exclusive use in group reporting.
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CE_CNSLDTNCUSTOMERGROUP_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Finance - Cloud Consolidation Master Data for Group Reporting Integration(SAP_COM_0336) |
| Scope Items: | Group Reporting - Data from External Systems(2U6) |
| Authentication Methods: | x509 |
| Service Group Name: | API_CNSLDTNCUSTOMERGROUP |
| Business Object: | Consolidation Customer Group |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.ConsolidationCustomerGroupService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingConsolidationCustomerGroupService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theCnsldtnCustomerGroupentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theCnsldtnCustomerGroupTextentity collection matching the filter and search expressions.createCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Create a newCnsldtnCustomerGroupentity and save it to the S/4HANA system.deleteCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Deletes an existingCnsldtnCustomerGroupentity in the S/4HANA system.deleteCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Deletes an existingCnsldtnCustomerGroupTextentity in the S/4HANA system.Deprecated.Fetch multipleCnsldtnCustomerGroupentities.Deprecated.Fetch multipleCnsldtnCustomerGroupTextentities.getCnsldtnCustomerGroupByKey(String customerGroup) Deprecated.Fetch a singleCnsldtnCustomerGroupentity using key fields.getCnsldtnCustomerGroupTextByKey(String language, String customerGroup) Deprecated.Fetch a singleCnsldtnCustomerGroupTextentity using key fields.Deprecated.updateCnsldtnCustomerGroup(CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Update an existingCnsldtnCustomerGroupentity and save it to the S/4HANA system.updateCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Update an existingCnsldtnCustomerGroupTextentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
applyAction, applyAction, applyFunction, applyFunction, forEntity, withFunction, withFunction
-
Constructor Details
-
DefaultConsolidationCustomerGroupService
public DefaultConsolidationCustomerGroupService()Deprecated.Creates a service usingConsolidationCustomerGroupService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultConsolidationCustomerGroupService withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceConsolidationCustomerGroupService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceCreates a batch request builder object.- Specified by:
batchin interfaceConsolidationCustomerGroupService- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllCnsldtnCustomerGroup
Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceFetch multipleCnsldtnCustomerGroupentities.- Specified by:
getAllCnsldtnCustomerGroupin interfaceConsolidationCustomerGroupService- Returns:
- A request builder to fetch multiple
CnsldtnCustomerGroupentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countCnsldtnCustomerGroup
Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceFetch the number of entries from theCnsldtnCustomerGroupentity collection matching the filter and search expressions.- Specified by:
countCnsldtnCustomerGroupin interfaceConsolidationCustomerGroupService- Returns:
- A request builder to fetch the count of
CnsldtnCustomerGroupentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getCnsldtnCustomerGroupByKey
@Nonnull public GetByKeyRequestBuilder<CnsldtnCustomerGroup> getCnsldtnCustomerGroupByKey(String customerGroup) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceFetch a singleCnsldtnCustomerGroupentity using key fields.- Specified by:
getCnsldtnCustomerGroupByKeyin interfaceConsolidationCustomerGroupService- Parameters:
customerGroup- Consolidation Customer GroupConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
CnsldtnCustomerGroupentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createCnsldtnCustomerGroup
@Nonnull public CreateRequestBuilder<CnsldtnCustomerGroup> createCnsldtnCustomerGroup(@Nonnull CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceCreate a newCnsldtnCustomerGroupentity and save it to the S/4HANA system.- Specified by:
createCnsldtnCustomerGroupin interfaceConsolidationCustomerGroupService- Parameters:
cnsldtnCustomerGroup-CnsldtnCustomerGroupentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
CnsldtnCustomerGroupentity. To perform execution, call theexecutemethod on the request builder object.
-
updateCnsldtnCustomerGroup
@Nonnull public UpdateRequestBuilder<CnsldtnCustomerGroup> updateCnsldtnCustomerGroup(@Nonnull CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceUpdate an existingCnsldtnCustomerGroupentity and save it to the S/4HANA system.- Specified by:
updateCnsldtnCustomerGroupin interfaceConsolidationCustomerGroupService- Parameters:
cnsldtnCustomerGroup-CnsldtnCustomerGroupentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
CnsldtnCustomerGroupentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteCnsldtnCustomerGroup
@Nonnull public DeleteRequestBuilder<CnsldtnCustomerGroup> deleteCnsldtnCustomerGroup(@Nonnull CnsldtnCustomerGroup cnsldtnCustomerGroup) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceDeletes an existingCnsldtnCustomerGroupentity in the S/4HANA system.- Specified by:
deleteCnsldtnCustomerGroupin interfaceConsolidationCustomerGroupService- Parameters:
cnsldtnCustomerGroup-CnsldtnCustomerGroupentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CnsldtnCustomerGroupentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllCnsldtnCustomerGroupText
Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceFetch multipleCnsldtnCustomerGroupTextentities.- Specified by:
getAllCnsldtnCustomerGroupTextin interfaceConsolidationCustomerGroupService- Returns:
- A request builder to fetch multiple
CnsldtnCustomerGroupTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countCnsldtnCustomerGroupText
Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceFetch the number of entries from theCnsldtnCustomerGroupTextentity collection matching the filter and search expressions.- Specified by:
countCnsldtnCustomerGroupTextin interfaceConsolidationCustomerGroupService- Returns:
- A request builder to fetch the count of
CnsldtnCustomerGroupTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getCnsldtnCustomerGroupTextByKey
@Nonnull public GetByKeyRequestBuilder<CnsldtnCustomerGroupText> getCnsldtnCustomerGroupTextByKey(String language, String customerGroup) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceFetch a singleCnsldtnCustomerGroupTextentity using key fields.- Specified by:
getCnsldtnCustomerGroupTextByKeyin interfaceConsolidationCustomerGroupService- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
customerGroup- Consolidation Customer GroupConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
CnsldtnCustomerGroupTextentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateCnsldtnCustomerGroupText
@Nonnull public UpdateRequestBuilder<CnsldtnCustomerGroupText> updateCnsldtnCustomerGroupText(@Nonnull CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceUpdate an existingCnsldtnCustomerGroupTextentity and save it to the S/4HANA system.- Specified by:
updateCnsldtnCustomerGroupTextin interfaceConsolidationCustomerGroupService- Parameters:
cnsldtnCustomerGroupText-CnsldtnCustomerGroupTextentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
CnsldtnCustomerGroupTextentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteCnsldtnCustomerGroupText
@Nonnull public DeleteRequestBuilder<CnsldtnCustomerGroupText> deleteCnsldtnCustomerGroupText(@Nonnull CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Description copied from interface:ConsolidationCustomerGroupServiceDeletes an existingCnsldtnCustomerGroupTextentity in the S/4HANA system.- Specified by:
deleteCnsldtnCustomerGroupTextin interfaceConsolidationCustomerGroupService- Parameters:
cnsldtnCustomerGroupText-CnsldtnCustomerGroupTextentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CnsldtnCustomerGroupTextentity. To perform execution, call theexecutemethod on the request builder object.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-