Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseField<String> |
SupplierEvaluationResponse.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierEvaluationResponseField<ZonedDateTime> |
SupplierEvaluationResponse.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static SupplierEvaluationResponseField<String> |
SupplierEvaluationResponse.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SupplierEvaluationResponseField<ZonedDateTime> |
SupplierEvaluationResponse.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SupplierEvaluationResponseField<String> |
SupplierEvaluationResponse.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static SupplierEvaluationResponseField<UUID> |
SupplierEvaluationResponse.PURG_CAT_UUID
Use with available fluent helpers to apply the PurgCatUUID field to query operations.
|
static SupplierEvaluationResponseField<LocalDateTime> |
SupplierEvaluationResponse.SUPLR_EVAL_DEADLINE_DATE
Use with available fluent helpers to apply the SuplrEvalDeadlineDate field to query operations.
|
static SupplierEvaluationResponseField<LocalDateTime> |
SupplierEvaluationResponse.SUPLR_EVAL_END_DATE
Use with available fluent helpers to apply the SuplrEvalEndDate field to query operations.
|
static SupplierEvaluationResponseField<UUID> |
SupplierEvaluationResponse.SUPLR_EVAL_REQ_UUID
Use with available fluent helpers to apply the SuplrEvalReqUUID field to query operations.
|
static SupplierEvaluationResponseField<String> |
SupplierEvaluationResponse.SUPLR_EVAL_RSP_LIFECYCLE_STATUS
Use with available fluent helpers to apply the SuplrEvalRspLifecycleStatus field to query operations.
|
static SupplierEvaluationResponseField<String> |
SupplierEvaluationResponse.SUPLR_EVAL_RSP_NAME
Use with available fluent helpers to apply the SuplrEvalRspName field to query operations.
|
static SupplierEvaluationResponseField<UUID> |
SupplierEvaluationResponse.SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SupplierEvaluationResponseField<LocalDateTime> |
SupplierEvaluationResponse.SUPLR_EVAL_START_DATE
Use with available fluent helpers to apply the SuplrEvalStartDate field to query operations.
|
static SupplierEvaluationResponseField<ZonedDateTime> |
SupplierEvaluationResponse.SUPLR_EVAL_SUBMISSION_DATE_TIME
Use with available fluent helpers to apply the SuplrEvalSubmissionDateTime field to query operations.
|
static SupplierEvaluationResponseField<String> |
SupplierEvaluationResponse.SUPPLIER_EVAL_RESPONSE
Use with available fluent helpers to apply the SupplierEvalResponse field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierEvaluationResponseField<T> |
SupplierEvaluationResponse.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierEvaluationResponse.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.