SAP BGRFC_OUNIT_HIST Table – History of Outbound bgRFC Unit

The BGRFC_OUNIT_HIST table in SAP ERP or S/4HANA stores History of Outbound bgRFC Unit data. There are total 9 fields in BGRFC_OUNIT_HIST table. The History of Outbound bgRFC Unit 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_OUNIT_HIST 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_OUNIT_HIST Table Fields

Following is the list of fields that are available in SAP BGRFC_OUNIT_HIST table. The primary key fields of the table are UNIT_ID (ID of Unit in Background RFC), CLIENT (Client), UCOUNT (Counter for serialized tRFC).

Field Description Data Element Check Table Data Type
UNIT_ID ID of Unit in Background RFC BGRFC_UNIT_ID RAW (16)
CLIENT Client MANDT * CLNT (3)
UCOUNT Counter for serialized tRFC TRFCQCNT NUMC (24)
DEST_NAME Name of Destination in Outbound Case BGRFC_DEST_NAME_OUTBOUND * CHAR (32)
QUEUE_NAME Queue Name for Background RFC QRFC_QUEUE_NAME CHAR (40)
TIMESTAMP UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL DEC (21)
UNAME User Name USERNAME CHAR (12)
LANGU Language Key LANGU * LANG (1)
HOST_NAME Application Server SYHOST CHAR (32)