Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 |
Modifier and Type | Field and Description |
---|---|
static OutbDeliveryHeaderTextField<String> |
OutbDeliveryHeaderText.DELIVERY_DOCUMENT
Use with available fluent helpers to apply the DeliveryDocument field to query operations.
|
static OutbDeliveryHeaderTextField<Boolean> |
OutbDeliveryHeaderText.DELIVERY_LONG_TEXT_IS_FORMATTED
Use with available fluent helpers to apply the DeliveryLongTextIsFormatted field to query operations.
|
static OutbDeliveryHeaderTextField<String> |
OutbDeliveryHeaderText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static OutbDeliveryHeaderTextField<String> |
OutbDeliveryHeaderText.TEXT_ELEMENT
Use with available fluent helpers to apply the TextElement field to query operations.
|
static OutbDeliveryHeaderTextField<String> |
OutbDeliveryHeaderText.TEXT_ELEMENT_DESCRIPTION
Use with available fluent helpers to apply the TextElementDescription field to query operations.
|
static OutbDeliveryHeaderTextField<String> |
OutbDeliveryHeaderText.TEXT_ELEMENT_TEXT
Use with available fluent helpers to apply the TextElementText field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> OutbDeliveryHeaderTextField<T> |
OutbDeliveryHeaderText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
OutbDeliveryHeaderText.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.