Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspAppraiserField
Packages that use SuplrEvalRspAppraiserField
-
Uses of SuplrEvalRspAppraiserField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspAppraiserFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspAppraiserField<UUID>SuplrEvalRspAppraiser.SUPLR_EVAL_RSP_PARTY_UUIDUse with available fluent helpers to apply the SuplrEvalRspPartyUUID field to query operations.static final SuplrEvalRspAppraiserField<UUID>SuplrEvalRspAppraiser.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SuplrEvalRspAppraiserField<String>SuplrEvalRspAppraiser.USER_IDUse with available fluent helpers to apply the UserID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspAppraiserFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspAppraiserField<T>SuplrEvalRspAppraiser.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspAppraiserField<T>Use with available fluent helpers to apply an extension field to query operations.