SAP ABAP Class CL_HRRCF_QA_QSTBLD_QST_DSGN_M (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 20030303
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_QA_QSTBLD_DSGN_EXCHG Interface for Data Exchange Between Responses and Questions 20030326
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_QA_QSTBLD_EXCHG Interface for Question Builder Parameter Exchange 20030812
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20030329
Properties
Class CL_HRRCF_QA_QSTBLD_QST_DSGN_M  
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 20030303   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_QA_QSTBLD_DSGN_EXCHG Interface for Data Exchange Between Responses and Questions 20030326
2 IF_HRRCF_QA_QSTBLD_EXCHG Interface for Question Builder Parameter Exchange 20030812
3 IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20030329
Friends
Class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANSWER_TYPE Instance attribute Public Type reference (TYPE) RCF_QA_ANS_TYPE Response Type 20030331
2 AREA Instance attribute Public Type reference (TYPE) STRING Information Area 20030729
3 CURRENT_CATEGORY Instance attribute Public Type reference (TYPE) HAP_CATEGORY_ID Appraisal Category ID 20030408
4 DISABLE Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030404
5 FIELD Instance attribute Public Type reference (TYPE) RCF_MAP_FLD_NAME Name of Mapping Field 20030721
6 FIELD_TXT Instance attribute Private Type reference (TYPE) STRING 20050302
7 HEADER_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030731
8 QUESTION_OBJECT Instance attribute Public Type reference (TYPE) HROBJECT Object ID 20030330
9 QUESTION_USED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030411
10 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030410
11 SRCHHLP_REQUESTED Instance attribute Private Attribute reference (LIKE) 20030329
12 SRCHHLP_RESULT_TAB Instance attribute Private Attribute reference (LIKE) 20030329
13 STATUS Instance attribute Private Type reference (TYPE) RCF_QA_ELEMENT_STATUS Element Status 20030410
14 SUCCESS_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040301
15 TASK Instance attribute Public Type reference (TYPE) STRING 20030731
16 VALUE_TYPE Instance attribute Public Type reference (TYPE) HAP_VALUE_TYPE Response Type 20030331
Methods
# Method Level Visibility Method type Description Created on
1 CALL_SEARCHHELP Instance method Public Method Call Response Search Help 20030329
2 CLEAR_ATTRIBUTES Instance method Private Method Clear Attributes 20030327
3 DEQUEUE_QUESTION Instance method Public Method Unlock Question 20030331
4 GET_PARAMETERS Instance method Public Method Get Parameters from Data Exchange Interface 20030328
5 GET_TITLE Instance method Private Method Get Main Title 20030731
6 IS_QST_STATUS_NOEDIT Instance method Public Method Check Whether Status Field Is Non-Editable 20030722
7 ON_BACK Instance method Public Method On Returning Back 20030329
8 ON_SAVE_BACK Instance method Private Method Event Handler 20030303
9 WHERE_USED_CHECK Instance method Private Method Where-Used Check 20030411
Events
Class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no event.
Types
Class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no local type.
Method Signatures

Method CALL_SEARCHHELP Signature

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

Method CLEAR_ATTRIBUTES Signature

Method CLEAR_ATTRIBUTES on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no parameter.
Method CLEAR_ATTRIBUTES on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no exception.

Method DEQUEUE_QUESTION Signature

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

Method GET_PARAMETERS Signature

Method GET_PARAMETERS on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no parameter.
Method GET_PARAMETERS on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no parameter.
Method GET_TITLE on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no exception.

Method IS_QST_STATUS_NOEDIT Signature

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

Method IS_QST_STATUS_NOEDIT on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no exception.

Method ON_BACK Signature

Method ON_BACK on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no parameter.
Method ON_BACK on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no exception.

Method ON_SAVE_BACK Signature

Method ON_SAVE_BACK on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M has no parameter.
Method ON_SAVE_BACK on class CL_HRRCF_QA_QSTBLD_QST_DSGN_M 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_DSGN_M has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A