SAP ABAP Class CL_HREXP_SMASK (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 | |
| Short Description | Search Template | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HREXP_SMASK has no interface implemented.
Friends
Class CL_HREXP_SMASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HREXP_SMASK_ELEM_TAB | Search Templates: Elements | 20010611 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | HREXP_MESSAGE | Structure for SAP Expert Finder Messages | 20011212 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HREXP_SMASK_TYPE | Search Template Type | 20010611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Search Template | 20010801 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010611 | |
| 3 | Instance method | Public | Method | Get All Search Template Properties | 20010628 | |
| 4 | Instance method | Public | Method | 20010628 | ||
| 5 | Instance method | Public | Method | Get Info on Next Element | 20010628 | |
| 6 | Instance method | Public | Method | Set Value Table for Element | 20010704 | |
| 7 | Instance method | Public | Method | Start Search | 20010613 | |
| 8 | Instance method | Public | Method | Set Element Value | 20010613 | |
| 9 | Instance method | Public | Method | Set Value Table for Element | 20010613 |
Events
Class CL_HREXP_SMASK has no event.
Types
Class CL_HREXP_SMASK has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_HREXP_SMASK has no parameter.
Method CHECK on class CL_HREXP_SMASK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SMASK_ID | Call by reference | Type reference (TYPE) | HREXP_SEARCHMASK | Suchmaskenart | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Exceptions Expert Search | 20010720 |
Method GET_SMASK_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SMASK_INFO | Value transfer | Type reference (TYPE) | HREXP_SMASK_INFO | Info from Search Templates | 20010628 |
Method GET_SMASK_INFO on class CL_HREXP_SMASK has no exception.
Method GET_SM_ELEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMS | Value transfer | Type reference (TYPE) | HREXP_SMASK_ELEM_TAB | Suchmasken-Elemente | 20010628 |
Method GET_SM_ELEMS on class CL_HREXP_SMASK has no exception.
Method GET_SM_ELEM_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM_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 has no exception.
Method GET_VALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM_ID | Call by reference | Type reference (TYPE) | HREXP_ELEMENT | Expertenprofil-Element | 20010704 | |||
| 2 | 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 has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPERTS | Value transfer | Type reference (TYPE) | HREXP_EXPERT_ID_TAB | Experten Tabelle | 20010613 | |||
| 2 | SCEN_INFO | Call by reference | Type reference (TYPE) | HREXP_SCENARIO_INFO | Infos von Suchszenarien | 20010801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ELEM_ID | Call by reference | Type reference (TYPE) | HREXP_ELEMENT | Expertenprofil-Element | 20010613 | |||
| 2 | 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 has no exception.
Method SET_VALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM_ID | Call by reference | Type reference (TYPE) | HREXP_ELEMENT | Expertenprofil-Element | 20010613 | |||
| 2 | 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 has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |