The BGRFC_CUST_O_SYS table in SAP ERP or S/4HANA stores Customizing for Outbound Scheduler/System-Wide Settings data. There are total 10 fields in BGRFC_CUST_O_SYS table. The Customizing for Outbound Scheduler/System-Wide Settings 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 BGRFC_CUST_O_SYS table. It is in ABAP Development for bgRFC (SQRFC2) ABAP package and is part of the Background RFC (bgRFC) (BC-MID-RFC-BG) module.
SAP BGRFC_CUST_O_SYS Table Fields
Following is the list of fields that are available in SAP BGRFC_CUST_O_SYS table. The primary key fields of the table are ENTRY_ID (ID of Entry in System-Wide bgRFC Customizing).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ENTRY_ID | ID of Entry in System-Wide bgRFC Customizing | BGRFC_SYS_ENTRY_ID | CHAR (10) | |
| COMPRESSION_ON | Compression Control for bgRFC | BGRFC_COMPRESSION | CHAR (1) | |
| DELETION_TIME | Delete Time for Processable Units (Seconds) | BGRFC_DELETION_DELAY_TIME | INT4 (10) | |
| MESSAGES_PER_LOG | Number of Messages per Entry in Application Log | BGRFC_MESSAGES_PER_LOG_SEGMENT | INT4 (10) | |
| MESS_LIFE_TIME | Lifetime of Entries in Application Log in Hours | BGRFC_MESSAGE_LIFE_TIME | INT4 (10) | |
| ORIG_USER | User Name | SYUNAME | CHAR (12) | |
| ORIG_CLIENT | Client ID | SYMANDT | * | CLNT (3) |
| ORIG_DATE | System Date | SYDATUM | DATS (8) | |
| ORIG_TIME | System Time | SYUZEIT | TIMS (6) | |
| DELETION_GROUP | Logon/Server Group Name | RZLLI_APCL | CHAR (20) |


