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