public interface QualityInspectionDataService
This service enables you to read quality inspection data, for example, inspection lots, inspection operations, inspection characteristics, inspection results, and usage decisions.
Reference: SAP API Business Hub
OData Service: | API_INSPECTIONLOT_SRV |
API Version: | 1 |
Communication Scenario: | Quality Inspection Process Integration (SAP_COM_0318) |
Scope Items: | Quality Management in Discrete Manufacturing (1E1), Quality Management in Procurement (1FM), Quality Management in Sales (1MP), Quality Management in Stock Handling (1MR) |
Business Object: | InspectionLot |
InspectionCharacteristicFluentHelper getAllInspectionCharacteristic()
InspectionCharacteristic
entities.InspectionCharacteristic
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionCharacteristicByKeyFluentHelper getInspectionCharacteristicByKey(String inspectionLot, String inspPlanOperationInternalID, String inspectionCharacteristic)
InspectionCharacteristic
entity using key fields.inspPlanOperationInternalID
- Current Node Number from Order CounterConstraints: Not nullable, Maximum length: 8
inspectionCharacteristic
- The number that explicitly identifies an inspection characteristic within an operation in an inspection plan.Constraints: Not nullable, Maximum length: 4
inspectionLot
- Number that uniquely identifies an inspection lot.Constraints: Not nullable, Maximum length: 12
InspectionCharacteristic
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionLotFluentHelper getAllInspectionLot()
InspectionLot
entities.InspectionLot
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionLotByKeyFluentHelper getInspectionLotByKey(String inspectionLot)
InspectionLot
entity using key fields.inspectionLot
- Number that uniquely identifies an inspection lot.Constraints: Not nullable, Maximum length: 12
InspectionLot
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionLotWithStatusFluentHelper getAllInspectionLotWithStatus()
InspectionLotWithStatus
entities.InspectionLotWithStatus
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionLotWithStatusByKeyFluentHelper getInspectionLotWithStatusByKey(String inspectionLot)
InspectionLotWithStatus
entity using key fields.inspectionLot
- Number that uniquely identifies an inspection lot.Constraints: Not nullable, Maximum length: 12
InspectionLotWithStatus
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionOperationFluentHelper getAllInspectionOperation()
InspectionOperation
entities.InspectionOperation
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionOperationByKeyFluentHelper getInspectionOperationByKey(String inspectionLot, String inspPlanOperationInternalID)
InspectionOperation
entity using key fields.inspPlanOperationInternalID
- Current Node Number from Order CounterConstraints: Not nullable, Maximum length: 8
inspectionLot
- Number that uniquely identifies an inspection lot.Constraints: Not nullable, Maximum length: 12
InspectionOperation
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionResultFluentHelper getAllInspectionResult()
InspectionResult
entities.InspectionResult
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspectionResultByKeyFluentHelper getInspectionResultByKey(String inspectionLot, String inspPlanOperationInternalID, String inspectionCharacteristic)
InspectionResult
entity using key fields.inspPlanOperationInternalID
- Current Node Number from Order CounterConstraints: Not nullable, Maximum length: 8
inspectionCharacteristic
- The number that explicitly identifies an inspection characteristic within an operation in an inspection plan.Constraints: Not nullable, Maximum length: 4
inspectionLot
- Number that uniquely identifies an inspection lot.Constraints: Not nullable, Maximum length: 12
InspectionResult
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspLotUsageDecisionFluentHelper getAllInspLotUsageDecision()
InspLotUsageDecision
entities.InspLotUsageDecision
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.InspLotUsageDecisionByKeyFluentHelper getInspLotUsageDecisionByKey(String inspectionLot)
InspLotUsageDecision
entity using key fields.inspectionLot
- Number that uniquely identifies an inspection lot.Constraints: Not nullable, Maximum length: 12
InspLotUsageDecision
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.Copyright © 2018 SAP SE. All rights reserved.