SAP ABAP Class IF_RIS_CLEANUP_VARIABLES (Repository Information System: Cleanup unused variables)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RIS_CLEANUP_VARIABLES Repository Information System: Cleanup unused variables 20110701
Properties
Class IF_RIS_CLEANUP_VARIABLES  
Short Description Repository Information System: Cleanup unused variables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110411   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RIS_CLEANUP_VARIABLES has no forward declaration.
Interfaces
Class IF_RIS_CLEANUP_VARIABLES has no interface implemented.
Friends
Class IF_RIS_CLEANUP_VARIABLES has no friend class.
Attributes
Class IF_RIS_CLEANUP_VARIABLES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_UNUSED_VARIABLES Instance method Public Method 20110701
2 FIND_UNUSED_VARIABLES Instance method Public Method 20110701
Events
Class IF_RIS_CLEANUP_VARIABLES has no event.
Types
Class IF_RIS_CLEANUP_VARIABLES has no local type.
Method Signatures

Method CLEANUP_UNUSED_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NEW_SOURCE_CODE Call by reference Type reference (TYPE) STRING_TABLE 20110701
2 Importing IT_UNUSED_VARIABLES Call by reference Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_T_SELECTION 20110701
# Exception Resumable Description Created on
1 CX_RFAC_ERROR 20110701
2 CX_RIS_POSITION 20110701

Method FIND_UNUSED_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UNUSED_VARIABLES Call by reference Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_T_SELECTION 20110701
2 Importing IV_USE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110701
# Exception Resumable Description Created on
1 CX_RIS_POSITION 20110701
History
Last changed by/on SAP  20130531 
SAP Release Created in