Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask |
Modifier and Type | Field and Description |
---|---|
static SupplierActivityTaskField<String> |
SupplierActivityTask.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierActivityTaskField<ZonedDateTime> |
SupplierActivityTask.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static SupplierActivityTaskField<LocalDateTime> |
SupplierActivityTask.END_DATE
Use with available fluent helpers to apply the EndDate field to query operations.
|
static SupplierActivityTaskField<String> |
SupplierActivityTask.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SupplierActivityTaskField<String> |
SupplierActivityTask.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static SupplierActivityTaskField<String> |
SupplierActivityTask.SUPLR_ACTY_TASK_LIFECYCLE_STATUS
Use with available fluent helpers to apply the SuplrActyTaskLifecycleStatus field to query operations.
|
static SupplierActivityTaskField<String> |
SupplierActivityTask.SUPLR_ACTY_TASK_NAME
Use with available fluent helpers to apply the SuplrActyTaskName field to query operations.
|
static SupplierActivityTaskField<String> |
SupplierActivityTask.SUPLR_ACTY_TASK_PRIORITY
Use with available fluent helpers to apply the SuplrActyTaskPriority field to query operations.
|
static SupplierActivityTaskField<UUID> |
SupplierActivityTask.SUPLR_ACTY_TASK_UUID
Use with available fluent helpers to apply the SuplrActyTaskUUID field to query operations.
|
static SupplierActivityTaskField<String> |
SupplierActivityTask.SUPPLIER_ACTIVITY_TASK
Use with available fluent helpers to apply the SupplierActivityTask field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierActivityTaskField<T> |
SupplierActivityTask.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierActivityTask.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.