The FINDOEXCPT table in SAP ERP or S/4HANA stores List of Exceptions for Program RDDFINDO (See Documentation) data. There are total 3 fields in FINDOEXCPT table. The List of Exceptions for Program RDDFINDO (See Documentation) 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 FINDOEXCPT table. It is in CTS: Object Directory & Packages (SCTS_CAT) ABAP package and is part of the Transport Organizer (BC-CTS-ORG) module.
SAP FINDOEXCPT Table Fields
Following is the list of fields that are available in SAP FINDOEXCPT table. The primary key fields of the table are PGMID (Program ID in Requests and Tasks), OBJECT (Object Type), OBJ_NAME (Object Name in Object Directory).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| OBJECT | Object Type | TROBJTYPE | CHAR (4) | |
| OBJ_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR (40) |


