SAP ABAP Class CL_DB4_SOURCE_CODE_JUMP_POINT (DB4: Jump point into source code)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Properties
Class CL_DB4_SOURCE_CODE_JUMP_POINT  
Short Description DB4: Jump point into source code    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20130211   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB4_SOURCE_CODE_JUMP_POINT has no interface implemented.
Friends
Class CL_DB4_SOURCE_CODE_JUMP_POINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_XML Instance attribute Private Object reference (TYPE REF TO) IF_IXML Interface of Factory Object 20130211
2 P_R_XML_STREAM_FACT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY Factory for Streams 20130211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130211
2 CONVERT Instance method Private Method Retrieve from the XML the formatted string with the location 20130211
3 SHOW_SOURCE Instance method Public Method Display the ABAP code that originates the SQL statement 20130214
Events
Class CL_DB4_SOURCE_CODE_JUMP_POINT has no event.
Types
Class CL_DB4_SOURCE_CODE_JUMP_POINT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LINE Call by reference Type reference (TYPE) I 20130211
2 Exporting E_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20130211
3 Importing I_XML Call by reference Type reference (TYPE) STRING XML string 20130211

Method CONVERT on class CL_DB4_SOURCE_CODE_JUMP_POINT has no exception.

Method SHOW_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ACCESSOR Call by reference Object reference (TYPE REF TO) CL_DB4_VIRTUAL_TABLE_ACCESSOR DB4: Backend virtual table accessor 20130214
2 Importing I_R_ACTION_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20130214
3 Importing I_R_ROW Call by reference Object reference (TYPE REF TO) DATA 20130214

Method SHOW_SOURCE on class CL_DB4_SOURCE_CODE_JUMP_POINT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740