Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_QA_ELEMENT | Superclass for Templates and Questions | 20030313 |
Properties
| Class | CL_HRRCF_QA_QUESTION | |
| Short Description | Questions of a Questionnaire | |
| Super Class | CL_HRRCF_QA_ELEMENT | Superclass for Templates and Questions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20030305 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRRCF_QA_QUESTION has no interface implemented.
Friends
Class CL_HRRCF_QA_QUESTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ANSWER_DIRECTORY | 20030811 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_QA_ANS_TYPE | Response Type | 20030305 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_INFO_AREA | Information Area | 20030714 | |||
| 4 | Constant | Private | Type reference (TYPE) | HAP_CELL_VALUE_EXIT | 'ALTWEIGHT' | Extension: Value Determination | 20030409 | ||
| 5 | Constant | Public | Type reference (TYPE) | OTYPE | 'VC' | Object Type | 20030320 | ||
| 6 | Constant | Private | Type reference (TYPE) | HAP_COLUMN_ID | 'FWGT' | Appraisal Column ID | 20030409 | ||
| 7 | Constant | Private | Type reference (TYPE) | HAP_COLUMN_ID | 'MAND' | Appraisal Column ID | 20030717 | ||
| 8 | Constant | Public | Type reference (TYPE) | HAP_VALUE_CLASS | 'Q' | Value Class | 20030321 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Question Description | 20030313 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RCF_T_QA_TEXTS | Text with Language Key (Questionnaire) | 20060404 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_MAP_FLD_NAME | Name of Mapping Field | 20030714 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RCF_GROUP_ID | Questionnaire Group Identification | 20050208 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RCF_GROUP_TXT | Questionnaire Group Text | 20050208 | |||
| 14 | Constant | Public | Type reference (TYPE) | HAP_WEIGHTING | '999.99' | Weighting Appraisal Element | 20030311 | ||
| 15 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_HRRCF_QA_QUESTION' | Object Type Name | 20030312 | ||
| 16 | Constant | Public | Type reference (TYPE) | OTYPE | 'VB' | Otype for Question | 20030306 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | RCF_QA_TYPE | Type of Questionnaire | 20030715 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | LT_TYP_SCALES | Value Scales for a Question in a Questionnaire | 20030320 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | HAP_VALUE_TYPE | List of Values | 20030305 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | HAP_VALUE_TYPE_NAME | Name of Value List | 20030314 |
Methods
Events
Class CL_HRRCF_QA_QUESTION has no event.
Types
Class CL_HRRCF_QA_QUESTION has no local type.
Method Signatures
Method ASSIGN_ANSWERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_ANSWERS | Call by reference | Type reference (TYPE) | RCF_T_QA_ANSWER | Tabelle von Antworten zu einer Frage mit Gewichtung | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030312 |
Method CHANGE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20030722 | |||
| 2 | STATUS_NEW | Call by reference | Type reference (TYPE) | RCF_QA_ELEMENT_STATUS | Status eines Elements | 20030722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030722 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUESTION_OUT | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_QA_QUESTION | Fragen eines Questionnaires | 20030318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030318 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | HAP_CATEGORY_ID | Beurteilungskategorien-ID | 20030317 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060404 | ||
| 3 | QUESTION | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_QA_QUESTION | Fragen eines Questionnaires | 20030317 | |||
| 4 | TITLE | Value transfer | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Objektbezeichnung | 20030317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030317 |
Method CREATE_ANSWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt-Id | 20030321 | |||
| 2 | TITLE | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Objektbezeichnung | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030320 |
Method CREATE_QUESTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Value transfer | Type reference (TYPE) | HAP_CATEGORY_ID | Beurteilungskategorien-ID | 20030317 | |||
| 2 | HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | 20030317 | ||||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060404 | |||
| 4 | P_COPY_FROM | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20030313 | |||
| 5 | TITLE | Value transfer | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Objektbezeichnung | 20030317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20030317 |
Method DEASSIGN_ANSWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ANSWER_ID | Call by reference | Type reference (TYPE) | HROBJID | Antwort zu einer Frage mit Gewichtung | 20030328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030312 |
Method DELETE_LANGUAGE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060404 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_QUESTION | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_QA_QUESTION | Question for a questionnaire | 20030306 | |||
| 2 | P_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20030306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060406 |
Method GET_ALL_SCALES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_SCALE | Call by reference | Type reference (TYPE) | RCF_T_QA_SCALE | Tabelle mit Qualitätsskalen | 20030318 | |||
| 2 | P_CATEGORY | Call by reference | Type reference (TYPE) | HAP_CATEGORY_ID | Beurteilungskategorien-ID | 20030318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030318 |
Method GET_ANSWERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_ANSWERS | Value transfer | Type reference (TYPE) | RCF_T_QA_ANSWER | Tabelle von Antworten zu einer Frage mit Gewichtung | 20030308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030311 |
Method GET_ANSWER_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER_TEXT | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20030811 | |||
| 2 | OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20030811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030811 |
Method GET_FREESTYLE_ANSWERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER_LIST | Call by reference | Type reference (TYPE) | RCF_T_QA_ANSWER | Tabelle von Antworten zu einer Frage mit Gewichtung | 20030321 | |||
| 2 | CATEGORY | Call by reference | Type reference (TYPE) | HAP_CATEGORY_ID | Beurteilungskategorien-ID | 20030321 | |||
| 3 | SEARCH_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060403 | |||
| 4 | SEARCH_STRING | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | 20030321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030321 |
Method GET_GROUP_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_GROUP_ID | Call by reference | Type reference (TYPE) | RCF_GROUP_ID | 20050224 | ||||
| 2 | P_GROUP_TXT | Call by reference | Type reference (TYPE) | RCF_GROUP_TXT | 20050224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050224 |
Method GET_LANGUAGE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060404 | |||
| 2 | QUESTION_TXT | Value transfer | Type reference (TYPE) | RCF_S_QA_TEXTS | Text mit Sprachschlüssel (Fragebogen) | 20060405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060405 |
Method GET_LANG_VERS_SCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWERS | Call by reference | Type reference (TYPE) | RCF_T_QA_ANSWER | Answer objects with text | 20060424 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060424 |
Method GET_LANG_VERS_SCALE on class CL_HRRCF_QA_QUESTION has no exception.
Method GET_LANG_VER_FROM_DB Signature
Method GET_LANG_VER_FROM_DB on class CL_HRRCF_QA_QUESTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060405 |
Method GET_QUESTION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RCF_INFO_AREA | Infobereich | 20030723 | |||
| 2 | CATEGORY | Call by reference | Type reference (TYPE) | HAP_CATEGORY_ID | Beurteilungskategorien-ID | 20030318 | |||
| 3 | GROUP | Call by reference | Type reference (TYPE) | STRING | 20050307 | ||||
| 4 | QUESTION_LIST | Call by reference | Type reference (TYPE) | RCF_T_QA_QUESTION_OBJ | 20030318 | ||||
| 5 | SEARCH_LANGUAGE | Call by reference | Type reference (TYPE) | RCF_SE_LANGU | Sprache des Suchprofiltyps | 20060405 | |||
| 6 | SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20030318 | ||||
| 7 | STATUS | Call by reference | Type reference (TYPE) | RCF_QA_ELEMENT_STATUS | Status eines Elements | 20030318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030318 |
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | RCF_QA_ELEMENT_STATUS | Status eines Elements | 20030318 | |||
| 2 | STATUS_TXT | Call by reference | Type reference (TYPE) | DDTEXT | Erläuternder Kurztext | 20030318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030321 |
Method GET_VALUES_OF_PREDEFINED_SCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_ANSWERS | Call by reference | Type reference (TYPE) | RCF_T_QA_ANSWER | Tabelle von Antworten zu einer Frage mit Gewichtung | 20030322 | |||
| 2 | P_SCALE | Call by reference | Type reference (TYPE) | HAP_VALUE_TYPE | Werteliste | 20030322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030322 |
Method GET_VALUES_OF_QUALITY_SCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_VALUES | Call by reference | Type reference (TYPE) | LT_TYP_SCALES | Value scales for a question in a questionnaire | 20030314 | |||
| 2 | P_SCALE | Call by reference | Type reference (TYPE) | HAP_VALUE_TYPE | Werteliste | 20030314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030322 |
Method IS_QUESTION_ENQUEUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_QST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20030412 | ||||
| 2 | P_ENQUEUED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030412 | |||
| 3 | P_LOCKEDUSER | Call by reference | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20030430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030412 |
Method MAINTAIN_LANGUAGE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE_VERSION | Call by reference | Type reference (TYPE) | RCF_S_QA_TEXTS | Text mit Sprachschlüssel (Fragebogen) | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060404 |
Method MAINTAIN_LANGUAGE_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE_VERSIONS | Call by reference | Type reference (TYPE) | RCF_T_QA_TEXTS | Texte mit Sprachschlüssel (Fragebogen) | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060404 |
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_QUESTION | Call by reference | Type reference (TYPE) | RCF_S_QA_QST_BASIC_INFO | Frage eines Questionnaires | 20030314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030314 |
Method SEARCH_TITLE_FOR_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030405 | |||
| 2 | SEARCH_STR | Call by reference | Type reference (TYPE) | STRING | 20030405 | ||||
| 3 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20030405 |
Method SEARCH_TITLE_FOR_STR on class CL_HRRCF_QA_QUESTION has no exception.
Method SET_GROUP_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_GROUP_ID | Call by reference | Type reference (TYPE) | RCF_GROUP_ID | 20050224 | ||||
| 2 | P_GROUP_TXT | Call by reference | Type reference (TYPE) | RCF_GROUP_TXT | 20050224 |
Method SET_GROUP_DETAILS on class CL_HRRCF_QA_QUESTION has no exception.
Method SET_INTERNAL_ATTRIBUTES Signature
Method SET_INTERNAL_ATTRIBUTES on class CL_HRRCF_QA_QUESTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060522 | ||
| 2 | Questionnaire maintenance | 20060522 |
Method WHERE_USED_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_USED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030411 |
Method WHERE_USED_CHECK on class CL_HRRCF_QA_QUESTION has no exception.
Method WHERE_USED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_USED_LIST | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20030415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20030415 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 10A |