Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 |
Modifier and Type | Field and Description |
---|---|
static OutbDeliveryItemTextField<String> |
OutbDeliveryItemText.DELIVERY_DOCUMENT
Use with available fluent helpers to apply the DeliveryDocument field to query operations.
|
static OutbDeliveryItemTextField<String> |
OutbDeliveryItemText.DELIVERY_DOCUMENT_ITEM
Use with available fluent helpers to apply the DeliveryDocumentItem field to query operations.
|
static OutbDeliveryItemTextField<Boolean> |
OutbDeliveryItemText.DELIVERY_LONG_TEXT_IS_FORMATTED
Use with available fluent helpers to apply the DeliveryLongTextIsFormatted field to query operations.
|
static OutbDeliveryItemTextField<String> |
OutbDeliveryItemText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static OutbDeliveryItemTextField<String> |
OutbDeliveryItemText.TEXT_ELEMENT
Use with available fluent helpers to apply the TextElement field to query operations.
|
static OutbDeliveryItemTextField<String> |
OutbDeliveryItemText.TEXT_ELEMENT_DESCRIPTION
Use with available fluent helpers to apply the TextElementDescription field to query operations.
|
static OutbDeliveryItemTextField<String> |
OutbDeliveryItemText.TEXT_ELEMENT_TEXT
Use with available fluent helpers to apply the TextElementText field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> OutbDeliveryItemTextField<T> |
OutbDeliveryItemText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
OutbDeliveryItemText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.