SAP ABAP Class CL_HRRCF_M_PERSONL_DATA (Assistance Class for HRRCF_C_PERSONL_DATA_UI)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI_SELF_SERVICES (Package) E-Recruiting: User Interface für Self Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20060807 |
Properties
| Class | CL_HRRCF_M_PERSONL_DATA | |
| Short Description | Assistance Class for HRRCF_C_PERSONL_DATA_UI | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI_SELF_SERVICES | E-Recruiting: User Interface für Self Services |
| Created | 20060807 | SAP |
| Last change | 20080626 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_M_PERSONL_DATA has no forward declaration.
Interfaces
Class CL_HRRCF_M_PERSONL_DATA has no interface implemented.
Friends
Class CL_HRRCF_M_PERSONL_DATA has no friend class.
Attributes
Class CL_HRRCF_M_PERSONL_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Candidate Data | 20060807 | |
| 2 | Instance method | Public | Method | Determines Gender for Form of Address | 20080227 | |
| 3 | Static method | Public | Method | Read Candidate Data | 20070104 | |
| 4 | Static method | Public | Method | Read Regions for Country | 20060809 | |
| 5 | Instance method | Public | Method | Save Candidate Data | 20060808 |
Events
Class CL_HRRCF_M_PERSONL_DATA has no event.
Types
Class CL_HRRCF_M_PERSONL_DATA has no local type.
Method Signatures
Method SC_RETRIEVE_CAND_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PERSONAL_DATA | Call by reference | Type reference (TYPE) | RCF_S_MDL_CAND_PERSONAL_DATA | Structure for candidate personal data | 20060807 | |||
| 2 | ET_ADDRESS_DATA | Call by reference | Type reference (TYPE) | RCF_T_MDL_CAND_COMMN_ADDRESS | Tabellentyp: Kommunikationsdaten Adresse | 20060808 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060807 | |||
| 4 | ET_PHONE_DATA | Call by reference | Type reference (TYPE) | RCF_T_MDL_CAND_COMMN_TELEPHONE | Tabellentyp: Kommunikationsdaten Telefon | 20060808 | |||
| 5 | EV_EMAIL | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20060808 | |||
| 6 | EV_PREFERRED_ADDRESS | Call by reference | Type reference (TYPE) | RCF_COMM_CHANNEL | Kommunikationskanal | 20060808 | |||
| 7 | EV_PREFERRED_PHONE | Call by reference | Type reference (TYPE) | RCF_COMM_CHANNEL | Kommunikationskanal | 20060808 | |||
| 8 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20060807 |
Method SC_RETRIEVE_FOA_SEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SEX | Call by reference | Type reference (TYPE) | BU_SEXID | Geschlecht des Geschäftspartners (Person) | 20080227 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Meldungen | 20080227 | |||
| 3 | IV_FORMOFADDRESS | Call by reference | Type reference (TYPE) | AD_TITLE | Anredeschlüssel | 20080227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20080227 |
Method SC_RETRIEVE_PERS_CAND_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PERSONAL_DATA | Call by reference | Type reference (TYPE) | RCF_S_MDL_CAND_PERSONAL_DATA | Structure for candidate personal data | 20070104 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20070104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20070104 |
Method SC_RETRIEVE_REGIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060809 | |||
| 2 | ET_REGION | Call by reference | Type reference (TYPE) | RCF_T_MDL_VH | Tabellentyp: Wertehilfe | 20060809 | |||
| 3 | IV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20060809 | |||
| 4 | IV_LOCATION_SOURCE | Call by reference | Type reference (TYPE) | RCF_LOC_DESIRED_SOURCE | Informationsquelle für den Arbeitsortwunsch | 20061128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20060809 |
Method SC_SAVE_CAND_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060808 | |||
| 2 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060808 | |||
| 3 | IS_PERSONAL_DATA | Call by reference | Type reference (TYPE) | RCF_S_MDL_CAND_PERSONAL_DATA | Structure for candidate personal data | 20060808 | |||
| 4 | IT_ADDRESS_DATA | Call by reference | Type reference (TYPE) | RCF_T_MDL_CAND_COMMN_ADDRESS | Tabellentyp: Kommunikationsdaten Adresse | 20060809 | |||
| 5 | IT_PHONE_DATA | Call by reference | Type reference (TYPE) | RCF_T_MDL_CAND_COMMN_TELEPHONE | Tabellentyp: Kommunikationsdaten Telefon | 20060809 | |||
| 6 | IV_EMAIL | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20060809 | |||
| 7 | IV_PREFERRED_ADDRESS_CHANNEL | Call by reference | Type reference (TYPE) | RCF_COMM_CHANNEL | Kommunikationskanal | 20060809 | |||
| 8 | IV_PREFERRED_PHONE_CHANNEL | Call by reference | Type reference (TYPE) | RCF_COMM_CHANNEL | Kommunikationskanal | 20060809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20060808 |
History
| Last changed by/on | SAP | 20080626 |
| SAP Release Created in | 700 |