Interface ConsolidationControllingAreaService
- All Known Implementing Classes:
DefaultConsolidationControllingAreaService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the
VDM.
A consolidation controlling area is a controlling area that can be used for financial consolidation in group reporting. It can either be a controlling area that’s been defined in an area other than group reporting, or it can be a controlling area that’s been specifically defined for exclusive use in group reporting.
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CE_CNSLDTNCONTROLLINGAREA_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_CNSLDTNCONTROLLINGAREA |
| Business Object: | Consolidation Controlling Area |
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theCnsldtnControllingAreaentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theCnsldtnControllingAreaTextentity collection matching the filter and search expressions.createCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Create a newCnsldtnControllingAreaentity and save it to the S/4HANA system.deleteCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Deletes an existingCnsldtnControllingAreaentity in the S/4HANA system.deleteCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Deletes an existingCnsldtnControllingAreaTextentity in the S/4HANA system.Deprecated.Fetch multipleCnsldtnControllingAreaentities.Deprecated.Fetch multipleCnsldtnControllingAreaTextentities.getCnsldtnControllingAreaByKey(String controllingArea) Deprecated.Fetch a singleCnsldtnControllingAreaentity using key fields.getCnsldtnControllingAreaTextByKey(String language, String controllingArea) Deprecated.Fetch a singleCnsldtnControllingAreaTextentity using key fields.updateCnsldtnControllingArea(CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Update an existingCnsldtnControllingAreaentity and save it to the S/4HANA system.updateCnsldtnControllingAreaText(CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Update an existingCnsldtnControllingAreaTextentity 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.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllCnsldtnControllingArea
Deprecated.Fetch multipleCnsldtnControllingAreaentities.- Returns:
- A request builder to fetch multiple
CnsldtnControllingAreaentities. 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.
-
countCnsldtnControllingArea
Deprecated.Fetch the number of entries from theCnsldtnControllingAreaentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
CnsldtnControllingAreaentities. 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.
-
getCnsldtnControllingAreaByKey
@Nonnull GetByKeyRequestBuilder<CnsldtnControllingArea> getCnsldtnControllingAreaByKey(String controllingArea) Deprecated.Fetch a singleCnsldtnControllingAreaentity using key fields.- Parameters:
controllingArea- Consolidation Controlling AreaConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
CnsldtnControllingAreaentity 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.
-
createCnsldtnControllingArea
@Nonnull CreateRequestBuilder<CnsldtnControllingArea> createCnsldtnControllingArea(@Nonnull CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Create a newCnsldtnControllingAreaentity and save it to the S/4HANA system.- Parameters:
cnsldtnControllingArea-CnsldtnControllingAreaentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
CnsldtnControllingAreaentity. To perform execution, call theexecutemethod on the request builder object.
-
updateCnsldtnControllingArea
@Nonnull UpdateRequestBuilder<CnsldtnControllingArea> updateCnsldtnControllingArea(@Nonnull CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Update an existingCnsldtnControllingAreaentity and save it to the S/4HANA system.- Parameters:
cnsldtnControllingArea-CnsldtnControllingAreaentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
CnsldtnControllingAreaentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteCnsldtnControllingArea
@Nonnull DeleteRequestBuilder<CnsldtnControllingArea> deleteCnsldtnControllingArea(@Nonnull CnsldtnControllingArea cnsldtnControllingArea) Deprecated.Deletes an existingCnsldtnControllingAreaentity in the S/4HANA system.- Parameters:
cnsldtnControllingArea-CnsldtnControllingAreaentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CnsldtnControllingAreaentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllCnsldtnControllingAreaText
Deprecated.Fetch multipleCnsldtnControllingAreaTextentities.- Returns:
- A request builder to fetch multiple
CnsldtnControllingAreaTextentities. 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.
-
countCnsldtnControllingAreaText
Deprecated.Fetch the number of entries from theCnsldtnControllingAreaTextentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
CnsldtnControllingAreaTextentities. 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.
-
getCnsldtnControllingAreaTextByKey
@Nonnull GetByKeyRequestBuilder<CnsldtnControllingAreaText> getCnsldtnControllingAreaTextByKey(String language, String controllingArea) Deprecated.Fetch a singleCnsldtnControllingAreaTextentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
controllingArea- Consolidation Controlling AreaConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
CnsldtnControllingAreaTextentity 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.
-
updateCnsldtnControllingAreaText
@Nonnull UpdateRequestBuilder<CnsldtnControllingAreaText> updateCnsldtnControllingAreaText(@Nonnull CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Update an existingCnsldtnControllingAreaTextentity and save it to the S/4HANA system.- Parameters:
cnsldtnControllingAreaText-CnsldtnControllingAreaTextentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
CnsldtnControllingAreaTextentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteCnsldtnControllingAreaText
@Nonnull DeleteRequestBuilder<CnsldtnControllingAreaText> deleteCnsldtnControllingAreaText(@Nonnull CnsldtnControllingAreaText cnsldtnControllingAreaText) Deprecated.Deletes an existingCnsldtnControllingAreaTextentity in the S/4HANA system.- Parameters:
cnsldtnControllingAreaText-CnsldtnControllingAreaTextentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
CnsldtnControllingAreaTextentity. To perform execution, call theexecutemethod on the request builder object.
-