SAP ABAP Class CL_HRRCF_CONTACT_DATA_M (Main 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 | 20020730 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_HROBJECT_EXCHG | Interface for Set/Get of an HROBJECT | 20040218 |
Properties
| Class | CL_HRRCF_CONTACT_DATA_M | |
| Short Description | Main 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 | 20020730 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CONTACT_DATA_M has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_HROBJECT_EXCHG | Interface for Set/Get of an HROBJECT | 20040218 |
Friends
Class CL_HRRCF_CONTACT_DATA_M 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) | 20040218 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Candidate Object | 20040218 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20020904 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator: Data maintenance as self-service | 20040225 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Screen Documentation | 20040225 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Screen Header | 20040225 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20021216 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20021216 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check entries in dropdown lists | 20021216 | |
| 2 | Instance method | Private | Method | Checks if candidate data is maintained as a self-service | 20040226 | |
| 3 | Instance method | Private | Method | Generates error message | 20020904 | |
| 4 | Instance method | Private | Method | Gets candidate object | 20040218 | |
| 5 | Instance method | Public | Method | Gets Description of Next Step | 20021129 | |
| 6 | Instance method | Private | Method | Instantiates BL Facade | 20040218 | |
| 7 | Instance method | Private | Method | Gets screen header and documentation | 20040225 | |
| 8 | Instance method | Private | Method | Event Handler: onSave | 20040211 |
Events
Class CL_HRRCF_CONTACT_DATA_M has no event.
Types
Class CL_HRRCF_CONTACT_DATA_M has no local type.
Method Signatures
Method CHECK_LISTS Signature
Method CHECK_LISTS on class CL_HRRCF_CONTACT_DATA_M has no parameter.
Method CHECK_LISTS on class CL_HRRCF_CONTACT_DATA_M has no exception.
Method CHECK_SELF_SERVICE Signature
Method CHECK_SELF_SERVICE on class CL_HRRCF_CONTACT_DATA_M has no parameter.
Method CHECK_SELF_SERVICE on class CL_HRRCF_CONTACT_DATA_M has no exception.
Method CREATE_ERROR_MESSAGE Signature
Method CREATE_ERROR_MESSAGE on class CL_HRRCF_CONTACT_DATA_M has no parameter.
Method CREATE_ERROR_MESSAGE on class CL_HRRCF_CONTACT_DATA_M has no exception.
Method GET_CAND_HROBJECT Signature
Method GET_CAND_HROBJECT on class CL_HRRCF_CONTACT_DATA_M has no parameter.
Method GET_CAND_HROBJECT on class CL_HRRCF_CONTACT_DATA_M has no exception.
Method GET_NEXT_STEP_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEXT_STEP_DESC | Value transfer | Type reference (TYPE) | STRING | 20021129 |
Method GET_NEXT_STEP_DESC on class CL_HRRCF_CONTACT_DATA_M has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_CONTACT_DATA_M has no parameter.
Method GET_REF_BL on class CL_HRRCF_CONTACT_DATA_M has no exception.
Method GET_SCREEN_TEXTS Signature
Method GET_SCREEN_TEXTS on class CL_HRRCF_CONTACT_DATA_M has no parameter.
Method GET_SCREEN_TEXTS on class CL_HRRCF_CONTACT_DATA_M has no exception.
Method ON_SAVE Signature
Method ON_SAVE on class CL_HRRCF_CONTACT_DATA_M has no parameter.
Method ON_SAVE on class CL_HRRCF_CONTACT_DATA_M has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 10A |