Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata |
Modifier and Type | Field and Description |
---|---|
static InspectionOperationField<String> |
InspectionOperation.BILL_OF_OPERATIONS_TYPE
Use with available fluent helpers to apply the BillOfOperationsType field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.BOO_OPERATION_INTERNAL_ID
Use with available fluent helpers to apply the BOOOperationInternalID field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.INSP_PLAN_OPERATION_INTERNAL_ID
Use with available fluent helpers to apply the InspPlanOperationInternalID field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.INSPECTION_LOT
Use with available fluent helpers to apply the InspectionLot field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.INSPECTION_OPERATION
Use with available fluent helpers to apply the InspectionOperation field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.INSPECTION_OPERATION_PLANT
Use with available fluent helpers to apply the InspectionOperationPlant field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.INSPECTION_SUB_SYSTEM
Use with available fluent helpers to apply the InspectionSubSystem field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.OPERATION_CONFIRMATION
Use with available fluent helpers to apply the OperationConfirmation field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.OPERATION_CONTROL_PROFILE
Use with available fluent helpers to apply the OperationControlProfile field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.OPERATION_TEXT
Use with available fluent helpers to apply the OperationText field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.STATUS_OBJECT
Use with available fluent helpers to apply the StatusObject field to query operations.
|
static InspectionOperationField<String> |
InspectionOperation.WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> InspectionOperationField<T> |
InspectionOperation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InspectionOperation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.