Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.field.WhseInbDelivItemSerialNumberField
Packages that use WhseInbDelivItemSerialNumberField
-
Uses of WhseInbDelivItemSerialNumberField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery declared as WhseInbDelivItemSerialNumberFieldModifier and TypeFieldDescriptionstatic final WhseInbDelivItemSerialNumberField<String>WhseInbDelivItemSerialNumber.EWM_SERIAL_NUMBERUse with available fluent helpers to apply the EWMSerialNumber field to query operations.static final WhseInbDelivItemSerialNumberField<String>WhseInbDelivItemSerialNumber.INBOUND_DELIVERYUse with available fluent helpers to apply the InboundDelivery field to query operations.static final WhseInbDelivItemSerialNumberField<String>WhseInbDelivItemSerialNumber.INBOUND_DELIVERY_ITEMUse with available fluent helpers to apply the InboundDeliveryItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery that return WhseInbDelivItemSerialNumberFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WhseInbDelivItemSerialNumberField<T>WhseInbDelivItemSerialNumber.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WhseInbDelivItemSerialNumberField<T>Use with available fluent helpers to apply an extension field to query operations.