The ADCOMP table in SAP ERP or S/4HANA stores PM/PS Reference Element data. There are total 2 fields in ADCOMP table. The PM/PS Reference Element 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 ADCOMP table. It is in Appl. Development R/3 Plant Maintenance Order Processing (IWO1) ABAP package and is part of the Maintenance Orders (PM-WOC-MO) module.
SAP ADCOMP Table Fields
Following is the list of fields that are available in SAP ADCOMP table. The primary key fields of the table are MANDT (Client), ADPSP (Reference Element PM/PS).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ADPSP | Reference Element PM/PS | ADDCOMPARE_CORE | CHAR (40) |


