Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.specificationphrase |
Modifier and Type | Field and Description |
---|---|
static SpecificationPhraseItemField<String> |
SpecificationPhraseItem.SPEC_PHRASE_INTERNAL_ID
Use with available fluent helpers to apply the SpecPhraseInternalID field to query operations.
|
static SpecificationPhraseItemField<LocalDateTime> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_CHANGE_DATE
Use with available fluent helpers to apply the SpecPhraseItemChangeDate field to query operations.
|
static SpecificationPhraseItemField<String> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_CHG_INT_ID
Use with available fluent helpers to apply the SpecPhraseItemChgIntID field to query operations.
|
static SpecificationPhraseItemField<String> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_CODE
Use with available fluent helpers to apply the SpecPhraseItemCode field to query operations.
|
static SpecificationPhraseItemField<String> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_INTERNAL_ID
Use with available fluent helpers to apply the SpecPhraseItemInternalID field to query operations.
|
static SpecificationPhraseItemField<Boolean> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_IS_DELETED
Use with available fluent helpers to apply the SpecPhraseItemIsDeleted field to query operations.
|
static SpecificationPhraseItemField<String> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_LANGUAGE
Use with available fluent helpers to apply the SpecPhraseItemLanguage field to query operations.
|
static SpecificationPhraseItemField<String> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_STATUS
Use with available fluent helpers to apply the SpecPhraseItemStatus field to query operations.
|
static SpecificationPhraseItemField<String> |
SpecificationPhraseItem.SPEC_PHRASE_ITEM_TEXT
Use with available fluent helpers to apply the SpecPhraseItemText field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SpecificationPhraseItemField<T> |
SpecificationPhraseItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SpecificationPhraseItem.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.