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