SAP ABAP Class CL_RIS_ADT_SOURCE_HANDLER (RIS - ADT: Source Handler and Converter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_ADT (Package) Repository Information System: ABAP Development Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RIS_ADT_SOURCE_HANDLER RIS - ADT: Interface for Source Handler/Converter 20110701
Properties
Class CL_RIS_ADT_SOURCE_HANDLER  
Short Description RIS - ADT: Source Handler and Converter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_ADT   Repository Information System: ABAP Development Tools 
Created 20110408   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_ADT_SOURCE_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RIS_ADT_SOURCE_HANDLER RIS - ADT: Interface for Source Handler/Converter 20110701
Friends
Class CL_RIS_ADT_SOURCE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ABAP_COMPILER Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_COMPILER 20120427
2 MO_INCLUDE_HANDLER Instance attribute Private Object reference (TYPE REF TO) LIF_INCLUDE_HANDLER 20120614
3 MO_WB_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_WB_OBJECT 20110701
4 MS_ADT_POSITION Instance attribute Private Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_SELECTION 20120614
5 MS_BACKEND_POSITION Instance attribute Private Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_SELECTION 20110701
6 MS_GLOBAL_OBJECT_TYPE Instance attribute Private Type reference (TYPE) WBOBJTYPE 20110701
7 MS_PARSED_URI_FRAGMENT Instance attribute Private Type reference (TYPE) CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL=>TY_FRAGMENT_PARSED 20110701
8 MS_QUALIFIED_ADT_CODE_BUFFER Instance attribute Private Type reference (TYPE) IF_RIS_ADT_SOURCE_HANDLER=>TY_S_QUALIFIED_CODE 20120614
9 MT_ADT_SOURCE_CODE Instance attribute Private Type reference (TYPE) STRING_TABLE 20110701
10 MT_ALL_INCLUDES_BUFFER Instance attribute Private Type reference (TYPE) SREPTAB 20120614
11 MT_QUALIFIED_SC_INCLUDS_BUFFER Instance attribute Private Type reference (TYPE) IF_RIS_ADT_SOURCE_HANDLER=>TY_T_QUALIFIED_INCLUDES 20120614
12 MT_SCOPE_INCLUDES_BUFFER Instance attribute Private Type reference (TYPE) PROGRAMT 20120614
13 MT_SYNTAX_CHECK_INCLUDS_BUFFER Instance attribute Private Type reference (TYPE) SREPTAB 20120614
14 MV_URI Instance attribute Private Type reference (TYPE) STRING 20110701
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ALL_INCLUDES Instance method Private Method 20120322
2 CONSTRUCTOR Instance method Public Constructor 20110701
3 DERIVE_DATA_FROM_URI Instance method Private Method 20120614
4 GET_SOURCE_CODE_FOR_INCLUDE Instance method Private Method 20120322
5 SCAN_AND_QUALIFY_INCLUDES Instance method Private Method 20120427
Events
Class CL_RIS_ADT_SOURCE_HANDLER has no event.
Types
Class CL_RIS_ADT_SOURCE_HANDLER has no local type.
Method Signatures

Method APPEND_ALL_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALL_INCLUDES Call by reference Type reference (TYPE) SREPTAB 20120322
2 Importing I_INCLUDE_NAMES Call by reference Type reference (TYPE) PROGRAMT 20120322

Method APPEND_ALL_INCLUDES on class CL_RIS_ADT_SOURCE_HANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ADT_SOURCE_CODE Call by reference Type reference (TYPE) STRING_TABLE 20110701
2 Importing IV_URI Call by reference Type reference (TYPE) STRING 20110701
# Exception Resumable Description Created on
1 CX_RIS_POSITION 20110701

Method DERIVE_DATA_FROM_URI Signature

Method DERIVE_DATA_FROM_URI on class CL_RIS_ADT_SOURCE_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_RIS_POSITION 20120614

Method GET_SOURCE_CODE_FOR_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INCLUDE Call by reference Type reference (TYPE) SREPTABLN 20120322

Method GET_SOURCE_CODE_FOR_INCLUDE on class CL_RIS_ADT_SOURCE_HANDLER has no exception.

Method SCAN_AND_QUALIFY_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUALIFIED_INCLUDES Call by reference Type reference (TYPE) IF_RIS_ADT_SOURCE_HANDLER=>TY_T_QUALIFIED_INCLUDES 20120427
2 Importing IT_INCLUDES Call by reference Type reference (TYPE) SREPTAB 20120427

Method SCAN_AND_QUALIFY_INCLUDES on class CL_RIS_ADT_SOURCE_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740