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