CFX_ECN_OBJ is a standard SAP Table which is used to store Application table to store objects linked to an ECN. data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The CFX_ECN_OBJ table consists of various fields, each holding specific information or linking keys about Application table to store objects linked to an ECN. data available in SAP. These include ECNID (GUID in 'CHAR' Format in Uppercase), DOCID (GUID in 'CHAR' Format in Uppercase), VERSID (The version number of the object that is attached to the ECN), COLLID (GUID in 'CHAR' Format in Uppercase)... 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. .