Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field.InspLotSerialNumberField
Packages that use InspLotSerialNumberField
-
Uses of InspLotSerialNumberField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspLotSerialNumberFieldModifier and TypeFieldDescriptionstatic final InspLotSerialNumberField<String>InspLotSerialNumber.INSPECTION_LOTUse with available fluent helpers to apply the InspectionLot field to query operations.static final InspLotSerialNumberField<String>InspLotSerialNumber.SERIAL_NUMBERUse with available fluent helpers to apply the SerialNumber field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspLotSerialNumberFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspLotSerialNumberField<T>InspLotSerialNumber.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspLotSerialNumberField<T>Use with available fluent helpers to apply an extension field to query operations.