SAP ABAP Class CL_TPDA_SOURCE_ST (Simple Transformation Source Code Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_ADI (Package) ABAP Debugger: ADI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TPDA_SOURCE TPDA: Source Handling 20050812
Properties
Class CL_TPDA_SOURCE_ST  
Short Description Simple Transformation Source Code Handler    
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_ADI   ABAP Debugger: ADI 
Created 20050713   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TPDA_SOURCE_ST has no interface implemented.
Friends
Class CL_TPDA_SOURCE_ST 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 20050826
2 C_FALSE Constant Private Type reference (TYPE) FLAG ABAP_FALSE General Flag 20050812
3 C_LEXER Constant Private Type reference (TYPE) STRING 'XML' 20050812
4 C_ST_SRC Instance attribute Private Type reference (TYPE) TPDA_SOURCE_KIND 'S' TPDA: Type of Code (ABAP, Screen, ...) 20050812
5 C_TRUE Constant Private Type reference (TYPE) FLAG ABAP_TRUE General Flag 20050812
6 EXC_BP_INT_ERROR Instance attribute Private Object reference (TYPE REF TO) CX_TPDA_BP_INTERNAL_ERROR 20050812
7 SOURCE_IT Instance attribute Private Type reference (TYPE) TPDA_SOURCE_IT 20070823
8 SRC_INFO Instance attribute Private Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Static Source Position for Navigation 20050812
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050714
2 GET_ST_LINE Instance method Private Method Get Debugger Line Nr from Source Line Nr 20070823
3 GET_ST_SRC Instance method Private Method Get Source and Compute Debugger Line Nrs. 20050812
4 GET_ST_SRC_LINE Instance method Private Method Get Source Line Nr. From Debugger Line Nr. 20070823
Events
Class CL_TPDA_SOURCE_ST has no event.
Types
Class CL_TPDA_SOURCE_ST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_LINE Value transfer Type reference (TYPE) I 20070823
2 Importing P_RAW_LINE Call by reference Type reference (TYPE) I 20070823

Method GET_ST_LINE on class CL_TPDA_SOURCE_ST has no exception.

Method GET_ST_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 20050812
2 Exporting P_SOURCE_IT Call by reference Type reference (TYPE) TPDA_SOURCE_IT TPDA: Quellcode 20050812
3 Exporting P_SOURCE_RAW_IT Call by reference Type reference (TYPE) TPDA_SOURCE_RAW_IT TPDA: Quellcode Stringtabelle 20050812
4 Importing P_SPLIT_AT Call by reference Type reference (TYPE) I 20050812
5 Importing P_SRC_INFO Call by reference Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Sttaische Source Position für Navigation 20050812
# Exception Resumable Description Created on
1 CX_TPDA_CANT_READ_SRC 20050812

Method GET_ST_SRC_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LINE Call by reference Type reference (TYPE) I 20070823
2 Returning P_SRC_LINE Value transfer Type reference (TYPE) I 20070823

Method GET_ST_SRC_LINE on class CL_TPDA_SOURCE_ST has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710