SAP ABAP Class CL_HREXP_SMASK_CNTL (Controller for Search Template)
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_SMASK_CNTL  
Short Description Controller for Search Template    
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 20010611   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_SMASK_CNTL has no interface implemented.
Friends
Class CL_HREXP_SMASK_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SCENARIO_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_HREXP_SCENARIO_TYPE Search Scenario Type 20010611
2 SMASK Instance attribute Private Object reference (TYPE REF TO) CL_HREXP_SMASK Search Template 20010611
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010611
2 GET_SCENARIO_INFO Instance method Public Method Get Information About Search Scenario 20010801
3 GET_SMASK_INFO Instance method Public Method Get All Search Template Properties 20010628
4 GET_SM_ELEM_INFOS Instance method Public Method Delivers All Element Info Relevant for Display 20010628
5 GET_VALUE_TAB Instance method Public Method Set Value Table for Element 20010704
6 SEARCH Instance method Public Method Start Search 20010613
7 SET_SINGLE_VALUE Instance method Public Method Set Element Value 20010613
8 SET_VALUE_TAB Instance method Public Method Set Value Table for Element 20010613
Events
Class CL_HREXP_SMASK_CNTL has no event.
Types
Class CL_HREXP_SMASK_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 SCENARIO_ID Call by reference Type reference (TYPE) HREXP_SCENARIO Suchszenario 20010611
# Exception Resumable Description Created on
1 CX_HREXP_INT External Exceptions Expert Search: System Error 20010731

Method GET_SCENARIO_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCENARIO_INFO Value transfer Type reference (TYPE) HREXP_SCENARIO_INFO Info from Search Scenarios 20010801

Method GET_SCENARIO_INFO on class CL_HREXP_SMASK_CNTL has no exception.

Method GET_SMASK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SMASK_INFO Value transfer Type reference (TYPE) HREXP_SMASK_INFO Info from Search Templates 20010628

Method GET_SMASK_INFO on class CL_HREXP_SMASK_CNTL has no exception.

Method GET_SM_ELEM_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFOS Value transfer Type reference (TYPE) HREXP_ELEMENT_INFO_TAB Infos von Expertenprofil-Elementen 20010628

Method GET_SM_ELEM_INFOS on class CL_HREXP_SMASK_CNTL has no exception.

Method GET_VALUE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEM_ID Call by reference Type reference (TYPE) HREXP_ELEMENT Expertenprofil-Element 20010704
2 Returning VALUES Value transfer Type reference (TYPE) HREXP_ELEMENT_VALUE_TAB Wertetabelle für Expertenprofil-Elemente 20010704

Method GET_VALUE_TAB on class CL_HREXP_SMASK_CNTL has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPERTS Value transfer Type reference (TYPE) HREXP_EXPERT_ID_TAB Experten Tabelle 20010613
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20010801

Method SET_SINGLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEM_ID Call by reference Type reference (TYPE) HREXP_ELEMENT Expertenprofil-Element 20010613
2 Importing VALUE Call by reference Type reference (TYPE) HREXP_ELEMENT_VALUE Wert eines Expertenprofil-Elements (Key, Value) 20010613

Method SET_SINGLE_VALUE on class CL_HREXP_SMASK_CNTL has no exception.

Method SET_VALUE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEM_ID Call by reference Type reference (TYPE) HREXP_ELEMENT Expertenprofil-Element 20010613
2 Importing VALUES Call by reference Type reference (TYPE) HREXP_ELEMENT_VALUE_TAB Wertetabelle für Expertenprofil-Elemente 20010613

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