SAP ABAP Class CL_HRRCF_QA_FREESTYLE_RESPONSE ((Freestyle) Questionnaire Responses)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
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 | 20060309 |
Properties
| Class | CL_HRRCF_QA_FREESTYLE_RESPONSE | |
| Short Description | (Freestyle) Questionnaire Responses | |
| 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 | 20060309 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_QA_FREESTYLE_RESPONSE has no forward declaration.
Interfaces
Class CL_HRRCF_QA_FREESTYLE_RESPONSE has no interface implemented.
Friends
Class CL_HRRCF_QA_FREESTYLE_RESPONSE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | HAP_CELL_VALUE_EXIT | 'ALTWEIGHT' | Enhancement: Value Determination | 20060315 | ||
| 2 | Constant | Private | Type reference (TYPE) | HAP_COLUMN_ID | 'FWGT' | Appraisal Document Column ID | 20060315 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Transfer Object for Free Texts from Infotypes | 20060314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RCF_T_QA_TEXTS | Text with Language Key (Questionnaire) | 20060314 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090903 | |||
| 6 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_HRRCF_QA_FREESTYLE_RESPONSE' | Object Type Name | 20060309 | ||
| 7 | Constant | Public | Type reference (TYPE) | OTYPE | 'VC' | Object Type | 20060309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy Response | 20060315 | |
| 2 | Static method | Public | Method | Create Response Object | 20060314 | |
| 3 | Static method | Private | Method | Create Response | 20060314 | |
| 4 | Instance method | Public | Method | Delete Language Version | 20060316 | |
| 5 | Static method | Public | Method | Return instance | 20060309 | |
| 6 | Instance method | Public | Method | Read Language Version | 20060317 | |
| 7 | Instance method | Private | Method | Change/Add Language Version | 20060316 | |
| 8 | Instance method | Public | Method | Change/Add Language Versions | 20060320 | |
| 9 | Instance method | Private | Method | Set Internal Attributes | 20060309 |
Events
Class CL_HRRCF_QA_FREESTYLE_RESPONSE has no event.
Types
Class CL_HRRCF_QA_FREESTYLE_RESPONSE has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE_OUT | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_QA_FREESTYLE_RESPONSE | (Freestyle) Antworten eines Fragebogen | 20060315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060315 |
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 | 20060315 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060314 | ||
| 3 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_QA_FREESTYLE_RESPONSE | (Freestyle) Antworten eines Fragebogen | 20060314 | |||
| 4 | TITLE | Value transfer | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20060314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060314 |
Method CREATE_RESPONSE 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 | 20060315 | |||
| 2 | COPY_FROM | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20060314 | |||
| 3 | HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Antwort-Objekt | 20060314 | |||
| 4 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel der Objektbezeichnung | 20060314 | |||
| 5 | TITLE | Value transfer | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Objekbezeichnung | 20060314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060314 |
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 | 20060316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060317 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_QA_FREESTYLE_RESPONSE | (Freestyle) Antworten eines Fragebogen | 20060309 | |||
| 2 | P_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20060309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060309 |
Method GET_LANGUAGE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER_TXT | Value transfer | Type reference (TYPE) | RCF_S_QA_TEXTS | Text mit Sprachschlüssel (Fragebogen) | 20060317 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060317 |
Method GET_LANGUAGE_VERSION on class CL_HRRCF_QA_FREESTYLE_RESPONSE has no exception.
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) | 20060316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060316 |
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) | 20060320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060320 |
Method SET_INTERNAL_ATTRIBUTES Signature
Method SET_INTERNAL_ATTRIBUTES on class CL_HRRCF_QA_FREESTYLE_RESPONSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20060522 |
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 700 |