SAP ABAP Class CX_HRRCF (Higher Level Exception Class of mySAP E-Recruiting)
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) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20010914 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_SEARCH_MASK | Exception Class for Search Templates | 20020117 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_PERIODIC_SERVICE | Exception Class for Periodical Services | 20030312 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_PERSONALIZATION | Exception Class for Personalization | 20030319 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_QA_MAINTENANCE | Questionnaire Maintenance | 20030306 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_QUALIFICATION | Exceptions to Qualifications Catalog | 20020129 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_QUERY | Exception Class of Query Functions | 20030429 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_REGISTRATION | Exception Class for Candidate Registration | 20020719 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_RFC_COMMUNICATION | Exception Class for RFC Communication | 20060921 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_SEARCH_CUST | Exception Class for Customizing the Search Functions | 20011128 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_HRRCF_PDOTYPE_OPERATION | Exceptions in PD Object Type Relationships | 20020110 |
| ... | Click here to see Used By full list (33 items) | |||
Properties
| Class | CX_HRRCF | |
| Short Description | Higher Level Exception Class of mySAP E-Recruiting | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRRCF0001 | |
| Program status | P | SAP Standard Production Program |
| Category | 40 | Exception Class |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20010914 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_HRRCF has no forward declaration.
Interfaces
Class CX_HRRCF has no interface implemented.
Friends
Class CX_HRRCF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'FDFA612CDA9017488C22B5CF5BE0F049' | 20030130 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '343BCD377F32364BBB25862E7B0498B9' | 20030130 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'C8BDA85C31F35C41AFC3230072E4FA50' | 20021210 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BA21D151916074FE10000000A1145B3' | 20010914 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | HROBJECT | Object Type | 20011010 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | WPLOG | PD Infotype Work Area | 20011010 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Messages, Message Class | 20011010 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20011010 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20011010 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20011010 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20011010 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20011010 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | Messages, Message Type | 20011010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010914 |
Events
Class CX_HRRCF has no event.
Types
Class CX_HRRCF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | HROBJECT | 20011010 | |||
| 2 | INFOTYPE | Value transfer | Type reference (TYPE) | WPLOG | INFOTYPE | 20011010 | |||
| 3 | MESSAGE_CLASS | Value transfer | Type reference (TYPE) | SY-MSGID | MESSAGE_CLASS | 20011010 | |||
| 4 | MESSAGE_NUMBER | Value transfer | Type reference (TYPE) | SY-MSGNO | MESSAGE_NUMBER | 20011010 | |||
| 5 | MESSAGE_PAR1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MESSAGE_PAR1 | 20011010 | |||
| 6 | MESSAGE_PAR2 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MESSAGE_PAR2 | 20011010 | |||
| 7 | MESSAGE_PAR3 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MESSAGE_PAR3 | 20011010 | |||
| 8 | MESSAGE_PAR4 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MESSAGE_PAR4 | 20011010 | |||
| 9 | MESSAGE_TYPE | Value transfer | Type reference (TYPE) | SY-MSGTY | MESSAGE_TYPE | 20011010 | |||
| 10 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010914 | ||||
| 11 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010914 |
Method CONSTRUCTOR on class CX_HRRCF has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 110 |