SAP ABAP Class CL_RSAWBN_SER_SEARCH_GENERAL (General Search)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
Properties
Class CL_RSAWBN_SER_SEARCH_GENERAL  
Short Description General Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAWBN_SER    
Program status     
Category 0   
Package RSAWBN_CORE   CORE Components of Data Warehousing Workbench 
Created 20050422   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSAWBN_SER_SEARCH_OBJ Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSAWBN_SER_SEARCH_GENERAL has no interface implemented.
Friends
Class CL_RSAWBN_SER_SEARCH_GENERAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_S_SEARCH_PARAM Instance attribute Protected Type reference (TYPE) TY_S_SEARCH_PARAM Configuration for Executing Search Query in DWB 20061218
2 P_T_TREX_DETAIL_RESULT Instance attribute Private Type reference (TYPE) RSOS_T_RESULT_LIST Results List of Generic Attributes 20071016
3 TR_SEARCH_OBJ Instance attribute Private Type reference (TYPE) CL_RSAWBN_SER_SEARCH_OBJ=>TY_TR_SEARCH_OBJ 20050422
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFERS Instance method Public Method 20061218
2 CONSTRUCTOR Instance method Public Constructor 20050422
3 EXECUTE_SEARCH Instance method Public Method Perform Search 20050422
4 GET_O_S_SEARCH_PARAM Instance method Public Method 20070216
5 GET_RESULT Instance method Public Method Returns the Search Result in the Format of AWB Objects 20050422
6 GET_ROOT Instance method Public Method Returns the Top Node of the Search Hierarchy (All Types) 20050422
7 GET_TR_SEARCH_OBJ Instance method Public Method 20070216
8 PREPARE_SEARCH Instance method Public Method Search Dialog, Set Search Parameters 20061218
9 SET_O_S_SEARCH_PARAM Instance method Public Method 20070216
10 SET_TR_SEARCH_OBJ Instance method Public Method 20070216
Events
Class CL_RSAWBN_SER_SEARCH_GENERAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SEARCH_PARAM Public See coding 20070216 BEGIN OF ty_s_search_param, technm TYPE rsawbn_tech_flag, descr TYPE rsawbn_descr_flag, search_term TYPE rsawbn_search_term, exact_search TYPE rs_bool, trex_search TYPE rsawbn_ser_trex_search, search_behaviaour TYPE rsawbn_ser_search_behav, trex_detail_search type rs_bool, END OF ty_s_search_param
Method Signatures

Method CLEAR_BUFFERS Signature

Method CLEAR_BUFFERS on class CL_RSAWBN_SER_SEARCH_GENERAL has no parameter.
Method CLEAR_BUFFERS on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAWBN_SER_SEARCH_GENERAL has no parameter.
Method CONSTRUCTOR on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method EXECUTE_SEARCH Signature

Method EXECUTE_SEARCH on class CL_RSAWBN_SER_SEARCH_GENERAL has no parameter.
Method EXECUTE_SEARCH on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method GET_O_S_SEARCH_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_S_SEARCH_PARAM Value transfer Type reference (TYPE) TY_S_SEARCH_PARAM 20070216

Method GET_O_S_SEARCH_PARAM on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TR_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJ Tabelle von AWB-Objekten 20050422

Method GET_RESULT on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_SEARCH_OBJ Value transfer Object reference (TYPE REF TO) CL_RSAWBN_SER_SEARCH_OBJ Such-Objekt allgemeine Suche 20050422

Method GET_ROOT on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method GET_TR_SEARCH_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TR_SEARCH_OBJ Value transfer Type reference (TYPE) CL_RSAWBN_SER_SEARCH_OBJ=>TY_TR_SEARCH_OBJ 20070216

Method GET_TR_SEARCH_OBJ on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method PREPARE_SEARCH Signature

Method PREPARE_SEARCH on class CL_RSAWBN_SER_SEARCH_GENERAL has no parameter.
# Exception Resumable Description Created on
1 CX_RSAWBN_CANCELLED_BY_USER Abbruch durch User 20061218

Method SET_O_S_SEARCH_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SEARCH_PARAM Value transfer Type reference (TYPE) TY_S_SEARCH_PARAM 20070306

Method SET_O_S_SEARCH_PARAM on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.

Method SET_TR_SEARCH_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TR_SEARCH_OBJ Value transfer Type reference (TYPE) CL_RSAWBN_SER_SEARCH_OBJ=>TY_TR_SEARCH_OBJ 20070216

Method SET_TR_SEARCH_OBJ on class CL_RSAWBN_SER_SEARCH_GENERAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700