Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.field.RequestForQuotationBidderField
Packages that use RequestForQuotationBidderField
-
Uses of RequestForQuotationBidderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation declared as RequestForQuotationBidderFieldModifier and TypeFieldDescriptionstatic final RequestForQuotationBidderField<String>RequestForQuotationBidder.PARTNER_COUNTERUse with available fluent helpers to apply the PartnerCounter field to query operations.static final RequestForQuotationBidderField<String>RequestForQuotationBidder.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final RequestForQuotationBidderField<String>RequestForQuotationBidder.REQUEST_FOR_QUOTATIONUse with available fluent helpers to apply the RequestForQuotation field to query operations.static final RequestForQuotationBidderField<String>RequestForQuotationBidder.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation that return RequestForQuotationBidderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RequestForQuotationBidderField<T>RequestForQuotationBidder.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RequestForQuotationBidderField<T>Use with available fluent helpers to apply an extension field to query operations.