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