SAP ABAP Class CL_WHERE_USED_LIST_UTILITIES (Utility Methods Where-Used List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SEUIX (Package) Repository Information System Where-Used List
Properties
Class CL_WHERE_USED_LIST_UTILITIES  
Short Description Utility Methods Where-Used List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEUIX   Repository Information System Where-Used List 
Created 20040810   SAP 
Last change 20141121    
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)
Interfaces
Class CL_WHERE_USED_LIST_UTILITIES has no interface implemented.
Friends
Class CL_WHERE_USED_LIST_UTILITIES has no friend class.
Attributes
Class CL_WHERE_USED_LIST_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INC_MULTIPLE_INCLUDED_IN_PROG Static method Public Method Multiple use of an include in a program 20040810
2 IS_MULTI_USED_IN_ONE_INCLUDE Static method Public Method Is Include used on multiple basis within an include? 20081124
3 UPDATE_INDEX_IN_BACKGROUND Static method Public Method 20131118
Events
Class CL_WHERE_USED_LIST_UTILITIES has no event.
Types
Class CL_WHERE_USED_LIST_UTILITIES has no local type.
Method Signatures

Method INC_MULTIPLE_INCLUDED_IN_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INCLUDE Call by reference Type reference (TYPE) PROGRAM Includename 20040810
2 Returning P_MULTIPLE_INCLUDED Value transfer Type reference (TYPE) CHAR1 ist mehrfach includiert 20040810

Method INC_MULTIPLE_INCLUDED_IN_PROG on class CL_WHERE_USED_LIST_UTILITIES has no exception.

Method IS_MULTI_USED_IN_ONE_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INCLUDE Call by reference Type reference (TYPE) PROGRAM Name des zu prüfenden Includes 20081124
2 Returning P_IS_MULTI_USED_IN_ONE_INCL Value transfer Type reference (TYPE) ABAP_BOOL true: multi-used in einemInclude 20081124

Method IS_MULTI_USED_IN_ONE_INCLUDE on class CL_WHERE_USED_LIST_UTILITIES has no exception.

Method UPDATE_INDEX_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INCL Call by reference Type reference (TYPE) RSNEWLENG-PROGRAMM 20131118
2 Importing P_NAME Call by reference Type reference (TYPE) RSNEWLENG-PROGRAMM 20131118

Method UPDATE_INDEX_IN_BACKGROUND on class CL_WHERE_USED_LIST_UTILITIES has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700