The COMC_ALTID_TP_SC table in SAP ERP or S/4HANA stores Short Form for Alternative ID Types in PC UI Quick Search data. There are total 3 fields in COMC_ALTID_TP_SC table. The Short Form for Alternative ID Types in PC UI Quick Search 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_ALTID_TP_SC table. It is in Alternative Product IDs (COM_PRODUCT_ALTER_IDENT) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMC_ALTID_TP_SC Table Fields
Following is the list of fields that are available in SAP COMC_ALTID_TP_SC table. The primary key fields of the table are CLIENT (Client), ID_TYPE (ID Type for Alternative IDs).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| ID_TYPE | ID Type for Alternative IDs | COMT_ALTID_TYPE | COMC_ALTID_TYPE | CHAR (16) |
| SHORTCUT | Short Form for Alternative ID Types in Quick Search | COMT_ALTID_TYPE_SHORTCUT | CHAR (6) |


