SAP ABAP Class CL_HRRCF_QA_TPLBLD_TPL_LIST (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
Properties
| Class | CL_HRRCF_QA_TPLBLD_TPL_LIST | |
| 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 | 20030301 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_QA_TPLBLD_TPL_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_DYNAMIC_CTRL_CALLS | Interface for Dynamic Call of Controllers | 20030402 | ||
| 2 | IF_HRRCF_HROBJECT_EXCHG | Interface for Set/Get of an HROBJECT | 20030403 | ||
| 3 | IF_HRRCF_JUMP_AND_BACK | Jump to Another Application and Back | 20030402 | ||
| 4 | IF_HRRCF_QA_MODE_EXCHG | Interface for General Parameter Exchange | 20030408 | ||
| 5 | IF_HRRCF_QA_QSTBLD_EXCHG | Interface for Question Builder Parameter Exchange | 20030404 | ||
| 6 | IF_HRRCF_QA_QSTLIST_EXCHG | List of Questions Assigned to a Template | 20030402 | ||
| 7 | IF_HRRCF_SEARCHHLP_CLIENT | Calling Program of a Search Help | 20030402 | ||
| 8 | IF_HRRCF_SUBVIEW | Interface for SubViews | 20030401 |
Friends
Class CL_HRRCF_QA_TPLBLD_TPL_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040302 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_CTRL_COMP_ID | Controller Component ID | 20030402 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_CTRL_URL | Controller URL | 20030402 | |||
| 4 | Constant | Public | Type reference (TYPE) | RCF_QA_TYPE | 'E' | Appraisal Category ID | 20030405 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Object | 20030404 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | I | 20030401 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030408 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20030402 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RCF_T_QA_QST2TPL | Table of Assigned Questions of a Template | 20030401 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030409 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20030811 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20030405 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Object | 20030401 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | I | 20030401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20030402 | ||
| 2 | Instance method | Private | Method | 20030409 | ||
| 3 | Instance method | Private | Method | 20030408 | ||
| 4 | Instance method | Private | Method | 20030413 | ||
| 5 | Instance method | Private | Method | 20030408 | ||
| 6 | Instance method | Public | Method | 20030409 | ||
| 7 | Instance method | Private | Method | 20030401 | ||
| 8 | Instance method | Private | Method | 20030405 | ||
| 9 | Instance method | Private | Method | 20030402 | ||
| 10 | Instance method | Private | Method | 20030404 | ||
| 11 | Instance method | Private | Method | 20030404 | ||
| 12 | Instance method | Private | Method | 20030402 |
Events
Class CL_HRRCF_QA_TPLBLD_TPL_LIST has no event.
Types
Class CL_HRRCF_QA_TPLBLD_TPL_LIST has no local type.
Method Signatures
Method ASSIGN_QUESTIONS_TO_TPL Signature
Method ASSIGN_QUESTIONS_TO_TPL on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030402 |
Method DEQUEUE_QUESTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_QST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20030409 |
Method DEQUEUE_QUESTION on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no exception.
Method DEQUEUE_TEMPLATE Signature
Method DEQUEUE_TEMPLATE on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030408 |
Method ENQUEUE_QUESTION 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 | Objekt | 20030413 |
Method ENQUEUE_QUESTION on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no exception.
Method ENQUEUE_TEMPLATE Signature
Method ENQUEUE_TEMPLATE on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no parameter.
Method ENQUEUE_TEMPLATE on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no exception.
Method GET_MY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_QATYPE | Value transfer | Type reference (TYPE) | RCF_QA_TYPE | Beurteilungskategorien-ID | 20030409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030409 |
Method GET_QUESTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_QSTS_WITH_MARKS | Call by reference | Type reference (TYPE) | RCF_T_QA_QST2TPL | Tabelle zugeordneter Fragen eines Templates | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030401 |
Method ON_TAB_STRIP_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | HTMLB Basic Event | 20040302 |
Method ON_TAB_STRIP_EVENT on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no exception.
Method SET_DEFAULT_CONTROLLER Signature
Method SET_DEFAULT_CONTROLLER on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no parameter.
Method SET_DEFAULT_CONTROLLER on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no exception.
Method SET_EDITED_QST Signature
Method SET_EDITED_QST on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030404 |
Method SORT_QUESTIONS Signature
Method SORT_QUESTIONS on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no parameter.
Method SORT_QUESTIONS on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no exception.
Method UPDATE_LIST Signature
Method UPDATE_LIST on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no parameter.
Method UPDATE_LIST on class CL_HRRCF_QA_TPLBLD_TPL_LIST has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |