The CRM_LRP_RFC_CON table in SAP ERP or S/4HANA stores RFC Connection to External Scheduling Engine data. There are total 3 fields in CRM_LRP_RFC_CON table. The RFC Connection to External Scheduling Engine 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 CRM_LRP_RFC_CON table. It is in Customizing for Field Service & Dispatch (CRM_LRP_CUSTOMIZING) ABAP package and is part of the Service Resource Planning (CRM-RPL-SRV) module.
SAP CRM_LRP_RFC_CON Table Fields
Following is the list of fields that are available in SAP CRM_LRP_RFC_CON table. The primary key fields of the table are MANDT (Client), KEY_DEST (Key for Customizing RFC Connection).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| KEY_DEST | Key for Customizing RFC Connection | KEYDEST | CHAR (2) | |
| RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR (32) |


