Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata |
Modifier and Type | Field and Description |
---|---|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSP_LOT_STATUS_CANCELED
Use with available fluent helpers to apply the InspLotStatusCanceled field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSP_LOT_STATUS_INSP_COMPLETED
Use with available fluent helpers to apply the InspLotStatusInspCompleted field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSP_LOT_STATUS_REPAIR
Use with available fluent helpers to apply the InspLotStatusRepair field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSP_LOT_STATUS_RSLTS_CONFIRMED
Use with available fluent helpers to apply the InspLotStatusRsltsConfirmed field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSP_LOT_STS_DEFECTS_RECORDED
Use with available fluent helpers to apply the InspLotStsDefectsRecorded field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSP_LOT_STS_SHRT_TRM_INSP_CMPLTD
Use with available fluent helpers to apply the InspLotStsShrtTrmInspCmpltd field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSPECTION_LOT
Use with available fluent helpers to apply the InspectionLot field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSPECTION_LOT_STATUS_CREATED
Use with available fluent helpers to apply the InspectionLotStatusCreated field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSPECTION_LOT_STATUS_RELEASED
Use with available fluent helpers to apply the InspectionLotStatusReleased field to query operations.
|
static InspectionLotWithStatusField<String> |
InspectionLotWithStatus.INSPECTION_LOT_STATUS_SKIP
Use with available fluent helpers to apply the InspectionLotStatusSkip field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> InspectionLotWithStatusField<T> |
InspectionLotWithStatus.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InspectionLotWithStatus.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.