Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask |
Modifier and Type | Field and Description |
---|---|
static SuplrActyTskDescriptionField<String> |
SuplrActyTskDescription.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SuplrActyTskDescriptionField<UUID> |
SuplrActyTskDescription.SUPLR_ACTY_TASK_UUID
Use with available fluent helpers to apply the SuplrActyTaskUUID field to query operations.
|
static SuplrActyTskDescriptionField<String> |
SuplrActyTskDescription.SUPLR_ACTY_TSK_DESCRIPTION
Use with available fluent helpers to apply the SuplrActyTskDescription field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrActyTskDescriptionField<T> |
SuplrActyTskDescription.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrActyTskDescription.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.