SAP ABAP Class CL_HRRCF_ACT_CNF_RECORD (Confirmation Record)
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 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_ACT_ABSTRACT_CORR_REC 20060614
Properties
Class CL_HRRCF_ACT_CNF_RECORD  
Short Description Confirmation Record    
Super Class CL_HRRCF_ACT_ABSTRACT_CORR_REC  
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20060310   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_ACT_CNF_RECORD has no forward declaration.
Interfaces
Class CL_HRRCF_ACT_CNF_RECORD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HRRCF_ABSTRACT_ACTIVITY 20060310 Super Class for Activity
2 CL_HRRCF_ABSTRACT_ACTIVITY_REC 20060310 Super Class for Activity Object
3 CL_HRRCF_ACT_ABSTRACT_CORR_REC 20060614
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INDIV_ACTION_LIST Instance attribute Private Type reference (TYPE) INDIV_ACTION_DIRECTORY 20060411
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM Instance method Public Method Confirm and Change Status 20060323
2 GET_INDIVIDUAL_CONFIRMATIONS Instance method Public Method Determination of All Individual Confirmations (DB Image) 20060317
3 GET_INSTANCE Static method Private Method Return instance 20060310
4 GET_RECORD_WITH_TEXT_SPEC Instance method Private Method Return Record with Texts 20060310
5 ON_CNF_REQUEST Instance method Private Method Confirmation Was Requested 20060621
6 REGISTER_INDIV_CNF Instance method Public Method Register Individual Confirmation for Action (INS, UPD, DEL) 20060411
7 REQUEST_CONFIRMATION Instance method Public Method Request Confirmation and Write Request Date to Database 20060323
8 SEND_CNF_EMAIL Instance method Private Method Send E-Mail with Link to Person Making Confirmation 20060614
Events
Class CL_HRRCF_ACT_CNF_RECORD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INDIV_ACTION_DIRECTORY Private See coding 20060411 indiv_action_directory TYPE HASHED TABLE OF indiv_action_struct WITH UNIQUE KEY instance
2 INDIV_ACTION_STRUCT Private See coding 20060411 BEGIN OF indiv_action_struct, instance TYPE REF TO CL_HRRCF_ABSTRACT_ACTIVITY_REC, opera TYPE rcf_opera, END OF indiv_action_struct
Method Signatures

Method CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060420
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION Infotype Operation 20060323

Method GET_INDIVIDUAL_CONFIRMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_ABSTRACT_REC Call by reference Type reference (TYPE) RCF_T_ABSTRACT_ACTIVITIES Allgemeine Aktivitäten 20060317
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION Infotype Operation 20060317

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFOTYPE_OBJECT Call by reference Object reference (TYPE REF TO) CL_HRRCF_ABSTRACT_ACTIVITY Oberklasse für Aktivitäten 20060310
2 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_ABSTRACT_ACTIVITY_REC Superklasse der Aktivitätsobjekte 20060310
3 Importing RECORD Call by reference Type reference (TYPE) WPLOG PD-Infotyp-Workarea 20060310

Method GET_INSTANCE on class CL_HRRCF_ACT_CNF_RECORD has no exception.

Method GET_RECORD_WITH_TEXT_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20060310
2 Changing RECORD Call by reference Type reference (TYPE) RCF_S_ACT_CNF_ACTIVITY_TXT Bestätigung 20060310

Method GET_RECORD_WITH_TEXT_SPEC on class CL_HRRCF_ACT_CNF_RECORD has no exception.

Method ON_CNF_REQUEST Signature

Method ON_CNF_REQUEST on class CL_HRRCF_ACT_CNF_RECORD has no parameter.
Method ON_CNF_REQUEST on class CL_HRRCF_ACT_CNF_RECORD has no exception.

Method REGISTER_INDIV_CNF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060411
2 Importing P_OPERA Call by reference Type reference (TYPE) RCF_OPERA Datenbankoperation 20060411
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION Infotype Operation 20060411

Method REQUEST_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060426
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION Infotype Operation 20060323

Method SEND_CNF_EMAIL Signature

Method SEND_CNF_EMAIL on class CL_HRRCF_ACT_CNF_RECORD has no parameter.
Method SEND_CNF_EMAIL on class CL_HRRCF_ACT_CNF_RECORD has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700