_QUALITYCONTROLCHARTRESULTS
_QUALITYCONTROLCHARTRESULTS is an SAP database table in S/4HANA. It contains 21 fields.
Fields (21)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | InspectionCharacteristic | InspectionCharacteristic | 2 |
| KEY | InspectionLot | InspectionLot | 2 |
| KEY | InspectionSubsetInternalID | InspectionSubsetInternalID | 2 |
| KEY | InspPlanOperationInternalID | InspPlanOperationInternalID | 2 |
| _InspectionLot | _InspectionLot | 1 | |
| BillOfOperationsGroup | BillOfOperationsGroup | 2 | |
| BillOfOperationsType | BillOfOperationsType | 2 | |
| BillOfOperationsVariant | BillOfOperationsVariant | 2 | |
| Customer | Customer | 1 | |
| InspectionEndDate | InspectionEndDate | 1 | |
| InspectionLotOrigin | InspectionLotOrigin | 1 | |
| InspectionLotType | InspectionLotType | 1 | |
| InspectionSpecificationText | InspectionSpecificationText | 2 | |
| InspectionValuationResult | InspectionValuationResult | 2 | |
| InspSubsetResultValuation | InspSubsetResultValuation | 2 | |
| Manufacturer | Manufacturer | 1 | |
| Material | Material | 1 | |
| Plant | Plant | 1 | |
| Supplier | InspLotSelectionSupplier,Supplier | 2 | |
| WorkCenter | WorkCenter | 2 | |
| WorkCenterText | WorkCenterText | 2 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _QUALITYCONTROLCHARTRESULTS (
INSPECTIONCHARACTERISTIC,
INSPECTIONLOT,
INSPECTIONSUBSETINTERNALID,
INSPPLANOPERATIONINTERNALID,
_INSPECTIONLOT,
BILLOFOPERATIONSGROUP,
BILLOFOPERATIONSTYPE,
BILLOFOPERATIONSVARIANT,
CUSTOMER,
INSPECTIONENDDATE,
INSPECTIONLOTORIGIN,
INSPECTIONLOTTYPE,
INSPECTIONSPECIFICATIONTEXT,
INSPECTIONVALUATIONRESULT,
INSPSUBSETRESULTVALUATION,
MANUFACTURER,
MATERIAL,
PLANT,
SUPPLIER,
WORKCENTER,
WORKCENTERTEXT,
PRIMARY KEY (INSPECTIONCHARACTERISTIC, INSPECTIONLOT, INSPECTIONSUBSETINTERNALID, INSPPLANOPERATIONINTERNALID)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA