SAP ABAP Class CL_HRRCF_CONT_DATA_EMAIL_V (View Controller Class for hrrcf_cont_data)
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 | 20020731 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_SUBVIEW | Interface for SubViews | 20021129 |
Properties
| Class | CL_HRRCF_CONT_DATA_EMAIL_V | |
| Short Description | View Controller Class for hrrcf_cont_data | |
| 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 | 20020731 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CONT_DATA_EMAIL_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_SUBVIEW | Interface for SubViews | 20021129 |
Friends
Class CL_HRRCF_CONT_DATA_EMAIL_V has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_BUPA_BL | BL Facade for Candidate (Business Partner) | 20021210 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Candidate Object | 20040218 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_S_EMAILDATA_BP | Candidate's E-Mail Data | 20021129 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020731 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Type | 20040427 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Value of Required Property | 20050824 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20021129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Gets candidate object from Parent Controller | 20040218 | |
| 2 | Instance method | Private | Method | Get Labels | 20020731 | |
| 3 | Instance method | Private | Method | Instantiates BL Facade | 20021129 | |
| 4 | Instance method | Private | Method | Initialize Attributes | 20020731 | |
| 5 | Instance method | Private | Method | Checks if candidate data is maintained as a self-service | 20040427 | |
| 6 | Instance method | Private | Method | Maintain E-Mail Address | 20021129 | |
| 7 | Instance method | Private | Method | Reads Form Fields | 20020801 |
Events
Class CL_HRRCF_CONT_DATA_EMAIL_V has no event.
Types
Class CL_HRRCF_CONT_DATA_EMAIL_V has no local type.
Method Signatures
Method GET_CAND_HROBJECT Signature
Method GET_CAND_HROBJECT on class CL_HRRCF_CONT_DATA_EMAIL_V has no parameter.
Method GET_CAND_HROBJECT on class CL_HRRCF_CONT_DATA_EMAIL_V has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_CONT_DATA_EMAIL_V has no parameter.
Method GET_LABELS on class CL_HRRCF_CONT_DATA_EMAIL_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_CONT_DATA_EMAIL_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_CONT_DATA_EMAIL_V has no exception.
Method INIT_ATTRIBUTES Signature
Method INIT_ATTRIBUTES on class CL_HRRCF_CONT_DATA_EMAIL_V has no parameter.
Method INIT_ATTRIBUTES on class CL_HRRCF_CONT_DATA_EMAIL_V has no exception.
Method IS_SELF_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_SELF_SERVICE | Value transfer | Type reference (TYPE) | BOOLE_D | Indikator: Datenpflege als Self-Service | 20040427 |
Method IS_SELF_SERVICE on class CL_HRRCF_CONT_DATA_EMAIL_V has no exception.
Method MAINTAIN_EMAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MESSAGE_TYPE | Value transfer | Type reference (TYPE) | STRING | Nachrichtentyp | 20040427 |
Method MAINTAIN_EMAIL_DATA on class CL_HRRCF_CONT_DATA_EMAIL_V has no exception.
Method READ_FORM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020801 |
Method READ_FORM_FIELDS on class CL_HRRCF_CONT_DATA_EMAIL_V has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 10A |