SAP ABAP Class CL_HRRCF_CANDIDATE_PC_EDUCAT (Page Control for education.bsp)
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_CANDIDATE_PC | Page Control Superclass Candidate | 20011217 |
Properties
| Class | CL_HRRCF_CANDIDATE_PC_EDUCAT | |
| Short Description | Page Control for education.bsp | |
| Super Class | CL_HRRCF_CANDIDATE_PC | Page Control Superclass Candidate |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20011217 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CANDIDATE_PC_EDUCAT has no forward declaration.
Interfaces
Class CL_HRRCF_CANDIDATE_PC_EDUCAT has no interface implemented.
Friends
Class CL_HRRCF_CANDIDATE_PC_EDUCAT 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) | BOOLE_D | Display: Back to Preview | 20020411 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_S_EDUCATION_TEXT | Currently selected record | 20011217 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Description | 20011217 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | HRIPKEY | Key of record to be edited | 20020325 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RCF_S_PAGE_ATTRIBUTES | Attributes of a BSP Page | 20011217 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RCF_T_COUNTRY_LIST | List of Countries | 20011217 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RCF_T_DEGREE_LEVEL_LIST | List of Degree/Certificate Types | 20011217 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | RCF_T_EDUCATION_TEXT | Education with Texts | 20011217 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | RCF_T_EDUCATION_TYPE_LIST | List of Education Types | 20011217 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | RCF_T_REGION_LIST | List of Regions | 20011217 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | LAND1 | Selected Country | 20011217 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20011217 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display: Status Change | 20020411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011217 | |
| 2 | Instance method | Private | Method | Determines selected record | 20020411 | |
| 3 | Instance method | Private | Method | Gets status of candidate | 20020411 | |
| 4 | Instance method | Private | Method | Reads Description of Selected Record | 20020404 | |
| 5 | Instance method | Private | Method | Reads Stored Education | 20020404 | |
| 6 | Instance method | Private | Method | Gets Labels for Detail Screen | 20011217 | |
| 7 | Instance method | Private | Method | Gets value help | 20020404 | |
| 8 | Instance method | Private | Method | Reads Regions in Country | 20020404 | |
| 9 | Instance method | Private | Method | Branches to Preview | 20020411 | |
| 10 | Instance method | Private | Method | Branches to Translation | 20020411 | |
| 11 | Instance method | Private | Method | Maintains Education Infotype | 20020404 | |
| 12 | Instance method | Public | Method | TableEvent: onDeleteClick | 20020404 | |
| 13 | Instance method | Public | Method | TableEvent: onEditClick | 20020404 | |
| 14 | Instance method | Public | Method | Reads Form Fields | 20011217 |
Events
Class CL_HRRCF_CANDIDATE_PC_EDUCAT has no event.
Types
Class CL_HRRCF_CANDIDATE_PC_EDUCAT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UI_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CAND_SELF_SERVICE_UI | Applikationslogik Candidate Self Service | 20011217 |
Method CONSTRUCTOR on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method DETERMINE_SELECTED_RECORD Signature
Method DETERMINE_SELECTED_RECORD on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method DETERMINE_SELECTED_RECORD on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method GET_CANDIDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAND_STATUS | Value transfer | Type reference (TYPE) | RCF_CAND_STATUS | Kandidatenstatus | 20020411 |
Method GET_CANDIDATE_STATUS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method GET_DESCRIPTION on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method GET_EDUCATION Signature
Method GET_EDUCATION on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method GET_EDUCATION on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method GET_LABELS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method GET_LISTS Signature
Method GET_LISTS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method GET_LISTS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method GET_REGIONS Signature
Method GET_REGIONS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method GET_REGIONS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method JUMP_TO_PREVIEW Signature
Method JUMP_TO_PREVIEW on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method JUMP_TO_PREVIEW on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method JUMP_TO_TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | P5104 | 20020411 |
Method JUMP_TO_TRANSLATION on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method MAINTAIN_EDUCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | P5104 | Infotyp 5104: Ausbildung | 20020404 |
Method MAINTAIN_EDUCATION on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method ON_DELETE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020404 |
Method ON_DELETE_CLICK on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method ON_EDIT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020404 |
Method ON_EDIT_CLICK on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
Method READ_FORM_FIELDS Signature
Method READ_FORM_FIELDS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no parameter.
Method READ_FORM_FIELDS on class CL_HRRCF_CANDIDATE_PC_EDUCAT has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 110 |