SAP ABAP Class CL_HRRCF_QA_TPLBLD_TPL_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 20030301
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_HROBJECT_EXCHG Interface for Set/Get of an HROBJECT 20030401
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030301
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_QA_MODE_EXCHG Interface for General Parameter Exchange 20030408
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_QA_QSTBLD_EXCHG Interface for Question Builder Parameter Exchange 20030404
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20030325
Properties
Class CL_HRRCF_QA_TPLBLD_TPL_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 20030301   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_HROBJECT_EXCHG Interface for Set/Get of an HROBJECT 20030401
2 IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030301
3 IF_HRRCF_QA_MODE_EXCHG Interface for General Parameter Exchange 20030408
4 IF_HRRCF_QA_QSTBLD_EXCHG Interface for Question Builder Parameter Exchange 20030404
5 IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20030325
Friends
Class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL_APPLICATION Instance attribute Private Type reference (TYPE) RCF_CTRL_APPL_NAME Name of BSP Application 20030302
2 CALL_COMP_ID Instance attribute Private Type reference (TYPE) RCF_CTRL_COMP_ID Controller Component ID 20030302
3 CALL_URL Instance attribute Private Type reference (TYPE) RCF_CTRL_URL Controller URL 20030302
4 DISABLED_QST Instance attribute Private Type reference (TYPE) STRING Single-Character Flag 20030408
5 MESSAGE Instance attribute Private Type reference (TYPE) STRING 20030812
6 MY_CATEGORY Instance attribute Private Type reference (TYPE) RCF_S_QA_TPL_BASIC_INFO-CATEGORY Appraisal Category ID 20030403
7 NO_TPL_CHG Instance attribute Public Type reference (TYPE) STRING Single-Character Flag 20030408
8 NO_TPL_CHG_STATUS Instance attribute Public Type reference (TYPE) STRING Single-Character Flag 20030408
9 P_PREVIEW_SCRIPT Instance attribute Public Type reference (TYPE) STRING Script for Preview 20030304
10 QST_HROBJECT_EXCG Instance attribute Private Type reference (TYPE) HROBJECT Object 20030404
11 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030408
12 SUCCESS_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040216
13 TASK Instance attribute Private Type reference (TYPE) STRING 20030812
14 TEMPLATE_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20030401
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_TPL_STATUS Instance method Private Method 20030416
2 DEQUEUE_TEMPLATE Instance method Private Method 20030404
3 GET_MY_CATEGORY Instance method Private Method 20030403
4 GET_SCRIPT_PREVIEW Instance method Private Method 20030415
5 INIT_ATTRIBUTES Instance method Private Method 20030401
6 IS_TEMPLATE_LOCKED Instance method Private Method 20030408
7 ON_BACK Instance method Private Method Event Handler 20030302
8 ON_SAVE Instance method Private Method Event Handler 20030405
9 SET_TPL_MODE Instance method Private Method 20030408
10 TPL_IN_USE Instance method Private Method 20030812
Events
Class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no event.
Types
Class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no local type.
Method Signatures

Method CHANGE_TPL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_STATUS Call by reference Type reference (TYPE) RCF_QA_ELEMENT_STATUS Status eines Elements 20030416
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030416

Method DEQUEUE_TEMPLATE Signature

Method DEQUEUE_TEMPLATE on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030404

Method GET_MY_CATEGORY Signature

Method GET_MY_CATEGORY on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030403

Method GET_SCRIPT_PREVIEW Signature

Method GET_SCRIPT_PREVIEW on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no parameter.
Method GET_SCRIPT_PREVIEW on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no exception.

Method INIT_ATTRIBUTES Signature

Method INIT_ATTRIBUTES on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no parameter.
Method INIT_ATTRIBUTES on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no exception.

Method IS_TEMPLATE_LOCKED Signature

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

Method IS_TEMPLATE_LOCKED on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no exception.

Method ON_BACK Signature

Method ON_BACK on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030405

Method ON_SAVE Signature

Method ON_SAVE on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030405

Method SET_TPL_MODE Signature

Method SET_TPL_MODE on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no parameter.
Method SET_TPL_MODE on class CL_HRRCF_QA_TPLBLD_TPL_DSGN_M has no exception.

Method TPL_IN_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_USED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030812
2 Importing P_NEW_STATUS Call by reference Type reference (TYPE) RCF_QA_ELEMENT_STATUS Status eines Elements 20030812
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030812
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A