SAP ABAP Class CL_HRRCF_QA_QSTBLD_QST_OVER_V (Controller Class for HRRCF_QA_TPLBLD)
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 20030401
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030401
Properties
Class CL_HRRCF_QA_QSTBLD_QST_OVER_V  
Short Description Controller Class for HRRCF_QA_TPLBLD    
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 20030401   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030401
Friends
Class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLLAPSED Instance attribute Public Type reference (TYPE) STRING 20040301
2 CURRENT_CATEGORY Instance attribute Public Type reference (TYPE) HAP_CATEGORY_ID Appraisal Category ID 20030422
3 CURRENT_GROUP Instance attribute Private Type reference (TYPE) RCF_GROUP_ID Appraisal Category ID 20050208
4 CURRENT_QUEST Instance attribute Private Type reference (TYPE) RCF_S_QA_QST_BASIC_INFO Structure for Question Detail 20040205
5 CURR_QST_USED_IN_DOC Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030722
6 DISABLE Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030410
7 LANGUAGES Static Attribute Private Type reference (TYPE) RCF_T_SELANGU_DESC_LIST Descriptions of Search Engine Languages 20060407
8 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) STRING 20040308
9 NEW_SEL Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050208
10 OTHER Constant Private Type reference (TYPE) STRING 'Other' Other 20061220
11 PT_GRP_QUESTION_LIST Instance attribute Public Type reference (TYPE) RCF_T_QA_QST_BASIC_INFO Table Type for Basic Question Information 20050208
12 PT_QA_GROUP_LIST Instance attribute Public Type reference (TYPE) RCF_T_UI_VALUEHELP Value Help Table 20050228
13 QA_GROUP_TAB Instance attribute Private Type reference (TYPE) T77RCF_QA_GROUP_TAB Table Type: Questionnaire Group 20050301
14 QA_SEL_GROUP Instance attribute Public Type reference (TYPE) RCF_GROUP_ID 20050301
15 QGROUP_ITEMS Instance attribute Public Type reference (TYPE) RCF_T_CONTAINERTABSTRIPITEM Data Transfer to 20050208
16 QUESTION_LIST Instance attribute Private Type reference (TYPE) RCF_T_QA_QST_BASIC_INFO Question Table 20050302
17 REFRESH_LIST Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030401
18 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030410
19 SEARCH_LANGU Instance attribute Private Type reference (TYPE) RCF_SE_LANGU Language of Search Profile Type 20060405
20 SELECTED_INDEX Instance attribute Public Type reference (TYPE) STRING 20040301
21 SELECTED_ROW_INDEX Instance attribute Public Type reference (TYPE) I Selected row index 20040419
22 SHLP_BL Instance attribute Public Object reference (TYPE REF TO) CL_HRRCF_SEARCHHLP_BL 20030401
23 SRCH_STRING Instance attribute Private Type reference (TYPE) STRING 20050208
24 STATUS Instance attribute Private Type reference (TYPE) RCF_QA_ELEMENT_STATUS Element Status 20050208
25 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING 20030401
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_QUESTION Instance method Protected Method Unlock Question 20030402
2 DET_DEFAULT_LANGUAGE Static method Private Method Determination of Default Language 20060407
3 ENQUEUE_QUESTION Instance method Public Method Lock Question 20030401
4 GET_CURRENT_CATEGORY Instance method Private Method 20040301
5 GET_GROUP_LIST Instance method Private Method Get QA Group List 20050228
6 GET_ITEMS Instance method Private Method Get Group Items 20050208
7 GET_PARAMS Instance method Public Method Get Parameters 20050208
8 GET_REF_BL Instance method Public Method Get Reference to BL Facade 20030401
9 GET_TV_ATTRIBUTES Instance method Private Method Get Table View Attributes 20030401
10 IS_QUESTION_ENQUEUED Instance method Private Method Is the Question Enqueued ? 20030411
11 JUMP_TO_DETAIL Instance method Private Method Jump to Question Details 20030401
12 ON_CREATE Instance method Private Method Event Handler 20030728
13 ON_GROUPS Instance method Private Method Event Handler: onGroups (TabStrip "groups") 20050209
14 ON_MOVE Instance method Private Method On Move 20050301
15 ON_NEW_ENTRY Instance method Private Method Event Handler 20030401
16 ON_QSTLST Instance method Private Method 20040301
17 ON_QUESTAB Instance method Private Method Event on Questions Table View 20030401
18 ON_QUESTAB_CHANGE Instance method Private Method Change Question 20030401
19 ON_QUESTAB_COPY Instance method Private Method Copy Question 20030401
20 ON_QUESTAB_DELETE Instance method Private Method Delete Question 20030401
21 ON_QUESTAB_VIEW Instance method Private Method Display Question 20030404
22 SEARCH_QUESTIONS Instance method Public Method Search for Questions 20030401
23 SET_DEFAULTS Instance method Private Method Set defaults 20040301
24 SET_PARAMETER Instance method Public Method Set Parameter 20030401
25 SET_PARAMS Instance method Public Method Get Parameters 20050308
26 UPDATE_LIST Instance method Public Method Update Question List 20030401
27 WHERE_USED_CHECK Instance method Private Method Where-Used Check 20030411
Events
Class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no event.
Types
Class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no local type.
Method Signatures

Method DEQUEUE_QUESTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_QUES_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030402
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030402

Method DET_DEFAULT_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEFAULT_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20060407

Method DET_DEFAULT_LANGUAGE on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ENQUEUE_QUESTION Signature

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

Method ENQUEUE_QUESTION on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method GET_CURRENT_CATEGORY Signature

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

Method GET_CURRENT_CATEGORY on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method GET_GROUP_LIST Signature

Method GET_GROUP_LIST on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method GET_GROUP_LIST on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method GET_ITEMS Signature

Method GET_ITEMS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method GET_ITEMS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method GET_PARAMS Signature

Method GET_PARAMS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method GET_PARAMS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method GET_REF_BL Signature

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

Method GET_TV_ATTRIBUTES Signature

Method GET_TV_ATTRIBUTES on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method IS_QUESTION_ENQUEUED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ENQED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030411
2 Exporting P_LOCKUSER Value transfer Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20030430
3 Importing P_QST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030411

Method IS_QUESTION_ENQUEUED on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method JUMP_TO_DETAIL Signature

Method JUMP_TO_DETAIL on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method JUMP_TO_DETAIL on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_CREATE Signature

Method ON_CREATE on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method ON_CREATE on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten von HTMLB 20050209

Method ON_GROUPS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_MOVE Signature

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

Method ON_MOVE on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_NEW_ENTRY Signature

Method ON_NEW_ENTRY on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method ON_NEW_ENTRY on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_QSTLST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten von HTMLB 20040301

Method ON_QSTLST on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_QUESTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030404
2 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20030401

Method ON_QUESTAB on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_QUESTAB_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_QUES_HROBJECT Call by reference Type reference (TYPE) HROBJECT Frage eines Questionnaires 20030402
2 Importing P_STATUS Call by reference Type reference (TYPE) RCF_QA_ELEMENT_STATUS Status eines Elements 20030723

Method ON_QUESTAB_CHANGE on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_QUESTAB_COPY Signature

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

Method ON_QUESTAB_COPY on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_QUESTAB_DELETE Signature

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

Method ON_QUESTAB_DELETE on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method ON_QUESTAB_VIEW Signature

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

Method ON_QUESTAB_VIEW on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method SEARCH_QUESTIONS Signature

Method SEARCH_QUESTIONS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method SEARCH_QUESTIONS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method SET_DEFAULTS Signature

Method SET_DEFAULTS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method SET_DEFAULTS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DISABLE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030407
2 Importing P_MESSAGE Call by reference Type reference (TYPE) STRING 20030508
3 Importing P_QUESTION_OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-Id 20030401

Method SET_PARAMETER on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method SET_PARAMS Signature

Method SET_PARAMS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method SET_PARAMS on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method UPDATE_LIST Signature

Method UPDATE_LIST on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no parameter.
Method UPDATE_LIST on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.

Method WHERE_USED_CHECK Signature

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

Method WHERE_USED_CHECK on class CL_HRRCF_QA_QSTBLD_QST_OVER_V has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 10A