SAP ABAP Class CL_HRRCF_ACT_PROC_CNF_OVERALL (Controller Class for hrrcf_act_proc)
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_ACT_PROC_CONFIRMATION Superclass of Confirmations 20060326
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060326
Properties
Class CL_HRRCF_ACT_PROC_CNF_OVERALL  
Short Description Controller Class for hrrcf_act_proc    
Super Class CL_HRRCF_ACT_PROC_CONFIRMATION Superclass of Confirmations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20060320   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_ACT_PROC_CNF_OVERALL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060326
Friends
Class CL_HRRCF_ACT_PROC_CNF_OVERALL 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 20060326
2 C_STATUS_DONE Constant Private Type reference (TYPE) RCF_ACTIVITY_STATUS '1' Status of Activity 20060426
3 DATE_FORMAT Instance attribute Private Type reference (TYPE) ATSCH Value with Template 20060428
4 DB_STATUS Instance attribute Private Type reference (TYPE) RCF_ACTIVITY_STATUS Status of Activity 20060421
5 DELETE_CLICK Instance attribute Public Type reference (TYPE) STRING 20060426
6 DISABLED Instance attribute Public Type reference (TYPE) STRING 20060326
7 INDIV_CNF_LIST Instance attribute Public Type reference (TYPE) RCF_T_ACT_INDIV_CNF_TVIEW Individual Confirmation Activities 20060326
8 INVALID_KEYS Instance attribute Private Type reference (TYPE) RCF_T_ACT_GUID Table with Activity GUIDs 20060428
9 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) STRING 20060426
10 NO_OVERVIEW Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060426
11 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Confirmation 20060327
12 SELECTED_GUID Instance attribute Public Type reference (TYPE) RCF_ACT_GUID Selected Activity (Individual Processing) 20060404
13 SELECTED_KEYS Instance attribute Public Type reference (TYPE) RCF_T_ACT_GUID Selected Activities (Multiple Selection) 20060327
14 TASK Instance attribute Public Type reference (TYPE) STRING 20060326
15 TRAY_COLLAPSED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060326
16 VALUE_HELP Instance attribute Public Type reference (TYPE) STRING 20060426
17 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING 20060326
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONFIRMER Instance method Private Method Assign Person Making Confirmation 20060402
2 GET_DISABLED Instance method Public Method Returns 'TRUE' or 'FALSE' to Control UI Elements 20060426
3 GET_INDIV_CNF_LIST Instance method Private Method Read Individual Confirmation List 20060418
4 GET_ON_DELETE_CLICK Instance method Public Method Returns Parameter for formLayoutSearch 20060426
5 GET_ON_DISPLAY_CLICK Instance method Public Method Returns Parameter for formLayoutSearch 20060426
6 GET_ON_VALUE_HELP Instance method Public Method Returns Parameter for formLayoutSearch 20060426
7 GET_PARENT_MSG Instance method Private Method Returns TRUE if Parent Has Error 20060428
8 GET_SEARCHHELP_RESULT Instance method Private Method Read Search Help Result 20060330
9 GET_TOOLTIP_EDIT Instance method Public Method Returns Tool Tip for Edit Button 20060426
10 GET_TOOLTIP_REQUEST Instance method Public Method Returns Tool Tip for Request Confirmation Button 20060426
11 GET_TRAY_TITLE Instance method Public Method Returns Title Line of Tray 20060326
12 HANDLE_DATA_TV Instance method Private Method Read Form Fields from Table View 20060427
13 IMPORT_PARAMS Instance method Private Method Import Parameters 20060331
14 ON_ADD Instance method Private Method Event Handler 20060401
15 ON_DELETE Instance method Private Method Event Handler 20060331
16 ON_DISPLAY Instance method Private Method Event Handler 20060421
17 ON_EDIT Instance method Private Method Event Handler 20060327
18 ON_REFACTIVITY_DELETE Instance method Private Method Event Handler 20060328
19 ON_REFACTIVITY_SEARCH Instance method Private Method Event Handler 20060328
20 ON_REQUEST Instance method Private Method Event Handler 20060418
21 ON_TRAY Instance method Private Method Event Handler 20060326
22 SET_INVALID_DATE_MSG Instance method Private Method Set Error Message 20060428
23 SHOW_BUTTON Instance method Public Method Checks Whether Button Is To Be Displayed 20060421
24 UPDATE_AFTER_EDIT Instance method Private Method After Change Individual Confirmation: Read List Again 20060421
Events
Class CL_HRRCF_ACT_PROC_CNF_OVERALL has no event.
Types
Class CL_HRRCF_ACT_PROC_CNF_OVERALL has no local type.
Method Signatures

Method ADD_CONFIRMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20060402

Method ADD_CONFIRMER on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DISABLED Value transfer Type reference (TYPE) STRING 20060426
2 Importing P_ID Call by reference Type reference (TYPE) STRING 20060426

Method GET_DISABLED on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_INDIV_CNF_LIST Signature

Method GET_INDIV_CNF_LIST on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method GET_INDIV_CNF_LIST on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_ON_DELETE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ON_DELETE_CLICK Value transfer Type reference (TYPE) STRING 20060426

Method GET_ON_DELETE_CLICK on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_ON_DISPLAY_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ON_DISPLAY_CLICK Value transfer Type reference (TYPE) STRING 20060426

Method GET_ON_DISPLAY_CLICK on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_ON_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ON_VALUE_HELP Value transfer Type reference (TYPE) STRING 20060426

Method GET_ON_VALUE_HELP on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_PARENT_MSG Signature

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

Method GET_PARENT_MSG on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_SEARCHHELP_RESULT Signature

Method GET_SEARCHHELP_RESULT on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_TOOLTIP_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TOOLTIP Value transfer Type reference (TYPE) STRING 20060426

Method GET_TOOLTIP_EDIT on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_TOOLTIP_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TOOLTIP Value transfer Type reference (TYPE) STRING 20060426

Method GET_TOOLTIP_REQUEST on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method GET_TRAY_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TITLE Value transfer Type reference (TYPE) STRING 20060326

Method GET_TRAY_TITLE on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method HANDLE_DATA_TV Signature

Method HANDLE_DATA_TV on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method HANDLE_DATA_TV on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method IMPORT_PARAMS Signature

Method IMPORT_PARAMS on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method IMPORT_PARAMS on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_ADD Signature

Method ON_ADD on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method ON_ADD on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_DELETE Signature

Method ON_DELETE on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method ON_DELETE on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_DISPLAY Signature

Method ON_DISPLAY on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method ON_DISPLAY on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_EDIT Signature

Method ON_EDIT on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method ON_EDIT on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_REFACTIVITY_DELETE Signature

Method ON_REFACTIVITY_DELETE on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method ON_REFACTIVITY_DELETE on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_REFACTIVITY_SEARCH Signature

Method ON_REFACTIVITY_SEARCH on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method ON_REFACTIVITY_SEARCH on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_REQUEST Signature

Method ON_REQUEST on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method ON_REQUEST on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method ON_TRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HTMLB_SERVER_EVENT Call by reference Type reference (TYPE) STRING 20060326

Method ON_TRAY on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method SET_INVALID_DATE_MSG Signature

Method SET_INVALID_DATE_MSG on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no parameter.
Method SET_INVALID_DATE_MSG on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method SHOW_BUTTON Signature

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

Method SHOW_BUTTON on class CL_HRRCF_ACT_PROC_CNF_OVERALL has no exception.

Method UPDATE_AFTER_EDIT Signature

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