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 DELETE_OPERATION Instance attribute Private Attribute reference (LIKE) 20011206
2 FALSE Instance attribute Private Attribute reference (LIKE) 20011206
3 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20011206
4 INSERT_OPERATION Instance attribute Private Attribute reference (LIKE) 20011206
5 INSTANCE_DIRECTORY Static Attribute Private Type reference (TYPE) INSTANCE_DIRECTORY 20011206
6 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20011206
7 MODIFY_OPERATION Instance attribute Private Attribute reference (LIKE) 20011206
8 MYCLUSTERID Static Attribute Public Type reference (TYPE) CHAR_S_02 'MD' Character field, length 2 20011206
9 OBJECT_ID Instance attribute Public Type reference (TYPE) RCF_MSG_OBJECT_ID Message Object ID 20011206
10 RECORDS Instance attribute Private Type reference (TYPE) RCF_T_MESSAGE Message Table 20011206
11 RECORDS_ALREADY_READ Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20011206
12 TRUE Instance attribute Private Attribute reference (LIKE) 20011206
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add Messages 20011206
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011206
3 GET_INSTANCE Static method Public Method Instance Generation 20011206
4 GET_INSTANCE_FROM_DIRECTORY Static method Private Method Get Instance from Buffer 20011206
5 GET_MESSAGE Instance method Public Method List of Messages 20011206
6 READ_MESSAGES Instance method Private Method Read Messages 20011206
7 REGISTER_INSTANCE Static method Private Method Register Instance in Buffer 20011206
8 UPDATE_MESSAGES 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 Importing CONTENT Call by reference Type reference (TYPE) STRING 20011206
2 Importing OBJECT_DESCR Call by reference Type reference (TYPE) RCF_MSG_OBJ_DES message object description 20011206
# Exception Resumable Description Created on
1 CX_HRRCF_MAILBOX Ausnahmen bei MAILBOX-Operationen 20020107

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_ID Call by reference Type reference (TYPE) RCF_MSG_OBJECT_ID message object id 20011206
# Exception Resumable Description Created on
1 CX_HRRCF_MAILBOX Datenbankprobleme in RF 20020107

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_MESSAGE Instanz einer Mitteilungklasse 20011206
2 Importing OBJECT_ID Call by reference Type reference (TYPE) RCF_MSG_OBJECT_ID Object-Id der Mitteilung 20011206
# Exception Resumable Description Created on
1 CX_HRRCF_MAILBOX 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 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_MESSAGE list of messages for each requisition 20011206
2 Importing 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 Exporting RECORDS Call by reference Type reference (TYPE) RCF_T_MESSAGE message content 20011206
# Exception Resumable Description Created on
1 CX_HRRCF_MAILBOX 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 CX_HRRCF_DATABASE Datenbankprobleme in RF 20020107

Method REGISTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_MESSAGE list of messages for each requisition 20011206
2 Importing 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 CX_HRRCF_DATABASE Datenbankprobleme in RF 20020107
History
Last changed by/on SAP  20041006 
SAP Release Created in 110