SAP ABAP Class CL_HRRCF_USER_MNT_USERDET_V (Controller Class for HRRCF_USER_MNT)
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 | 20030306 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_USER_MNT_SUBVIEW | User Maintenance Subview | 20030311 |
Properties
| Class | CL_HRRCF_USER_MNT_USERDET_V | |
| Short Description | Controller Class for HRRCF_USER_MNT | |
| 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 | 20030306 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_USER_MNT_USERDET_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_USER_MNT_SUBVIEW | User Maintenance Subview | 20030311 |
Friends
Class CL_HRRCF_USER_MNT_USERDET_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) | 20030312 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Candidate | 20030320 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BAPIBUS1006_CENTRAL | SAP BP: BAPI Structure for Central Data | 20030310 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BAPIBUS1006_CENTRAL_PERSON | SAP BP: BAPI Structure for Personal Data | 20030310 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_S_EMAILDATA_BP | Candidate's E-Mail Data | 20030310 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_ROLE | Roles in E-Recruiting | 20030311 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | 20030311 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20030310 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030314 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20030310 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030306 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20030310 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RCF_LEVEL_OF_DETAIL | Level of Detail of a Page | 20030306 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RCF_OPERA | Database Operation | 20030306 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RCF_T_ROLE_LIST | Table of Roles for Requisition's Support Team | 20030306 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_ADMIN_BL | BL Facade for Candidate Object (Administration) | 20030306 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20030306 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | RCF_UI_LABEL | Field Label for User Interface | 20030311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Clear Attributes | 20030306 | |
| 2 | Instance method | Private | Method | Get E-Mail | 20030313 | |
| 3 | Instance method | Private | Method | Get Candidate Personal Data | 20030320 | |
| 4 | Instance method | Private | Method | Get Candidate Role | 20030312 | |
| 5 | Instance method | Private | Method | Read label | 20030306 | |
| 6 | Instance method | Private | Method | Get Reference to BL | 20030306 | |
| 7 | Instance method | Private | Method | Get Role List | 20030311 | |
| 8 | Instance method | Private | Method | 20030312 |
Events
Class CL_HRRCF_USER_MNT_USERDET_V has no event.
Types
Class CL_HRRCF_USER_MNT_USERDET_V has no local type.
Method Signatures
Method CLEAR_ATTRIBUTES Signature
Method CLEAR_ATTRIBUTES on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method CLEAR_ATTRIBUTES on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
Method GET_CAND_EMAIL Signature
Method GET_CAND_EMAIL on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method GET_CAND_EMAIL on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
Method GET_CAND_PERS_DATA Signature
Method GET_CAND_PERS_DATA on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method GET_CAND_PERS_DATA on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
Method GET_CAND_ROLE Signature
Method GET_CAND_ROLE on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method GET_CAND_ROLE on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method GET_LABELS on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
Method GET_ROLE_LIST Signature
Method GET_ROLE_LIST on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method GET_ROLE_LIST on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
Method INIT_ATTRIBUTES Signature
Method INIT_ATTRIBUTES on class CL_HRRCF_USER_MNT_USERDET_V has no parameter.
Method INIT_ATTRIBUTES on class CL_HRRCF_USER_MNT_USERDET_V has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |