SAP ABAP Class CL_SFSG_WHERE_USED_ACTIVATOR (CL_SFSG_WHERE_USED_ACTIVATOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_ADMIN_TOOLS (Package) Fast Search Administration Tools
Properties
Class CL_SFSG_WHERE_USED_ACTIVATOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_ADMIN_TOOLS   Fast Search Administration Tools 
Created 20050217   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SFSG_WHERE_USED_ACTIVATOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SFSG_WHERE_USED_UI 20050217
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ORIG_VIEW_NAME Instance attribute Private Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20050217
2 M_SELECTED_VIEWS Instance attribute Private Type reference (TYPE) SFSG_DEFINITION_NAME_T Table of Search Definition Name 20050217
3 M_WHERE_USED_LIST Instance attribute Private Type reference (TYPE) SFSG_DEFINITION_NAME_T Table of Search Definition Name 20050217
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Protected Method Activates the Views Used by the View 20050217
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050217
3 GET_WHERE_USED_LIST Instance method Public Method Get Where-Used List 20050217
4 IS_USED Instance method Public Method If the View is Used 20050217
5 RETRIEVE_WHERE_USED Instance method Private Method Generate and display where-used list 20050217
6 SET_SELECTED_VIEWS Instance method Protected Method Set Views to Activate 20050217
Events
Class CL_SFSG_WHERE_USED_ACTIVATOR has no event.
Types
Class CL_SFSG_WHERE_USED_ACTIVATOR has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_GFS_PROTOCOL GFS Definition 20050224
# Exception Resumable Description Created on
1 CX_SFSG_WHERE_USED_ERROR Fastsearch - Fehler beim Verwendungsnachweis 20050224

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20050217

Method CONSTRUCTOR on class CL_SFSG_WHERE_USED_ACTIVATOR has no exception.

Method GET_WHERE_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WHERE_USED Value transfer Type reference (TYPE) SFSG_DEFINITION_NAME_T Table of Search Definition Name 20050217

Method GET_WHERE_USED_LIST on class CL_SFSG_WHERE_USED_ACTIVATOR has no exception.

Method IS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_USED Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20050217

Method IS_USED on class CL_SFSG_WHERE_USED_ACTIVATOR has no exception.

Method RETRIEVE_WHERE_USED Signature

Method RETRIEVE_WHERE_USED on class CL_SFSG_WHERE_USED_ACTIVATOR has no parameter.
Method RETRIEVE_WHERE_USED on class CL_SFSG_WHERE_USED_ACTIVATOR has no exception.

Method SET_SELECTED_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTED_VIEWS Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME_T Table of Search Definition Name 20050217

Method SET_SELECTED_VIEWS on class CL_SFSG_WHERE_USED_ACTIVATOR has no exception.
History
Last changed by/on SAP  20050308 
SAP Release Created in 700