The CRMC_EXT_SERVER table in SAP ERP or S/4HANA stores CRM MKT: Server Connections to External Applications data. There are total 12 fields in CRMC_EXT_SERVER table. The CRM MKT: Server Connections to External Applications 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 CRMC_EXT_SERVER table. It is in CRM Marketing: Interface to Ext.Campaign Managment Tools (CRM_MKT_EXTERNAL_APIS) ABAP package and is part of the Interface Third Party (CRM-MKT-SEG-ITP) module.
SAP CRMC_EXT_SERVER Table Fields
Following is the list of fields that are available in SAP CRMC_EXT_SERVER table. The primary key fields of CRM MKT: Server Connections to External Applications table in SAP are CLIENT (Client), APPLICATION (CRM MKT: Name of External Product), SERVER (CRM MKT: Logical Name of Server for External Product).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| APPLICATION | CRM MKT: Name of External Product | CRMT_MKT_EXT_APPLICATION | CHAR (32) | |
| SERVER | CRM MKT: Logical Name of Server for External Product | CRMT_MKT_EXT_SERVER_NAME | CHAR (32) | |
| USERNAME | CRM MKT: General Users of External Product | CRMT_MKT_EXT_USER_NAME | CHAR (32) | |
| PASSWORD | CRM MKT: User Password in an External Product | CRMT_MKT_EXT_PASSWORD | CHAR (8) | |
| RFC_DEST | CRM MKT: RFC Destination | CRMT_MKT_EXT_RFC_DESTINATION | CHAR (32) | |
| CONNECTION_TYPE | CRM MKT: Type of Connection to External Product | CRMT_MKT_EXT_CONNECTION_TYPE | CHAR (3) | |
| COM_CLASS | CRM MKT: Class of COM Methods Used | CRMT_MKT_EXT_COM_CLASS | CHAR (64) | |
| COM_INTERFACE | CRM MKT: Interface of COM Methods Used | CRMT_MKT_EXT_COM_INTERFACE | CHAR (64) | |
| COM_TYPE_LIB | CRM MKT: Type Library of COM Methods Used | CRMT_MKT_EXT_COM_TYPE_LIBRARY | CHAR (64) | |
| PACKAGE_SIZE | CRM MKT: Packet Size When Reading Business Partners | CRMT_MKT_EXT_PACKAGE_SIZE | INT4 (10) | |
| CONNECT_GUID | CRM MKT: GUID of Connection to External Application | CRMT_MKT_EXT_CONNECTION_GUID | RAW (16) |


