Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.field.WhseInboundDeliveryHeadField
Packages that use WhseInboundDeliveryHeadField
-
Uses of WhseInboundDeliveryHeadField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery declared as WhseInboundDeliveryHeadFieldModifier and TypeFieldDescriptionstatic final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.ADVANCED_SHIPPING_NOTIFICATIONUse with available fluent helpers to apply the AdvancedShippingNotification field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.CARRIERUse with available fluent helpers to apply the Carrier field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.CARRIER_NAMEUse with available fluent helpers to apply the CarrierName field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.DELIVERY_CATEGORYUse with available fluent helpers to apply the DeliveryCategory field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.DELIVERY_TYPEUse with available fluent helpers to apply the DeliveryType field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.INBOUND_DELIVERYUse with available fluent helpers to apply the InboundDelivery field to query operations.static final WhseInboundDeliveryHeadField<ZonedDateTime>WhseInboundDeliveryHead.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final WhseInboundDeliveryHeadField<ZonedDateTime>WhseInboundDeliveryHead.PLANNED_DELIVERY_UTC_DATE_TIMEUse with available fluent helpers to apply the PlannedDeliveryUTCDateTime field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.RECEIVING_OFFICEUse with available fluent helpers to apply the ReceivingOffice field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.SHIP_FROM_PARTYUse with available fluent helpers to apply the ShipFromParty field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.SHIP_FROM_PARTY_NAMEUse with available fluent helpers to apply the ShipFromPartyName field to query operations.static final WhseInboundDeliveryHeadField<String>WhseInboundDeliveryHead.WAREHOUSEUse with available fluent helpers to apply the Warehouse field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery that return WhseInboundDeliveryHeadFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WhseInboundDeliveryHeadField<T>WhseInboundDeliveryHead.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WhseInboundDeliveryHeadField<T>Use with available fluent helpers to apply an extension field to query operations.