SAP ABAP Class CL_HRRCF_T77RCF_SCALES (Access class for table T77RCF_SCALES)
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 | 20040124 |
Properties
| Class | CL_HRRCF_T77RCF_SCALES | |
| Short Description | Access class for table T77RCF_SCALES | |
| 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 | 20040124 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_T77RCF_SCALES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20040124 |
Friends
Class CL_HRRCF_T77RCF_SCALES 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) | RCF_T_PROFICIENCY | Proficiencies of Qualification Scale | 20040205 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | RCF_T_PROFICIENCY | Proficiencies of Qualification Scale | 20040205 | |||
| 3 | Constant | Private | Type reference (TYPE) | DEC07 | 101 | General work field with a length of 3 spaces | 20040129 | ||
| 4 | Constant | Private | Type reference (TYPE) | DEC07 | 1 | Decimal field of length 7 | 20040306 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Flag | 20040205 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20040205 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Single-Character Flag | 20050210 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | 'W' | Single-Character Flag | 20040126 | ||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20040124 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20040124 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20040124 | |||||
| 12 | Static Attribute | Public | Type reference (TYPE) | RCF_T_PROFICIENCY | Proficiencies of Qualification Scale | 20050210 | |||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20040124 | |||||
| 14 | Constant | Private | Type reference (TYPE) | DEC07 | 10000 | Decimal field of length 7 | 20040205 | ||
| 15 | Constant | Private | Type reference (TYPE) | DEC07 | 0 | Decimal field of length 7 | 20040306 | ||
| 16 | Static Attribute | Public | Type reference (TYPE) | RCF_T_PROFICIENCY | Proficiencies of Qualification Scale | 20040128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Calculate proficiency for absolute value | 20040129 | |
| 2 | Static method | Private | Method | Calculate absolute value given a proficiency | 20040128 | |
| 3 | Static method | Public | Constructor | Class Constructor | 20040130 | |
| 4 | Static method | Public | Method | Get candidate classification value for given proficiency | 20040205 | |
| 5 | Static method | Public | Method | Get candidacy classification value for given proficiency | 20040205 | |
| 6 | Static method | Public | Method | Get Proficiency for Given Candidate Classification Value | 20040205 | |
| 7 | Static method | Public | Method | Get Proficiency for Given Candidacy Classification Value | 20040205 | |
| 8 | Static method | Public | Method | Get Proficiency for Given Readiness Value | 20050210 | |
| 9 | Static method | Public | Method | Get Proficiency for Given Weighting Value | 20040205 | |
| 10 | Static method | Public | Method | Get Readiness Value for Given Proficiency | 20050210 | |
| 11 | Static method | Public | Method | Reads Key Fields and Value Fields for Lists | 20040306 | |
| 12 | Static method | Public | Method | Get weighting value for proficiency | 20040128 | |
| 13 | Static method | Public | Method | Read proficiency text for a given candidate ranking | 20040205 | |
| 14 | Static method | Public | Method | Read proficiency text for a given candidacy ranking | 20040205 | |
| 15 | Static method | Public | Method | Read all proficiencies | 20040127 | |
| 16 | Static method | Public | Method | Read proficiency text for a given candidacy ranking | 20050210 | |
| 17 | Static method | Private | Method | Reads scale if for a given scale type | 20040124 | |
| 18 | Static method | Public | Method | Read proficiency text for a given weighting proficiency | 20040128 |
Events
Class CL_HRRCF_T77RCF_SCALES has no event.
Types
Class CL_HRRCF_T77RCF_SCALES has no local type.
Method Signatures
Method CALCULATE_PROF_FOR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_PROF_LIST | Call by reference | Type reference (TYPE) | RCF_T_PROFICIENCY | Ausprägungen einer Qualifikationsskala | 20040129 | |||
| 2 | P_MAX_RANGE | Call by reference | Type reference (TYPE) | DEC07 | Dezimalfeld der Länge 7 | 20040129 | |||
| 3 | P_MIN_RANGE | Call by reference | Type reference (TYPE) | DEC07 | Dezimalfeld der Länge 7 | 20040306 | |||
| 4 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040129 | |||
| 5 | P_VALUE | Call by reference | Type reference (TYPE) | ANY | 20040129 |
Method CALCULATE_PROF_FOR_VALUE on class CL_HRRCF_T77RCF_SCALES has no exception.
Method CALCULATE_VALUE_FOR_PROF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_PROF_LIST | Call by reference | Type reference (TYPE) | RCF_T_PROFICIENCY | Ausprägungen einer Qualifikationsskala | 20040128 | |||
| 2 | P_MAX_RANGE | Call by reference | Type reference (TYPE) | DEC07 | Dezimalfeld der Länge 7 | 20040128 | |||
| 3 | P_MIN_RANGE | Call by reference | Type reference (TYPE) | DEC07 | Dezimalfeld der Länge 7 | 20040306 | |||
| 4 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040129 | |||
| 5 | P_VALUE | Call by reference | Type reference (TYPE) | ANY | Classication data | 20040128 |
Method CALCULATE_VALUE_FOR_PROF on class CL_HRRCF_T77RCF_SCALES has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRRCF_T77RCF_SCALES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_CAND_CLASSIF_VAL_FOR_PROF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASSIF_VALUE | Call by reference | Type reference (TYPE) | RCF_CAND_CLASSIFICATION | Classication data | 20040205 | |||
| 2 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040205 |
Method GET_CAND_CLASSIF_VAL_FOR_PROF on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_CDCY_CLASSIF_VAL_FOR_PROF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASSIF_VALUE | Call by reference | Type reference (TYPE) | RCF_CDCY_RATING | 20040205 | ||||
| 2 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040205 |
Method GET_CDCY_CLASSIF_VAL_FOR_PROF on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_PROF_FOR_CAND_CLASSIF_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASSIFICATION | Call by reference | Type reference (TYPE) | RCF_CAND_CLASSIFICATION | Klassifizierung | 20040205 | |||
| 2 | P_PROF | Call by reference | Type reference (TYPE) | RATING | Proficiency of a Quality Scale | 20040205 |
Method GET_PROF_FOR_CAND_CLASSIF_VAL on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_PROF_FOR_CDCY_CLASSIF_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASSIFICATION | Call by reference | Type reference (TYPE) | RCF_CDCY_RATING | Assignment Rating | 20040205 | |||
| 2 | P_PROF | Call by reference | Type reference (TYPE) | RATING | Proficiency of a Quality Scale | 20040205 |
Method GET_PROF_FOR_CDCY_CLASSIF_VAL on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_PROF_FOR_READINESS_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASSIFICATION | Call by reference | Type reference (TYPE) | RCF_CDCY_RATING | Assignment Rating | 20050210 | |||
| 2 | P_PROF | Call by reference | Type reference (TYPE) | RATING | Proficiency of a Quality Scale | 20050210 |
Method GET_PROF_FOR_READINESS_VAL on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_PROF_FOR_WEIGHTS_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROF | Call by reference | Type reference (TYPE) | RATING | Proficiency of a Quality Scale | 20040205 | |||
| 2 | P_WEIGHT | Call by reference | Type reference (TYPE) | RCF_SE_TERM_WEIGHT | Gewichtung des Suchanfrageargumentes | 20040205 |
Method GET_PROF_FOR_WEIGHTS_VAL on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_READINESS_VAL_FOR_PROF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASSIF_VALUE | Call by reference | Type reference (TYPE) | RCF_CDCY_RATING | 20050210 | ||||
| 2 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20050210 |
Method GET_READINESS_VAL_FOR_PROF on class CL_HRRCF_T77RCF_SCALES has no exception.
Method GET_VALUEHELP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEPENDENT_FROM | Call by reference | Type reference (TYPE) | ANY | 20040306 | ||||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20040306 | ||
| 3 | VALUEHELP_TAB | Call by reference | Type reference (TYPE) | RCF_T_UI_VALUEHELP | Tabelle für Wertehilfen | 20040306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20040306 |
Method GET_WEIGHTS_VAL_FOR_PROF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040205 | |||
| 2 | P_WEIGHTS_VALUE | Call by reference | Type reference (TYPE) | RCF_SE_TERM_WEIGHT | Gewichtung des Suchanfrageargumentes | 20040205 |
Method GET_WEIGHTS_VAL_FOR_PROF on class CL_HRRCF_T77RCF_SCALES has no exception.
Method READ_CAND_CLASSIF_PROF_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040205 | |||
| 2 | P_PROF_TEXT | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20040205 |
Method READ_CAND_CLASSIF_PROF_TEXT on class CL_HRRCF_T77RCF_SCALES has no exception.
Method READ_CDCY_CLASSIF_PROF_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040205 | |||
| 2 | P_PROF_TEXT | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20040205 |
Method READ_CDCY_CLASSIF_PROF_TEXT on class CL_HRRCF_T77RCF_SCALES has no exception.
Method READ_PROF_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_PROFICIENCY | Call by reference | Type reference (TYPE) | RCF_T_PROFICIENCY | Ausprägungen einer Qualifikationsskala | 20040127 | |||
| 2 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060608 | ||
| 3 | P_SCALE_TYPE | Call by reference | Type reference (TYPE) | RCF_SCALE_TYPE | Scale types | 20040127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20040127 | ||
| 2 | Ausnahmen zum Qualifikationskatalog | 20040127 |
Method READ_READINESS_PROF_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20050210 | |||
| 2 | P_PROF_TEXT | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20050210 |
Method READ_READINESS_PROF_TEXT on class CL_HRRCF_T77RCF_SCALES has no exception.
Method READ_SCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCALE_ID | Call by reference | Type reference (TYPE) | SCALE_ID | SkalenID | 20040124 | |||
| 2 | P_SCALE_TYPE | Call by reference | Type reference (TYPE) | RCF_SCALE_TYPE | Scale types | 20040124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040124 |
Method READ_WEIGHTS_PROF_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFICIENCY | Call by reference | Type reference (TYPE) | RATING | Ausprägung einer Qualitätsskala | 20040128 | |||
| 2 | P_PROF_TEXT | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20040128 |
Method READ_WEIGHTS_PROF_TEXT on class CL_HRRCF_T77RCF_SCALES has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 200 |