SAP ABAP Data Element MDG_TR_DEBUG (Debugging Switch)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_TRANSPORT_TOOL (Package) Transport Tool
⤷
⤷
Basic Data
| Data Element | MDG_TR_DEBUG |
| Short Description | Debugging Switch |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | MDG_MDF_FLG | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 9 | Debugging |
| Medium | 15 | Debugging |
| Long | 30 | Debugging Method Calls |
| Heading | 15 | Debugging |
Documentation
Definition
You can use this indicator to check the object-specific methods for the transport objects.
Use
Problem handling by SAP Support.
- Online:
Processing is stopped before the object-specific method is called up. - Batch processing:
Particularly when a transport request is imported, an endless loop is created.The process can be intercepted using transaction SM50. By switching to a local variable, the program flow can be continued.
Dependencies
If you choose the Adjust Entries key, the system will add the corresponding data to the table of local attributes.
Example
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 702 |