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