SAP ABAP Class CL_HRRCF_CONT_DATA_TELEFON_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 | 20020802 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_SUBVIEW | Interface for SubViews | 20021129 |
Properties
| Class | CL_HRRCF_CONT_DATA_TELEFON_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 | 20020802 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CONT_DATA_TELEFON_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_TELEFON_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) | STRING | 20021129 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020827 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_T_CHANNEL_LIST | Table Type for Communication Channels | 20020802 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_T_TELEFONDATA_BP | Candidate's Telephone Data | 20021129 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RCF_T_TELEFONDATA_BP | Candidate's Telephone Data | 20021129 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020802 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20021129 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | 20040812 |
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 Channel List for Telephone | 20020802 | |
| 3 | Instance method | Private | Method | Instantiates BL Facade | 20021129 | |
| 4 | Instance method | Private | Method | Initialize Attributes | 20020802 | |
| 5 | Instance method | Private | Method | Maintain Telephone Data | 20021129 | |
| 6 | Instance method | Private | Method | Maintain Telephone Data | 20021129 | |
| 7 | Instance method | Private | Method | Reads Form Fields | 20020802 |
Events
Class CL_HRRCF_CONT_DATA_TELEFON_V has no event.
Types
Class CL_HRRCF_CONT_DATA_TELEFON_V has no local type.
Method Signatures
Method GET_CAND_HROBJECT Signature
Method GET_CAND_HROBJECT on class CL_HRRCF_CONT_DATA_TELEFON_V has no parameter.
Method GET_CAND_HROBJECT on class CL_HRRCF_CONT_DATA_TELEFON_V has no exception.
Method GET_LISTS Signature
Method GET_LISTS on class CL_HRRCF_CONT_DATA_TELEFON_V has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020826 |
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_CONT_DATA_TELEFON_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_CONT_DATA_TELEFON_V has no exception.
Method INIT_ATTRIBUTES Signature
Method INIT_ATTRIBUTES on class CL_HRRCF_CONT_DATA_TELEFON_V has no parameter.
Method INIT_ATTRIBUTES on class CL_HRRCF_CONT_DATA_TELEFON_V has no exception.
Method MAINTAIN_TELEFON_DATA Signature
Method MAINTAIN_TELEFON_DATA on class CL_HRRCF_CONT_DATA_TELEFON_V has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021129 |
Method MAINTAIN_TELEFON_DATA_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021129 | |||
| 2 | TELEFONDATA | Call by reference | Type reference (TYPE) | RCF_S_TELEFONDATA_BP | Telefondaten des Kandidaten | 20021129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021129 |
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 | 20020802 |
Method READ_FORM_FIELDS on class CL_HRRCF_CONT_DATA_TELEFON_V has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |