Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery |
Modifier and Type | Field and Description |
---|---|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.ADVANCED_SHIPPING_NOTIFICATION
Use with available fluent helpers to apply the AdvancedShippingNotification field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.CARRIER
Use with available fluent helpers to apply the Carrier field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.CARRIER_NAME
Use with available fluent helpers to apply the CarrierName field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.DELIVERY_CATEGORY
Use with available fluent helpers to apply the DeliveryCategory field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.DELIVERY_TYPE
Use with available fluent helpers to apply the DeliveryType field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.INBOUND_DELIVERY
Use with available fluent helpers to apply the InboundDelivery field to query operations.
|
static WhseInboundDeliveryHeadField<ZonedDateTime> |
WhseInboundDeliveryHead.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static WhseInboundDeliveryHeadField<ZonedDateTime> |
WhseInboundDeliveryHead.PLANNED_DELIVERY_UTC_DATE_TIME
Use with available fluent helpers to apply the PlannedDeliveryUTCDateTime field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.RECEIVING_OFFICE
Use with available fluent helpers to apply the ReceivingOffice field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.SHIP_FROM_PARTY
Use with available fluent helpers to apply the ShipFromParty field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.SHIP_FROM_PARTY_NAME
Use with available fluent helpers to apply the ShipFromPartyName field to query operations.
|
static WhseInboundDeliveryHeadField<String> |
WhseInboundDeliveryHead.WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WhseInboundDeliveryHeadField<T> |
WhseInboundDeliveryHead.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WhseInboundDeliveryHead.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.