SAP ABAP Class CL_HRRCF_UNRG_APPL_REG_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 | 20020819 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_LIST_DETAIL_HROBJECT | Interface for List with Detail Screen | 20030710 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_UNRG_APPL_EXCHG | Interface for HRRCF_UNRG_APPL | 20021121 |
Properties
| Class | CL_HRRCF_UNRG_APPL_REG_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 | 20020819 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_UNRG_APPL_REG_M has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_LIST_DETAIL_HROBJECT | Interface for List with Detail Screen | 20030710 | ||
| 2 | IF_HRRCF_UNRG_APPL_EXCHG | Interface for HRRCF_UNRG_APPL | 20021121 |
Friends
Class CL_HRRCF_UNRG_APPL_REG_M 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) | BOOLE_D | SPACE | Indicator: An Application Already Exists | 20030416 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Application Object | 20030416 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' | Indicator: Application New ('X') / Continuing (' ') | 20030416 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Explanatory Text of Pushbutton | 20030416 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Candidate Object | 20030416 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BU_NAME1TX | Full Name | 20030120 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RCF_PINST_GUID | Global Key for Posting Instances | 20030416 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | HROBJECT | Posting Object | 20030416 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_APPLICATION_BL | BL Facade for Application | 20030416 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_INST_BL | BL Facade for Posting Instance | 20030416 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | SPACE | Indicator: Candidate Is a Multiple Candidate | 20020828 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040510 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Documentation text | 20030416 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Heading | 20030416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check if an Application Already Exists | 20020828 | |
| 2 | Instance method | Private | Method | Checks if Candidate Is Multiple Applicant | 20020828 | |
| 3 | Instance method | Private | Method | Instantiates BL Facades | 20030416 | |
| 4 | Instance method | Private | Method | Imports GUID of Posting Instance | 20030416 | |
| 5 | Instance method | Private | Method | Initializes Registration | 20030416 | |
| 6 | Instance method | Private | Method | 20091224 | ||
| 7 | Instance method | Private | Method | Processes Event 'onSaveNext' | 20030416 | |
| 8 | Instance method | Private | Method | Registers Applicant | 20040510 | |
| 9 | Instance method | Private | Method | Sets Text and Clickability of Pushbutton | 20030416 | |
| 10 | Instance method | Private | Method | Sets Documentation Text | 20030416 | |
| 11 | Instance method | Private | Method | Sets the Heading | 20030416 |
Events
Class CL_HRRCF_UNRG_APPL_REG_M has no event.
Types
Class CL_HRRCF_UNRG_APPL_REG_M has no local type.
Method Signatures
Method CHECK_APPL_EXISTENCE Signature
Method CHECK_APPL_EXISTENCE on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method CHECK_APPL_EXISTENCE on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method CHECK_RETURNING_APPLICANT Signature
Method CHECK_RETURNING_APPLICANT on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method CHECK_RETURNING_APPLICANT on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method GET_REF_BL on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method IMPORT_PINST_GUID Signature
Method IMPORT_PINST_GUID on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method IMPORT_PINST_GUID on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method INIT_REGISTRATION Signature
Method INIT_REGISTRATION on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method INIT_REGISTRATION on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method IS_PINST_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_VALID | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091224 | |||
| 2 | P_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Global Key for Posting Instances | 20091224 |
Method IS_PINST_VALID on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method ON_SAVE_NEXT Signature
Method ON_SAVE_NEXT on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method ON_SAVE_NEXT on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method REGISTER_APPLICANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR_INDICATOR | Value transfer | Type reference (TYPE) | BOOLE_D | Indikator: Fehler beim Registrieren des Bewerbers | 20040510 |
Method REGISTER_APPLICANT on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method SET_BUTTON_ATTRIBUTES Signature
Method SET_BUTTON_ATTRIBUTES on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method SET_BUTTON_ATTRIBUTES on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method SET_SCREEN_DOCU Signature
Method SET_SCREEN_DOCU on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method SET_SCREEN_DOCU on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
Method SET_SCREEN_TITLE Signature
Method SET_SCREEN_TITLE on class CL_HRRCF_UNRG_APPL_REG_M has no parameter.
Method SET_SCREEN_TITLE on class CL_HRRCF_UNRG_APPL_REG_M has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |