SAP ABAP Class CL_HRRCF_EE_AWZD_M (Main Controller Call for External Appl Registration)
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 20050517
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_EE_AWZD_EXCHG Interface for HRRCF_UNRG_APPL 20050518
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_LIST_DETAIL_HROBJECT Interface for List with Detail Screen 20050517
Properties
Class CL_HRRCF_EE_AWZD_M  
Short Description Main Controller Call for External Appl Registration    
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 20050517   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_EE_AWZD_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_EE_AWZD_EXCHG Interface for HRRCF_UNRG_APPL 20050518
2 IF_HRRCF_LIST_DETAIL_HROBJECT Interface for List with Detail Screen 20050517
Friends
Class CL_HRRCF_EE_AWZD_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_EXISTS Instance attribute Public Type reference (TYPE) BOOLE_D SPACE Indicator: An Application Already Exists 20050517
2 APPL_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Application Object 20050517
3 APPL_IS_NEW Instance attribute Private Type reference (TYPE) BOOLE_D 'X' Indicator: Application New ('X') / Continuing (' ') 20050517
4 BUTTON_TEXT Instance attribute Public Type reference (TYPE) STRING Explanatory Text of Pushbutton 20050517
5 CAND_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Candidate Object 20050517
6 FULLNAME Instance attribute Private Type reference (TYPE) BU_NAME1TX Full Name 20050517
7 PINST_GUID Instance attribute Private Type reference (TYPE) RCF_PINST_GUID Global Key for Posting Instances 20050517
8 POST_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Posting Object 20050517
9 REF_APPL_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_APPLICATION_BL BL Facade for Application 20050517
10 REF_PINST_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_POSTING_INST_BL BL Facade for Posting Instance 20050517
11 RETURNING_APPLICANT Instance attribute Public Type reference (TYPE) BOOLE_D SPACE Indicator: Candidate Is a Multiple Candidate 20050517
12 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20050517
13 SCREEN_DOCU Instance attribute Public Type reference (TYPE) STRING Documentation text 20050517
14 SCREEN_TITLE Instance attribute Public Type reference (TYPE) STRING Heading 20050517
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_APPL_EXISTENCE Instance method Private Method Check if an Application Already Exists 20050517
2 CHECK_RETURNING_APPLICANT Instance method Private Method Checks if Candidate Is Multiple Applicant 20050517
3 GET_REF_BL Instance method Private Method Instantiates BL Facades 20050517
4 IMPORT_PINST_GUID Instance method Private Method Imports GUID of Posting Instance 20050517
5 INIT_REGISTRATION Instance method Private Method Initializes Registration 20050517
6 ON_SAVE_NEXT Instance method Private Method Processes Event 'onSaveNext' 20050517
7 REGISTER_APPLICANT Instance method Private Method Registers Applicant 20050517
8 SET_BUTTON_ATTRIBUTES Instance method Private Method Sets Text and Clickability of Pushbutton 20050517
9 SET_SCREEN_DOCU Instance method Private Method Sets Documentation Text 20050517
10 SET_SCREEN_TITLE Instance method Private Method Sets the Heading 20050517
Events
Class CL_HRRCF_EE_AWZD_M has no event.
Types
Class CL_HRRCF_EE_AWZD_M has no local type.
Method Signatures

Method CHECK_APPL_EXISTENCE Signature

Method CHECK_APPL_EXISTENCE on class CL_HRRCF_EE_AWZD_M has no parameter.
Method CHECK_APPL_EXISTENCE on class CL_HRRCF_EE_AWZD_M has no exception.

Method CHECK_RETURNING_APPLICANT Signature

Method CHECK_RETURNING_APPLICANT on class CL_HRRCF_EE_AWZD_M has no parameter.
Method CHECK_RETURNING_APPLICANT on class CL_HRRCF_EE_AWZD_M has no exception.

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRRCF_EE_AWZD_M has no parameter.
Method GET_REF_BL on class CL_HRRCF_EE_AWZD_M has no exception.

Method IMPORT_PINST_GUID Signature

Method IMPORT_PINST_GUID on class CL_HRRCF_EE_AWZD_M has no parameter.
Method IMPORT_PINST_GUID on class CL_HRRCF_EE_AWZD_M has no exception.

Method INIT_REGISTRATION Signature

Method INIT_REGISTRATION on class CL_HRRCF_EE_AWZD_M has no parameter.
Method INIT_REGISTRATION on class CL_HRRCF_EE_AWZD_M has no exception.

Method ON_SAVE_NEXT Signature

Method ON_SAVE_NEXT on class CL_HRRCF_EE_AWZD_M has no parameter.
Method ON_SAVE_NEXT on class CL_HRRCF_EE_AWZD_M has no exception.

Method REGISTER_APPLICANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ERROR_INDICATOR Value transfer Type reference (TYPE) BOOLE_D Indikator: Fehler beim Registrieren des Bewerbers 20050517

Method REGISTER_APPLICANT on class CL_HRRCF_EE_AWZD_M has no exception.

Method SET_BUTTON_ATTRIBUTES Signature

Method SET_BUTTON_ATTRIBUTES on class CL_HRRCF_EE_AWZD_M has no parameter.
Method SET_BUTTON_ATTRIBUTES on class CL_HRRCF_EE_AWZD_M has no exception.

Method SET_SCREEN_DOCU Signature

Method SET_SCREEN_DOCU on class CL_HRRCF_EE_AWZD_M has no parameter.
Method SET_SCREEN_DOCU on class CL_HRRCF_EE_AWZD_M has no exception.

Method SET_SCREEN_TITLE Signature

Method SET_SCREEN_TITLE on class CL_HRRCF_EE_AWZD_M has no parameter.
Method SET_SCREEN_TITLE on class CL_HRRCF_EE_AWZD_M has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600