The BUTREGSYS_REMOTE table in SAP ERP or S/4HANA stores RFC Dest. of systems connected to the Master System data. There are total 4 fields in BUTREGSYS_REMOTE table. The RFC Dest. of systems connected to the Master System 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 BUTREGSYS_REMOTE table. It is in SAP Business Partner (BUPA) ABAP package and is part of the SAP Business Partner (AP-MD-BP) module.
SAP BUTREGSYS_REMOTE Table Fields
Following is the list of fields that are available in SAP BUTREGSYS_REMOTE table. The primary key fields of the table are CLIENT (Client), RFCDES (RFC Connection), REPL_TYPE (Describes the type of replication across systems).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| RFCDES | RFC Connection | BU_RFCDEST | * | CHAR (32) |
| REPL_TYPE | Describes the type of replication across systems | BU_REPL_TYPE | CHAR (10) | |
| POSNR | Item number (for sequence) | BU_POSNR | NUMC (7) |


