SAP ABAP Class CL_HRRCF_ACT_PROC_DETAILS_M (HRRCF_ACT_PROC: Details Main)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI (Package) Recruitment Factory: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 20030407
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_ACT_CNF_EXCHG Exchange Interface for HRRCF_QA_SCREEN 20060404
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_ACT_PROC_EXCHG Exchange Interface for HRRCF_ACT_PROC 20030407
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_BTF_EDIT_EXCHG Exchange Interface for BTF Editor 20030407
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030407
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20030407
Properties
Class CL_HRRCF_ACT_PROC_DETAILS_M  
Short Description HRRCF_ACT_PROC: Details Main    
Super Class CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20030407   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_ACT_PROC_DETAILS_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_ACT_CNF_EXCHG Exchange Interface for HRRCF_QA_SCREEN 20060404
2 IF_HRRCF_ACT_PROC_EXCHG Exchange Interface for HRRCF_ACT_PROC 20030407
3 IF_HRRCF_BTF_EDIT_EXCHG Exchange Interface for BTF Editor 20030407
4 IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030407
5 IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20030407
Friends
Class CL_HRRCF_ACT_PROC_DETAILS_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY_OBJECT_TAB Instance attribute Private Type reference (TYPE) RCF_T_MASS_PROC_ACT_OBJECTS Activity Objects for Mass Processing of Activities 20030407
2 ATTACHMENTS_CHECKED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030408
3 AUTH_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Confirmation 20051229
4 AUTH_USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20051229
5 CALLED_FROM_CAND_OVRV Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030808
6 CAND_OVRV_SPEC_ACT_CALLED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030808
7 CLASSIF_MSG Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040210
8 CURRENT_ACTIVITY_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_ABSTRACT_ACTIVITY_REC Super Class for Activity Object 20030407
9 CURRENT_ACTIVITY_RECORD Instance attribute Public Type reference (TYPE) RCF_S_ACT_INFOTYPE_GENERAL_TXT General Data and Texts of Activity 20030407
10 EMAIL_ATTACHMENTS_CHECKED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030408
11 GROUP_TITLE Instance attribute Public Type reference (TYPE) STRING 20030407
12 HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20050223
13 ISFASTTRACK Instance attribute Private Type reference (TYPE) BOOLE_D 20060323
14 NOTE_CHECKED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030408
15 OPERATION Instance attribute Private Type reference (TYPE) RCF_OPERA Database Operation 20030407
16 OTR_DATA_AVAILABLE Instance attribute Public Type reference (TYPE) STRING 20030825
17 REF_CAND_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDATE_ADMIN_BL BL Facade for Candidate Object (Administration) 20050222
18 REQ_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20050908
19 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030407
20 SELECTED_TAB Instance attribute Public Type reference (TYPE) STRING 20030407
21 SPECIFIC_COMP_ID Instance attribute Public Type reference (TYPE) RCF_CTRL_COMP_ID Controller Component ID 20030407
22 SPECIFIC_URL Instance attribute Public Type reference (TYPE) RCF_CTRL_URL Controller URL 20030407
23 SRCHHLP_FUNCTION Instance attribute Public Attribute reference (LIKE) 20030407
24 SRCHHLP_REQUESTED Instance attribute Public Attribute reference (LIKE) 20030407
25 SRCHHLP_RESULT Instance attribute Public Attribute reference (LIKE) 20030407
26 SRCHHLP_TASK Instance attribute Private Attribute reference (LIKE) 20030407
27 SUCCESS_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030407
28 TASK Instance attribute Public Type reference (TYPE) STRING 20030407
29 TG_HROBJECT Instance attribute Public Type reference (TYPE) HROBJECT Talent Group 20050308
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_WARNING Instance method Private Method Check Whether Authority Warning Is To Be Displayed 20051229
2 CALL_SEARCHHELP Instance method Private Method Call Search Help 20030407
3 CHECK_FOR_DATA Instance method Private Method Checks Whether Data Exists 20030408
4 GET_GROUP_TITLE Instance method Private Method Determine Group Title in Layout 20030407
5 GET_RECORD Instance method Private Method Read Activity Record 20030407
6 GET_REF_BL Instance method Private Method Instantiates BL Facade 20050222
7 IS_CALLED_FROM_RECWLIST Instance method Private Method Set boolean value if it is called from recruiter worklist 20051019
8 IS_CLASSIF_ACTIVITY Instance method Public Method Is it a classification activity ? 20040209
9 ON_CANCEL Instance method Private Method Event Handler: onCancel 20030407
10 ON_CANCEL_MPROC Instance method Private Method Event Handler: onCancel (Mass Processing) 20030407
11 ON_CANCEL_SPROC Instance method Private Method Event Handler: onCancel (Individual Processing) 20030407
12 ON_SAVE Instance method Private Method 20070111
13 ON_SAVE_BACK Instance method Private Method Event Handler: onSaveBack 20030407
14 ON_SAVE_BACK_MPROC Instance method Private Method Event Handler: onSaveBack (Mass Processing) 20030407
15 ON_SAVE_BACK_SPROC Instance method Private Method Event Handler: onSaveBack (Individual Processing) 20030407
16 ON_SAVE_SPROC Instance method Private Method 20070111
17 ON_TAB_STRIP_EVENT Instance method Private Method Event Handler for TabStrip 20030407
18 SAVE_ATTACHMENTS Instance method Private Method Save Attachments 20030407
19 SET_BACK_BUTTON Instance method Private Method Display 'Back' button on standalone page 20040511
20 SET_MESSAGE_BAR Instance method Private Method Set message if needed 20040209
21 SET_SELECTED_TAB Instance method Private Method Set Selected Title Elements for Initial Case 20030407
22 SET_SPEC_DETAILS_CONTROLLER Instance method Private Method Set Specific Detail Controller 20030407
Events
Class CL_HRRCF_ACT_PROC_DETAILS_M has no event.
Types
Class CL_HRRCF_ACT_PROC_DETAILS_M has no local type.
Method Signatures

