Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field.InspectionOperationField
Packages that use InspectionOperationField
-
Uses of InspectionOperationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspectionOperationFieldModifier and TypeFieldDescriptionstatic final InspectionOperationField<String>InspectionOperation.BILL_OF_OPERATIONS_TYPEUse with available fluent helpers to apply the BillOfOperationsType field to query operations.static final InspectionOperationField<String>InspectionOperation.BOO_OPERATION_INTERNAL_IDUse with available fluent helpers to apply the BOOOperationInternalID field to query operations.static final InspectionOperationField<String>InspectionOperation.INSP_PLAN_OPERATION_INTERNAL_IDUse with available fluent helpers to apply the InspPlanOperationInternalID field to query operations.static final InspectionOperationField<String>InspectionOperation.INSPECTION_LOTUse with available fluent helpers to apply the InspectionLot field to query operations.static final InspectionOperationField<String>InspectionOperation.INSPECTION_OPERATIONUse with available fluent helpers to apply the InspectionOperation field to query operations.static final InspectionOperationField<String>InspectionOperation.INSPECTION_OPERATION_PLANTUse with available fluent helpers to apply the InspectionOperationPlant field to query operations.static final InspectionOperationField<String>InspectionOperation.INSPECTION_SUB_SYSTEMUse with available fluent helpers to apply the InspectionSubSystem field to query operations.static final InspectionOperationField<String>InspectionOperation.OPERATION_CONFIRMATIONUse with available fluent helpers to apply the OperationConfirmation field to query operations.static final InspectionOperationField<String>InspectionOperation.OPERATION_CONTROL_PROFILEUse with available fluent helpers to apply the OperationControlProfile field to query operations.static final InspectionOperationField<String>InspectionOperation.OPERATION_TEXTUse with available fluent helpers to apply the OperationText field to query operations.static final InspectionOperationField<String>InspectionOperation.ORDER_INTERNAL_BILL_OF_OPERATIONSUse with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.static final InspectionOperationField<String>InspectionOperation.STATUS_OBJECTUse with available fluent helpers to apply the StatusObject field to query operations.static final InspectionOperationField<String>InspectionOperation.WORK_CENTER_INTERNAL_IDUse with available fluent helpers to apply the WorkCenterInternalID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspectionOperationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspectionOperationField<T>InspectionOperation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspectionOperationField<T>Use with available fluent helpers to apply an extension field to query operations.