public interface ClassDataForClassificationService extends BatchService<ClassDataForClassificationServiceBatch>
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 API Business Hub
OData Service: | API_CLFN_CLASS_SRV |
API Version: | 1 |
Communication Scenario: | Classification Systems OData Integration (SAP_COM_0163) |
Authentication Methods: | Basic, x509 |
Business Object: | ClassificationClass |
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 ClassDataForClassificationService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull ClfnClassCharcForKeyDateFluentHelper getAllClfnClassCharcForKeyDate()
ClfnClassCharcForKeyDate
entities.ClfnClassCharcForKeyDate
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 ClfnClassCharcForKeyDateByKeyFluentHelper getClfnClassCharcForKeyDateByKey(String classInternalID, String charcInternalID)
ClfnClassCharcForKeyDate
entity using key fields.charcInternalID
- Internal characteristic number without conversion routine
Constraints: Not nullable, Maximum length: 10
classInternalID
- Internal Class Number
Constraints: Not nullable, Maximum length: 10
ClfnClassCharcForKeyDate
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 ClfnClassCharcForKeyDateCreateFluentHelper createClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
ClfnClassCharcForKeyDate
entity and save it to the S/4HANA system.clfnClassCharcForKeyDate
- ClfnClassCharcForKeyDate
entity object that will be created in the S/4HANA system.ClfnClassCharcForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassCharcForKeyDateUpdateFluentHelper updateClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
ClfnClassCharcForKeyDate
entity and save it to the S/4HANA system.clfnClassCharcForKeyDate
- ClfnClassCharcForKeyDate
entity object that will be updated in the S/4HANA system.ClfnClassCharcForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassCharcForKeyDateDeleteFluentHelper deleteClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate)
ClfnClassCharcForKeyDate
entity in the S/4HANA system.clfnClassCharcForKeyDate
- ClfnClassCharcForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnClassCharcForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassDescForKeyDateFluentHelper getAllClfnClassDescForKeyDate()
ClfnClassDescForKeyDate
entities.ClfnClassDescForKeyDate
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 ClfnClassDescForKeyDateByKeyFluentHelper getClfnClassDescForKeyDateByKey(String classInternalID, String language)
ClfnClassDescForKeyDate
entity using key fields.classInternalID
- Internal Class Number
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ClfnClassDescForKeyDate
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 ClfnClassDescForKeyDateCreateFluentHelper createClfnClassDescForKeyDate(@Nonnull ClfnClassDescForKeyDate clfnClassDescForKeyDate)
ClfnClassDescForKeyDate
entity and save it to the S/4HANA system.clfnClassDescForKeyDate
- ClfnClassDescForKeyDate
entity object that will be created in the S/4HANA system.ClfnClassDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassDescForKeyDateUpdateFluentHelper updateClfnClassDescForKeyDate(@Nonnull ClfnClassDescForKeyDate clfnClassDescForKeyDate)
ClfnClassDescForKeyDate
entity and save it to the S/4HANA system.clfnClassDescForKeyDate
- ClfnClassDescForKeyDate
entity object that will be updated in the S/4HANA system.ClfnClassDescForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassForKeyDateFluentHelper getAllClfnClassForKeyDate()
ClfnClassForKeyDate
entities.ClfnClassForKeyDate
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 ClfnClassForKeyDateByKeyFluentHelper getClfnClassForKeyDateByKey(String classInternalID)
ClfnClassForKeyDate
entity using key fields.classInternalID
- Internal Class Number
Constraints: Not nullable, Maximum length: 10
ClfnClassForKeyDate
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 ClfnClassForKeyDateCreateFluentHelper createClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate)
ClfnClassForKeyDate
entity and save it to the S/4HANA system.clfnClassForKeyDate
- ClfnClassForKeyDate
entity object that will be created in the S/4HANA system.ClfnClassForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassForKeyDateUpdateFluentHelper updateClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate)
ClfnClassForKeyDate
entity and save it to the S/4HANA system.clfnClassForKeyDate
- ClfnClassForKeyDate
entity object that will be updated in the S/4HANA system.ClfnClassForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassForKeyDateDeleteFluentHelper deleteClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate)
ClfnClassForKeyDate
entity in the S/4HANA system.clfnClassForKeyDate
- ClfnClassForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnClassForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassKeywordForKeyDateFluentHelper getAllClfnClassKeywordForKeyDate()
ClfnClassKeywordForKeyDate
entities.ClfnClassKeywordForKeyDate
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 ClfnClassKeywordForKeyDateByKeyFluentHelper getClfnClassKeywordForKeyDateByKey(String classInternalID, String language, String classKeywordPositionNumber)
ClfnClassKeywordForKeyDate
entity using key fields.classKeywordPositionNumber
- Item Number
Constraints: Not nullable, Maximum length: 2
classInternalID
- Internal Class Number
Constraints: Not nullable, Maximum length: 10
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ClfnClassKeywordForKeyDate
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 ClfnClassKeywordForKeyDateCreateFluentHelper createClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
ClfnClassKeywordForKeyDate
entity and save it to the S/4HANA system.clfnClassKeywordForKeyDate
- ClfnClassKeywordForKeyDate
entity object that will be created in the S/4HANA system.ClfnClassKeywordForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassKeywordForKeyDateUpdateFluentHelper updateClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
ClfnClassKeywordForKeyDate
entity and save it to the S/4HANA system.clfnClassKeywordForKeyDate
- ClfnClassKeywordForKeyDate
entity object that will be updated in the S/4HANA system.ClfnClassKeywordForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassKeywordForKeyDateDeleteFluentHelper deleteClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate)
ClfnClassKeywordForKeyDate
entity in the S/4HANA system.clfnClassKeywordForKeyDate
- ClfnClassKeywordForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnClassKeywordForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassTextForKeyDateFluentHelper getAllClfnClassTextForKeyDate()
ClfnClassTextForKeyDate
entities.ClfnClassTextForKeyDate
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 ClfnClassTextForKeyDateByKeyFluentHelper getClfnClassTextForKeyDateByKey(String classInternalID, String language, String longTextID)
ClfnClassTextForKeyDate
entity using key fields.classInternalID
- Internal Class Number
Constraints: Not nullable, Maximum length: 10
language
- The Language key field contains an alphanumeric code that identifies the language an entry is written
in.
Constraints: Not nullable, Maximum length: 2
longTextID
- This field contains an alphanumeric text ID of up to 4 characters, for a menu name, for example.
Constraints: Not nullable, Maximum length: 4
ClfnClassTextForKeyDate
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 ClfnClassTextForKeyDateCreateFluentHelper createClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate)
ClfnClassTextForKeyDate
entity and save it to the S/4HANA system.clfnClassTextForKeyDate
- ClfnClassTextForKeyDate
entity object that will be created in the S/4HANA system.ClfnClassTextForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassTextForKeyDateUpdateFluentHelper updateClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate)
ClfnClassTextForKeyDate
entity and save it to the S/4HANA system.clfnClassTextForKeyDate
- ClfnClassTextForKeyDate
entity object that will be updated in the S/4HANA system.ClfnClassTextForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ClfnClassTextForKeyDateDeleteFluentHelper deleteClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate)
ClfnClassTextForKeyDate
entity in the S/4HANA system.clfnClassTextForKeyDate
- ClfnClassTextForKeyDate
entity object that will be deleted in the S/4HANA system.ClfnClassTextForKeyDate
entity. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2021 SAP SE. All rights reserved.