SAP ABAP Class CL_HRRCF_QA_QSTBLD_QST_LIST_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_HRRCF_SUBVIEW Interface for SubViews 20030401
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030401
Properties
Class CL_HRRCF_QA_QSTBLD_QST_LIST_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_LIST_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_SUBVIEW Interface for SubViews 20030401
2 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030401
Friends
Class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANSWER_COUNT Instance attribute Private Type reference (TYPE) INT4 Natural Number 20030401
2 ANSWER_LIST Instance attribute Public Type reference (TYPE) RCF_T_QA_ANSWER Table with Weighted Responses to a Question 20030401
3 ANSWER_TEXT Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Explanatory Short Text 20030401
4 ANSWER_TYPE Instance attribute Public Type reference (TYPE) RCF_QA_ANS_TYPE List of Values 20030401
5 ANS_DB_LIST Instance attribute Protected Type reference (TYPE) RCF_T_QA_ANSWER Response Objects with Text 20030405
6 ANS_TYPE Instance attribute Public Type reference (TYPE) RCF_QA_ANS_TYPE Response Type 20030401
7 AREA Instance attribute Public Type reference (TYPE) STRING 20030729
8 CATEGORY Instance attribute Private Type reference (TYPE) HAP_CATEGORY_ID Appraisal Category ID 20030414
9 DISABLE Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030404
10 DISABLE_BUTTONS Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040206
11 FIELD Instance attribute Public Type reference (TYPE) RCF_MAP_FLD_NAME Name of Mapping Field 20030721
12 FIELD_TXT Instance attribute Private Type reference (TYPE) STRING 20050302
13 FLD_TYPE Instance attribute Public Type reference (TYPE) RCF_MAP_FLD_NAME Name of Mapping Field 20030722
14 INDEX Instance attribute Private Type reference (TYPE) I 20040205
15 LANGUAGES Instance attribute Public Type reference (TYPE) RCF_T_SELANGU_DESC_LIST Descriptions of Search Engine Languages 20060331
16 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) STRING 'error' 20050418
17 QST_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20030401
18 REFRESH_ANSWER Instance attribute Private Type reference (TYPE) HROBJECT Object 20060331
19 REFRESH_LIST Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030401
20 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030403
21 SHLP_LIST Instance attribute Private Type reference (TYPE) RCF_T_QA_ANSWER Response Objects with Text 20030723
22 TASK Instance attribute Public Type reference (TYPE) STRING 20060524
23 VALUE_TYPE Instance attribute Private Type reference (TYPE) HAP_VALUE_TYPE Response Type 20030401
24 VAL_TYPE Instance attribute Public Type reference (TYPE) HAP_VALUE_TYPE List of Values 20030401
25 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030401
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_RESPONSES Instance method Private Method Compare Responses with EEO Mapping Values 20050228
2 CREATE_ANSWER Instance method Public Method Create Response 20030401
3 CREATE_ANSWER_NEW Instance method Private Method Create Response 20060331
4 DEASSIGN_ANSWERS Instance method Public Method Delete Assignment of Responses for Question 20030401
5 DEQUEUE_ANSWER Instance method Private Method Unlocking of Response 20060411
6 DEQUEUE_QUESTION Instance method Public Method Dequeue Question 20030408
7 DET_DEFAULT_LANGUAGE Instance method Private Method Determiens Default Language 20060331
8 EDIT_ANSWER Instance method Private Method Maintenance of Response 20060215
9 ENQUEUE_ANSWER Instance method Private Method Locking of Response 20060411
10 ENQUEUE_QUESTION Instance method Public Method Enqueue Question 20030408
11 GET_ANSWERS Instance method Public Method Get Responses for Question 20030401
12 GET_LANGUAGES Instance method Private Method Reads Permitted Languages for Language Versions 20060331
13 GET_SEARCHHELP_RESULT Instance method Public Method Get Search Help Result 20030401
14 GET_TV_ATTRIBUTES Instance method Private Method Get Table View Attributes 20030415
15 HOLD_ATTRIBUTES Instance method Private Method Hold Attributes 20030401
16 ON_ANSTAB Instance method Protected Method Event on Response Table View 20030401
17 ON_SEARCH Instance method Public Method On Response Search 20030401
18 SEARCH_SIMILAR_TEXT Instance method Private Method Searches for Similar Answer Text and Returns True if Found 20030819
19 SORT_ANSWERS Instance method Public Method Sort Response List 20030401
20 SORT_ANS_LIST Instance method Private Method Sort Response List 20030401
21 VALIDATE_SELECTION Instance method Private Method Validate Selected Entries from Search Help 20030401
Events
Class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no event.
Types
Class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no local type.
Method Signatures

