The BUPA_DEBUG table in SAP ERP or S/4HANA stores SAP BP: Activate Debugging for Function Module data. There are total 4 fields in BUPA_DEBUG table. The SAP BP: Activate Debugging for Function Module 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 BUPA_DEBUG table. It is in SAP Business Partner (BUPA) ABAP package and is part of the SAP Business Partner (AP-MD-BP) module.
SAP BUPA_DEBUG Table Fields
Following is the list of fields that are available in SAP BUPA_DEBUG table. The primary key fields of the table are CLIENT (Client), FNAME (Function Module Name), DEBUGUSER (User Name in User Master Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| FNAME | Function Module Name | BU_FNAME | TFDIR | CHAR (30) |
| DEBUGUSER | User Name in User Master Record | XUBNAME | USR02 | CHAR (12) |
| DEBUG | Checkbox | XFELD | CHAR (1) |


