SAP ABAP Class CL_WDY_RG_SOURCE_CODE_INFO (API for Debugger: Method Name from Position)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
     SWDP_RUNTIME_GENERATION_DT (Package) Web Dynpro: Create Data and Source Code at Design Time
Properties
Class CL_WDY_RG_SOURCE_CODE_INFO  
Short Description API for Debugger: Method Name from Position    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_GENERATION_DT   Web Dynpro: Create Data and Source Code at Design Time 
Created 20050619   SAP 
Last change 20070911   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)
2 WDYN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 WDYRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_RG_SOURCE_CODE_INFO has no interface implemented.
Friends
Class CL_WDY_RG_SOURCE_CODE_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_COMPONENT_NAME Instance attribute Public Type reference (TYPE) STRING Name of Component 20050619
2 F_CONTROLLER_NAME Instance attribute Public Type reference (TYPE) STRING Name of Controller 20050619
3 F_NAVG_INFOS Instance attribute Private Type reference (TYPE) WDYRT_LINE_INFO_TAB_TYPE Navigation Data 20050619
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FOR_INCLUDE Static method Public Method Creates an Instance if Data Exists - Otherwise Initial 20050619
2 QUERY_METHOD_BY_LINE Instance method Public Method Determines Method Name or Initial using Position Specific. 20050619
Events
Class CL_WDY_RG_SOURCE_CODE_INFO has no event.
Types
Class CL_WDY_RG_SOURCE_CODE_INFO has no local type.
Method Signatures

Method CREATE_FOR_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_NAME Call by reference Type reference (TYPE) PROGNAME Programm/Transaktion in SQL-Trace-Auswertung. 20050619
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WDY_RG_SOURCE_CODE_INFO API für EU: Quelltext von Controllern generieren 20050619

Method CREATE_FOR_INCLUDE on class CL_WDY_RG_SOURCE_CODE_INFO has no exception.

Method QUERY_METHOD_BY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_SYSTEM_CODE Call by reference Type reference (TYPE) ABAP_BOOL 20050619
2 Importing LINE_NUMBER Call by reference Type reference (TYPE) I Linenumber in program 20050619
3 Exporting METHOD_NAME Call by reference Type reference (TYPE) SABP_D_METHOD_NAME_STRING 20050619

Method QUERY_METHOD_BY_LINE on class CL_WDY_RG_SOURCE_CODE_INFO has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710