COMM_ATTR_ALIAS is a standard SAP Table which is used to store Attribute Alias data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The COMM_ATTR_ALIAS table consists of various fields, each holding specific information or linking keys about Attribute Alias data available in SAP. These include CLIENT (Client), HIERARCHY_GUID (Category Hierarchy GUID), SETTYPE_GUID (GUID of a Set Type (16 Characters)), ATTRIBUTE_GUID (GUID of an Attribute (16 Characters))... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .