Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspPurchaserRespField
Packages that use SuplrEvalRspPurchaserRespField
-
Uses of SuplrEvalRspPurchaserRespField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspPurchaserRespFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspPurchaserRespField<UUID>SuplrEvalRspPurchaserResp.SUPLR_EVAL_RSP_PARTY_UUIDUse with available fluent helpers to apply the SuplrEvalRspPartyUUID field to query operations.static final SuplrEvalRspPurchaserRespField<UUID>SuplrEvalRspPurchaserResp.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SuplrEvalRspPurchaserRespField<String>SuplrEvalRspPurchaserResp.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 SuplrEvalRspPurchaserRespFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspPurchaserRespField<T>SuplrEvalRspPurchaserResp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspPurchaserRespField<T>Use with available fluent helpers to apply an extension field to query operations.