The FBRC1110 table in SAP ERP or S/4HANA stores Contact Persons data. There are total 9 fields in FBRC1110 table. The Contact Persons 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 FBRC1110 table. It is in Reconciliation Tool (FB_RC) ABAP package and is part of the Closing Operations (FI-GL-GL-CL) module.
SAP FBRC1110 Table Fields
Following is the list of fields that are available in SAP FBRC1110 table. The primary key fields of the table are RCLNT (Client), APPID (Application ID), CDBID (Contact Person Database), DBCAT (Database Category), CONID (UUID in character form).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RCLNT | Client | MANDT | T000 | CLNT (3) |
| APPID | Application ID | FB_RC_APPLID | CHAR (32) | |
| CDBID | Contact Person Database | FB_RC_CDBID | FBRC1100C | CHAR (4) |
| DBCAT | Database Category | FB_RC_DBCAT | CHAR (32) | |
| CONID | UUID in character form | SYSUUID_C | CHAR (32) | |
| UNAME | User Name | SYUNAME | CHAR (12) | |
| PERS_ID | Person Number | AD_PERSNUM | CHAR (10) | |
| DEFLT | General Indicator | FB_RC_FLAG | CHAR (1) | |
| DESCR | Description | FB_RC_OBJDES | CHAR (50) |


