SAP ABAP Class CL_HRRCF_SEARCH_PFMN_V (Search Template Element Performance Management)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_SME_CONTROLLER | Controller Class for Search Template Elements | 20060519 |
Properties
| Class | CL_HRRCF_SEARCH_PFMN_V | |
| Short Description | Search Template Element Performance Management | |
| Super Class | CL_HRRCF_SME_CONTROLLER | Controller Class for Search Template Elements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20060519 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_SEARCH_PFMN_V has no forward declaration.
Interfaces
Class CL_HRRCF_SEARCH_PFMN_V has no interface implemented.
Friends
Class CL_HRRCF_SEARCH_PFMN_V has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RCF_T_PERF_MGMT_INFORMATION | List with Template Element Columns | 20060524 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR4 | ID of Selected Column | 20060522 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060911 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060911 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060911 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_OPTION | 'EQ' | Selected Selection Parameter | 20060529 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | Current Row in BSP View | 20060706 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | ID of Selected Values | 20060529 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected Numeric Value | 20060529 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected Non-Numeric Value | 20060529 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | '100%' | Percentage Width of a Field | 20060706 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | '10%' | Percentage Width of a Label | 20060706 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | '8%' | Percentage Width of Small Field | 20060706 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Input Field | 20060531 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Dropdown List Box | 20060531 | ||
| 16 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Numeric Input Field | 20060531 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | 'X' | Selection List for Option Is Not Ready for Input | 20060529 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | 'X' | Input Field/Selection List for Value Is Not Ready for Input | 20060529 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | RCF_T_OPTION | List with Selection Operators | 20060529 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | D: Dropdown List Box; N: Numeric Input Field; I: Input Field | 20060529 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | RCF_T_VALUE_LIST_S_PERF_MGMT | Value List | 20060526 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | RCF_T_VALUE_LIST_O_PERF_MGMT | List with Ranges for Non-Numeric Value | 20060526 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | RCF_T_VALUE_LIST_R_PERF_MGMT | List with Ranges for Numeric Value | 20060526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Selected Numeric or Non-Numeric Value | 20060529 | |
| 2 | Instance method | Private | Method | Reads List of Columns of Template Element | 20060524 | |
| 3 | Instance method | Private | Method | Determines Current Selections on UI | 20060529 | |
| 4 | Instance method | Private | Method | Reads List of Options | 20060706 | |
| 5 | Instance method | Private | Method | Reads List of Values for Column | 20060526 | |
| 6 | Instance method | Private | Method | Initializes Performance Mgmt-Specific Attributes of STE | 20060529 | |
| 7 | Instance method | Private | Method | Sets UI Element Type for Value Selection | 20060529 |
Events
Class CL_HRRCF_SEARCH_PFMN_V has no event.
Types
Class CL_HRRCF_SEARCH_PFMN_V has no local type.
Method Signatures
Method CHECK_VALUE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COLUMN | Call by reference | Type reference (TYPE) | CHAR4 | Selektierte Spalte | 20060531 | |||
| 2 | P_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Gültigkeit des selektierten Wertes | 20060529 | |||
| 3 | P_VALUE | Call by reference | Type reference (TYPE) | STRING | Selektierter Wert | 20060531 |
Method CHECK_VALUE_SELECTION on class CL_HRRCF_SEARCH_PFMN_V has no exception.
Method GET_COLUMN_LIST Signature
Method GET_COLUMN_LIST on class CL_HRRCF_SEARCH_PFMN_V has no parameter.
Method GET_COLUMN_LIST on class CL_HRRCF_SEARCH_PFMN_V has no exception.
Method GET_CURRENT_ENTRIES Signature
Method GET_CURRENT_ENTRIES on class CL_HRRCF_SEARCH_PFMN_V has no parameter.
Method GET_CURRENT_ENTRIES on class CL_HRRCF_SEARCH_PFMN_V has no exception.
Method GET_OPTIONS_LIST Signature
Method GET_OPTIONS_LIST on class CL_HRRCF_SEARCH_PFMN_V has no parameter.
Method GET_OPTIONS_LIST on class CL_HRRCF_SEARCH_PFMN_V has no exception.
Method GET_VALUE_LIST Signature
Method GET_VALUE_LIST on class CL_HRRCF_SEARCH_PFMN_V has no parameter.
Method GET_VALUE_LIST on class CL_HRRCF_SEARCH_PFMN_V has no exception.
Method RESET_PF_SME Signature
Method RESET_PF_SME on class CL_HRRCF_SEARCH_PFMN_V has no parameter.
Method RESET_PF_SME on class CL_HRRCF_SEARCH_PFMN_V has no exception.
Method SET_UI_TYPE_FOR_VALUE_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VALUE_CLASS | Call by reference | Type reference (TYPE) | CHAR2 | Werte-Klasse | 20060529 | |||
| 2 | P_VALUE_TYPE | Call by reference | Type reference (TYPE) | CHAR32 | Werte-Typ | 20060529 |
Method SET_UI_TYPE_FOR_VALUE_SEL on class CL_HRRCF_SEARCH_PFMN_V has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 600 |