Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.field.SalesQuotationItemPartnerField
Packages that use SalesQuotationItemPartnerField
-
Uses of SalesQuotationItemPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SalesQuotationItemPartnerFieldModifier and TypeFieldDescriptionstatic final SalesQuotationItemPartnerField<String>SalesQuotationItemPartner.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final SalesQuotationItemPartnerField<String>SalesQuotationItemPartner.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final SalesQuotationItemPartnerField<String>SalesQuotationItemPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final SalesQuotationItemPartnerField<String>SalesQuotationItemPartner.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final SalesQuotationItemPartnerField<String>SalesQuotationItemPartner.SALES_QUOTATIONUse with available fluent helpers to apply the SalesQuotation field to query operations.static final SalesQuotationItemPartnerField<String>SalesQuotationItemPartner.SALES_QUOTATION_ITEMUse with available fluent helpers to apply the SalesQuotationItem field to query operations.static final SalesQuotationItemPartnerField<String>SalesQuotationItemPartner.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 SalesQuotationItemPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesQuotationItemPartnerField<T>SalesQuotationItemPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesQuotationItemPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.