Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.field.WhseOutbDelivOrderItemSerialNoField
Packages that use WhseOutbDelivOrderItemSerialNoField
Package
Description
-
Uses of WhseOutbDelivOrderItemSerialNoField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder declared as WhseOutbDelivOrderItemSerialNoFieldModifier and TypeFieldDescriptionstatic final WhseOutbDelivOrderItemSerialNoField<String>WhseOutbDelivOrderItemSerialNo.EWM_SERIAL_NUMBERUse with available fluent helpers to apply the EWMSerialNumber field to query operations.static final WhseOutbDelivOrderItemSerialNoField<String>WhseOutbDelivOrderItemSerialNo.OUTBOUND_DELIVERY_ORDERUse with available fluent helpers to apply the OutboundDeliveryOrder field to query operations.static final WhseOutbDelivOrderItemSerialNoField<String>WhseOutbDelivOrderItemSerialNo.OUTBOUND_DELIVERY_ORDER_ITEMUse with available fluent helpers to apply the OutboundDeliveryOrderItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder that return WhseOutbDelivOrderItemSerialNoFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WhseOutbDelivOrderItemSerialNoField<T>WhseOutbDelivOrderItemSerialNo.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WhseOutbDelivOrderItemSerialNoField<T>Use with available fluent helpers to apply an extension field to query operations.