SAP ABAP Class CL_TPDA_SOURCE_ABAP (TPDA: Source Code Handling - ABAP/DYNP)
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_ABAP | |
| Short Description | TPDA: Source Code Handling - ABAP/DYNP | |
| 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_ABAP has no forward declaration.
Interfaces
Class CL_TPDA_SOURCE_ABAP has no interface implemented.
Friends
Class CL_TPDA_SOURCE_ABAP 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 | Private | Type reference (TYPE) | TPDA_SOURCE_KIND | 'D' | TPDA: Type of Code (ABAP, Screen, ...) | 20041104 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'ABAP' | 20050224 | |||
| 5 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20041104 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_BP_INTERNAL_ERROR | 20041104 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TPDA_CURR_SOURCE_POS | TPDA; Static Source Position for Navigation | 20041104 | |||
| 8 | 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 | TPDA: Set Up ABAP Source as String Table | 20041104 | |
| 3 | Instance method | Private | Method | TPDA: Set Up ABAP Source as String Table | 20041104 |
Events
Class CL_TPDA_SOURCE_ABAP has no event.
Types
Class CL_TPDA_SOURCE_ABAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TPDA_SOURCE_ABAP has no parameter.
Method CONSTRUCTOR on class CL_TPDA_SOURCE_ABAP has no exception.
Method GET_ABAP_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURR_LINENR | Call by reference | Type reference (TYPE) | I | 20041104 | ||||
| 2 | P_SOURCE_IT | Call by reference | Type reference (TYPE) | TPDA_SOURCE_IT | TPDA: Quellcode | 20041104 | |||
| 3 | P_SOURCE_RAW_IT | Call by reference | Type reference (TYPE) | TPDA_SOURCE_RAW_IT | TPDA: Quellcode Stringtabelle | 20041105 | |||
| 4 | P_SPLIT_AT | Call by reference | Type reference (TYPE) | I | 20041104 | ||||
| 5 | P_SRC_INFO | Call by reference | Type reference (TYPE) | TPDA_CURR_SOURCE_POS | TPDA; Sttaische Source Position für Navigation | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041104 |
Method GET_DYNP_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURR_LINENR | Call by reference | Type reference (TYPE) | I | 20041104 | ||||
| 2 | P_SOURCE_IT | Call by reference | Type reference (TYPE) | TPDA_SOURCE_IT | TPDA: Quellcode | 20041104 | |||
| 3 | P_SOURCE_RAW_IT | Call by reference | Type reference (TYPE) | TPDA_SOURCE_RAW_IT | TPDA: Quellcode Stringtabelle | 20041105 | |||
| 4 | P_SPLIT_AT | Value transfer | Type reference (TYPE) | I | TPDA: Quellcode | 20041104 | |||
| 5 | P_SRC_INFO | Call by reference | Type reference (TYPE) | TPDA_CURR_SOURCE_POS | TPDA; Sttaische Source Position für Navigation | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041104 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |