Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.field.SAP__SignatureField
Packages that use SAP__SignatureField
-
Uses of SAP__SignatureField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore declared as SAP__SignatureFieldModifier and TypeFieldDescriptionstatic final SAP__SignatureField<Boolean>SAP__Signature.DO_SIGNUse with available fluent helpers to apply the DoSign field to query operations.static final SAP__SignatureField<UUID>SAP__Signature.IDUse with available fluent helpers to apply the Id field to query operations.static final SAP__SignatureField<String>SAP__Signature.REASONUse with available fluent helpers to apply the Reason field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return SAP__SignatureFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAP__SignatureField<T>SAP__Signature.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAP__SignatureField<T>Use with available fluent helpers to apply an extension field to query operations.