Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field.OutbDeliveryHeaderTextField
Packages that use OutbDeliveryHeaderTextField
-
Uses of OutbDeliveryHeaderTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryHeaderTextFieldModifier and TypeFieldDescriptionstatic final OutbDeliveryHeaderTextField<String>OutbDeliveryHeaderText.DELIVERY_DOCUMENTUse with available fluent helpers to apply the DeliveryDocument field to query operations.static final OutbDeliveryHeaderTextField<Boolean>OutbDeliveryHeaderText.DELIVERY_LONG_TEXT_IS_FORMATTEDUse with available fluent helpers to apply the DeliveryLongTextIsFormatted field to query operations.static final OutbDeliveryHeaderTextField<String>OutbDeliveryHeaderText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final OutbDeliveryHeaderTextField<String>OutbDeliveryHeaderText.TEXT_ELEMENTUse with available fluent helpers to apply the TextElement field to query operations.static final OutbDeliveryHeaderTextField<String>OutbDeliveryHeaderText.TEXT_ELEMENT_DESCRIPTIONUse with available fluent helpers to apply the TextElementDescription field to query operations.static final OutbDeliveryHeaderTextField<String>OutbDeliveryHeaderText.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 OutbDeliveryHeaderTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
OutbDeliveryHeaderTextField<T>OutbDeliveryHeaderText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OutbDeliveryHeaderTextField<T>Use with available fluent helpers to apply an extension field to query operations.