I_QUALITYLEVEL
Quality Level
I_QUALITYLEVEL is a CDS View in S/4HANA. Quality Level. It contains 14 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_QltyLvlBySvrty | view | from | CONSUMPTION | Quality Levels by Severity for OVP card |
| C_QltyLvlHistByInspLot | view | from | CONSUMPTION | Quality Lvl Hist By InspLot |
| C_QltyLvlHistCharcs | view | from | CONSUMPTION | Quality Level History by Characteristics |
| C_QltyLvlHistInspLot | view | from | CONSUMPTION | Quality Level History by Inspection Lot |
| C_QualityLvlCalc | view | from | CONSUMPTION | Quality Level Calculation |
| I_QualityLevelTP | view | from | TRANSACTIONAL | Quality Level |
| R_QualityLevelTP | view_entity | from | TRANSACTIONAL | Quality Level |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillOfOperationsGroup | BillOfOperationsGroup | 3 |
| KEY | BillOfOperationsType | BillOfOperationsType | 3 |
| KEY | BillOfOperationsVariant | BillOfOperationsVariant | 3 |
| KEY | BOOOperationInternalID | BOOOperationInternalID | 3 |
| KEY | Material | Material | 3 |
| KEY | Plant | Plant | 3 |
| KEY | QualityLevelInternalID | QualityLevelInternalID | 3 |
| KEY | Sequence | Sequence | 3 |
| _Customer | _Customer | 3 | |
| _Manufacturer | _Manufacturer | 3 | |
| _Supplier | _Supplier | 3 | |
| Customer | Customer | 3 | |
| Manufacturer | Manufacturer | 3 | |
| Supplier | Supplier | 3 |
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.
-- Quality Level
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_QUALITYLEVEL (
BILLOFOPERATIONSGROUP,
BILLOFOPERATIONSTYPE,
BILLOFOPERATIONSVARIANT,
BOOOPERATIONINTERNALID,
MATERIAL,
PLANT,
QUALITYLEVELINTERNALID,
SEQUENCE,
_CUSTOMER,
_MANUFACTURER,
_SUPPLIER,
CUSTOMER,
MANUFACTURER,
SUPPLIER,
PRIMARY KEY (BILLOFOPERATIONSGROUP, BILLOFOPERATIONSTYPE, BILLOFOPERATIONSVARIANT, BOOOPERATIONINTERNALID, MATERIAL, PLANT, QUALITYLEVELINTERNALID, SEQUENCE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- 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