COMM_FRGTYPE_T is a standard SAP Table which is used to store Set Type Text data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The COMM_FRGTYPE_T table consists of various fields, each holding specific information or linking keys about Set Type Text data available in SAP. These include FRGTYPE_GUID (Internal Key of a Set Type), LANGU (Language Key), FRGTYPE_TEXT (Set Type Description), FRGTYPE_TXT_LARG (Set Type Description (Large))... 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. .