I_INSPECTIONCODE
Inspection Code
I_INSPECTIONCODE is a CDS View in S/4HANA. Inspection Code. It contains 5 fields. 8 CDS views read from this table.
CDS Views using this table (8)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_MaintNotifCodeVH | view_entity | from | CONSUMPTION | Maintenance Notification Code |
| C_MaintWorkRequestDamageCodeVH | view_entity | from | CONSUMPTION | Value help for work request failure mode code |
| C_MalfunctionDetailCodesVH | view | from | CONSUMPTION | Malfunction Detail Codes |
| I_InspectionCodeStdVH | view_entity | from | COMPOSITE | Inspection Code |
| P_WRNTYDEFECTCODES | view_entity | cross | COMPOSITE | Private View for defect codes and code group |
| R_MaintNotifCodingCodeTP | view_entity | from | TRANSACTIONAL | Code for Coding |
| R_MaintNotifObjPrtCodeTP | view_entity | from | TRANSACTIONAL | Code for Object Parts |
| R_MaintNotifOvwDamageCodeTP | view_entity | from | TRANSACTIONAL | Code for Overview of Damage |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | InspectionCatalog | InspectionCatalog,MaintNotifCodingCatalog,MaintNotifObjPartCatalog,MaintNotifOvwDamageCatalog | 7 |
| KEY | InspectionCode | InspectionCode,MaintNotifCodingCode,MaintNotifObjPartCode,MaintNotifOvwDamageCode | 7 |
| KEY | InspectionCodeGroup | InspectionCodeGroup,MaintNotifCodingCodeGroup,MaintNotifObjPartCodeGroup,MaintNotifOvwDamageCodeGroup | 7 |
| _InspectionCodeGroup | _InspectionCodeGroup | 2 | |
| CodeIsInactive | CodeIsInactive | 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.
-- Inspection Code
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_INSPECTIONCODE (
INSPECTIONCATALOG,
INSPECTIONCODE,
INSPECTIONCODEGROUP,
_INSPECTIONCODEGROUP,
CODEISINACTIVE,
PRIMARY KEY (INSPECTIONCATALOG, INSPECTIONCODE, INSPECTIONCODEGROUP)
);
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