Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity |
Modifier and Type | Field and Description |
---|---|
static SuplrActyDescriptionField<String> |
SuplrActyDescription.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SuplrActyDescriptionField<String> |
SuplrActyDescription.SUPLR_ACTY_DESCRIPTION
Use with available fluent helpers to apply the SuplrActyDescription field to query operations.
|
static SuplrActyDescriptionField<UUID> |
SuplrActyDescription.SUPLR_ACTY_UUID
Use with available fluent helpers to apply the SuplrActyUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrActyDescriptionField<T> |
SuplrActyDescription.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrActyDescription.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.