Hierarchy
⤷
⤷
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 | 20011120 |
Properties
| Class | CL_HRRCF_INTERNAL_MAILBOX | |
| Short Description | Administration of Internal Messages | |
| 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 | 20011120 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_INTERNAL_MAILBOX has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20011120 |
Friends
Class CL_HRRCF_INTERNAL_MAILBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BU_NAME1TX | '***' | Name anonymous | 20020214 | ||
| 2 | Constant | Private | Type reference (TYPE) | OTYPE | 'NA' | Object Type | 20020214 | ||
| 3 | Constant | Private | Type reference (TYPE) | OTYPE | 'NC' | Object Type | 20020214 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20011120 | |||||
| 5 | Static Attribute | Private | Type reference (TYPE) | INSTANCE_DIRECTORY | 20011120 | ||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20011217 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20011217 | |||||
| 8 | Constant | Private | Type reference (TYPE) | NROBJ | 'RCF_MSG' | Name of Number Range Object | 20011126 | ||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20011120 | |||||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | SAP System, User Logon Name | 20011120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011120 | |
| 2 | Instance method | Public | Method | Deletion of a Message with Correspondence | 20011122 | |
| 3 | Instance method | Public | Method | Enhancements to Sender, Recipient, and Posting | 20020214 | |
| 4 | Instance method | Public | Method | List of Postings for Which Correspondence Exists | 20020314 | |
| 5 | Instance method | Public | Method | Read All Logs in Folder (Inbox/Outbox) | 20011218 | |
| 6 | Static method | Public | Method | Instance Generation | 20011120 | |
| 7 | Static method | Private | Method | Get Instance from Buffer | 20011120 | |
| 8 | Instance method | Public | Method | Output Content of a Message | 20011122 | |
| 9 | Static method | Private | Method | Get New Number from Number Range for Messages | 20011126 | |
| 10 | Instance method | Public | Method | Get Correspondence Log of a Message | 20011122 | |
| 11 | Instance method | Public | Method | Read Log of a Message | 20011126 | |
| 12 | Instance method | Public | Method | Message Logs | 20011213 | |
| 13 | Instance method | Public | Method | Message Logs | 20011126 | |
| 14 | Static method | Public | Method | Log List of Candidates with Unread Messages | 20020305 | |
| 15 | Static method | Public | Method | List of Candidates with Unread Messages | 20020306 | |
| 16 | Static method | Public | Method | List of Users with Correspondence About Posting | 20020314 | |
| 17 | Instance method | Public | Method | Delete Name from Log List | 20020408 | |
| 18 | Static method | Private | Method | Register Instance in Buffer | 20011120 | |
| 19 | Instance method | Private | Method | Replication for the Recipient | 20011219 | |
| 20 | Instance method | Public | Method | Write Reply Mail | 20011220 | |
| 21 | Instance method | Public | Method | Message Has or Has Not Been Answered | 20020108 | |
| 22 | Instance method | Public | Method | Create and Relate Message | 20011122 | |
| 23 | Instance method | Public | Method | Set Message to "read/unread" | 20011127 | |
| 24 | Instance method | Public | Method | Create Message, Relate and Replicate History | 20011220 | |
| 25 | Instance method | Public | Method | Log Output with View by Time | 20020201 |
Events
Class CL_HRRCF_INTERNAL_MAILBOX has no event.
Types
Class CL_HRRCF_INTERNAL_MAILBOX has no local type.
Method Signatures
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 | 20011120 |
Method CONSTRUCTOR on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
Method DELETE_MSG_WITH_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Mitteilungs-ID | 20011126 | |||
| 2 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Stellenausschreibung | 20011211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method EXTEND_MSG_PROTOCOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLDERTYPE | Call by reference | Type reference (TYPE) | RCF_FOLDER_TYPE | Ablagentyp | 20020214 | |||
| 2 | MESSAGE_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_MSG_PROTOCOL | Tabellentyp der Mitteilungsprotokolle | 20020214 | |||
| 3 | MESSAGE_LIST_EXT | Call by reference | Type reference (TYPE) | RCF_T_MSG_PROTOCOL_X | Erweiterter Tabellentyp der Mitteilungsprotokolle | 20020214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020214 |
Method GET_CORR_POSTING_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_ID_LIST | Tabellentyp der Ausschreibungs-IDs | 20020314 |
Method GET_CORR_POSTING_LIST on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
Method GET_FOLDER_PROTOCOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLDER | Call by reference | Type reference (TYPE) | RCF_FOLDER_TYPE | Ablagentyp | 20011218 | |||
| 2 | PROTOCOLS | Call by reference | Type reference (TYPE) | RCF_T_POSTING_MSG_PROTOCOL | Mitteilungsprotokolle einer Ausschreibung | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
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_INTERNAL_MAILBOX | Interne Mailbox | 20011120 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20011120 |
Method GET_INSTANCE on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
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_INTERNAL_MAILBOX | Interne Mailbox | 20011120 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20011120 |
Method GET_INSTANCE_FROM_DIRECTORY on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
Method GET_MESSAGE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_CONTENT | Call by reference | Type reference (TYPE) | RCF_S_MESSAGE | Clusterstruktur für Mitteilungen | 20011126 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Mitteilungs-ID | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020107 |
Method GET_NEW_MSG_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Mitteilungs-ID | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method GET_PROTOCOL_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HISTORY_RECORD | Call by reference | Type reference (TYPE) | RCF_T_POSTING_MSG_PROTOCOL | Tabellentyp der Nachrichtenprotokolle einer Ausschreibung | 20011126 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Mitteilungs-ID | 20011126 | |||
| 3 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Stellenausschreibung | 20011211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20011218 |
Method GET_PROTOCOL_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Mitteilungs-ID | 20011126 | |||
| 2 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Stellenausschreibung | 20011211 | |||
| 3 | RECORD_SINGLE | Call by reference | Type reference (TYPE) | RCF_S_POSTING_MSG_PROTOCOL | Clusterstruktur für Mitt.protokoll | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method GET_ROOT_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | ID der Mitteilung | 20011213 | |||
| 2 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Stellenausschreibung | 20011213 | |||
| 3 | ROOT_PROTOCOL | Call by reference | Type reference (TYPE) | RCF_S_POSTING_MSG_PROTOCOL | Wurzelprotokoll der Nachrichten | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20011218 |
Method GET_ROOT_PROTOCOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_ID_LIST | Stellenausschreibungen | 20011211 | |||
| 2 | POSTING_PROTOCOLS | Call by reference | Type reference (TYPE) | RCF_T_POSTING_MSG_PROTOCOL | Liste der Mitteilungsprotokolle | 20011212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method GET_UNREAD_MSG_PROTOCOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | IF_HRRCF_CONSTANTS~LOW_DATE | Gültigkeitsbeginn | 20020305 | ||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | SY-DATUM | Gültigkeitsende | 20020305 | ||
| 3 | UNREAD_MSG_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_MSG_PROTOCOL | Liste der Kandidaten mit ungelesenen Mitteilungen | 20020305 |
Method GET_UNREAD_MSG_PROTOCOLS on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
Method GET_UNREAD_MSG_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | IF_HRRCF_CONSTANTS~LOW_DATE | Gültigkeitsbeginn | 20020306 | ||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | SY-DATUM | Gültigkeitsende | 20020306 | ||
| 3 | PT_RECEIVER | Call by reference | Type reference (TYPE) | RCF_T_USER | Liste von Usern | 20020306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020308 |
Method GET_USERS_BY_MSG_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Objekt-ID der Stellenausschreibung | 20020314 | |||
| 2 | USER_LIST | Call by reference | Type reference (TYPE) | RCF_T_USER | Liste von Usern | 20020314 |
Method GET_USERS_BY_MSG_POSTING on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
Method HIDE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAND_USER_LIST | Call by reference | Type reference (TYPE) | RCF_T_USER | Liste der sichtbaren Kandidaten | 20020408 | |||
| 2 | PROTOCOL | Call by reference | Type reference (TYPE) | RCF_S_MSG_PROTOCOL | Mitteilungsprotokoll einer Ausschreibung | 20020408 | |||
| 3 | RECEIVER_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Receiver has been hidden | 20020408 | |||
| 4 | SENDER_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Sender has been hidden | 20020408 |
Method HIDE_NAME on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
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_INTERNAL_MAILBOX | Interne Mailbox | 20011120 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20011120 |
Method REGISTER_INSTANCE on class CL_HRRCF_INTERNAL_MAILBOX has no exception.
Method REPLICATE_TO_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_PROTOCOL | Call by reference | Type reference (TYPE) | RCF_S_MSG_PROTOCOL | Mitteilungs-ID | 20011219 | |||
| 2 | MSG_PROTOCOL_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_MESSAGE_PROTOCOL | Instanz der Protokolle | 20011219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method REPLY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMPTY_LINES | Call by reference | Type reference (TYPE) | I | 3 | Anzahl der Leerzeilen | 20011220 | ||
| 2 | MESSAGE_INFO | Call by reference | Type reference (TYPE) | RCF_S_MESSAGE_INFO | Daten zu einer Mitteilung | 20011220 | |||
| 3 | MESSAGE_PROTOCOL | Call by reference | Type reference (TYPE) | RCF_S_POSTING_MSG_PROTOCOL | Protokoll der Nachrichten zu einer Stellenausschreibung | 20011220 | |||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | RCF_MSG_OBJ_DES | 'RE:' | Präfix des Betreffs der Mitteilung | 20011220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method REPLY_SENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Mitteilungs-ID | 20020108 | |||
| 2 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Stellenausschreibung | 20020108 | |||
| 3 | REPLY_SEND | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_INFO | Call by reference | Type reference (TYPE) | RCF_S_MESSAGE_INFO | Daten zu einer Mitteilung | 20011126 | |||
| 2 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Stellenausschreibung | 20011211 | |||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method SET_MESSAGE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | ID der Mitteilung | 20011213 | |||
| 2 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Objekt-ID der Stellenausschreibung | 20011213 | |||
| 3 | READ | Call by reference | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20011211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method SET_MESSAGE_WITH_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_INFO | Call by reference | Type reference (TYPE) | RCF_S_MESSAGE_INFO | Daten zu einer Mitteilung | 20011220 | |||
| 2 | POSTING | Call by reference | Type reference (TYPE) | RCF_POSTING | Stellenausschreibung | 20011220 | |||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020108 |
Method TIME_VIEW_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_MSG_PROTOCOL | Mitteilungsprotokolle einer Ausschreibung | 20020201 | |||
| 2 | MSG_LIST_FILTERED | Call by reference | Type reference (TYPE) | RCF_T_POSTING_MSG_PROTOCOL | Mitteilungsprotokolle einer Ausschreibung | 20020201 | |||
| 3 | TIME_VIEW | Call by reference | Type reference (TYPE) | RCF_TIME_VIEW | Sicht nach Zeit | 20020201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20020201 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 110 |