Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.field.SalesQuotationPartnerField
Packages that use SalesQuotationPartnerField
-
Uses of SalesQuotationPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SalesQuotationPartnerFieldModifier and TypeFieldDescriptionstatic final SalesQuotationPartnerField<String>SalesQuotationPartner.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final SalesQuotationPartnerField<String>SalesQuotationPartner.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final SalesQuotationPartnerField<String>SalesQuotationPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final SalesQuotationPartnerField<String>SalesQuotationPartner.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final SalesQuotationPartnerField<String>SalesQuotationPartner.SALES_QUOTATIONUse with available fluent helpers to apply the SalesQuotation field to query operations.static final SalesQuotationPartnerField<String>SalesQuotationPartner.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SalesQuotationPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesQuotationPartnerField<T>SalesQuotationPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesQuotationPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.