The DB2RFCCONN table in SAP ERP or S/4HANA stores RFC – Connection data. There are total 13 fields in DB2RFCCONN table. The RFC – Connection table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DB2RFCCONN table. It is in Development Class for Database Monitor (STU3) ABAP package and is part of the DB2 for z/OS (BC-DB-DB2) module.
SAP DB2RFCCONN Table Fields
Following is the list of fields that are available in SAP DB2RFCCONN table. The primary key fields of RFC – Connection table in SAP are RFCDEST (RFC destination for alert router), RFCUSER (DB2/390: RFC user for alert router).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RFCDEST | RFC destination for alert router | DB2RFCDES | CHAR (4) | |
| RFCUSER | DB2/390: RFC user for alert router | DB2RFCUSR | CHAR (12) | |
| RFCPASSWD | RFC password | DB2RFCPASS | CHAR (22) | |
| RFCSAPRL | SAP release | DB2SAPRL | CHAR (4) | |
| RFCCLIENT | DB2/390: Alert receiver client | DB2MANDT | CHAR (4) | |
| RFCLANG | DB2/390: Language for alert receiver | DB2LANG | CHAR (2) | |
| RFCTRACE | Field type char, length 4 | DB2CHAR04 | CHAR (4) | |
| RFCMSHOST | Message server host | DB2MSHOST | CHAR (132) | |
| RFCGROUP | DB2/390: Logon group | DB2LOGONG | CHAR (132) | |
| RFCASHOST | Application server host name | DB2APPSERV | CHAR (132) | |
| RFCSYSNR | System number | DB2SYSNR | CHAR (3) | |
| RFCTBXTHL | DB2 for OS/390: Low threshold for extent filtering | DB2TBXTHR | NUMC (5) | |
| RFCTBXTHH | DB2 for OS/390: High threshold for extent filtering | DB2TBXTHH | NUMC (5) |


