Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery |
Modifier and Type | Field and Description |
---|---|
static SerialNmbrDeliveryField<LocalDateTime> |
SerialNmbrDelivery.DELIVERY_DATE
Use with available fluent helpers to apply the DeliveryDate field to query operations.
|
static SerialNmbrDeliveryField<String> |
SerialNmbrDelivery.DELIVERY_DOCUMENT
Use with available fluent helpers to apply the DeliveryDocument field to query operations.
|
static SerialNmbrDeliveryField<String> |
SerialNmbrDelivery.DELIVERY_DOCUMENT_ITEM
Use with available fluent helpers to apply the DeliveryDocumentItem field to query operations.
|
static SerialNmbrDeliveryField<Integer> |
SerialNmbrDelivery.MAINTENANCE_ITEM_OBJECT_LIST
Use with available fluent helpers to apply the MaintenanceItemObjectList field to query operations.
|
static SerialNmbrDeliveryField<String> |
SerialNmbrDelivery.SD_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SDDocumentCategory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SerialNmbrDeliveryField<T> |
SerialNmbrDelivery.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SerialNmbrDelivery.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.