SAP BCONTCONF Table – Contact Configuration

The BCONTCONF table in SAP ERP or S/4HANA stores Contact Configuration data. There are total 21 fields in BCONTCONF table. The Contact Configuration 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 BCONTCONF table. It is in Business Partner Contact (BPCT) ABAP package and is part of the Customer Contact (FI-CA-BT-CC) module.

SAP BCONTCONF Table Fields

Following is the list of fields that are available in SAP BCONTCONF table. The primary key fields of the table are MANDT (Client), BPCCONFIG (Contact Configuration).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
BPCCONFIG Contact Configuration CT_BPCCONF CHAR (8)
V_CCLASS Default Value for Contact Class CT_VALUECC BCONTC CHAR (4)
V_ACTIVITY Default Value for Contact Action CT_VALUEAT BCONTA CHAR (4)
V_CTYPE Default Value for Contact Type CT_VALUETY BCONTT CHAR (3)
V_FCOMING Default Value for Contact Direction CT_VALUECO BCONTCD CHAR (1)
V_CUSTINFO Customer Information CT_CUSTINFO BCONTCI CHAR (2)
V_ADDINFO Default Value for Additional Information CT_VALUEAD BCONTAI CHAR (2)
V_PBUTYPE Default Value for Contract Partner Category CT_PVALUEBT CHAR (1)
V_CBUTYPE Default Value for Contact Person Role CT_CVALUEBT CHAR (1)
V_PBUGROUP Default Value for Contract Partner Grouping CT_PBUGROUP TB001 CHAR (4)
V_CBUGROUP Default Value for Contact Person Grouping CT_CBUGROUP TB001 CHAR (4)
V_PBUKIND Default Value for the Type of the Business Partner CT_PBUKIND TB004 CHAR (4)
V_CBUKIND Default Value for Type of Contact Person CT_CBUKIND TB004 CHAR (4)
V_PRLTYP Default Value for Contract Partner Role Type CT_PRLTYP TBZ0 CHAR (6)
V_CRLTYP Default Value for Contract Person Role Type CT_CRLTYP TBZ0 CHAR (6)
V_PSDREFERENCE Default Value for SD Ref. Customer of the Contract Partner CT_PSDREFERENCE KNA1 CHAR (10)
V_CSDREFERENCE Default Value for SD Ref. Customer of the Contact Person CT_CSDREFERENCE KNA1 CHAR (10)
NO_PWINDOW Dialog Box Control for Contract Partner CT_NOPWINDOW CHAR (1)
NO_CWINDOW Dialog Box Control for Contact Person CT_NOCWINDOW CHAR (1)
NO_DIALOG No Dialog Processing CT_NDIALOG CHAR (1)