SAP CNV_OT_RFC_CTRC Table – Trace RFC calls in communication scenarios

The CNV_OT_RFC_CTRC table in SAP ERP or S/4HANA stores Trace RFC calls in communication scenarios data. There are total 11 fields in CNV_OT_RFC_CTRC table. The Trace RFC calls in communication scenarios 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 CNV_OT_RFC_CTRC table. It is in Object-based Transformation: Authorization Check (CNV_OT_AUTH_CHECK) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNV_OT_RFC_CTRC Table Fields

Following is the list of fields that are available in SAP CNV_OT_RFC_CTRC table. The primary key fields of the table are MANDT (Client), TIMESTAMP (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
TIMESTAMP UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL DEC (21)
COMM_SCENARIO_ID Communication Scenario ID CNV_OT_COM_CSCN_ID CHAR (30)
SCENE_ID Communication Scene ID CNV_OT_COM_SCENE_ID CHAR (30)
SYSTYPE Specifies The Target System the Activity is Executed in CNV_MBT_EXEC_TARGET CHAR (1)
FNAM Name of Function Module RS38L_FNAM CHAR (30)
RFCDEST Logical destination (specified in function call) RFCDEST CHAR (32)
USERNAME User Name SYUNAME CHAR (12)
EXEC_DATE System Date SYDATUM DATS (8)
EXEC_TIME System Time SYUZEIT TIMS (6)
TEXT LTR Medium Text LTR2_MTXT CHAR (60)