Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.field.WhseOutboundDeliveryOrderHeadField
Packages that use WhseOutboundDeliveryOrderHeadField
Package
Description
-
Uses of WhseOutboundDeliveryOrderHeadField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder declared as WhseOutboundDeliveryOrderHeadFieldModifier and TypeFieldDescriptionstatic final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.CARRIERUse with available fluent helpers to apply the Carrier field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.CARRIER_NAMEUse with available fluent helpers to apply the CarrierName field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.DELIVERY_CATEGORYUse with available fluent helpers to apply the DeliveryCategory field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.DELIVERY_TYPEUse with available fluent helpers to apply the DeliveryType field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.INCOTERMS_PART1Use with available fluent helpers to apply the IncotermsPart1 field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.INCOTERMS_PART2Use with available fluent helpers to apply the IncotermsPart2 field to query operations.static final WhseOutboundDeliveryOrderHeadField<ZonedDateTime>WhseOutboundDeliveryOrderHead.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.OUTBOUND_DELIVERY_ORDERUse with available fluent helpers to apply the OutboundDeliveryOrder field to query operations.static final WhseOutboundDeliveryOrderHeadField<ZonedDateTime>WhseOutboundDeliveryOrderHead.PLANNED_DELIVERY_UTC_DATE_TIMEUse with available fluent helpers to apply the PlannedDeliveryUTCDateTime field to query operations.static final WhseOutboundDeliveryOrderHeadField<ZonedDateTime>WhseOutboundDeliveryOrderHead.PLANNED_OUT_OF_YARD_UTC_DATE_TIMEUse with available fluent helpers to apply the PlannedOutOfYardUTCDateTime field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.ROUTEUse with available fluent helpers to apply the Route field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.SHIP_TO_PARTYUse with available fluent helpers to apply the ShipToParty field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.SHIP_TO_PARTY_NAMEUse with available fluent helpers to apply the ShipToPartyName field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.SHIPPING_OFFICEUse with available fluent helpers to apply the ShippingOffice field to query operations.static final WhseOutboundDeliveryOrderHeadField<String>WhseOutboundDeliveryOrderHead.WAREHOUSEUse with available fluent helpers to apply the Warehouse field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder that return WhseOutboundDeliveryOrderHeadFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WhseOutboundDeliveryOrderHeadField<T>WhseOutboundDeliveryOrderHead.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WhseOutboundDeliveryOrderHeadField<T>Use with available fluent helpers to apply an extension field to query operations.