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