SAP ABAP Class CL_TPDA_SOURCE_TEST (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 20050905
Properties
Class CL_TPDA_SOURCE_TEST  
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 20050905   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SOURCE_TEST has no forward declaration.
Interfaces
Class CL_TPDA_SOURCE_TEST has no interface implemented.
Friends
Class CL_TPDA_SOURCE_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_RUN_TO_CURSOR Instance attribute Private Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Static Source Position for Navigation 20050905
2 C_ABAP_SRC Constant Private Type reference (TYPE) TPDA_SOURCE_KIND 'A' TPDA: Type of Code (ABAP, Screen, ...) 20050905
3 C_DYNP_SRC Constant Private Type reference (TYPE) TPDA_SOURCE_KIND 'D' TPDA: Type of Code (ABAP, Screen, ...) 20050905
4 C_LEXER Constant Public Type reference (TYPE) STRING 'ABAP' 20050905
5 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20050905
6 EXC_BP_INT_ERROR Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_BP_INTERNAL_ERROR 20050905
7 SRC_INFO Instance attribute Private Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Static Source Position for Navigation 20050905
8 SRC_KIND Instance attribute Private Type reference (TYPE) TPDA_SOURCE_KIND TPDA: Type of Code (ABAP, Screen, ...) 20050905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050905
2 GET_ABAP_SRC Instance method Private Method TPDA: Set Up ABAP Source as String Table 20050905
3 GET_DYNP_SRC Instance method Private Method TPDA: Set Up ABAP Source as String Table 20050905
Events
Class CL_TPDA_SOURCE_TEST has no event.
Types
Class CL_TPDA_SOURCE_TEST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TPDA_SOURCE_TEST has no parameter.
Method CONSTRUCTOR on class CL_TPDA_SOURCE_TEST has no exception.

Method GET_ABAP_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURR_LINENR Call by reference Type reference (TYPE) I 20050905
2 Exporting P_SOURCE_IT Call by reference Type reference (TYPE) TPDA_SOURCE_IT TPDA: Quellcode 20050905
3 Exporting P_SOURCE_RAW_IT Call by reference Type reference (TYPE) TPDA_SOURCE_RAW_IT TPDA: Quellcode Stringtabelle 20050905
4 Importing P_SPLIT_AT Call by reference Type reference (TYPE) I 20050905
5 Importing P_SRC_INFO Call by reference Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Sttaische Source Position für Navigation 20050905
# Exception Resumable Description Created on
1 CX_TPDA_CANT_READ_SRC 20050905

Method GET_DYNP_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURR_LINENR Call by reference Type reference (TYPE) I 20050905
2 Exporting P_SOURCE_IT Call by reference Type reference (TYPE) TPDA_SOURCE_IT TPDA: Quellcode 20050905
3 Exporting P_SOURCE_RAW_IT Call by reference Type reference (TYPE) TPDA_SOURCE_RAW_IT TPDA: Quellcode Stringtabelle 20050905
4 Importing P_SPLIT_AT Value transfer Type reference (TYPE) I TPDA: Quellcode 20050905
5 Importing P_SRC_INFO Call by reference Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Sttaische Source Position für Navigation 20050905
# Exception Resumable Description Created on
1 CX_TPDA_CANT_READ_SRC 20050905
History
Last changed by/on SAP  20090618 
SAP Release Created in 710