Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field.OutbDeliveryItemTextField
Packages that use OutbDeliveryItemTextField
-
Uses of OutbDeliveryItemTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryItemTextFieldModifier and TypeFieldDescriptionstatic final OutbDeliveryItemTextField<String>OutbDeliveryItemText.DELIVERY_DOCUMENTUse with available fluent helpers to apply the DeliveryDocument field to query operations.static final OutbDeliveryItemTextField<String>OutbDeliveryItemText.DELIVERY_DOCUMENT_ITEMUse with available fluent helpers to apply the DeliveryDocumentItem field to query operations.static final OutbDeliveryItemTextField<Boolean>OutbDeliveryItemText.DELIVERY_LONG_TEXT_IS_FORMATTEDUse with available fluent helpers to apply the DeliveryLongTextIsFormatted field to query operations.static final OutbDeliveryItemTextField<String>OutbDeliveryItemText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final OutbDeliveryItemTextField<String>OutbDeliveryItemText.TEXT_ELEMENTUse with available fluent helpers to apply the TextElement field to query operations.static final OutbDeliveryItemTextField<String>OutbDeliveryItemText.TEXT_ELEMENT_DESCRIPTIONUse with available fluent helpers to apply the TextElementDescription field to query operations.static final OutbDeliveryItemTextField<String>OutbDeliveryItemText.TEXT_ELEMENT_TEXTUse with available fluent helpers to apply the TextElementText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 that return OutbDeliveryItemTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
OutbDeliveryItemTextField<T>OutbDeliveryItemText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OutbDeliveryItemTextField<T>Use with available fluent helpers to apply an extension field to query operations.