Method AUTHORITY_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EVENT Call by reference Type reference (TYPE) STRING 20051230
2 Returning P_RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20051229

Method AUTHORITY_WARNING on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method CALL_SEARCHHELP Signature

Method CALL_SEARCHHELP on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method CALL_SEARCHHELP on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method CHECK_FOR_DATA Signature

Method CHECK_FOR_DATA on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method CHECK_FOR_DATA on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method GET_GROUP_TITLE Signature

Method GET_GROUP_TITLE on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method GET_GROUP_TITLE on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method GET_RECORD Signature

Method GET_RECORD on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method GET_RECORD on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method GET_REF_BL on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method IS_CALLED_FROM_RECWLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_FLAG Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20051019

Method IS_CALLED_FROM_RECWLIST on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method IS_CLASSIF_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CLASSIFICATION Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040209

Method IS_CLASSIF_ACTIVITY on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_CANCEL Signature

Method ON_CANCEL on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_CANCEL on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_CANCEL_MPROC Signature

Method ON_CANCEL_MPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_CANCEL_MPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_CANCEL_SPROC Signature

Method ON_CANCEL_SPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_CANCEL_SPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_SAVE Signature

Method ON_SAVE on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_SAVE on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_SAVE_BACK Signature

Method ON_SAVE_BACK on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_SAVE_BACK on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_SAVE_BACK_MPROC Signature

Method ON_SAVE_BACK_MPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_SAVE_BACK_MPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_SAVE_BACK_SPROC Signature

Method ON_SAVE_BACK_SPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_SAVE_BACK_SPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_SAVE_SPROC Signature

Method ON_SAVE_SPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method ON_SAVE_SPROC on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method ON_TAB_STRIP_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PO_HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20030407

Method ON_TAB_STRIP_EVENT on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method SAVE_ATTACHMENTS Signature

Method SAVE_ATTACHMENTS on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method SAVE_ATTACHMENTS on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method SET_BACK_BUTTON Signature

Method SET_BACK_BUTTON on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method SET_BACK_BUTTON on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method SET_MESSAGE_BAR Signature

Method SET_MESSAGE_BAR on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method SET_MESSAGE_BAR on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method SET_SELECTED_TAB Signature

Method SET_SELECTED_TAB on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method SET_SELECTED_TAB on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.

Method SET_SPEC_DETAILS_CONTROLLER Signature

Method SET_SPEC_DETAILS_CONTROLLER on class CL_HRRCF_ACT_PROC_DETAILS_M has no parameter.
Method SET_SPEC_DETAILS_CONTROLLER on class CL_HRRCF_ACT_PROC_DETAILS_M has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 10A