SAP ABAP Class CL_LSO_BSP_IT_SEARCHRESULT (Iterator for Search Results)
Hierarchy
LSOFE (Software Component) SAP Learning Solution Front-End
   CA (Application Component) Cross-Application Components
     LSO_FRONTEND (Package) SAP Learning Solution - Learning Portal
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20031016
Properties
Class CL_LSO_BSP_IT_SEARCHRESULT  
Short Description Iterator for Search Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LSO_FRONTEND   SAP Learning Solution - Learning Portal 
Created 20031016   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_BSP_IT_SEARCHRESULT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20031016
Friends
Class CL_LSO_BSP_IT_SEARCHRESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CELL_RENDERER Instance attribute Private Object reference (TYPE REF TO) CL_LSO_BSP_CELL_RENDERER 20031103
2 CO_HITS Constant Public Type reference (TYPE) STRING 'HITS' Column: Number of Courses 20031016
3 CO_TRAININGTYPE Constant Public Type reference (TYPE) STRING 'STEXT' Column: Course Type (LINK) 20031016
4 EXT_INFORMATION Instance attribute Private Type reference (TYPE) LSTRAININGTYPE_SEARCH_EXT_TAB 20031016
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031016
2 HITS_AVAILABLE Instance method Public Method Does Number column contain any information? 20031017
3 RENDER_HITS Instance method Private Method Column: Render Number of Courses Found 20031016
Events
Class CL_LSO_BSP_IT_SEARCHRESULT has no event.
Types
Class CL_LSO_BSP_IT_SEARCHRESULT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION Call by reference Object reference (TYPE REF TO) CL_LSO_APPLICATION 20031016
2 Importing IM_EXT_INFORMATION Call by reference Type reference (TYPE) LSTRAININGTYPE_SEARCH_EXT_TAB 20031016

Method CONSTRUCTOR on class CL_LSO_BSP_IT_SEARCHRESULT has no exception.

Method HITS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLEAN 20031017

Method HITS_AVAILABLE on class CL_LSO_BSP_IT_SEARCHRESULT has no exception.

Method RENDER_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LINE Call by reference Type reference (TYPE) LSTRAININGTYPE 20031016
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_BEE 20031016

Method RENDER_HITS on class CL_LSO_BSP_IT_SEARCHRESULT has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300