SAP ABAP Class CL_HRRCF_DESIRED_JOB_LOCATION (Desired Work Location)
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 | 20010821 |
Properties
Class | CL_HRRCF_DESIRED_JOB_LOCATION | |
Short Description | Desired Work Location | |
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 | 20010821 | SAP |
Last change | 20110810 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_DESIRED_JOB_LOCATION has no forward declaration.
Interfaces
Class CL_HRRCF_DESIRED_JOB_LOCATION has no interface implemented.
Friends
Class CL_HRRCF_DESIRED_JOB_LOCATION 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_INACTIVE_BRANCH | SPACE | Indicator: Branch Is Inactive | 20061128 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | RCF_LOC_DESIRED_SOURCE | 'B' | Information Source for Desired Work Location | 20060928 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | RCF_LOC_DESIRED_SOURCE | SPACE | Information Source for Desired Work Location | 20060928 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | RCF_LOC_DESIRED_SOURCE | 'X' | Information Source for Desired Work Location | 20060928 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | RCF_CLASSNAME | 'CL_HRRCF_DESIRED_JOB_LOCATION' | Name of Calling Class | 20011213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Assign Texts to Infotype Records | 20011114 |
2 | ![]() |
Instance method | Private | Method | City Location | 20060929 |
3 | ![]() |
Instance method | Private | Method | City Location | 20061120 |
4 | ![]() |
Static method | Private | Method | City Location | 20060928 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010821 |
6 | ![]() |
Static method | Public | Method | Get Instance | 20010821 |
7 | ![]() |
Instance method | Public | Method | Read Infotype Data with Texts on Keydate | 20011113 |
8 | ![]() |
Static method | Public | Method | Source Location | 20061110 |
Events
Class CL_HRRCF_DESIRED_JOB_LOCATION has no event.
Types
Class CL_HRRCF_DESIRED_JOB_LOCATION 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 | ![]() |
PT_DESIRED_JOB_LOC_T | Call by reference | Type reference (TYPE) | RCF_T_DESIRED_JOB_LOC_TEXT | Arbeitsortwunsch mit Texten | 20011114 | ||
2 | ![]() |
PT_DJL | Call by reference | Type reference (TYPE) | RCF_T_DESIRED_JOB_LOCATION | Arbeitsortwunsch | 20011114 | ||
3 | ![]() |
P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20011114 |
Method ASSIGN_TEXT_TO_ENTRIES on class CL_HRRCF_DESIRED_JOB_LOCATION has no exception.
Method CHECK_CITY_LOC_OF_BRANCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CITY_LOCATION | Call by reference | Type reference (TYPE) | T_CITY_LOCATION | 20060929 | |||
2 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20060929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse für Niederlassungen und Firmen | 20061117 |
Method CHECK_REQUIRED_FIELDS_BY_SOURC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BRANCH | Call by reference | Type reference (TYPE) | RCF_BRANCH | Niederlassung | 20061120 | ||
2 | ![]() |
CITY_LOCATION | Call by reference | Type reference (TYPE) | T_CITY_LOCATION | 20061120 | |||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20061120 | ||
4 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | RCF_LOC_DESIRED_SOURCE | Informationsquelle für den Arbeitsortwunsch | 20061120 |
Method CHECK_REQUIRED_FIELDS_BY_SOURC on class CL_HRRCF_DESIRED_JOB_LOCATION has no exception.
Method CITY_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CITY_LOCATION | Value transfer | Type reference (TYPE) | T_CITY_LOCATION | 20060928 | |||
2 | ![]() |
P5107 | Call by reference | Type reference (TYPE) | P5107 | Infotyp 5107: Arbeitsortwunsch | 20060928 |
Method CITY_LOCATION on class CL_HRRCF_DESIRED_JOB_LOCATION has no exception.
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 | 20010821 |
Method CONSTRUCTOR on class CL_HRRCF_DESIRED_JOB_LOCATION 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 | 20010821 | |||
2 | ![]() |
INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_DESIRED_JOB_LOCATION | Desired Job Location | 20010821 |
Method GET_INSTANCE on class CL_HRRCF_DESIRED_JOB_LOCATION has no exception.
Method GET_RECORDS_BY_DATE_WITH_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_DESIRED_JOB_LOC_T | Call by reference | Type reference (TYPE) | RCF_T_DESIRED_JOB_LOC_TEXT | Arbeitsortwunsch mit Texten | 20011113 | ||
2 | ![]() |
P_DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Feld vom Typ DATS | 20011207 | |
3 | ![]() |
P_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20011207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011113 |
Method READ_SOURCE_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RCF_LOC_DESIRED_SOURCE | Informationsquelle für den Arbeitsortwunsch | 20061110 |
Method READ_SOURCE_LOCATION on class CL_HRRCF_DESIRED_JOB_LOCATION has no exception.
History
Last changed by/on | SAP | 20110810 |
SAP Release Created in | 110 |