The CPPEDMU_VIEWER table in SAP ERP or S/4HANA stores Viewer Implementations data. There are total 5 fields in CPPEDMU_VIEWER table. The Viewer Implementations table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CPPEDMU_VIEWER table. It is in Digital Mock Up (DMU) (CPPEDMU) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CPPEDMU_VIEWER Table Fields
Following is the list of fields that are available in SAP CPPEDMU_VIEWER table. The primary key fields of the table are MANDT (Client), VIEWER (Character Field with Length 10).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| VIEWER | Character Field with Length 10 | CHAR10 | CHAR (10) | |
| ACTIVE | Checkbox | XFELD | CHAR (1) | |
| IMPLEMENTATION | Class Name | SXMS_CLASS_NAME | CHAR (32) | |
| DESCRIPTION | Viewer Short Text | PPE_VWR_DESCR | CHAR (60) |


