SAP ABAP Class CL_HRRCF_ACT_ABSTRACT_CORR_REC (CL_HRRCF_ACT_ABSTRACT_CORR_REC)
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_ABSTRACT_ACTIVITY_REC | Super Class for Activity Object | 20020814 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_CNF_RECORD | Confirmation Record | 20060614 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_CORRESPOND_RECORD | 20020814 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_INVITATION_RECORD | 20020814 |
Properties
| Class | CL_HRRCF_ACT_ABSTRACT_CORR_REC | |
| Short Description | ||
| Super Class | CL_HRRCF_ABSTRACT_ACTIVITY_REC | Super Class for Activity Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20020814 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no forward declaration.
Interfaces
Class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRRCF_ACT_CNF_RECORD | 20060614 | Confirmation Record | |
| 2 | CL_HRRCF_ACT_CORRESPOND_RECORD | 20020814 | ||
| 3 | CL_HRRCF_ACT_INVITATION_RECORD | 20020814 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RCF_CS_CHANNEL | Output Channel for Correspondence | 20031209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Determine the Proposed Form Name | 20020820 | |
| 2 | Instance method | Public | Method | Get the Form Name from Record | 20020820 | |
| 3 | Instance method | Public | Method | Individual Letter Exists | 20030318 | |
| 4 | Instance method | Public | Method | Individual Letter Section Exists | 20060804 | |
| 5 | Instance method | Public | Method | Process Document: Send or Get | 20020820 | |
| 6 | Instance method | Public | Method | Determine Correspondence Solution Type | 20060804 | |
| 7 | Instance method | Public | Method | Read Individual Letter | 20030305 | |
| 8 | Instance method | Public | Method | Read Individual Letter Section | 20060804 | |
| 9 | Instance method | Public | Method | Reset Individual Letter Section to Form | 20060805 | |
| 10 | Instance method | Public | Method | Reset Individual Letter to Form | 20030310 | |
| 11 | Instance method | Public | Method | Sets Status Depending on Channel and Customizing | 20060623 | |
| 12 | Instance method | Public | Method | Update Individual Letter | 20030305 | |
| 13 | Instance method | Public | Method | Update Individual Letter Section | 20060805 |
Events
Class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no event.
Types
Class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no local type.
Method Signatures
Method DETERMINE_FORM_NAME Signature
Method DETERMINE_FORM_NAME on class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no parameter.
Method DETERMINE_FORM_NAME on class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no exception.
Method GET_FORM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMNAME | Call by reference | Type reference (TYPE) | RCF_CS_FORMNAME | Formular | 20020820 |
Method GET_FORM_NAME on class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no exception.
Method INDIV_LETTER_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Individual letter exists | 20030318 |
Method INDIV_LETTER_EXISTS on class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no exception.
Method INDIV_LETTER_SECTION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LETTER_SECTION_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060805 |
Method INDIV_LETTER_SECTION_EXISTS on class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no exception.
Method PROCESS_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNEL | Call by reference | Type reference (TYPE) | RCF_CS_CHANNEL | Ausgabekanal für Korrespondenz | 20020820 | |||
| 2 | DOCUMENT | Call by reference | Type reference (TYPE) | RCF_S_CS_DOCUMENT_CONTENT | Inhalt eines Dokuments | 20020820 | |||
| 3 | P_TASK | Call by reference | Type reference (TYPE) | STRING | Aufgabenstellung: Einzel- oder Massenverarbeitung | 20070928 | |||
| 4 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20020906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020821 |
Method READ_INDIV_CORR_SOLUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INDIV_CORR_SOL | Value transfer | Type reference (TYPE) | GSVAL | Wert des semantischen Kürzels | 20060805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060805 |
Method READ_INDIV_LETTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ALLOW_DIFF_LANGU | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051026 | ||
| 2 | P_CONTENT | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20030305 | |||
| 3 | P_DOC_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20030305 | |||
| 4 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20030305 | ||
| 5 | P_LANGU_TAB | Call by reference | Type reference (TYPE) | RCF_T_LANGU | Sprachen | 20030305 | |||
| 6 | P_USE_FALLBACK | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030311 | ||
| 2 | Infotype Operation | 20030311 |
Method READ_INDIV_LETTER_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ALLOW_DIFF_LANGU | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060807 | ||
| 2 | P_CONTENT | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20060807 | |||
| 3 | P_DOC_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060807 | |||
| 4 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060807 | ||
| 5 | P_LANGU_TAB | Call by reference | Type reference (TYPE) | RCF_T_LANGU | Sprachen | 20060807 | |||
| 6 | P_USE_FALLBACK | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060807 | ||
| 2 | Infotype Operation | 20060807 |
Method RESET_INDIV_LETTERSECT_TO_FORM Signature
Method RESET_INDIV_LETTERSECT_TO_FORM on class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060807 | ||
| 2 | Infotype Operation | 20060807 |
Method RESET_INDIV_LETTER_TO_FORM Signature
Method RESET_INDIV_LETTER_TO_FORM on class CL_HRRCF_ACT_ABSTRACT_CORR_REC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030311 | ||
| 2 | Infotype Operation | 20030311 |
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHANNEL | Call by reference | Type reference (TYPE) | RCF_CS_CHANNEL | Ausgabekanal für Korrespondenz | 20060623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20060623 |
Method UPDATE_INDIV_LETTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTENT | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20030305 | |||
| 2 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20030305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030311 | ||
| 2 | Infotype Operation | 20030311 |
Method UPDATE_INDIV_LETTER_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTENT | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20060807 | |||
| 2 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060807 | ||
| 2 | Infotype Operation | 20060807 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 10A |