SAP ABAP Class CL_W3_SEARCH (WAB: Search in IAC Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SW3_TOOL (Package) ITS Connection: Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_W3_SEARCH WAB: Search in IAC Objects 20090908
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20090908
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_TOOL Workbench: Tool 20090908
Properties
Class CL_W3_SEARCH  
Short Description WAB: Search in IAC Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SW3_TOOL   ITS Connection: Tool 
Created 20090811   SAP 
Last change 20110908   SAP 
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
# Interface Abstract Final Description Created on
1 IF_W3_SEARCH WAB: Search in IAC Objects 20090908
2 IF_WB_PROGRAM Workbench: Program 20090908
3 IF_WB_TOOL Workbench: Tool 20090908
Friends
Class CL_W3_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_WB_PROGRAM_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_W3_SEARCH_STATE 20090908
2 G_WB_REQUEST Instance attribute Protected Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20090908
3 WB_MANAGER Instance attribute Public Attribute reference (LIKE) 20090908
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_IAC_SEARCH_OBJECT Instance method Protected Method 20090908
2 CREATE_SEARCH_STATE Instance method Protected Method 20090908
3 DISPLAY Instance method Protected Method 20090908
4 DISPLAY_CREATE_OBJECT Instance method Protected Method 20090908
5 MESSAGE_RESTRICTED_AUTHORITY Instance method Protected Method 20090908
6 NAVIGATE Instance method Protected Method 20090908
7 OBJECT_LIST_FROM_REQUEST Instance method Protected Method 20090908
8 PROCESS_SEARCH Instance method Public Method 20090908
9 REFRESH Instance method Protected Method 20090908
10 REFRESH_DISPLAY Instance method Protected Method 20090908
11 WB_MANAGER_BACK Instance method Protected Method 20090908
Events
Class CL_W3_SEARCH has no event.
Types
Class CL_W3_SEARCH has no local type.
Method Signatures

Method CREATE_IAC_SEARCH_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IAC_SEARCH_OBJECT Value transfer Object reference (TYPE REF TO) CL_IACSEARCH Suche in ITS-Objekten 20090908
# Exception Resumable Description Created on
1 ERROR_OCCURED 20090908
2 NOT_EXISTING 20090908
3 NO_SEARCH_IMPLEMENTED 20090908
4 WRONG_OBJECT_TYPE 20090908

Method CREATE_SEARCH_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER 20090908
# Exception Resumable Description Created on
1 ERROR_OCCURED 20090908
2 NO_OBJECTS 20090908

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IAC_SEARCH_OBJECT Call by reference Object reference (TYPE REF TO) CL_IACSEARCH Suche in ITS-Objekten 20090908

Method DISPLAY on class CL_W3_SEARCH has no exception.

Method DISPLAY_CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IAC_SEARCH_OBJECT Call by reference Object reference (TYPE REF TO) CL_IACSEARCH Suche in ITS-Objekten 20090908

Method DISPLAY_CREATE_OBJECT on class CL_W3_SEARCH has no exception.

Method MESSAGE_RESTRICTED_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RESTRICTED_AUTHORITY Call by reference Type reference (TYPE) ABAP_BOOL 20090908

Method MESSAGE_RESTRICTED_AUTHORITY on class CL_W3_SEARCH has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NAVIGATION_INFO Call by reference Type reference (TYPE) STRING 20090908
2 Importing PI_NAVIGATION_OFFSET Call by reference Type reference (TYPE) I 20090908
3 Importing PI_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Objektname in der Objektliste 20090908
4 Importing PI_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20090908

Method NAVIGATE on class CL_W3_SEARCH has no exception.

Method OBJECT_LIST_FROM_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_OBJECT_LIST Call by reference Type reference (TYPE) WBOBJID_TAB 20090908
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20090908

Method OBJECT_LIST_FROM_REQUEST on class CL_W3_SEARCH has no exception.

Method PROCESS_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_WB_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER 20090908
# Exception Resumable Description Created on
1 ACTION_CANCELLED 20090908
2 ERROR_OCCURED 20090908

Method REFRESH Signature

Method REFRESH on class CL_W3_SEARCH has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20090908

Method REFRESH_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IAC_SEARCH_OBJECT Call by reference Object reference (TYPE REF TO) CL_IACSEARCH Suche in ITS-Objekten 20090908

Method REFRESH_DISPLAY on class CL_W3_SEARCH has no exception.

Method WB_MANAGER_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LEAVE_SCREEN Call by reference Type reference (TYPE) ABAP_BOOL 20090908

Method WB_MANAGER_BACK on class CL_W3_SEARCH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in