The COMC_PR_TOOL_REG table in SAP ERP or S/4HANA stores Registration for Auxiliary/Correction/Reset Programs data. There are total 4 fields in COMC_PR_TOOL_REG table. The Registration for Auxiliary/Correction/Reset Programs 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 COMC_PR_TOOL_REG table. It is in Product: General Tables and Programs (COM_PRODUCT) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMC_PR_TOOL_REG Table Fields
Following is the list of fields that are available in SAP COMC_PR_TOOL_REG table. The primary key fields of the table are CLIENT (Client), PROGRAM_NAME (ABAP Program Name), USER_NAME (User Name), EXEC_DATE (System Date).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| PROGRAM_NAME | ABAP Program Name | PROGRAMM | * | CHAR (40) |
| USER_NAME | User Name | SYUNAME | CHAR (12) | |
| EXEC_DATE | System Date | SYDATUM | DATS (8) |


