Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.field.SalesQuotationTextField
Packages that use SalesQuotationTextField
-
Uses of SalesQuotationTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SalesQuotationTextFieldModifier and TypeFieldDescriptionstatic final SalesQuotationTextField<String>SalesQuotationText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SalesQuotationTextField<String>SalesQuotationText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final SalesQuotationTextField<String>SalesQuotationText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final SalesQuotationTextField<String>SalesQuotationText.SALES_QUOTATIONUse with available fluent helpers to apply the SalesQuotation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SalesQuotationTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesQuotationTextField<T>SalesQuotationText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesQuotationTextField<T>Use with available fluent helpers to apply an extension field to query operations.