Class DefaultClassDataForClassificationService
- All Implemented Interfaces:
BatchService<ClassDataForClassificationServiceBatch>,ClassDataForClassificationService
Classes allow you to group objects together according to criteria that you define. Using the API you can maintain class header data, descriptions, keywords, texts and characteristic assignments.
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_CLFN_CLASS_SRV |
| API Version: | 1.1.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Classification Systems OData/SOAP Integration(SAP_COM_0163), Excise Tax Integration(SAP_COM_0568) |
| Scope Items: | Enablement of SAP Excise Tax Management(4LO) |
| Authentication Methods: | x509 |
| Business Object: | Classification Class |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ClassDataForClassificationService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingClassDataForClassificationService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.createClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Deprecated.Create a newClfnClassCharcForKeyDateentity and save it to the S/4HANA system.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.Create a newClfnClassDescForKeyDateentity and save it to the S/4HANA system.createClfnClassForKeyDate(ClfnClassForKeyDate clfnClassForKeyDate) Deprecated.Create a newClfnClassForKeyDateentity and save it to the S/4HANA system.createClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Deprecated.Create a newClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Create a newClfnClassTextForKeyDateentity and save it to the S/4HANA system.deleteClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Deprecated.Deletes an existingClfnClassCharcForKeyDateentity in the S/4HANA system.deleteClfnClassForKeyDate(ClfnClassForKeyDate clfnClassForKeyDate) Deprecated.Deletes an existingClfnClassForKeyDateentity in the S/4HANA system.deleteClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Deprecated.Deletes an existingClfnClassKeywordForKeyDateentity in the S/4HANA system.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Deletes an existingClfnClassTextForKeyDateentity in the S/4HANA system.Deprecated.Fetch multipleClfnClassCharcForKeyDateentities.Deprecated.Fetch multipleClfnClassDescForKeyDateentities.Deprecated.Fetch multipleClfnClassForKeyDateentities.Deprecated.Fetch multipleClfnClassKeywordForKeyDateentities.Deprecated.Fetch multipleClfnClassTextForKeyDateentities.getClfnClassCharcForKeyDateByKey(String classInternalID, String charcInternalID) Deprecated.Fetch a singleClfnClassCharcForKeyDateentity using key fields.getClfnClassDescForKeyDateByKey(String classInternalID, String language) Deprecated.Fetch a singleClfnClassDescForKeyDateentity using key fields.getClfnClassForKeyDateByKey(String classInternalID) Deprecated.Fetch a singleClfnClassForKeyDateentity using key fields.getClfnClassKeywordForKeyDateByKey(String classInternalID, String language, String classKeywordPositionNumber) Deprecated.Fetch a singleClfnClassKeywordForKeyDateentity using key fields.getClfnClassTextForKeyDateByKey(String classInternalID, String language, String longTextID) Deprecated.Fetch a singleClfnClassTextForKeyDateentity using key fields.updateClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Deprecated.Update an existingClfnClassCharcForKeyDateentity and save it to the S/4HANA system.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.Update an existingClfnClassDescForKeyDateentity and save it to the S/4HANA system.updateClfnClassForKeyDate(ClfnClassForKeyDate clfnClassForKeyDate) Deprecated.Update an existingClfnClassForKeyDateentity and save it to the S/4HANA system.updateClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Deprecated.Update an existingClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Update an existingClfnClassTextForKeyDateentity 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.
-
Constructor Details
-
DefaultClassDataForClassificationService
public DefaultClassDataForClassificationService()Deprecated.Creates a service usingClassDataForClassificationService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultClassDataForClassificationService withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:ClassDataForClassificationServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceClassDataForClassificationService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<ClassDataForClassificationServiceBatch>
-
getAllClfnClassCharcForKeyDate
Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch multipleClfnClassCharcForKeyDateentities.- Specified by:
getAllClfnClassCharcForKeyDatein interfaceClassDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnClassCharcForKeyDateentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getClfnClassCharcForKeyDateByKey
@Nonnull public ClfnClassCharcForKeyDateByKeyFluentHelper getClfnClassCharcForKeyDateByKey(String classInternalID, String charcInternalID) Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch a singleClfnClassCharcForKeyDateentity using key fields.- Specified by:
getClfnClassCharcForKeyDateByKeyin interfaceClassDataForClassificationService- Parameters:
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ClfnClassCharcForKeyDateentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createClfnClassCharcForKeyDate
@Nonnull public ClfnClassCharcForKeyDateCreateFluentHelper createClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceCreate a newClfnClassCharcForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassCharcForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassCharcForKeyDate-ClfnClassCharcForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnClassCharcForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnClassCharcForKeyDate
@Nonnull public ClfnClassCharcForKeyDateUpdateFluentHelper updateClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceUpdate an existingClfnClassCharcForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassCharcForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassCharcForKeyDate-ClfnClassCharcForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnClassCharcForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnClassCharcForKeyDate
@Nonnull public ClfnClassCharcForKeyDateDeleteFluentHelper deleteClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceDeletes an existingClfnClassCharcForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassCharcForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassCharcForKeyDate-ClfnClassCharcForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnClassCharcForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnClassDescForKeyDate
Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch multipleClfnClassDescForKeyDateentities.- Specified by:
getAllClfnClassDescForKeyDatein interfaceClassDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnClassDescForKeyDateentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getClfnClassDescForKeyDateByKey
@Nonnull public ClfnClassDescForKeyDateByKeyFluentHelper getClfnClassDescForKeyDateByKey(String classInternalID, String language) Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch a singleClfnClassDescForKeyDateentity using key fields.- Specified by:
getClfnClassDescForKeyDateByKeyin interfaceClassDataForClassificationService- Parameters:
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
ClfnClassDescForKeyDateentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createClfnClassDescForKeyDate
@Nonnull public ClfnClassDescForKeyDateCreateFluentHelper createClfnClassDescForKeyDate(@Nonnull ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceCreate a newClfnClassDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassDescForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassDescForKeyDate-ClfnClassDescForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnClassDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnClassDescForKeyDate
@Nonnull public ClfnClassDescForKeyDateUpdateFluentHelper updateClfnClassDescForKeyDate(@Nonnull ClfnClassDescForKeyDate clfnClassDescForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceUpdate an existingClfnClassDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassDescForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassDescForKeyDate-ClfnClassDescForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnClassDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnClassForKeyDate
Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch multipleClfnClassForKeyDateentities.- Specified by:
getAllClfnClassForKeyDatein interfaceClassDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnClassForKeyDateentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getClfnClassForKeyDateByKey
@Nonnull public ClfnClassForKeyDateByKeyFluentHelper getClfnClassForKeyDateByKey(String classInternalID) Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch a singleClfnClassForKeyDateentity using key fields.- Specified by:
getClfnClassForKeyDateByKeyin interfaceClassDataForClassificationService- Parameters:
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ClfnClassForKeyDateentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createClfnClassForKeyDate
@Nonnull public ClfnClassForKeyDateCreateFluentHelper createClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceCreate a newClfnClassForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassForKeyDate-ClfnClassForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnClassForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnClassForKeyDate
@Nonnull public ClfnClassForKeyDateUpdateFluentHelper updateClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceUpdate an existingClfnClassForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassForKeyDate-ClfnClassForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnClassForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnClassForKeyDate
@Nonnull public ClfnClassForKeyDateDeleteFluentHelper deleteClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceDeletes an existingClfnClassForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassForKeyDate-ClfnClassForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnClassForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnClassKeywordForKeyDate
Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch multipleClfnClassKeywordForKeyDateentities.- Specified by:
getAllClfnClassKeywordForKeyDatein interfaceClassDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnClassKeywordForKeyDateentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getClfnClassKeywordForKeyDateByKey
@Nonnull public ClfnClassKeywordForKeyDateByKeyFluentHelper getClfnClassKeywordForKeyDateByKey(String classInternalID, String language, String classKeywordPositionNumber) Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch a singleClfnClassKeywordForKeyDateentity using key fields.- Specified by:
getClfnClassKeywordForKeyDateByKeyin interfaceClassDataForClassificationService- Parameters:
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
classKeywordPositionNumber- Item NumberConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
ClfnClassKeywordForKeyDateentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createClfnClassKeywordForKeyDate
@Nonnull public ClfnClassKeywordForKeyDateCreateFluentHelper createClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceCreate a newClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassKeywordForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassKeywordForKeyDate-ClfnClassKeywordForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnClassKeywordForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnClassKeywordForKeyDate
@Nonnull public ClfnClassKeywordForKeyDateUpdateFluentHelper updateClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceUpdate an existingClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassKeywordForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassKeywordForKeyDate-ClfnClassKeywordForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnClassKeywordForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnClassKeywordForKeyDate
@Nonnull public ClfnClassKeywordForKeyDateDeleteFluentHelper deleteClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceDeletes an existingClfnClassKeywordForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassKeywordForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassKeywordForKeyDate-ClfnClassKeywordForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnClassKeywordForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnClassTextForKeyDate
Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch multipleClfnClassTextForKeyDateentities.- Specified by:
getAllClfnClassTextForKeyDatein interfaceClassDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnClassTextForKeyDateentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getClfnClassTextForKeyDateByKey
@Nonnull public ClfnClassTextForKeyDateByKeyFluentHelper getClfnClassTextForKeyDateByKey(String classInternalID, String language, String longTextID) Deprecated.Description copied from interface:ClassDataForClassificationServiceFetch a singleClfnClassTextForKeyDateentity using key fields.- Specified by:
getClfnClassTextForKeyDateByKeyin interfaceClassDataForClassificationService- Parameters:
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
longTextID- Text IDConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
ClfnClassTextForKeyDateentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createClfnClassTextForKeyDate
@Nonnull public ClfnClassTextForKeyDateCreateFluentHelper createClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceCreate a newClfnClassTextForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassTextForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassTextForKeyDate-ClfnClassTextForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnClassTextForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnClassTextForKeyDate
@Nonnull public ClfnClassTextForKeyDateUpdateFluentHelper updateClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceUpdate an existingClfnClassTextForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassTextForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassTextForKeyDate-ClfnClassTextForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnClassTextForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnClassTextForKeyDate
@Nonnull public ClfnClassTextForKeyDateDeleteFluentHelper deleteClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deprecated.Description copied from interface:ClassDataForClassificationServiceDeletes an existingClfnClassTextForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassTextForKeyDatein interfaceClassDataForClassificationService- Parameters:
clfnClassTextForKeyDate-ClfnClassTextForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnClassTextForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-