SAP ABAP Class CL_HRRCF_MPROC_COR_SELECTION_V (HRRCF_MPROC_COR: Selection Criteria)
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_CONTROLLER | Super Class of Unspecified HRRCF Controllers | 20021128 |
Properties
| Class | CL_HRRCF_MPROC_COR_SELECTION_V | |
| Short Description | HRRCF_MPROC_COR: Selection Criteria | |
| Super Class | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20021128 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_MPROC_COR_SELECTION_V has no forward declaration.
Interfaces
Class CL_HRRCF_MPROC_COR_SELECTION_V has no interface implemented.
Friends
Class CL_HRRCF_MPROC_COR_SELECTION_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_UI_LABEL | Field Label for User Interface | 20021128 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20021128 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021128 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_S_SELECTION_MPROC_COR | Selection Criteria for Requisition List in List Processor | 20021128 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CABN-ATSCH | Value with Template | 20030107 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021128 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Label | 20021128 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20021128 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of processor | 20021205 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20021128 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Personnel Number | 20021205 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RCF_T_UI_VALUEHELP | Status List of Activity | 20021128 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RCF_T_UI_VALUEHELP | All Activity Types | 20021128 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RCF_T_UI_VALUEHELP | Status List of Candidacy | 20021128 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_MASS_PROC_ACT_BL | Requisition Lists | 20021128 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_ADMIN_BL | BL Facade for Candidate Object (Administration) | 20021216 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Label | 20021128 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Error Message to User | 20021128 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | RCF_T_MASS_PROC_ACTIVITIES | Data Transfer for Mass Processing of Activities | 20021128 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Label | 20021128 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Pointer: Perform Selection | 20021128 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Tray Closed?: TRUE (='X') and FALSE (=' ') | 20030318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check PERNR | 20021205 | |
| 2 | Instance method | Private | Method | Consistency Check of Date Entries | 20021128 | |
| 3 | Instance method | Private | Method | Get Template for Date Entries | 20030107 | |
| 4 | Instance method | Private | Method | Gets Full Name | 20021205 | |
| 5 | Instance method | Public | Method | Fill Labels | 20021128 | |
| 6 | Instance method | Public | Method | Lists for Dropdown Lists | 20021128 | |
| 7 | Instance method | Private | Method | Gets PERNR from User | 20021205 | |
| 8 | Instance method | Private | Method | Get Reference to BL Class | 20021128 | |
| 9 | Instance method | Private | Method | Gets Results of Search Help | 20021205 | |
| 10 | Instance method | Private | Method | Check Whether Entry of Selection Period Is Valid | 20030206 | |
| 11 | Instance method | Private | Method | Search Help Personnel Numbers | 20021205 | |
| 12 | Instance method | Private | Method | Set Default Selection Criteria | 20021128 | |
| 13 | Instance method | Private | Method | Export Selected List | 20021128 | |
| 14 | Instance method | Private | Method | Set Data of Person Responsible | 20030121 | |
| 15 | Instance method | Public | Method | Start selection | 20021128 |
Events
Class CL_HRRCF_MPROC_COR_SELECTION_V has no event.
Types
Class CL_HRRCF_MPROC_COR_SELECTION_V has no local type.
Method Signatures
Method CHECK_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOT_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021205 |
Method CHECK_PERNR on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method DATE_CHECK Signature
Method DATE_CHECK on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method DATE_CHECK on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method GET_DATE_FORMAT Signature
Method GET_DATE_FORMAT on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method GET_DATE_FORMAT on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method GET_FULLNAME Signature
Method GET_FULLNAME on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method GET_FULLNAME on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method GET_LABELS on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method GET_LISTS Signature
Method GET_LISTS on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method GET_LISTS on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method GET_PERNR Signature
Method GET_PERNR on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method GET_PERNR on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method GET_SEARCHHELP_RESULT Signature
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method IS_VALID_SELECTION_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030206 |
Method IS_VALID_SELECTION_PERIOD on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method ON_SEARCH_PERNR Signature
Method ON_SEARCH_PERNR on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method ON_SEARCH_PERNR on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method SET_DEFAULTS Signature
Method SET_DEFAULTS on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method SET_DEFAULTS on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method SET_PARAMS Signature
Method SET_PARAMS on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method SET_PARAMS on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method SET_RESPONSIBLE_OFFICER Signature
Method SET_RESPONSIBLE_OFFICER on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method SET_RESPONSIBLE_OFFICER on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
Method START_SELECTION Signature
Method START_SELECTION on class CL_HRRCF_MPROC_COR_SELECTION_V has no parameter.
Method START_SELECTION on class CL_HRRCF_MPROC_COR_SELECTION_V has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |