SAP ABAP Class CL_HRRCF_CANDIDACY_INFORMATION (Candidacy Information)
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) | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework | 20011123 |
Properties
| Class | CL_HRRCF_CANDIDACY_INFORMATION | |
| Short Description | Candidacy Information | |
| Super Class | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20011123 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CANDIDACY_INFORMATION has no forward declaration.
Interfaces
Class CL_HRRCF_CANDIDACY_INFORMATION has no interface implemented.
Friends
Class CL_HRRCF_CANDIDACY_INFORMATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RCF_CLASSNAME | 'CL_HRRCF_CANDIDACY_INFORMATION' | Name of Calling Class | 20011218 |
Methods
Events
Class CL_HRRCF_CANDIDACY_INFORMATION has no event.
Types
Class CL_HRRCF_CANDIDACY_INFORMATION has no local type.
Method Signatures
Method ASSIGN_TEXT_TO_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDACY_INFO | Call by reference | Type reference (TYPE) | RCF_T_CANDIDACY_INFORMATION | Table type for candidacy information | 20020121 | |||
| 2 | CANDIDACY_INFO_TEXT | Call by reference | Type reference (TYPE) | RCF_T_CANDIDACY_INFO_TXT | Table type for candidacy information with text | 20020121 | |||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20020121 |
Method ASSIGN_TEXT_TO_ENTRIES on class CL_HRRCF_CANDIDACY_INFORMATION has no exception.
Method CHANGE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021227 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011130 | |||
| 3 | P_NEW_REASON_CODE | Call by reference | Type reference (TYPE) | RCF_REASON_CODE | Statusgrund | 20030305 | |||
| 4 | P_NEW_STATUS | Call by reference | Type reference (TYPE) | RCF_CANDIDACY_STATUS | Status der Kandidatur | 20011130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011130 | ||
| 2 | Infotype Operation | 20011218 |
Method CHECK_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011220 | |||
| 2 | P_NEW_CANDIDACY | Call by reference | Type reference (TYPE) | WPLOG | PD-Infotyp-Workarea | 20011219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020109 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20011123 |
Method CONSTRUCTOR on class CL_HRRCF_CANDIDACY_INFORMATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20011123 | ||||
| 2 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDACY_INFORMATION | Candidacy Information | 20011123 |
Method GET_INSTANCE on class CL_HRRCF_CANDIDACY_INFORMATION has no exception.
Method GET_POSSIBLE_STATUS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS_RECORD | Call by reference | Type reference (TYPE) | P5133 | PD-Infotyp-Workarea | 20011220 | |||
| 2 | STATUS_LIST | Call by reference | Type reference (TYPE) | RCF_T_CANDIDACY_STATUS_LIST | Status der Kandidatur | 20011219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020109 |
Method GET_RECORDS_BY_DATE_WITH_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Feld vom Typ DATS | 20020121 | ||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20020121 | ||
| 3 | PT_CANDIDACY_INFO_T | Call by reference | Type reference (TYPE) | RCF_T_CANDIDACY_INFO_TXT | Table type for candidacy information with text | 20020121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020121 |
Method ON_CHANGE_OF_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEFORE_IMAGE | Call by reference | Attribute reference (LIKE) | 20020812 | |||||
| 2 | HRRCF_INFOTYPE_OBJECT | Call by reference | Attribute reference (LIKE) | 20020812 |
Method ON_CHANGE_OF_STATUS on class CL_HRRCF_CANDIDACY_INFORMATION has no exception.
Method SET_CDCY_READING_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_CANDIDACIES | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20100831 | |||
| 2 | P_READ | Call by reference | Type reference (TYPE) | RCF_CANDIDACY_READ | Candidacy Is Read (Yes = 'X'; No = ' ') | 20100831 |
Method SET_CDCY_READING_FLAG on class CL_HRRCF_CANDIDACY_INFORMATION has no exception.
Method SET_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_PROCESSED | Call by reference | Type reference (TYPE) | RCF_CDCY_IS_RATED | Candidacy is rated | 20040218 | |||
| 2 | P_RATING | Call by reference | Type reference (TYPE) | RCF_CDCY_RATING | 20040216 | ||||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20040208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040208 |
Method SET_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPID | Call by reference | Type reference (TYPE) | OBJEKTID | Object ID | 20100831 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Higher Level Exception Class of mySAP E-Recruiting | 20100831 | ||
| 2 | Infotype Operation | 20100831 |
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 110 |