SAP ALM_ME_DEBUG_SET Debugging Settings Table
Overview
ALM_ME_DEBUG_SET is a standard SAP S/4HANA table that stores Debugging Settings data. There are total 9 fields in the ALM_ME_DEBUG_SET table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ALM_ME_DEBUG_SET belongs to Maintenance Processing (PM-WOC) module and is located in the package (ALM_ME).
In addition, following links provide an overview of foreign key relationships, if any, that link ALM_ME_DEBUG_SET to other SAP tables and standard CDS views available based on ALM_ME_DEBUG_SET table in S/4HANA 2020.
Techincal Settings of ALM_ME_DEBUG_SET
Below are technical details of the table ALM_ME_DEBUG_SET
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ALM_ME_DEBUG_SET Fields
The following table gives you an overview of the fields available in ALM_ME_DEBUG_SET
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| METHOD_TYPE | SyncBO Method for Debugging | ALM_ME_DEBUG_METHOD | CHAR | 1 | |
| SYNCBO | Name of Synchronizer Business Object | ALM_ME_SYNCBO_ID | CHAR | 3 | |
| USERID | User Name in User Master Record | XUBNAME | USR02 | CHAR | 12 |
| DEBUG_LOOP | Debugging Loop for Debugging Support | ALM_ME_DEBUG_LOOP | NUMC | 10 | |
| ACTIVE | Debugging Active | ALM_ME_DEBUG_ACTIVE | CHAR | 1 | |
| ERROR | Write Error in Return Table | ALM_ME_RETURN_ERROR | CHAR | 1 | |
| DEBUG_VALUE1 | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| DEBUG_STRING | Char 20 | CHAR20 | CHAR | 20 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ALM_ME_DEBUG_SET
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ALM_ME_DEBUG_SET | USERID | : | USR02 |