Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.field.LongTextField
Packages that use LongTextField
Package
Description
-
Uses of LongTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation declared as LongTextFieldModifier and TypeFieldDescriptionstatic final LongTextField<String>LongText.MAINT_ORDER_CONFUse with available fluent helpers to apply the MaintOrderConf field to query operations.static final LongTextField<String>LongText.MAINT_ORDER_CONF_CNTR_VALUEUse with available fluent helpers to apply the MaintOrderConfCntrValue field to query operations.static final LongTextField<String>LongText.MAINT_ORDER_CONF_LONG_TEXTUse with available fluent helpers to apply the MaintOrderConfLongText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation that return LongTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LongTextField<T>LongText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LongTextField<T>Use with available fluent helpers to apply an extension field to query operations.