SAP ABAP Class CL_HRRCF_TC_BOOKMARK_CANDIDATE (List of favorite candidates bookmarked by TC)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20020123 |
Properties
| Class | CL_HRRCF_TC_BOOKMARK_CANDIDATE | |
| Short Description | List of favorite candidates bookmarked by TC | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20020123 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20020123 |
Friends
Class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20020123 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20020123 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020123 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20020123 | |||||
| 5 | Static Attribute | Private | Type reference (TYPE) | INSTANCE_DIRECTORY | 20020123 | ||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20020123 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20020123 | |||||
| 8 | Static Attribute | Public | Type reference (TYPE) | CHAR_S_02 | 'BC' | Character field, length 2 | 20020123 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | RCF_T_TC_FAVORITE_CANDIDATE | Favorite Candidates | 20020123 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020123 | |||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20020123 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | User Name | 20020123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Favorite | 20020123 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020123 | |
| 3 | Instance method | Public | Method | Delete Favorite | 20020123 | |
| 4 | Instance method | Public | Method | List of Favorites | 20020123 | |
| 5 | Static method | Public | Method | Instance Generation | 20020123 | |
| 6 | Static method | Private | Method | Get Instance from Buffer | 20020123 | |
| 7 | Instance method | Public | Method | Modify note and keyword | 20020124 | |
| 8 | Instance method | Private | Method | Read Favorites | 20020123 | |
| 9 | Static method | Private | Method | Register Instance in Buffer | 20020123 | |
| 10 | Instance method | Private | Method | Save Favorites | 20020123 |
Events
Class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no event.
Types
Class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no local type.
Method Signatures
Method ADD_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE | Call by reference | Type reference (TYPE) | RCF_CANDIDATE | candidate number | 20020123 | |||
| 2 | KEY_WORDS | Call by reference | Type reference (TYPE) | RCF_KEY_WORDS | Key words about a bookmarked/favorite candidate | 20020124 | |||
| 3 | NOTE | Call by reference | Type reference (TYPE) | RCF_NOTE | notes on candidate/manager favorites | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020123 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020123 |
Method DELETE_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE | Call by reference | Type reference (TYPE) | RCF_CANDIDATE | candidate number | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020123 |
Method GET_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORDS | Call by reference | Type reference (TYPE) | RCF_T_TC_FAVORITE_CANDIDATE | favorite list of candidates | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020123 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_TC_BOOKMARK_CANDIDATE | list of favorite candidates | 20020123 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020123 |
Method GET_INSTANCE_FROM_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_TC_BOOKMARK_CANDIDATE | list of favorite candidates | 20020123 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020123 |
Method GET_INSTANCE_FROM_DIRECTORY on class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no exception.
Method MODIFY_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE | Call by reference | Type reference (TYPE) | RCF_CANDIDATE | candidate number | 20020124 | |||
| 2 | KEY_WORDS | Call by reference | Type reference (TYPE) | RCF_KEY_WORDS | Key words about a bookmarked/favorite candidate | 20020124 | |||
| 3 | NOTE | Call by reference | Type reference (TYPE) | RCF_NOTE | notes on candidate/manager favorites | 20020124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020124 |
Method READ_FAVORITES Signature
Method READ_FAVORITES on class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020123 |
Method REGISTER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_TC_BOOKMARK_CANDIDATE | list of favorite candidates | 20020123 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020123 |
Method REGISTER_INSTANCE on class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no exception.
Method UPDATE_FAVORITES Signature
Method UPDATE_FAVORITES on class CL_HRRCF_TC_BOOKMARK_CANDIDATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbankprobleme in RF | 20020124 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |