SAP ABAP Class CL_HRRCF_QA_QSTBLD_RES_DSGN (Maintenance of Response (VC))
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 20060227
Properties
Class CL_HRRCF_QA_QSTBLD_RES_DSGN  
Short Description Maintenance of Response (VC)    
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 20060227   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_QA_QSTBLD_RES_DSGN has no forward declaration.
Interfaces
Class CL_HRRCF_QA_QSTBLD_RES_DSGN has no interface implemented.
Friends
Class CL_HRRCF_QA_QSTBLD_RES_DSGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANSWER_OBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20060227
2 ANSWER_TEXTS Instance attribute Private Type reference (TYPE) RCF_T_QA_TEXTS Text with Language Key (Questionnaire) 20060301
3 ANSWER_TEXTS_DB Instance attribute Private Type reference (TYPE) RCF_T_QA_TEXTS Text with Language Key (Questionnaire) 20060302
4 CURRENT_ANSWER_TEXT Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20060302
5 CURRENT_LANGUAGE Instance attribute Private Type reference (TYPE) SPRAS Language Key 20060227
6 DELETE_NOT_POSSIBLE Instance attribute Public Type reference (TYPE) STRING 20060227
7 LANGUAGES Instance attribute Public Type reference (TYPE) RCF_T_LANGU_LAISO_DESC Descriptions of Search Engine Languages 20060227
8 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) STRING 'ERROR' 20060227
9 NO_OF_LANGUAGES Instance attribute Public Type reference (TYPE) I Number of Possible Languages 20060712
10 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Confirmation 20060227
11 SELECTED_INDEX Instance attribute Public Type reference (TYPE) STRING Index of Currently Selected Entry 20060227
12 STATUS_ERC Instance attribute Public Type reference (TYPE) RCF_QA_ELEMENT_STATUS Element Status 20060227
13 STATUS_ERC_TEXT Instance attribute Public Type reference (TYPE) DDTEXT Explanatory Short Text 20060227
14 STATUS_VALUES Instance attribute Public Type reference (TYPE) RCF_T_UI_VALUEHELP Value Help Table 20060227
15 SUCCESS_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Confirmation 20060428
Methods
# Method Level Visibility Method type Description Created on
1 DET_CURRENT_ANSWER Instance method Private Method Determine Response Text of Selected Language 20060302
2 DET_CURRENT_LANGUAGE Instance method Private Method Determine Selected Language Attribute 20060302
3 DET_POS_2_DEL_LANG_VERSION Instance method Private Method Determines Option of Deleting Current Language Version 20060302
4 GET_ANSWERS Instance method Private Method Read Responses in All Languages of T77RCF_SELANGU 20060302
5 GET_LANGUAGES Instance method Private Method Reads Permitted Languages for Language Versions 20060227
6 GET_PARAMETERS Instance method Private Method Reads Parameter from Global Context 20060227
7 ON_DELETE Instance method Private Method Deletion of Language Version 20060306
8 ON_SAVE Instance method Private Method Eventhandler onSave 20060227
9 ON_TAB_STRIP Instance method Private Method Eventhandler for tabStrip 20060227
10 SET_DEFAULT_LANGUAGE Instance method Private Method Determiens Default Language 20060227
Events
Class CL_HRRCF_QA_QSTBLD_RES_DSGN has no event.
Types
Class CL_HRRCF_QA_QSTBLD_RES_DSGN has no local type.
Method Signatures

Method DET_CURRENT_ANSWER Signature

Method DET_CURRENT_ANSWER on class CL_HRRCF_QA_QSTBLD_RES_DSGN has no parameter.
Method DET_CURRENT_ANSWER on class CL_HRRCF_QA_QSTBLD_RES_DSGN has no exception.

Method DET_CURRENT_LANGUAGE Signature

Method DET_CURRENT_LANGUAGE on class CL_HRRCF_QA_QSTBLD_RES_DSGN has no parameter.
Method DET_CURRENT_LANGUAGE on class CL_HRRCF_QA_QSTBLD_RES_DSGN has no exception.

Method DET_POS_2_DEL_LANG_VERSION Signature

Method DET_POS_2_DEL_LANG_VERSION on class CL_HRRCF_QA_QSTBLD_RES_DSGN has no parameter.
Method DET_POS_2_DEL_LANG_VERSION on class CL_HRRCF_QA_QSTBLD_RES_DSGN has no exception.

Method GET_ANSWERS Signature

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

Method GET_LANGUAGES Signature

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

Method GET_PARAMETERS Signature

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

Method ON_DELETE Signature

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

Method ON_SAVE Signature

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

Method ON_TAB_STRIP Signature

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

Method ON_TAB_STRIP on class CL_HRRCF_QA_QSTBLD_RES_DSGN has no exception.

Method SET_DEFAULT_LANGUAGE Signature

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