Class DefaultCharacteristicDataForClassificationService
- All Implemented Interfaces:
BatchService<CharacteristicDataForClassificationServiceBatch>,CharacteristicDataForClassificationService
Characteristics describe attributes of the objects to be classified. Using the API you can maintain characteristic header data, descriptions, references, restrictions and values.
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_CLFN_CHARACTERISTIC_SRV |
| API Version: | 1.0.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 Characteristic |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.CharacteristicDataForClassificationService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingCharacteristicDataForClassificationService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.createClfnCharacteristicForKeyDate(ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Deprecated.Create a newClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.createClfnCharcDescForKeyDate(ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Deprecated.Create a newClfnCharcDescForKeyDateentity and save it to the S/4HANA system.createClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.Create a newClfnCharcRefForKeyDateentity and save it to the S/4HANA system.createClfnCharcRstrcnForKeyDate(ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Deprecated.Create a newClfnCharcRstrcnForKeyDateentity and save it to the S/4HANA system.createClfnCharcValueDescForKeyDate(ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Deprecated.Create a newClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.createClfnCharcValueForKeyDate(ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Deprecated.Create a newClfnCharcValueForKeyDateentity and save it to the S/4HANA system.deleteClfnCharacteristicForKeyDate(ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Deprecated.Deletes an existingClfnCharacteristicForKeyDateentity in the S/4HANA system.deleteClfnCharcDescForKeyDate(ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Deprecated.Deletes an existingClfnCharcDescForKeyDateentity in the S/4HANA system.deleteClfnCharcRefForKeyDate(ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.Deletes an existingClfnCharcRefForKeyDateentity in the S/4HANA system.deleteClfnCharcRstrcnForKeyDate(ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Deprecated.Deletes an existingClfnCharcRstrcnForKeyDateentity in the S/4HANA system.deleteClfnCharcValueDescForKeyDate(ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Deprecated.Deletes an existingClfnCharcValueDescForKeyDateentity in the S/4HANA system.deleteClfnCharcValueForKeyDate(ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Deprecated.Deletes an existingClfnCharcValueForKeyDateentity in the S/4HANA system.Deprecated.Fetch multipleClfnCharacteristicForKeyDateentities.Deprecated.Fetch multipleClfnCharcDescForKeyDateentities.Deprecated.Fetch multipleClfnCharcRefForKeyDateentities.Deprecated.Fetch multipleClfnCharcRstrcnForKeyDateentities.Deprecated.Fetch multipleClfnCharcValueDescForKeyDateentities.Deprecated.Fetch multipleClfnCharcValueForKeyDateentities.getClfnCharacteristicForKeyDateByKey(String charcInternalID) Deprecated.Fetch a singleClfnCharacteristicForKeyDateentity using key fields.getClfnCharcDescForKeyDateByKey(String charcInternalID, String language) Deprecated.Fetch a singleClfnCharcDescForKeyDateentity using key fields.getClfnCharcRefForKeyDateByKey(String charcInternalID, String charcReferenceTable, String charcReferenceTableField) Deprecated.Fetch a singleClfnCharcRefForKeyDateentity using key fields.getClfnCharcRstrcnForKeyDateByKey(String charcInternalID, String classType) Deprecated.Fetch a singleClfnCharcRstrcnForKeyDateentity using key fields.getClfnCharcValueDescForKeyDateByKey(String charcInternalID, String charcValuePositionNumber, String language) Deprecated.Fetch a singleClfnCharcValueDescForKeyDateentity using key fields.getClfnCharcValueForKeyDateByKey(String charcInternalID, String charcValuePositionNumber) Deprecated.Fetch a singleClfnCharcValueForKeyDateentity using key fields.updateClfnCharacteristicForKeyDate(ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Deprecated.Update an existingClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.updateClfnCharcDescForKeyDate(ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Deprecated.Update an existingClfnCharcDescForKeyDateentity and save it to the S/4HANA system.updateClfnCharcValueDescForKeyDate(ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Deprecated.Update an existingClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.updateClfnCharcValueForKeyDate(ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Deprecated.Update an existingClfnCharcValueForKeyDateentity 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
-
DefaultCharacteristicDataForClassificationService
public DefaultCharacteristicDataForClassificationService()Deprecated.Creates a service usingCharacteristicDataForClassificationService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultCharacteristicDataForClassificationService withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceCharacteristicDataForClassificationService- 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<CharacteristicDataForClassificationServiceBatch>
-
getAllClfnCharacteristicForKeyDate
Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch multipleClfnCharacteristicForKeyDateentities.- Specified by:
getAllClfnCharacteristicForKeyDatein interfaceCharacteristicDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnCharacteristicForKeyDateentities. 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.
-
getClfnCharacteristicForKeyDateByKey
@Nonnull public ClfnCharacteristicForKeyDateByKeyFluentHelper getClfnCharacteristicForKeyDateByKey(String charcInternalID) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch a singleClfnCharacteristicForKeyDateentity using key fields.- Specified by:
getClfnCharacteristicForKeyDateByKeyin interfaceCharacteristicDataForClassificationService- Parameters:
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ClfnCharacteristicForKeyDateentity 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.
-
createClfnCharacteristicForKeyDate
@Nonnull public ClfnCharacteristicForKeyDateCreateFluentHelper createClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceCreate a newClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharacteristicForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharacteristicForKeyDate-ClfnCharacteristicForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnCharacteristicForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnCharacteristicForKeyDate
@Nonnull public ClfnCharacteristicForKeyDateUpdateFluentHelper updateClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceUpdate an existingClfnCharacteristicForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharacteristicForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharacteristicForKeyDate-ClfnCharacteristicForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnCharacteristicForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnCharacteristicForKeyDate
@Nonnull public ClfnCharacteristicForKeyDateDeleteFluentHelper deleteClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceDeletes an existingClfnCharacteristicForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharacteristicForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharacteristicForKeyDate-ClfnCharacteristicForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnCharacteristicForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnCharcDescForKeyDate
Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch multipleClfnCharcDescForKeyDateentities.- Specified by:
getAllClfnCharcDescForKeyDatein interfaceCharacteristicDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnCharcDescForKeyDateentities. 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.
-
getClfnCharcDescForKeyDateByKey
@Nonnull public ClfnCharcDescForKeyDateByKeyFluentHelper getClfnCharcDescForKeyDateByKey(String charcInternalID, String language) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch a singleClfnCharcDescForKeyDateentity using key fields.- Specified by:
getClfnCharcDescForKeyDateByKeyin interfaceCharacteristicDataForClassificationService- Parameters:
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
ClfnCharcDescForKeyDateentity 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.
-
createClfnCharcDescForKeyDate
@Nonnull public ClfnCharcDescForKeyDateCreateFluentHelper createClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceCreate a newClfnCharcDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcDescForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcDescForKeyDate-ClfnCharcDescForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnCharcDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnCharcDescForKeyDate
@Nonnull public ClfnCharcDescForKeyDateUpdateFluentHelper updateClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceUpdate an existingClfnCharcDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharcDescForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcDescForKeyDate-ClfnCharcDescForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnCharcDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnCharcDescForKeyDate
@Nonnull public ClfnCharcDescForKeyDateDeleteFluentHelper deleteClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceDeletes an existingClfnCharcDescForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcDescForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcDescForKeyDate-ClfnCharcDescForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnCharcDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnCharcRefForKeyDate
Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch multipleClfnCharcRefForKeyDateentities.- Specified by:
getAllClfnCharcRefForKeyDatein interfaceCharacteristicDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnCharcRefForKeyDateentities. 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.
-
getClfnCharcRefForKeyDateByKey
@Nonnull public ClfnCharcRefForKeyDateByKeyFluentHelper getClfnCharcRefForKeyDateByKey(String charcInternalID, String charcReferenceTable, String charcReferenceTableField) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch a singleClfnCharcRefForKeyDateentity using key fields.- Specified by:
getClfnCharcRefForKeyDateByKeyin interfaceCharacteristicDataForClassificationService- Parameters:
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
charcReferenceTable- Table NameConstraints: Not nullable, Maximum length: 30
charcReferenceTableField- Field NameConstraints: Not nullable, Maximum length: 30
- Returns:
- A fluent helper to fetch a single
ClfnCharcRefForKeyDateentity 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.
-
createClfnCharcRefForKeyDate
@Nonnull public ClfnCharcRefForKeyDateCreateFluentHelper createClfnCharcRefForKeyDate(@Nonnull ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceCreate a newClfnCharcRefForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcRefForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcRefForKeyDate-ClfnCharcRefForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnCharcRefForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnCharcRefForKeyDate
@Nonnull public ClfnCharcRefForKeyDateDeleteFluentHelper deleteClfnCharcRefForKeyDate(@Nonnull ClfnCharcRefForKeyDate clfnCharcRefForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceDeletes an existingClfnCharcRefForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcRefForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcRefForKeyDate-ClfnCharcRefForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnCharcRefForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnCharcRstrcnForKeyDate
Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch multipleClfnCharcRstrcnForKeyDateentities.- Specified by:
getAllClfnCharcRstrcnForKeyDatein interfaceCharacteristicDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnCharcRstrcnForKeyDateentities. 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.
-
getClfnCharcRstrcnForKeyDateByKey
@Nonnull public ClfnCharcRstrcnForKeyDateByKeyFluentHelper getClfnCharcRstrcnForKeyDateByKey(String charcInternalID, String classType) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch a singleClfnCharcRstrcnForKeyDateentity using key fields.- Specified by:
getClfnCharcRstrcnForKeyDateByKeyin interfaceCharacteristicDataForClassificationService- Parameters:
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
classType- Class TypeConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
ClfnCharcRstrcnForKeyDateentity 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.
-
createClfnCharcRstrcnForKeyDate
@Nonnull public ClfnCharcRstrcnForKeyDateCreateFluentHelper createClfnCharcRstrcnForKeyDate(@Nonnull ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceCreate a newClfnCharcRstrcnForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcRstrcnForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcRstrcnForKeyDate-ClfnCharcRstrcnForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnCharcRstrcnForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnCharcRstrcnForKeyDate
@Nonnull public ClfnCharcRstrcnForKeyDateDeleteFluentHelper deleteClfnCharcRstrcnForKeyDate(@Nonnull ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceDeletes an existingClfnCharcRstrcnForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcRstrcnForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcRstrcnForKeyDate-ClfnCharcRstrcnForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnCharcRstrcnForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnCharcValueDescForKeyDate
Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch multipleClfnCharcValueDescForKeyDateentities.- Specified by:
getAllClfnCharcValueDescForKeyDatein interfaceCharacteristicDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnCharcValueDescForKeyDateentities. 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.
-
getClfnCharcValueDescForKeyDateByKey
@Nonnull public ClfnCharcValueDescForKeyDateByKeyFluentHelper getClfnCharcValueDescForKeyDateByKey(String charcInternalID, String charcValuePositionNumber, String language) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch a singleClfnCharcValueDescForKeyDateentity using key fields.- Specified by:
getClfnCharcValueDescForKeyDateByKeyin interfaceCharacteristicDataForClassificationService- Parameters:
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
charcValuePositionNumber- Int counterConstraints: Not nullable, Maximum length: 4
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
ClfnCharcValueDescForKeyDateentity 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.
-
createClfnCharcValueDescForKeyDate
@Nonnull public ClfnCharcValueDescForKeyDateCreateFluentHelper createClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceCreate a newClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcValueDescForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcValueDescForKeyDate-ClfnCharcValueDescForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnCharcValueDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnCharcValueDescForKeyDate
@Nonnull public ClfnCharcValueDescForKeyDateUpdateFluentHelper updateClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceUpdate an existingClfnCharcValueDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharcValueDescForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcValueDescForKeyDate-ClfnCharcValueDescForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnCharcValueDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnCharcValueDescForKeyDate
@Nonnull public ClfnCharcValueDescForKeyDateDeleteFluentHelper deleteClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceDeletes an existingClfnCharcValueDescForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcValueDescForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcValueDescForKeyDate-ClfnCharcValueDescForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnCharcValueDescForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllClfnCharcValueForKeyDate
Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch multipleClfnCharcValueForKeyDateentities.- Specified by:
getAllClfnCharcValueForKeyDatein interfaceCharacteristicDataForClassificationService- Returns:
- A fluent helper to fetch multiple
ClfnCharcValueForKeyDateentities. 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.
-
getClfnCharcValueForKeyDateByKey
@Nonnull public ClfnCharcValueForKeyDateByKeyFluentHelper getClfnCharcValueForKeyDateByKey(String charcInternalID, String charcValuePositionNumber) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceFetch a singleClfnCharcValueForKeyDateentity using key fields.- Specified by:
getClfnCharcValueForKeyDateByKeyin interfaceCharacteristicDataForClassificationService- Parameters:
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
charcValuePositionNumber- Int counterConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
ClfnCharcValueForKeyDateentity 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.
-
createClfnCharcValueForKeyDate
@Nonnull public ClfnCharcValueForKeyDateCreateFluentHelper createClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceCreate a newClfnCharcValueForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnCharcValueForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcValueForKeyDate-ClfnCharcValueForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ClfnCharcValueForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateClfnCharcValueForKeyDate
@Nonnull public ClfnCharcValueForKeyDateUpdateFluentHelper updateClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceUpdate an existingClfnCharcValueForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnCharcValueForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcValueForKeyDate-ClfnCharcValueForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ClfnCharcValueForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteClfnCharcValueForKeyDate
@Nonnull public ClfnCharcValueForKeyDateDeleteFluentHelper deleteClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate) Deprecated.Description copied from interface:CharacteristicDataForClassificationServiceDeletes an existingClfnCharcValueForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnCharcValueForKeyDatein interfaceCharacteristicDataForClassificationService- Parameters:
clfnCharcValueForKeyDate-ClfnCharcValueForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
ClfnCharcValueForKeyDateentity. To perform execution, call theexecutemethod on the fluent helper object.
-