Class DefaultMerchandiseCategoryHierarchyNodeService
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,MerchandiseCategoryHierarchyNodeService
This service enables you to create, read, update, and delete merchandise category hierarchy node data. It includes merchandise category hierarchy node description, assignment of characteristic to merchandise category hierarchy node, assignment of merchandise category hierarchy node to parent merchandise category hierarchy node, and characteristic value restriction. .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CE_MRCHDSCATHIERARCHYNODE_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | RFM - Merchandise Category and Merchandise Category Hierarchy Node Integration(SAP_COM_0799) |
| Scope Items: | Product Taxonomies for Retail(5FJ) |
| Authentication Methods: | x509 |
| Service Group Name: | API_MRCHDSCATHIERNODE |
| Business Object: | MerchandiseCategoryHierarchyNode |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.MerchandiseCategoryHierarchyNodeService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingMerchandiseCategoryHierarchyNodeService.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 theMrchdsCatHierNodeCVRstrnentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMrchdsCatHierarchyNodeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMrchdsCatHierNodeCharcentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMrchdsCatHierNodeTextentity collection matching the filter and search expressions.createMrchdsCategoryHierarchyNode(MrchdsCatHierarchyNode mrchdsCatHierarchyNode) Deprecated.Create a newMrchdsCatHierarchyNodeentity and save it to the S/4HANA system.deleteMCHierNodeCVRstrn(MrchdsCatHierNodeCVRstrn mrchdsCatHierNodeCVRstrn) Deprecated.Deletes an existingMrchdsCatHierNodeCVRstrnentity in the S/4HANA system.deleteMrchdsCategoryHierarchyNode(MrchdsCatHierarchyNode mrchdsCatHierarchyNode) Deprecated.Deletes an existingMrchdsCatHierarchyNodeentity in the S/4HANA system.deleteMrchdsCatHierNodeCharc(MrchdsCatHierNodeCharc mrchdsCatHierNodeCharc) Deprecated.Deletes an existingMrchdsCatHierNodeCharcentity in the S/4HANA system.deleteMrchdsCatHierNodeText(MrchdsCatHierNodeText mrchdsCatHierNodeText) Deprecated.Deletes an existingMrchdsCatHierNodeTextentity in the S/4HANA system.Deprecated.Fetch multipleMrchdsCatHierNodeCVRstrnentities.Deprecated.Fetch multipleMrchdsCatHierarchyNodeentities.Deprecated.Fetch multipleMrchdsCatHierNodeCharcentities.Deprecated.Fetch multipleMrchdsCatHierNodeTextentities.getMCHierNodeCVRstrnByKey(String mrchdsCategoryHierarchyNode, String characteristic, String clfnCharcValuePositionNumber) Deprecated.Fetch a singleMrchdsCatHierNodeCVRstrnentity using key fields.getMrchdsCategoryHierarchyNodeByKey(String mrchdsCategoryHierarchyNode) Deprecated.Fetch a singleMrchdsCatHierarchyNodeentity using key fields.getMrchdsCatHierNodeCharcByKey(String mrchdsCategoryHierarchyNode, String characteristic) Deprecated.Fetch a singleMrchdsCatHierNodeCharcentity using key fields.getMrchdsCatHierNodeTextByKey(String mrchdsCategoryHierarchyNode, String language) Deprecated.Fetch a singleMrchdsCatHierNodeTextentity using key fields.Deprecated.updateMrchdsCategoryHierarchyNode(MrchdsCatHierarchyNode mrchdsCatHierarchyNode) Deprecated.Update an existingMrchdsCatHierarchyNodeentity and save it to the S/4HANA system.updateMrchdsCatHierNodeText(MrchdsCatHierNodeText mrchdsCatHierNodeText) Deprecated.Update an existingMrchdsCatHierNodeTextentity 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
-
DefaultMerchandiseCategoryHierarchyNodeService
public DefaultMerchandiseCategoryHierarchyNodeService()Deprecated.Creates a service usingMerchandiseCategoryHierarchyNodeService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultMerchandiseCategoryHierarchyNodeService withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceMerchandiseCategoryHierarchyNodeService- 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:MerchandiseCategoryHierarchyNodeServiceCreates a batch request builder object.- Specified by:
batchin interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllMCHierNodeCVRstrn
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch multipleMrchdsCatHierNodeCVRstrnentities.- Specified by:
getAllMCHierNodeCVRstrnin interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch multiple
MrchdsCatHierNodeCVRstrnentities. 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.
-
countMCHierNodeCVRstrn
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch the number of entries from theMrchdsCatHierNodeCVRstrnentity collection matching the filter and search expressions.- Specified by:
countMCHierNodeCVRstrnin interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch the count of
MrchdsCatHierNodeCVRstrnentities. 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.
-
getMCHierNodeCVRstrnByKey
@Nonnull public GetByKeyRequestBuilder<MrchdsCatHierNodeCVRstrn> getMCHierNodeCVRstrnByKey(String mrchdsCategoryHierarchyNode, String characteristic, String clfnCharcValuePositionNumber) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch a singleMrchdsCatHierNodeCVRstrnentity using key fields.- Specified by:
getMCHierNodeCVRstrnByKeyin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCategoryHierarchyNode- Merchandise Category Hierarchy NodeConstraints: Not nullable, Maximum length: 18
characteristic- Characteristic NameConstraints: Not nullable, Maximum length: 30
clfnCharcValuePositionNumber- Characteristic value counterConstraints: Not nullable, Maximum length: 3
- Returns:
- A request builder to fetch a single
MrchdsCatHierNodeCVRstrnentity 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.
-
deleteMCHierNodeCVRstrn
@Nonnull public DeleteRequestBuilder<MrchdsCatHierNodeCVRstrn> deleteMCHierNodeCVRstrn(@Nonnull MrchdsCatHierNodeCVRstrn mrchdsCatHierNodeCVRstrn) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceDeletes an existingMrchdsCatHierNodeCVRstrnentity in the S/4HANA system.- Specified by:
deleteMCHierNodeCVRstrnin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCatHierNodeCVRstrn-MrchdsCatHierNodeCVRstrnentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
MrchdsCatHierNodeCVRstrnentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMrchdsCategoryHierarchyNode
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch multipleMrchdsCatHierarchyNodeentities.- Specified by:
getAllMrchdsCategoryHierarchyNodein interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch multiple
MrchdsCatHierarchyNodeentities. 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.
-
countMrchdsCategoryHierarchyNode
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch the number of entries from theMrchdsCatHierarchyNodeentity collection matching the filter and search expressions.- Specified by:
countMrchdsCategoryHierarchyNodein interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch the count of
MrchdsCatHierarchyNodeentities. 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.
-
getMrchdsCategoryHierarchyNodeByKey
@Nonnull public GetByKeyRequestBuilder<MrchdsCatHierarchyNode> getMrchdsCategoryHierarchyNodeByKey(String mrchdsCategoryHierarchyNode) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch a singleMrchdsCatHierarchyNodeentity using key fields.- Specified by:
getMrchdsCategoryHierarchyNodeByKeyin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCategoryHierarchyNode- Merchandise Category Hierarchy NodeConstraints: Not nullable, Maximum length: 18
- Returns:
- A request builder to fetch a single
MrchdsCatHierarchyNodeentity 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.
-
createMrchdsCategoryHierarchyNode
@Nonnull public CreateRequestBuilder<MrchdsCatHierarchyNode> createMrchdsCategoryHierarchyNode(@Nonnull MrchdsCatHierarchyNode mrchdsCatHierarchyNode) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceCreate a newMrchdsCatHierarchyNodeentity and save it to the S/4HANA system.- Specified by:
createMrchdsCategoryHierarchyNodein interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCatHierarchyNode-MrchdsCatHierarchyNodeentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MrchdsCatHierarchyNodeentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMrchdsCategoryHierarchyNode
@Nonnull public UpdateRequestBuilder<MrchdsCatHierarchyNode> updateMrchdsCategoryHierarchyNode(@Nonnull MrchdsCatHierarchyNode mrchdsCatHierarchyNode) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceUpdate an existingMrchdsCatHierarchyNodeentity and save it to the S/4HANA system.- Specified by:
updateMrchdsCategoryHierarchyNodein interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCatHierarchyNode-MrchdsCatHierarchyNodeentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MrchdsCatHierarchyNodeentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteMrchdsCategoryHierarchyNode
@Nonnull public DeleteRequestBuilder<MrchdsCatHierarchyNode> deleteMrchdsCategoryHierarchyNode(@Nonnull MrchdsCatHierarchyNode mrchdsCatHierarchyNode) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceDeletes an existingMrchdsCatHierarchyNodeentity in the S/4HANA system.- Specified by:
deleteMrchdsCategoryHierarchyNodein interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCatHierarchyNode-MrchdsCatHierarchyNodeentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
MrchdsCatHierarchyNodeentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMrchdsCatHierNodeCharc
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch multipleMrchdsCatHierNodeCharcentities.- Specified by:
getAllMrchdsCatHierNodeCharcin interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch multiple
MrchdsCatHierNodeCharcentities. 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.
-
countMrchdsCatHierNodeCharc
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch the number of entries from theMrchdsCatHierNodeCharcentity collection matching the filter and search expressions.- Specified by:
countMrchdsCatHierNodeCharcin interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch the count of
MrchdsCatHierNodeCharcentities. 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.
-
getMrchdsCatHierNodeCharcByKey
@Nonnull public GetByKeyRequestBuilder<MrchdsCatHierNodeCharc> getMrchdsCatHierNodeCharcByKey(String mrchdsCategoryHierarchyNode, String characteristic) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch a singleMrchdsCatHierNodeCharcentity using key fields.- Specified by:
getMrchdsCatHierNodeCharcByKeyin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCategoryHierarchyNode- Merchandise Category Hierarchy NodeConstraints: Not nullable, Maximum length: 18
characteristic- Characteristic NameConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
MrchdsCatHierNodeCharcentity 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.
-
deleteMrchdsCatHierNodeCharc
@Nonnull public DeleteRequestBuilder<MrchdsCatHierNodeCharc> deleteMrchdsCatHierNodeCharc(@Nonnull MrchdsCatHierNodeCharc mrchdsCatHierNodeCharc) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceDeletes an existingMrchdsCatHierNodeCharcentity in the S/4HANA system.- Specified by:
deleteMrchdsCatHierNodeCharcin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCatHierNodeCharc-MrchdsCatHierNodeCharcentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
MrchdsCatHierNodeCharcentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMrchdsCatHierNodeText
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch multipleMrchdsCatHierNodeTextentities.- Specified by:
getAllMrchdsCatHierNodeTextin interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch multiple
MrchdsCatHierNodeTextentities. 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.
-
countMrchdsCatHierNodeText
Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch the number of entries from theMrchdsCatHierNodeTextentity collection matching the filter and search expressions.- Specified by:
countMrchdsCatHierNodeTextin interfaceMerchandiseCategoryHierarchyNodeService- Returns:
- A request builder to fetch the count of
MrchdsCatHierNodeTextentities. 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.
-
getMrchdsCatHierNodeTextByKey
@Nonnull public GetByKeyRequestBuilder<MrchdsCatHierNodeText> getMrchdsCatHierNodeTextByKey(String mrchdsCategoryHierarchyNode, String language) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceFetch a singleMrchdsCatHierNodeTextentity using key fields.- Specified by:
getMrchdsCatHierNodeTextByKeyin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCategoryHierarchyNode- Merchandise Category Hierarchy NodeConstraints: Not nullable, Maximum length: 18
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
MrchdsCatHierNodeTextentity 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.
-
updateMrchdsCatHierNodeText
@Nonnull public UpdateRequestBuilder<MrchdsCatHierNodeText> updateMrchdsCatHierNodeText(@Nonnull MrchdsCatHierNodeText mrchdsCatHierNodeText) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceUpdate an existingMrchdsCatHierNodeTextentity and save it to the S/4HANA system.- Specified by:
updateMrchdsCatHierNodeTextin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCatHierNodeText-MrchdsCatHierNodeTextentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MrchdsCatHierNodeTextentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteMrchdsCatHierNodeText
@Nonnull public DeleteRequestBuilder<MrchdsCatHierNodeText> deleteMrchdsCatHierNodeText(@Nonnull MrchdsCatHierNodeText mrchdsCatHierNodeText) Deprecated.Description copied from interface:MerchandiseCategoryHierarchyNodeServiceDeletes an existingMrchdsCatHierNodeTextentity in the S/4HANA system.- Specified by:
deleteMrchdsCatHierNodeTextin interfaceMerchandiseCategoryHierarchyNodeService- Parameters:
mrchdsCatHierNodeText-MrchdsCatHierNodeTextentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
MrchdsCatHierNodeTextentity. To perform execution, call theexecutemethod on the request builder object.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-