SAP ABAP Class CL_HREXP_HLIST_CNTL (Controller for Displaying Search Results)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-XF (Application Component) SAP Expert Finder
     PWPC_EXP_01 (Package) HR Expert Finder
Properties
Class CL_HREXP_HLIST_CNTL  
Short Description Controller for Displaying Search Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HREXP    
Program status P  SAP Standard Production Program 
Category 0   
Package PWPC_EXP_01   HR Expert Finder 
Created 20010618   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HREXP_USER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HREXP_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HREXP_HLIST_CNTL has no interface implemented.
Friends
Class CL_HREXP_HLIST_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HLIST Instance attribute Private Object reference (TYPE REF TO) CL_HREXP_HLIST Hit list 20010618
2 SCENARIO_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_HREXP_SCENARIO_TYPE Search Scenario Type 20010618
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010618
2 GET_EXPERT_ID Instance method Public Method 20010621
3 GET_EXPERT_INFOS Instance method Public Method Delivers All Info About All Elements for All Experts 20020123
4 GET_HLIST_INFO Instance method Public Method 20010619
Events
Class CL_HREXP_HLIST_CNTL has no event.
Types
Class CL_HREXP_HLIST_CNTL 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 EXPERT_IDS Call by reference Type reference (TYPE) HREXP_EXPERT_ID_TAB Experten Tabelle 20010618
2 Importing PAGE Call by reference Type reference (TYPE) SYINDEX Schleifen, aktueller Schleifendurchlauf 20010618
3 Importing SCENARIO_ID Call by reference Type reference (TYPE) HREXP_SCENARIO Suchszenario 20010618
# Exception Resumable Description Created on
1 CX_HREXP_INT External Exceptions Expert Search 20010801

Method GET_EXPERT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPERT_ID Value transfer Type reference (TYPE) HREXP_EXPERT Experte 20010621
2 Importing ROW Call by reference Type reference (TYPE) SYINDEX Schleifen, aktueller Schleifendurchlauf 20010621

Method GET_EXPERT_ID on class CL_HREXP_HLIST_CNTL has no exception.

Method GET_EXPERT_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPERT_INFOS Value transfer Type reference (TYPE) HREXP_HLIST_ELEMENT_INFO_TAB Info on Experts and Profile Elements in Hit List 20020123
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20020123

Method GET_HLIST_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HLIST_INFO Value transfer Type reference (TYPE) HREXP_HLIST_INFO Hitlisten Informationen 20010619

Method GET_HLIST_INFO on class CL_HREXP_HLIST_CNTL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110