SAP ABAP Class CL_HRRCF_MESSAGE (Cluster Access for Messages)
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 | 20011206 |
Properties
| Class | CL_HRRCF_MESSAGE | |
| Short Description | Cluster Access for 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 | 20011206 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_MESSAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20011206 |
Friends
Class CL_HRRCF_MESSAGE 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) | 20011206 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 5 | Static Attribute | Private | Type reference (TYPE) | INSTANCE_DIRECTORY | 20011206 | ||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 | |||||
| 8 | Static Attribute | Public | Type reference (TYPE) | CHAR_S_02 | 'MD' | Character field, length 2 | 20011206 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Message Object ID | 20011206 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RCF_T_MESSAGE | Message Table | 20011206 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20011206 | |||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20011206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Messages | 20011206 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20011206 | |
| 3 | Static method | Public | Method | Instance Generation | 20011206 | |
| 4 | Static method | Private | Method | Get Instance from Buffer | 20011206 | |
| 5 | Instance method | Public | Method | List of Messages | 20011206 | |
| 6 | Instance method | Private | Method | Read Messages | 20011206 | |
| 7 | Static method | Private | Method | Register Instance in Buffer | 20011206 | |
| 8 | Instance method | Private | Method | Save Messages | 20011206 |
Events
Class CL_HRRCF_MESSAGE has no event.
Types
Class CL_HRRCF_MESSAGE has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | STRING | 20011206 | ||||
| 2 | OBJECT_DESCR | Call by reference | Type reference (TYPE) | RCF_MSG_OBJ_DES | message object description | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020107 |
Method CONSTRUCTOR 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 | message object id | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbankprobleme in RF | 20020107 |
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_MESSAGE | Instanz einer Mitteilungklasse | 20011206 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | Object-Id der Mitteilung | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020107 |
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_MESSAGE | list of messages for each requisition | 20011206 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | message object id | 20011206 |
Method GET_INSTANCE_FROM_DIRECTORY on class CL_HRRCF_MESSAGE has no exception.
Method GET_MESSAGE 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_MESSAGE | message content | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei MAILBOX-Operationen | 20020107 |
Method READ_MESSAGES Signature
Method READ_MESSAGES on class CL_HRRCF_MESSAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbankprobleme in RF | 20020107 |
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_MESSAGE | list of messages for each requisition | 20011206 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | RCF_MSG_OBJECT_ID | message object id | 20011206 |
Method REGISTER_INSTANCE on class CL_HRRCF_MESSAGE has no exception.
Method UPDATE_MESSAGES Signature
Method UPDATE_MESSAGES on class CL_HRRCF_MESSAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbankprobleme in RF | 20020107 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 110 |