public interface CharacteristicDataForClassificationService extends BatchService<CharacteristicDataForClassificationServiceBatch>
This service enables you to create, read, update and delete characteristic data, that is valid on a given date.
Reference: SAP API Business Hub
OData Service: | API_CLFN_CHARACTERISTIC_SRV |
API Version: | 1 |
Communication Scenario: | Classification Systems OData Integration (SAP_COM_0163) |
Authentication Methods: | Basic, x509 |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path
used to access the endpoint. |
batch
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path
used to access the endpoint.@Nonnull CharacteristicDataForClassificationService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull ClfnCharacteristicForKeyDateFluentHelper getAllClfnCharacteristicForKeyDate()
ClfnCharacteristicForKeyDate
entities.ClfnCharacteristicForKeyDate
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharacteristicForKeyDateByKeyFluentHelper getClfnCharacteristicForKeyDateByKey(String charcInternalID)
ClfnCharacteristicForKeyDate
entity using key fields.charcInternalID
- Internal characteristic number without conversion routine
Constraints: Not nullable, Maximum length: 10
ClfnCharacteristicForKeyDate
entity 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 the
execute
method on the fluent helper object.@Nonnull ClfnCharacteristicForKeyDateCreateFluentHelper createClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate)
ClfnCharacteristicForKeyDate
entity and save it to the S/4HANA system.clfnCharacteristicForKeyDate
- ClfnCharacteristicForKeyDate
entity object that will be created in the S/4HANA system.ClfnCharacteristicForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharacteristicForKeyDateUpdateFluentHelper updateClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate)
ClfnCharacteristicForKeyDate
entity and save it to the S/4HANA system.clfnCharacteristicForKeyDate
- ClfnCharacteristicForKeyDate
entity object that will be updated in the S/4HANA system.ClfnCharacteristicForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharacteristicForKeyDateDeleteFluentHelper deleteClfnCharacteristicForKeyDate(@Nonnull ClfnCharacteristicForKeyDate clfnCharacteristicForKeyDate)
ClfnCharacteristicForKeyDate
entity in the S/4HANA system.clfnCharacteristicForKeyDate
- ClfnCharacteristicForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnCharacteristicForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcDescForKeyDateFluentHelper getAllClfnCharcDescForKeyDate()
ClfnCharcDescForKeyDate
entities.ClfnCharcDescForKeyDate
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcDescForKeyDateByKeyFluentHelper getClfnCharcDescForKeyDateByKey(String charcInternalID, String language)
ClfnCharcDescForKeyDate
entity using key fields.charcInternalID
- Internal characteristic number without conversion routine
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ClfnCharcDescForKeyDate
entity 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 the
execute
method on the fluent helper object.@Nonnull ClfnCharcDescForKeyDateCreateFluentHelper createClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate)
ClfnCharcDescForKeyDate
entity and save it to the S/4HANA system.clfnCharcDescForKeyDate
- ClfnCharcDescForKeyDate
entity object that will be created in the S/4HANA system.ClfnCharcDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcDescForKeyDateUpdateFluentHelper updateClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate)
ClfnCharcDescForKeyDate
entity and save it to the S/4HANA system.clfnCharcDescForKeyDate
- ClfnCharcDescForKeyDate
entity object that will be updated in the S/4HANA system.ClfnCharcDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcDescForKeyDateDeleteFluentHelper deleteClfnCharcDescForKeyDate(@Nonnull ClfnCharcDescForKeyDate clfnCharcDescForKeyDate)
ClfnCharcDescForKeyDate
entity in the S/4HANA system.clfnCharcDescForKeyDate
- ClfnCharcDescForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnCharcDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcRefForKeyDateFluentHelper getAllClfnCharcRefForKeyDate()
ClfnCharcRefForKeyDate
entities.ClfnCharcRefForKeyDate
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcRefForKeyDateByKeyFluentHelper getClfnCharcRefForKeyDateByKey(String charcInternalID, String charcReferenceTable, String charcReferenceTableField)
ClfnCharcRefForKeyDate
entity using key fields.charcInternalID
- Internal characteristic number without conversion routine
Constraints: Not nullable, Maximum length: 10
charcReferenceTableField
- Name of a field in a table.
Constraints: Not nullable, Maximum length: 30
charcReferenceTable
- Name of a table.
Constraints: Not nullable, Maximum length: 30
ClfnCharcRefForKeyDate
entity 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 the
execute
method on the fluent helper object.@Nonnull ClfnCharcRefForKeyDateCreateFluentHelper createClfnCharcRefForKeyDate(@Nonnull ClfnCharcRefForKeyDate clfnCharcRefForKeyDate)
ClfnCharcRefForKeyDate
entity and save it to the S/4HANA system.clfnCharcRefForKeyDate
- ClfnCharcRefForKeyDate
entity object that will be created in the S/4HANA system.ClfnCharcRefForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcRefForKeyDateDeleteFluentHelper deleteClfnCharcRefForKeyDate(@Nonnull ClfnCharcRefForKeyDate clfnCharcRefForKeyDate)
ClfnCharcRefForKeyDate
entity in the S/4HANA system.clfnCharcRefForKeyDate
- ClfnCharcRefForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnCharcRefForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcRstrcnForKeyDateFluentHelper getAllClfnCharcRstrcnForKeyDate()
ClfnCharcRstrcnForKeyDate
entities.ClfnCharcRstrcnForKeyDate
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcRstrcnForKeyDateByKeyFluentHelper getClfnCharcRstrcnForKeyDateByKey(String charcInternalID, String classType)
ClfnCharcRstrcnForKeyDate
entity using key fields.charcInternalID
- Internal characteristic number without conversion routine
Constraints: Not nullable, Maximum length: 10
classType
- Uniquely identifies the class type
Constraints: Not nullable, Maximum length: 3
ClfnCharcRstrcnForKeyDate
entity 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 the
execute
method on the fluent helper object.@Nonnull ClfnCharcRstrcnForKeyDateCreateFluentHelper createClfnCharcRstrcnForKeyDate(@Nonnull ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate)
ClfnCharcRstrcnForKeyDate
entity and save it to the S/4HANA system.clfnCharcRstrcnForKeyDate
- ClfnCharcRstrcnForKeyDate
entity object that will be created in the S/4HANA system.ClfnCharcRstrcnForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcRstrcnForKeyDateDeleteFluentHelper deleteClfnCharcRstrcnForKeyDate(@Nonnull ClfnCharcRstrcnForKeyDate clfnCharcRstrcnForKeyDate)
ClfnCharcRstrcnForKeyDate
entity in the S/4HANA system.clfnCharcRstrcnForKeyDate
- ClfnCharcRstrcnForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnCharcRstrcnForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueDescForKeyDateFluentHelper getAllClfnCharcValueDescForKeyDate()
ClfnCharcValueDescForKeyDate
entities.ClfnCharcValueDescForKeyDate
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueDescForKeyDateByKeyFluentHelper getClfnCharcValueDescForKeyDateByKey(String charcInternalID, String charcValuePositionNumber, String language)
ClfnCharcValueDescForKeyDate
entity using key fields.charcValuePositionNumber
- Int counter
Constraints: Not nullable, Maximum length: 4
charcInternalID
- Internal characteristic number without conversion routine
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ClfnCharcValueDescForKeyDate
entity 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 the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueDescForKeyDateCreateFluentHelper createClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate)
ClfnCharcValueDescForKeyDate
entity and save it to the S/4HANA system.clfnCharcValueDescForKeyDate
- ClfnCharcValueDescForKeyDate
entity object that will be created in the S/4HANA system.ClfnCharcValueDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueDescForKeyDateUpdateFluentHelper updateClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate)
ClfnCharcValueDescForKeyDate
entity and save it to the S/4HANA system.clfnCharcValueDescForKeyDate
- ClfnCharcValueDescForKeyDate
entity object that will be updated in the S/4HANA system.ClfnCharcValueDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueDescForKeyDateDeleteFluentHelper deleteClfnCharcValueDescForKeyDate(@Nonnull ClfnCharcValueDescForKeyDate clfnCharcValueDescForKeyDate)
ClfnCharcValueDescForKeyDate
entity in the S/4HANA system.clfnCharcValueDescForKeyDate
- ClfnCharcValueDescForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnCharcValueDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueForKeyDateFluentHelper getAllClfnCharcValueForKeyDate()
ClfnCharcValueForKeyDate
entities.ClfnCharcValueForKeyDate
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueForKeyDateByKeyFluentHelper getClfnCharcValueForKeyDateByKey(String charcInternalID, String charcValuePositionNumber)
ClfnCharcValueForKeyDate
entity using key fields.charcValuePositionNumber
- Int counter
Constraints: Not nullable, Maximum length: 4
charcInternalID
- Internal characteristic number without conversion routine
Constraints: Not nullable, Maximum length: 10
ClfnCharcValueForKeyDate
entity 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 the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueForKeyDateCreateFluentHelper createClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate)
ClfnCharcValueForKeyDate
entity and save it to the S/4HANA system.clfnCharcValueForKeyDate
- ClfnCharcValueForKeyDate
entity object that will be created in the S/4HANA system.ClfnCharcValueForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueForKeyDateUpdateFluentHelper updateClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate)
ClfnCharcValueForKeyDate
entity and save it to the S/4HANA system.clfnCharcValueForKeyDate
- ClfnCharcValueForKeyDate
entity object that will be updated in the S/4HANA system.ClfnCharcValueForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnCharcValueForKeyDateDeleteFluentHelper deleteClfnCharcValueForKeyDate(@Nonnull ClfnCharcValueForKeyDate clfnCharcValueForKeyDate)
ClfnCharcValueForKeyDate
entity in the S/4HANA system.clfnCharcValueForKeyDate
- ClfnCharcValueForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnCharcValueForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2019 SAP SE. All rights reserved.