Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field.InspectionLotWithStatusField
Packages that use InspectionLotWithStatusField
-
Uses of InspectionLotWithStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspectionLotWithStatusFieldModifier and TypeFieldDescriptionstatic final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSP_LOT_STATUS_CANCELEDUse with available fluent helpers to apply the InspLotStatusCanceled field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSP_LOT_STATUS_INSP_COMPLETEDUse with available fluent helpers to apply the InspLotStatusInspCompleted field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSP_LOT_STATUS_REPAIRUse with available fluent helpers to apply the InspLotStatusRepair field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSP_LOT_STATUS_RSLTS_CONFIRMEDUse with available fluent helpers to apply the InspLotStatusRsltsConfirmed field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSP_LOT_STS_DEFECTS_RECORDEDUse with available fluent helpers to apply the InspLotStsDefectsRecorded field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSP_LOT_STS_SHRT_TRM_INSP_CMPLTDUse with available fluent helpers to apply the InspLotStsShrtTrmInspCmpltd field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSPECTION_LOTUse with available fluent helpers to apply the InspectionLot field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSPECTION_LOT_STATUS_CREATEDUse with available fluent helpers to apply the InspectionLotStatusCreated field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSPECTION_LOT_STATUS_RELEASEDUse with available fluent helpers to apply the InspectionLotStatusReleased field to query operations.static final InspectionLotWithStatusField<String>InspectionLotWithStatus.INSPECTION_LOT_STATUS_SKIPUse with available fluent helpers to apply the InspectionLotStatusSkip field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspectionLotWithStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspectionLotWithStatusField<T>InspectionLotWithStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspectionLotWithStatusField<T>Use with available fluent helpers to apply an extension field to query operations.