COMM_FRGTYPE is a standard SAP Table which is used to store Set Type data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The COMM_FRGTYPE table consists of various fields, each holding specific information or linking keys about Set Type data available in SAP. These include FRGTYPE_GUID (Internal Key of a Set Type), FRGTYPE_ID (Identification of a Set Type), FRGTYPE_TAB (Database Table for the Set Type), FRGTYPE_DYNPRO (Subscreen for Maintaining Data on the Set Type)... 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. .