Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery |
Modifier and Type | Field and Description |
---|---|
static InbDeliverySerialNmbrField<LocalDateTime> |
InbDeliverySerialNmbr.DELIVERY_DATE
Use with available fluent helpers to apply the DeliveryDate field to query operations.
|
static InbDeliverySerialNmbrField<String> |
InbDeliverySerialNmbr.DELIVERY_DOCUMENT
Use with available fluent helpers to apply the DeliveryDocument field to query operations.
|
static InbDeliverySerialNmbrField<String> |
InbDeliverySerialNmbr.DELIVERY_DOCUMENT_ITEM
Use with available fluent helpers to apply the DeliveryDocumentItem field to query operations.
|
static InbDeliverySerialNmbrField<Integer> |
InbDeliverySerialNmbr.MAINTENANCE_ITEM_OBJECT_LIST
Use with available fluent helpers to apply the MaintenanceItemObjectList field to query operations.
|
static InbDeliverySerialNmbrField<String> |
InbDeliverySerialNmbr.SD_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SDDocumentCategory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> InbDeliverySerialNmbrField<T> |
InbDeliverySerialNmbr.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliverySerialNmbr.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.