SAP ABAP Class CL_HRRCF_M_JOB_FAVO (Assistance Class for HRRCF_C_JOB_FAVO_UI)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI_SELF_SERVICES (Package) E-Recruiting: User Interface für Self Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20060829 |
Properties
Class | CL_HRRCF_M_JOB_FAVO | |
Short Description | Assistance Class for HRRCF_C_JOB_FAVO_UI | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_RCF_UI_SELF_SERVICES | E-Recruiting: User Interface für Self Services |
Created | 20060829 | SAP |
Last change | 20090218 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_M_JOB_FAVO has no forward declaration.
Interfaces
Class CL_HRRCF_M_JOB_FAVO has no interface implemented.
Friends
Class CL_HRRCF_M_JOB_FAVO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | RFC Destination | 20060926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Gets RFC Destination | 20060926 |
2 | ![]() |
Instance method | Public | Method | Determines RFC Destination | 20060926 |
3 | ![]() |
Instance method | Public | Method | Adds Job Posting as Favorite | 20060907 |
4 | ![]() |
Instance method | Public | Method | Has Candidate Already Submitted Application? | 20081211 |
5 | ![]() |
Instance method | Public | Method | Checks Whether Publication Is Valid | 20080206 |
6 | ![]() |
Instance method | Public | Method | Calls Function Module to Delete Job Favorite | 20060927 |
7 | ![]() |
Instance method | Public | Method | Method Calling Function Module to Retrieve Job Favorites | 20060927 |
8 | ![]() |
Instance method | Private | Method | Sets RFC Destination | 20060926 |
Events
Class CL_HRRCF_M_JOB_FAVO has no event.
Types
Class CL_HRRCF_M_JOB_FAVO has no local type.
Method Signatures
Method GET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | RFC Destination | 20060926 |
Method GET_RFC_DESTINATION on class CL_HRRCF_M_JOB_FAVO has no exception.
Method RETRIEVE_RFC_DESTINATION Signature
Method RETRIEVE_RFC_DESTINATION on class CL_HRRCF_M_JOB_FAVO has no parameter.
Method RETRIEVE_RFC_DESTINATION on class CL_HRRCF_M_JOB_FAVO has no exception.
Method SC_ADD_FAVORITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Meldungen | 20060907 | ||
2 | ![]() |
IV_PINT_GUID | Value transfer | Type reference (TYPE) | RCF_PINST_GUID | GUID der Stellenausschreibung | 20060907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20060915 |
Method SC_HAS_ALREADY_APPLIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_APPL_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20081211 | ||
2 | ![]() |
EV_ALREADY_APPLIED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081211 | ||
3 | ![]() |
EV_APPL_STATUS | Call by reference | Type reference (TYPE) | RCF_APPLICATION_STATUS_SEL | Status der Bewerbung in Selektionen | 20081211 | ||
4 | ![]() |
IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20081211 | ||
5 | ![]() |
IV_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20081211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20081211 |
Method SC_IS_PUBLICATION_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20080206 | ||
2 | ![]() |
RV_IS_VALID | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20080206 |
Method SC_JOBS_FAVO_REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060927 | ||
2 | ![]() |
IV_PINST_GUID | Value transfer | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20060927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20060927 |
Method SC_JOBS_FAVO_RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_JOBS_FAVO_LIST | Call by reference | Type reference (TYPE) | RCF_T_MDL_JOBS_FAVORITES | Tabellentyp: Favoriten | 20060927 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20060927 |
Method SET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | RFC Destination | 20060926 |
Method SET_RFC_DESTINATION on class CL_HRRCF_M_JOB_FAVO has no exception.
History
Last changed by/on | SAP | 20090218 |
SAP Release Created in | 700 |