Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder |
Modifier and Type | Field and Description |
---|---|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.CARRIER
Use with available fluent helpers to apply the Carrier field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.CARRIER_NAME
Use with available fluent helpers to apply the CarrierName field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.DELIVERY_CATEGORY
Use with available fluent helpers to apply the DeliveryCategory field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.DELIVERY_TYPE
Use with available fluent helpers to apply the DeliveryType field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.INCOTERMS_PART1
Use with available fluent helpers to apply the IncotermsPart1 field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.INCOTERMS_PART2
Use with available fluent helpers to apply the IncotermsPart2 field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<ZonedDateTime> |
WhseOutboundDeliveryOrderHead.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.OUTBOUND_DELIVERY_ORDER
Use with available fluent helpers to apply the OutboundDeliveryOrder field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<ZonedDateTime> |
WhseOutboundDeliveryOrderHead.PLANNED_DELIVERY_UTC_DATE_TIME
Use with available fluent helpers to apply the PlannedDeliveryUTCDateTime field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<ZonedDateTime> |
WhseOutboundDeliveryOrderHead.PLANNED_OUT_OF_YARD_UTC_DATE_TIME
Use with available fluent helpers to apply the PlannedOutOfYardUTCDateTime field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.ROUTE
Use with available fluent helpers to apply the Route field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.SHIP_TO_PARTY_NAME
Use with available fluent helpers to apply the ShipToPartyName field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.SHIPPING_OFFICE
Use with available fluent helpers to apply the ShippingOffice field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WhseOutboundDeliveryOrderHead.WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WhseOutboundDeliveryOrderHeadField<T> |
WhseOutboundDeliveryOrderHead.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WhseOutboundDeliveryOrderHead.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.