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