Fields (8)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| bo_type | bo_type | 2 | |
| BusinessObjectType | BusinessObjectType | 1 | |
| exception_code | exception_code,ExceptionCode | 6 | |
| exception_code_uuid | ExceptionCodeUUID | 1 | |
| ExceptionIDDescription | ExceptionCodeDescription | 1 | |
| ext_excp_code | ExternalExceptionCode | 1 | |
| proc_cluster | proc_cluster | 2 | |
| ProcessCluster | ProcessCluster | 1 |
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 _EXCEPTIONCODE (
BO_TYPE,
BUSINESSOBJECTTYPE,
EXCEPTION_CODE,
EXCEPTION_CODE_UUID,
EXCEPTIONIDDESCRIPTION,
EXT_EXCP_CODE,
PROC_CLUSTER,
PROCESSCLUSTER
);
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