SAP ABAP Interface IF_RIS_OCCURRENCE_FINDER (Finds usage of variables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_OCCURRENCE_FINDER (Package) Repository Information System: Occurrence Finder
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RIS_OCCURRENCE_FINDER_AC RIS: Occurrence Finder w/ ABAP Compiler 20101206
Properties
Interface IF_RIS_OCCURRENCE_FINDER  
Short Description Finds usage of variables    
General Data
Package SRIS_OCCURRENCE_FINDER   Repository Information System: Occurrence Finder 
Created 20101125   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RIS_OCCURRENCE_FINDER has no forward declaration.
Interfaces
Interface IF_RIS_OCCURRENCE_FINDER has no interface.
Friends
Interface IF_RIS_OCCURRENCE_FINDER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAXIMUM_NUM_OF_EXTERNAL_REFS Constant Public Type reference (TYPE) I 50 20120102
2 OCCURRENCE_KIND Constant Public See coding 20101206
Methods
# Method Level Visibility Method type Description Created on
1 GET_OCCURRENCE_INFO Instance method Public Method 20101206
Events
Interface IF_RIS_OCCURRENCE_FINDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OCCURRENCE Public See coding 20101206 begin of occurrence, include type syrepid, start_row type i, start_col type i, end_row type i, end_col type i, keeps_result type abap_bool, method_redefinition type abap_bool, kind like occurrence_kind-default, token type string, end of occurrence
2 OCCURRENCES Public See coding 20101206 occurrences type sorted table of occurrence with unique key include start_row start_col
3 OCCURRENCE_INFO Public See coding 20101206 begin of occurrence_info, occurrences type occurrences, end of occurrence_info
Method Signatures

Method GET_OCCURRENCE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ABAP_FULL_NAME Call by reference Object reference (TYPE REF TO) IF_RIS_ABAP_FULLNAME 20110329
2 Exporting E_INCLUDES Call by reference Type reference (TYPE) IF_RIS_INCLUDE=>TAB 20110404
3 Exporting E_OCCURRENCE_INFO Call by reference Type reference (TYPE) OCCURRENCE_INFO 20110110
4 Exporting E_REFERENCED_INCLUDES Call by reference Type reference (TYPE) STRING_TABLE 20110110
5 Importing I_DEEP_INCLUDE_RESOLUTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110329
6 Importing I_INPUT Call by reference Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_CURSOR 20101206
7 Importing I_USE_CACHING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120102
# Exception Resumable Description Created on
1 CX_RIS_OCC_FINDER_ABORT 20110110
2 CX_RIS_OCC_FINDER_RESUMABLE 20110110
History
Last changed by/on SAP  20130531 
SAP Release Created in 740