Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SupplierEvaluationResponseField
Packages that use SupplierEvaluationResponseField
-
Uses of SupplierEvaluationResponseField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SupplierEvaluationResponseFieldModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseField<String>SupplierEvaluationResponse.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final SupplierEvaluationResponseField<ZonedDateTime>SupplierEvaluationResponse.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final SupplierEvaluationResponseField<String>SupplierEvaluationResponse.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SupplierEvaluationResponseField<ZonedDateTime>SupplierEvaluationResponse.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final SupplierEvaluationResponseField<String>SupplierEvaluationResponse.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final SupplierEvaluationResponseField<UUID>SupplierEvaluationResponse.PURG_CAT_UUIDUse with available fluent helpers to apply the PurgCatUUID field to query operations.static final SupplierEvaluationResponseField<LocalDateTime>SupplierEvaluationResponse.SUPLR_EVAL_DEADLINE_DATEUse with available fluent helpers to apply the SuplrEvalDeadlineDate field to query operations.static final SupplierEvaluationResponseField<LocalDateTime>SupplierEvaluationResponse.SUPLR_EVAL_END_DATEUse with available fluent helpers to apply the SuplrEvalEndDate field to query operations.static final SupplierEvaluationResponseField<UUID>SupplierEvaluationResponse.SUPLR_EVAL_REQ_UUIDUse with available fluent helpers to apply the SuplrEvalReqUUID field to query operations.static final SupplierEvaluationResponseField<String>SupplierEvaluationResponse.SUPLR_EVAL_RSP_LIFECYCLE_STATUSUse with available fluent helpers to apply the SuplrEvalRspLifecycleStatus field to query operations.static final SupplierEvaluationResponseField<String>SupplierEvaluationResponse.SUPLR_EVAL_RSP_NAMEUse with available fluent helpers to apply the SuplrEvalRspName field to query operations.static final SupplierEvaluationResponseField<UUID>SupplierEvaluationResponse.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SupplierEvaluationResponseField<LocalDateTime>SupplierEvaluationResponse.SUPLR_EVAL_START_DATEUse with available fluent helpers to apply the SuplrEvalStartDate field to query operations.static final SupplierEvaluationResponseField<ZonedDateTime>SupplierEvaluationResponse.SUPLR_EVAL_SUBMISSION_DATE_TIMEUse with available fluent helpers to apply the SuplrEvalSubmissionDateTime field to query operations.static final SupplierEvaluationResponseField<String>SupplierEvaluationResponse.SUPPLIER_EVAL_RESPONSEUse with available fluent helpers to apply the SupplierEvalResponse field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SupplierEvaluationResponseFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierEvaluationResponseField<T>SupplierEvaluationResponse.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierEvaluationResponseField<T>Use with available fluent helpers to apply an extension field to query operations.