SAP ABAP Class CL_HRTM_ORGCHART_DATA (Verwaltet Daten für das OrgChart)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-TM (Application Component) Talent Management
⤷
PAOC_TM_BL (Package) Talent Management - Business Layer
⤷
⤷
Properties
| Class | CL_HRTM_ORGCHART_DATA | |
| Short Description | Verwaltet Daten für das OrgChart | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TM_BL | Talent Management - Business Layer |
| Created | 20060420 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRTM_ORGCHART_DATA has no interface implemented.
Friends
Class CL_HRTM_ORGCHART_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | HROBJECT_TAB | Key Positions | 20060420 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | P1001TAB | Candidate->P | 20060421 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | P1001TAB | Key Positions->P | 20060420 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Talent Management | 20070126 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | RFC_DEST | 'NONE' | Talent Management | 20060420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060420 | |
| 2 | Static method | Public | Method | Get Candidates (Persons) | 20060420 | |
| 3 | Static method | Public | Method | Get Key Positions | 20060420 |
Events
Class CL_HRTM_ORGCHART_DATA has no event.
Types
Class CL_HRTM_ORGCHART_DATA has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRTM_ORGCHART_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRTM_ORGCHART_DATA has no exception.
Method GET_CANDIDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_E1001 | Value transfer | Type reference (TYPE) | P1001TAB | Schlüsselpositionen->P | 20060420 | |||
| 2 | PT_I1000 | Call by reference | Type reference (TYPE) | HROBJECT_TAB | Schlüsselpositionen | 20060420 |
Method GET_CANDIDATES on class CL_HRTM_ORGCHART_DATA has no exception.
Method GET_KEYPOSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_E1000 | Value transfer | Type reference (TYPE) | HROBJECT_TAB | Schlüsselpositionen | 20060420 |
Method GET_KEYPOSITIONS on class CL_HRTM_ORGCHART_DATA has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 600 |