@Named public class DefaultReadClassDataForClassificationService extends Object implements ReadClassDataForClassificationService
This service enables you to read class data, that is valid on a given date.
Reference: SAP API Business Hub
OData Service: | API_CLFN_CLASS_SRV |
API Version: | 1 |
Communication Scenario: | Classification Systems OData Integration (SAP_COM_0163) |
Constructor and Description |
---|
DefaultReadClassDataForClassificationService() |
public DefaultReadClassDataForClassificationService()
public ClfnCharcValueForKeyDateFluentHelper getAllClfnCharcValueForKeyDate()
ReadClassDataForClassificationService
ClfnCharcValueForKeyDate
entities.getAllClfnCharcValueForKeyDate
in interface ReadClassDataForClassificationService
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.public ClfnCharcValueForKeyDateByKeyFluentHelper getClfnCharcValueForKeyDateByKey(String charcInternalID, String charcValuePositionNumber)
ReadClassDataForClassificationService
ClfnCharcValueForKeyDate
entity using key fields.getClfnCharcValueForKeyDateByKey
in interface ReadClassDataForClassificationService
charcInternalID
- Internal characteristic number without conversion routineConstraints: Not nullable, Maximum length: 10
charcValuePositionNumber
- Int counterConstraints: Not nullable, Maximum length: 4
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.public ClfnClassCharcForKeyDateFluentHelper getAllClfnClassCharcForKeyDate()
ReadClassDataForClassificationService
ClfnClassCharcForKeyDate
entities.getAllClfnClassCharcForKeyDate
in interface ReadClassDataForClassificationService
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.public ClfnClassCharcForKeyDateByKeyFluentHelper getClfnClassCharcForKeyDateByKey(String classInternalID, String charcInternalID)
ReadClassDataForClassificationService
ClfnClassCharcForKeyDate
entity using key fields.getClfnClassCharcForKeyDateByKey
in interface ReadClassDataForClassificationService
classInternalID
- Internal Class NumberConstraints: Not nullable, Maximum length: 10
charcInternalID
- Internal characteristic number without conversion routineConstraints: 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.public ClfnClassDescForKeyDateFluentHelper getAllClfnClassDescForKeyDate()
ReadClassDataForClassificationService
ClfnClassDescForKeyDate
entities.getAllClfnClassDescForKeyDate
in interface ReadClassDataForClassificationService
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.public ClfnClassDescForKeyDateByKeyFluentHelper getClfnClassDescForKeyDateByKey(String classInternalID, String language)
ReadClassDataForClassificationService
ClfnClassDescForKeyDate
entity using key fields.getClfnClassDescForKeyDateByKey
in interface ReadClassDataForClassificationService
classInternalID
- Internal Class NumberConstraints: Not nullable, Maximum length: 10
language
- The language key indicatesConstraints: 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.public ClfnClassForKeyDateFluentHelper getAllClfnClassForKeyDate()
ReadClassDataForClassificationService
ClfnClassForKeyDate
entities.getAllClfnClassForKeyDate
in interface ReadClassDataForClassificationService
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.public ClfnClassForKeyDateByKeyFluentHelper getClfnClassForKeyDateByKey(String classInternalID)
ReadClassDataForClassificationService
ClfnClassForKeyDate
entity using key fields.getClfnClassForKeyDateByKey
in interface ReadClassDataForClassificationService
classInternalID
- Internal Class NumberConstraints: 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.public ClfnClassKeywordForKeyDateFluentHelper getAllClfnClassKeywordForKeyDate()
ReadClassDataForClassificationService
ClfnClassKeywordForKeyDate
entities.getAllClfnClassKeywordForKeyDate
in interface ReadClassDataForClassificationService
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.public ClfnClassKeywordForKeyDateByKeyFluentHelper getClfnClassKeywordForKeyDateByKey(String classInternalID, String language, String classKeywordPositionNumber)
ReadClassDataForClassificationService
ClfnClassKeywordForKeyDate
entity using key fields.getClfnClassKeywordForKeyDateByKey
in interface ReadClassDataForClassificationService
classInternalID
- Internal Class NumberConstraints: Not nullable, Maximum length: 10
language
- The language key indicatesConstraints: Not nullable, Maximum length: 2
classKeywordPositionNumber
- Item NumberConstraints: 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.public ClfnClassTextForKeyDateFluentHelper getAllClfnClassTextForKeyDate()
ReadClassDataForClassificationService
ClfnClassTextForKeyDate
entities.getAllClfnClassTextForKeyDate
in interface ReadClassDataForClassificationService
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.public ClfnClassTextForKeyDateByKeyFluentHelper getClfnClassTextForKeyDateByKey(String classInternalID, String language, String longTextID)
ReadClassDataForClassificationService
ClfnClassTextForKeyDate
entity using key fields.getClfnClassTextForKeyDateByKey
in interface ReadClassDataForClassificationService
classInternalID
- Internal Class NumberConstraints: 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.Copyright © 2017 SAP SE. All rights reserved.