SAP ABAP Interface IF_RIS_CLEANUP_VARIABLES (Repository Information System: Cleanup unused variables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_CLEANUP (Package) Repository Information System: Cleanup Services
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
Interface IF_RIS_CLEANUP_VARIABLES  
Short Description Repository Information System: Cleanup unused variables    
General Data
Package SRIS_CLEANUP   Repository Information System: Cleanup Services 
Created 20110411   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RIS_CLEANUP_VARIABLES has no forward declaration.
Interfaces
Interface IF_RIS_CLEANUP_VARIABLES has no interface.
Friends
Interface IF_RIS_CLEANUP_VARIABLES has no friend.
Attributes
Interface 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
Interface IF_RIS_CLEANUP_VARIABLES has no event.
Types
Interface 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