SAP ABAP Class CL_HRRCF_T77RCF_APPLSRC (Reads Table T77RCF_APPLSRC and Text Table)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20040209 |
Properties
| Class | CL_HRRCF_T77RCF_APPLSRC | |
| Short Description | Reads Table T77RCF_APPLSRC and Text Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20040209 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_T77RCF_APPLSRC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20040209 |
Friends
Class CL_HRRCF_T77RCF_APPLSRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20040209 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040209 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040209 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20040209 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20040209 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20040209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks If Entry Is Available | 20040209 | |
| 2 | Static method | Public | Method | Checks if there are sources for a type | 20040305 | |
| 3 | Static method | Public | Method | Reads All Descriptions | 20040209 | |
| 4 | Static method | Public | Method | Reads descriptions for an application source type | 20040305 | |
| 5 | Static method | Public | Method | Reads Exactly One Description | 20040209 | |
| 6 | Static method | Public | Method | Read Table Entry | 20040308 |
Events
Class CL_HRRCF_T77RCF_APPLSRC has no event.
Types
Class CL_HRRCF_T77RCF_APPLSRC has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040209 | |||
| 2 | APPL_SOURCE | Call by reference | Type reference (TYPE) | RCF_APPL_SOURCE | Herkunft der Bewerbung | 20040209 |
Method CHECK_EXISTENCE on class CL_HRRCF_T77RCF_APPLSRC has no exception.
Method CHECK_EXISTENCE_APPL_SRC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040305 | |||
| 2 | APPL_SOURCE_TYPE | Call by reference | Type reference (TYPE) | RCF_APPL_SOURCE_TYPE | Art eines Beweggrundes | 20040305 |
Method CHECK_EXISTENCE_APPL_SRC_TYPE on class CL_HRRCF_T77RCF_APPLSRC has no exception.
Method READ_ALL_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040209 | ||
| 2 | T77RCF_APPLSRC_T | Call by reference | Type reference (TYPE) | T77RCF_APPLSRC_T_TAB | Bewerbungsquelle texte | 20040209 |
Method READ_ALL_DESCRIPTIONS on class CL_HRRCF_T77RCF_APPLSRC has no exception.
Method READ_ALL_DESC_OF_APPL_SRC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_SOURCE_TYPE | Call by reference | Type reference (TYPE) | RCF_APPL_SOURCE_TYPE | Art eines Beweggrundes | 20040305 | |||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20040305 | ||
| 3 | T77RCF_APPLSRC_T | Call by reference | Type reference (TYPE) | T77RCF_APPLSRC_T_TAB | Bewerbungsquelle | 20040305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20040305 |
Method READ_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_SOURCE | Call by reference | Type reference (TYPE) | RCF_APPL_SOURCE | Herkunft der Bewerbung | 20040209 | |||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040209 | ||
| 3 | T77RCF_APPLSRC_T | Call by reference | Type reference (TYPE) | T77RCF_APPLSRC_T | Bewerbungsquelle texte | 20040209 | |||
| 4 | USE_FALLBACK | Call by reference | Type reference (TYPE) | BOOLE_D | Fallback-Sprache verwenden? TRUE (='X') und FALSE (=' ') | 20051027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20040209 |
Method READ_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_SOURCE | Call by reference | Type reference (TYPE) | RCF_APPL_SOURCE | Herkunft der Bewerbung eines Kandidaten | 20040308 | |||
| 2 | T77RCF_APPLSRC | Call by reference | Type reference (TYPE) | T77RCF_APPLSRC | Bewerbungsquelle in SAP E-Recruiting | 20040308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20040308 |
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 200 |