SAP ABAP Class CL_TPDA_SOURCE_CONT (TPDA: Source Code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_SOURCE | TPDA: Source Handling | 20041104 |
Properties
Class | CL_TPDA_SOURCE_CONT | |
Short Description | TPDA: Source Code | |
Super Class | CL_TPDA_SOURCE | TPDA: Source Handling |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_DEBUGGER_SERVICES | ABAP Debugger: Core Layer |
Created | 20041104 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TPDA_SOURCE_CONT has no forward declaration.
Interfaces
Class CL_TPDA_SOURCE_CONT has no interface implemented.
Friends
Class CL_TPDA_SOURCE_CONT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_CURR_SOURCE_POS | TPDA; Static Source Position for Navigation | 20050826 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | TPDA_SOURCE_KIND | 'A' | TPDA: Type of Code (ABAP, Screen, ...) | 20041104 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ACONT' | 20050224 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20041104 | |
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | DATA | 20051118 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_BP_INTERNAL_ERROR | 20041108 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20051118 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_SYS_SYSTEMAREA_T | TPDA : System Area Display | 20041104 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TPDA_SYS_OPCODE_DESCRTAB | Description of ABAP VM Byte Codes | 20051118 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_LINEREF_IT | 20041104 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_SOURCE_IT | TPDA: Source Code | 20041203 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_SOURCE_RAW_IT | TPDA: Source Code String Table | 20041203 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20051118 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_SYS_CONTINFO | TPDA; Static Source Position for Navigation | 20041104 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_SOURCE_KIND | TPDA: Type of Code (ABAP, Screen, ...) | 20041104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050224 |
2 | ![]() |
Instance method | Private | Method | 20051118 | |
3 | ![]() |
Instance method | Public | Method | 20051118 | |
4 | ![]() |
Instance method | Public | Method | 20051118 |
Events
Class CL_TPDA_SOURCE_CONT has no event.
Types
Class CL_TPDA_SOURCE_CONT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TPDA_SOURCE_CONT has no parameter.
Method CONSTRUCTOR on class CL_TPDA_SOURCE_CONT has no exception.
Method DESCRIBE_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONT_IT | Call by reference | Type reference (TYPE) | TPDA_SYS_SYSTEMAREA_T | TPDA : Systembereichsanzeige | 20051118 | ||
2 | ![]() |
P_CURR_INDEX | Call by reference | Type reference (TYPE) | I | 20051118 | |||
3 | ![]() |
P_CURR_LINENR | Call by reference | Type reference (TYPE) | I | 20051118 | |||
4 | ![]() |
P_SOURCE_IT | Call by reference | Type reference (TYPE) | TPDA_SOURCE_IT | 20051118 | |||
5 | ![]() |
P_SOURCE_RAW_IT | Call by reference | Type reference (TYPE) | TPDA_SOURCE_RAW_IT | 20051118 |
Method DESCRIBE_CONT on class CL_TPDA_SOURCE_CONT has no exception.
Method RESET_MACRO_MODE Signature
Method RESET_MACRO_MODE on class CL_TPDA_SOURCE_CONT has no parameter.
Method RESET_MACRO_MODE on class CL_TPDA_SOURCE_CONT has no exception.
Method SET_MACRO_MODE Signature
Method SET_MACRO_MODE on class CL_TPDA_SOURCE_CONT has no parameter.
Method SET_MACRO_MODE on class CL_TPDA_SOURCE_CONT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |