Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.field.SuplrEvalSccrdPurchaserRespField
Packages that use SuplrEvalSccrdPurchaserRespField
-
Uses of SuplrEvalSccrdPurchaserRespField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard declared as SuplrEvalSccrdPurchaserRespFieldModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdPurchaserRespField<UUID>SuplrEvalSccrdPurchaserResp.SUPLR_EVAL_SCORECARD_PTY_UUIDUse with available fluent helpers to apply the SuplrEvalScorecardPtyUUID field to query operations.static final SuplrEvalSccrdPurchaserRespField<UUID>SuplrEvalSccrdPurchaserResp.SUPLR_EVAL_SCORECARD_UUIDUse with available fluent helpers to apply the SuplrEvalScorecardUUID field to query operations.static final SuplrEvalSccrdPurchaserRespField<String>SuplrEvalSccrdPurchaserResp.USER_IDUse with available fluent helpers to apply the UserID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalSccrdPurchaserRespFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalSccrdPurchaserRespField<T>SuplrEvalSccrdPurchaserResp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalSccrdPurchaserRespField<T>Use with available fluent helpers to apply an extension field to query operations.