SAP ABAP Class CL_DEBUG (Help Class for Debugging purposes)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-TAS-ATP (Application Component) ATP Tools
⤷
BS_TOOLS_ATP (Package) Tools from ATP

⤷

⤷

Properties
Class | CL_DEBUG | |
Short Description | Help Class for Debugging purposes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | BS_TOOLS_ATP | Tools from ATP |
Created | 20080311 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DEBUG has no interface implemented.
Friends
Class CL_DEBUG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SS_BREAK | Structure for to be executed Break-Points | 20080311 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ST_BREAK | Table for to be executed Break-Points | 20080311 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | SET/GET Parameter is picked up | 20080311 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20080311 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FLAG | Last Call did a break | 20080311 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR40 | SET/GET ParameterValue | 20080311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Breakpoint will be set if reqested | 20080311 |
2 | ![]() |
Static method | Public | Method | Breakpoint will be executed if requested | 20080311 |
3 | ![]() |
Static method | Public | Method | Will cause a short Dump - only for testing purposes in Dev. | 20080311 |
Events
Class CL_DEBUG has no event.
Types
Class CL_DEBUG has no local type.
Method Signatures
Method ACTIVATE_BREAK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | DEBUG_APPL | Application for Break-Point | 20080311 |
Method ACTIVATE_BREAK on class CL_DEBUG has no exception.
Method BREAK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | DEBUG_APPL | Application for Break-Point | 20080311 | ||
2 | ![]() |
IV_PARID | Call by reference | Type reference (TYPE) | MEMORYID | 'SAP_BS_FND_DEBUG' | Set/Get parameter ID | 20080311 | |
3 | ![]() |
IV_RETURN_IF_NOT_INITIALISED | Call by reference | Type reference (TYPE) | FLAG | No evaluation if not initialised before | 20080311 | ||
4 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080311 |
Method BREAK on class CL_DEBUG has no exception.
Method DUMP Signature
Method DUMP on class CL_DEBUG has no parameter.
Method DUMP on class CL_DEBUG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |