SAP ABAP Class CL_HRTMC_BI_TOOLS (Tools Class for TMC BW Content)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PA (Application Component) Personnel Management
⤷
RS_BCT_PA_TMC (Package) BW: Content Talent Management and Talent Development
⤷
⤷
Properties
| Class | CL_HRTMC_BI_TOOLS | |
| Short Description | Tools Class for TMC BW Content | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_PA_TMC | BW: Content Talent Management and Talent Development |
| Created | 20090113 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRTMC_BI_TOOLS has no forward declaration.
Interfaces
Class CL_HRTMC_BI_TOOLS has no interface implemented.
Friends
Class CL_HRTMC_BI_TOOLS has no friend class.
Attributes
Class CL_HRTMC_BI_TOOLS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Talent Assessments | 20090917 | |
| 2 | Static method | Public | Method | Determine Nomination Status and Career Type | 20090113 | |
| 3 | Static method | Public | Method | Determine Performance and Potential Values | 20090917 | |
| 4 | Static method | Public | Method | Determine Position Holders | 20100122 | |
| 5 | Static method | Public | Method | Determine Position Successors | 20100125 | |
| 6 | Static method | Public | Method | Determine Talent Groups | 20090113 |
Events
Class CL_HRTMC_BI_TOOLS has no event.
Types
Class CL_HRTMC_BI_TOOLS has no local type.
Method Signatures
Method GET_ASSESSMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSESSMENTS | Value transfer | Object reference (TYPE REF TO) | DATA | 20090917 | ||||
| 2 | IV_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Kalenderjahr / Monat | 20090917 | |||
| 3 | IV_EMPLOYEE | Call by reference | Type reference (TYPE) | EMPLOYEENUMBER | Personalnummer | 20090917 | |||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20091027 |
Method GET_ASSESSMENTS on class CL_HRTMC_BI_TOOLS has no exception.
Method GET_KEY_STATUS_AND_CAREER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_STATUS_AND_CAREER | Value transfer | Object reference (TYPE REF TO) | DATA | 20090113 | ||||
| 2 | IV_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Kalenderjahr / Monat | 20090113 | |||
| 3 | IV_HRPOSITION | Call by reference | Type reference (TYPE) | HRPOSITION | Personalnummer | 20090113 | |||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20091027 |
Method GET_KEY_STATUS_AND_CAREER on class CL_HRTMC_BI_TOOLS has no exception.
Method GET_PERFORMANCE_AND_POTENTIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PERF_POT | Value transfer | Object reference (TYPE REF TO) | DATA | 20091023 | ||||
| 2 | IV_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Kalenderjahr / Monat | 20090917 | |||
| 3 | IV_EMPLOYEE | Call by reference | Type reference (TYPE) | EMPLOYEENUMBER | Personalnummer | 20090917 | |||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20091027 |
Method GET_PERFORMANCE_AND_POTENTIAL on class CL_HRTMC_BI_TOOLS has no exception.
Method GET_POSITION_HOLDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POSITION_HOLDERS | Value transfer | Object reference (TYPE REF TO) | DATA | 20100122 | ||||
| 2 | IV_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Kalenderjahr / Monat | 20100122 | |||
| 3 | IV_POSITION | Call by reference | Type reference (TYPE) | HRPOSITION | HR Planstellen-ID | 20100122 | |||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100122 |
Method GET_POSITION_HOLDERS on class CL_HRTMC_BI_TOOLS has no exception.
Method GET_POSITION_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POSITION_SUCCESSORS | Value transfer | Object reference (TYPE REF TO) | DATA | 20100125 | ||||
| 2 | IV_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Kalenderjahr / Monat | 20100125 | |||
| 3 | IV_POSITION | Call by reference | Type reference (TYPE) | HRPOSITION | HR Planstellen-ID | 20100125 | |||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100125 |
Method GET_POSITION_SUCCESSORS on class CL_HRTMC_BI_TOOLS has no exception.
Method GET_TALENTGROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TALENTGROUPS | Value transfer | Object reference (TYPE REF TO) | DATA | 20090113 | ||||
| 2 | IV_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Kalenderjahr / Monat | 20090113 | |||
| 3 | IV_EMPLOYEE | Call by reference | Type reference (TYPE) | EMPLOYEENUMBER | Personalnummer | 20090113 | |||
| 4 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20091027 |
Method GET_TALENTGROUPS on class CL_HRTMC_BI_TOOLS has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |