Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.field.SAP__ValueHelpField
Packages that use SAP__ValueHelpField
-
Uses of SAP__ValueHelpField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore declared as SAP__ValueHelpFieldModifier and TypeFieldDescriptionstatic final SAP__ValueHelpField<String>SAP__ValueHelp.DESCRIPTIONUse with available fluent helpers to apply the DESCRIPTION field to query operations.static final SAP__ValueHelpField<String>SAP__ValueHelp.FIELDVALUEUse with available fluent helpers to apply the FIELD_VALUE field to query operations.static final SAP__ValueHelpField<String>SAP__ValueHelp.VALUEHELPUse with available fluent helpers to apply the VALUEHELP field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return SAP__ValueHelpFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAP__ValueHelpField<T>SAP__ValueHelp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAP__ValueHelpField<T>Use with available fluent helpers to apply an extension field to query operations.