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