SAP ABAP Class CL_ABDBG_ACT_FOR_ATTACH__USER (Activation of ABAP Debugger (User) for the "attach" scenario)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_DEBUG_EXT (Package) External Activation of ABAP Debugger

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ABDBG_ACT_FOR_ATTACH | Activation of ABAP Debugger for the "attach" scenario | 20111118 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABDBG_ACT_FOR_ATTACH | Activation of ABAP Debugger for the "attach" scenario | 20110207 |
Properties
Class | CL_ABDBG_ACT_FOR_ATTACH__USER | |
Short Description | Activation of ABAP Debugger (User) for the "attach" scenario | |
Super Class | CL_ABDBG_ACT_FOR_ATTACH | Activation of ABAP Debugger for the "attach" scenario |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_DEBUG_EXT | External Activation of ABAP Debugger |
Created | 20110207 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ABDBG_ACT_FOR_ATTACH | Activation of ABAP Debugger for the "attach" scenario | 20110207 |
Friends
Class CL_ABDBG_ACT_FOR_ATTACH__USER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20120102 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20111118 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20111118 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20110207 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20110207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Call inside request: activate for debugger attach "manually" | 20110207 |
2 | ![]() |
Static method | Public | Method | Factory: create instance of class | 20110207 |
Events
Class CL_ABDBG_ACT_FOR_ATTACH__USER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | EXTDBPS_ATTRIBUTES | Private | See coding | 20111107 | begin of EXTDBPS_ATTRIBUTES,
flag_active type i,
skip_count type i,
end of EXTDBPS_ATTRIBUTES
|
Method Signatures
Method ACTIVATE_REQUEST_FOR_ATTACH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDEUSER | Call by reference | Type reference (TYPE) | SYUNAME | User name used to set breakpoint | 20110207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
External debugging could not be activated | 20110207 |
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDEUSER | Call by reference | Type reference (TYPE) | SYUNAME | User name, who sets the breakpoints | 20110207 | ||
2 | ![]() |
INSTANCE_REF | Value transfer | Object reference (TYPE REF TO) | IF_ABDBG_ACT_FOR_ATTACH | Activation of ABAP Debugger for the "attach" scenario | 20110207 | ||
3 | ![]() |
RQUSER | Call by reference | Type reference (TYPE) | SYUNAME | User name, for which the request is going to be started | 20110207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Input parameters not valid | 20110207 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 802 |