ALM_ME_DEBUG_SET - Debugging Settings
Debugging Settings information is stored in SAP table ALM_ME_DEBUG_SET.
It is part of development package ALM_ME in software component PM-WOC. This development package consists of objects that can be grouped under "".
It is part of development package ALM_ME in software component PM-WOC. This development package consists of objects that can be grouped under "".
Fields for table ALM_ME_DEBUG_SET
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
METHOD_TYPE | SyncBO Method for Debugging | X | ALM_ME_DEBUG_METHOD | CHAR | 1 | |
SYNCBO | Name of Synchronizer Business Object | X | ALM_ME_SYNCBO_ID | CHAR | 3 | |
USERID | User Name in User Master Record | X | XUBNAME | CHAR | 12 | USR02 |
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 | 4 | ||
DEBUG_STRING | Char 20 | CHAR20 | CHAR | 20 |