The CRMRFCPAR table in SAP ERP or S/4HANA stores Definitions for RFC Connections data. There are total 20 fields in CRMRFCPAR table. The Definitions for RFC Connections 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 CRMRFCPAR table. It is in R/3 Adapter Basis Tools (CRMB) ABAP package and is part of the Cross-Application Components (CA) module.
SAP CRMRFCPAR Table Fields
Following is the list of fields that are available in SAP CRMRFCPAR table. The primary key fields of the table are MANDT (Client), CONSUMER (User of R/3 Adaptor Functions), OBJNAME (Object/Mobile Sales Table Name), RFCDEST (Logical destination (specified in function call)), DOWNLOAD (Download Types for CRMRFCPAR).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CONSUMER | User of R/3 Adaptor Functions | CONSUMER | CRMCONSUM | CHAR (10) |
| OBJNAME | Object/Mobile Sales Table Name | CRM_OBJNAM | CHAR (15) | |
| RFCDEST | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| DOWNLOAD | Download Types for CRMRFCPAR | DWNLDTYP | CHAR (1) | |
| RFC_QUEUE | Name of tRFC Queue | CRMQNAM | CHAR (24) | |
| RFC_IN_QUE | Name of tRFC Queue | CRMQNAM | CHAR (24) | |
| BAPINAME | Name of Recipient BAPI to Be Called | BAPINAME | * | CHAR (30) |
| INFO | Information/Comments | CRMINFO | CHAR (30) | |
| INACTIVE | Data Record Inactive | CRMACTIVE | CHAR (1) | |
| DISCARDDAT | Indicator: Discard Data | DISCARDDAT | CHAR (1) | |
| USE_IN_Q | Indicator, for Whether Inqueue Was Used | CRMINQUSED | CHAR (1) | |
| SEND_XML | Send data in XML format? | CRMSENDXML | CHAR (1) | |
| HOLD_DATA | Indicator: Record Data in Sender System? | HOLD_DATA | CHAR (1) | |
| CRM_REL | SAP Release | SAPRELEASE | CHAR (10) | |
| LAST_UPD | System Date | SYDATUM | DATS (8) | |
| USERNAME | Last Changed by User | CHANGNAME | CHAR (12) | |
| CHANGEDATE | Last Changed On | CHANGDATE | DATS (8) | |
| CHANGETIME | Last Changed At | CHANGTIME | TIMS (6) | |
| REM_LOGSYS | Logical system | LOGSYS | * | CHAR (10) |


