SAP ABAP Class CL_HRRCF_UNRG_APPL_APPLY_M (Controller Class for hrrcf_unrg_appl)
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 | 20020817 |
Properties
| Class | CL_HRRCF_UNRG_APPL_APPLY_M | |
| Short Description | Controller Class for hrrcf_unrg_appl | |
| 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 | 20020817 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_UNRG_APPL_APPLY_M has no forward declaration.
Interfaces
Class CL_HRRCF_UNRG_APPL_APPLY_M has no interface implemented.
Friends
Class CL_HRRCF_UNRG_APPL_APPLY_M 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) | HROBJECT | Application Object | 20030417 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RCF_APPL_SOURCE_INFO | Name of Application Source | 20040220 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TEXT5 | Clickability of Pushbutton 'Apply' | 20030417 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Candidacy Object | 20030417 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TEXT5 | Clickability of Checkbox '' | 20030417 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RCF_APPL_SOURCE | Application Source | 20040220 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | URL of Data Privacy Statement | 20030417 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Release Candidate Profile | 20030417 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_APPLICATION_BL | BL Facade for Application Object | 20030417 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_ADMIN_BL | BL Facade for Candidate Object (Administration) | 20030417 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20030417 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Documentation text | 20030417 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Page Title | 20030417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Changes status of candidate profile | 20040510 | |
| 2 | Instance method | Private | Method | Determines URL of Data Privacy Statement | 20030430 | |
| 3 | Instance method | Private | Method | Instantiates BL Facades | 20021120 | |
| 4 | Instance method | Private | Method | Gets data of subview application source | 20040421 | |
| 5 | Instance method | Private | Method | Processes Event 'onApply' | 20021121 | |
| 6 | Instance method | Private | Method | Sets Attributes of Checkbox 'Release Candidate Profile' | 20030417 | |
| 7 | Instance method | Private | Method | Sets Clickability of Pushbutton 'Apply' | 20040421 | |
| 8 | Instance method | Private | Method | Sets Flag Depending on Candidate Status | 20060508 | |
| 9 | Instance method | Private | Method | Sets Documentation Text | 20030417 | |
| 10 | Instance method | Private | Method | Sets Page Title | 20030417 | |
| 11 | Instance method | Private | Method | Sets data of subview application source | 20040421 | |
| 12 | Instance method | Private | Method | Sets parameters of subview application source | 20040421 |
Events
Class CL_HRRCF_UNRG_APPL_APPLY_M has no event.
Types
Class CL_HRRCF_UNRG_APPL_APPLY_M has no local type.
Method Signatures
Method CHANGE_CANDIDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE_RELEASED | Call by reference | Type reference (TYPE) | BOOLE_D | Indikator: Kandidatenprofil freigegeben | 20040510 |
Method CHANGE_CANDIDATE_STATUS on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method GET_PRIVACY_URL Signature
Method GET_PRIVACY_URL on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method GET_PRIVACY_URL on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method GET_REF_BL on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method GET_SUB_APPL_SOURCE_DATA Signature
Method GET_SUB_APPL_SOURCE_DATA on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method GET_SUB_APPL_SOURCE_DATA on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method ON_APPLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Nur prüfen, ob 'In Bearbeitung' setzen möglich ist | 20030417 |
Method ON_APPLY on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method SET_CHECKBOX Signature
Method SET_CHECKBOX on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method SET_CHECKBOX on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method SET_DISABLED Signature
Method SET_DISABLED on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method SET_DISABLED on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method SET_PROFILE_RELEASED_FLAG Signature
Method SET_PROFILE_RELEASED_FLAG on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method SET_PROFILE_RELEASED_FLAG on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method SET_SCREEN_DOCU Signature
Method SET_SCREEN_DOCU on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method SET_SCREEN_DOCU on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method SET_SCREEN_TITLE Signature
Method SET_SCREEN_TITLE on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method SET_SCREEN_TITLE on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method SET_SUB_APPL_SOURCE_DATA Signature
Method SET_SUB_APPL_SOURCE_DATA on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method SET_SUB_APPL_SOURCE_DATA on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
Method SET_SUB_DISABLED Signature
Method SET_SUB_DISABLED on class CL_HRRCF_UNRG_APPL_APPLY_M has no parameter.
Method SET_SUB_DISABLED on class CL_HRRCF_UNRG_APPL_APPLY_M has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |