Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.specificationphrase |
Modifier and Type | Field and Description |
---|---|
static SpecificationPhraseField<String> |
SpecificationPhrase.SPEC_PHRASE
Use with available fluent helpers to apply the SpecPhrase field to query operations.
|
static SpecificationPhraseField<LocalDateTime> |
SpecificationPhrase.SPEC_PHRASE_CHANGE_DATE
Use with available fluent helpers to apply the SpecPhraseChangeDate field to query operations.
|
static SpecificationPhraseField<String> |
SpecificationPhrase.SPEC_PHRASE_CHG_INT_ID
Use with available fluent helpers to apply the SpecPhraseChgIntID field to query operations.
|
static SpecificationPhraseField<String> |
SpecificationPhrase.SPEC_PHRASE_GROUP
Use with available fluent helpers to apply the SpecPhraseGroup field to query operations.
|
static SpecificationPhraseField<String> |
SpecificationPhrase.SPEC_PHRASE_INTERNAL_ID
Use with available fluent helpers to apply the SpecPhraseInternalID field to query operations.
|
static SpecificationPhraseField<Boolean> |
SpecificationPhrase.SPEC_PHRASE_IS_DELETED
Use with available fluent helpers to apply the SpecPhraseIsDeleted field to query operations.
|
static SpecificationPhraseField<String> |
SpecificationPhrase.SPEC_PHRASE_LANGUAGE
Use with available fluent helpers to apply the SpecPhraseLanguage field to query operations.
|
static SpecificationPhraseField<String> |
SpecificationPhrase.SPEC_PHRASE_LIBRARY
Use with available fluent helpers to apply the SpecPhraseLibrary field to query operations.
|
static SpecificationPhraseField<String> |
SpecificationPhrase.SPEC_PHRASE_NOTE
Use with available fluent helpers to apply the SpecPhraseNote field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SpecificationPhraseField<T> |
SpecificationPhrase.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SpecificationPhrase.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.