Method COMPARE_RESPONSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_ANS_DB_LIST Call by reference Type reference (TYPE) RCF_T_QA_ANSWER Answer objects with text 20050228
2 Importing PT_MAP_VAL_LIST Call by reference Type reference (TYPE) RCF_T_UI_VALUEHELP Tabelle für Wertehilfen 20050228
3 Returning P_ARE_SIMILAR Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050228

Method COMPARE_RESPONSES on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method CREATE_ANSWER Signature

Method CREATE_ANSWER on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method CREATE_ANSWER on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method CREATE_ANSWER_NEW Signature

Method CREATE_ANSWER_NEW on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method CREATE_ANSWER_NEW on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method DEASSIGN_ANSWERS Signature

Method DEASSIGN_ANSWERS on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method DEASSIGN_ANSWERS on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method DEQUEUE_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANSWER_ID Call by reference Type reference (TYPE) RCF_QA_ANS_ID Objekt-ID der Antwort 20060411

Method DEQUEUE_ANSWER on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method DEQUEUE_QUESTION Signature

Method DEQUEUE_QUESTION on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method DEQUEUE_QUESTION on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

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 20060331

Method DET_DEFAULT_LANGUAGE on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method EDIT_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ANSWER_ID Call by reference Type reference (TYPE) RCF_QA_ANS_ID Objekt-ID der Antwort 20060227

Method EDIT_ANSWER on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method ENQUEUE_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANSWER_ID Call by reference Type reference (TYPE) RCF_QA_ANS_ID Objekt-ID der Antwort 20060411

Method ENQUEUE_ANSWER on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method ENQUEUE_QUESTION Signature

Method ENQUEUE_QUESTION on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method ENQUEUE_QUESTION on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method GET_ANSWERS Signature

Method GET_ANSWERS on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method GET_ANSWERS on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method GET_LANGUAGES Signature

Method GET_LANGUAGES on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method GET_LANGUAGES on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method GET_SEARCHHELP_RESULT Signature

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

Method GET_TV_ATTRIBUTES Signature

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

Method HOLD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ANS_TYPE Call by reference Type reference (TYPE) RCF_QA_ANS_TYPE Antwortentyp 20030401
2 Importing P_VAL_TYPE Call by reference Type reference (TYPE) HAP_VALUE_TYPE Werteliste 20030401

Method HOLD_ATTRIBUTES on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method ON_ANSTAB 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 20030404
2 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20030401

Method ON_ANSTAB on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method ON_SEARCH Signature

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

Method ON_SEARCH on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method SEARCH_SIMILAR_TEXT Signature

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

Method SEARCH_SIMILAR_TEXT on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method SORT_ANSWERS Signature

Method SORT_ANSWERS on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no parameter.
Method SORT_ANSWERS on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method SORT_ANS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OPERATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030401
2 Importing P_SELINDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030401

Method SORT_ANS_LIST on class CL_HRRCF_QA_QSTBLD_QST_LIST_V has no exception.

Method VALIDATE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_SELECTED Call by reference Type reference (TYPE) RCF_T_NAME_VALUE Auflösung der indirekten Zuordnung Feldname <--> Wert 20030401

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