SAP ABAP Class CL_HRRCF_APPL_INFORMATION (Application 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_APPL_INFORMATION | |
| Short Description | Application Information | |
| Super Class | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework |
| Instantiability of a Class | 0 | Private |
| 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_APPL_INFORMATION has no forward declaration.
Interfaces
Class CL_HRRCF_APPL_INFORMATION has no interface implemented.
Friends
Class CL_HRRCF_APPL_INFORMATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | DDFIXVALUES | Application Status Texts from Domain Constants | 20060113 | |||
| 2 | Constant | Private | Type reference (TYPE) | RCF_CLASSNAME | 'CL_HRRCF_APPL_INFORMATION' | Name of Calling Class | 20011217 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | DDFIXVALUES | Texts for Technical Source of Application | 20060113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Assignment of Customizing Texts to a Language | 20020121 | |
| 2 | Instance method | Public | Method | Status Change | 20011130 | |
| 3 | Instance method | Private | Method | Check Change Vector of Status | 20011130 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20011128 | |
| 5 | Static method | Public | Method | Get Instance | 20011128 | |
| 6 | Instance method | Public | Method | Reads Original Candidacy for Application | 20030821 | |
| 7 | Instance method | Private | Method | Get List of Possible Statuses | 20011221 | |
| 8 | Instance method | Public | Method | Read Infotype Data with Texts on Keydate | 20020121 | |
| 9 | Instance method | Private | Event handling method | Listener for Event OnChange | 20020812 |
Events
Class CL_HRRCF_APPL_INFORMATION has no event.
Types
Class CL_HRRCF_APPL_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 | APPL_INFORMATION | Call by reference | Type reference (TYPE) | RCF_T_APPL_INFORMATION | Table type for application information | 20020121 | |||
| 2 | APPL_INFO_TEXT | Call by reference | Type reference (TYPE) | RCF_T_APPL_INFORMATION_TXT | Table type for application 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_APPL_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 | 20011217 | |||
| 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_APPLICATION_STATUS | Status der Bewerbung | 20011130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011130 | ||
| 2 | Infotype Operation | 20011217 |
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 | 20011221 | |||
| 2 | P_APPL_INFORMATION | Call by reference | Type reference (TYPE) | WPLOG | Infotyp 5132: Grunddaten Bewerbung | 20011130 |
| # | 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 | 20011128 |
Method CONSTRUCTOR on class CL_HRRCF_APPL_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 | 20011128 | ||||
| 2 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_APPL_INFORMATION | Application Information | 20011128 |
Method GET_INSTANCE on class CL_HRRCF_APPL_INFORMATION has no exception.
Method GET_LEADING_CDCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CDCY_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | 20030821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030821 |
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) | P5132 | PD-Infotyp-Workarea | 20011221 | |||
| 2 | STATUS_LIST | Call by reference | Type reference (TYPE) | RCF_T_APPLICATION_STATUS_LIST | Bewerbungsstatus | 20011221 |
| # | 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_APPL_INFO_T | Call by reference | Type reference (TYPE) | RCF_T_APPL_INFORMATION_TXT | Table type for application 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_APPL_INFORMATION has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 110 |