SAP ABAP Class CL_HRGE_CPI_CALCULATION (Class for CPI Calculation)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-GE (Application Component) Management of Global Employees
⤷
PAOC_PAD_MGE (Package) Management Of Global Employees
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRGE_CPI | Class for CPI Calculation | 20030320 |
Properties
| Class | CL_HRGE_CPI_CALCULATION | |
| Short Description | Class for CPI Calculation | |
| Super Class | CL_HRGE_CPI | Class for CPI Calculation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_MGE | Management Of Global Employees |
| Created | 20011109 | SAP |
| Last change | 20030320 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRGE_CPI_CALCULATION has no forward declaration.
Interfaces
Class CL_HRGE_CPI_CALCULATION has no interface implemented.
Friends
Class CL_HRGE_CPI_CALCULATION has no friend class.
Attributes
Class CL_HRGE_CPI_CALCULATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Calculate Value for the requested CPI | 20011109 | |
| 2 | Instance method | Public | Method | Determine value (either calculate or from infotype) | 20011114 |
Events
Class CL_HRGE_CPI_CALCULATION has no event.
Types
Class CL_HRGE_CPI_CALCULATION has no local type.
Method Signatures
Method CALCULATE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_COMP_PACKAGE | Gesamtes Vergütungspaket für globale Mitarbeiter | 20030320 | |||
| 2 | CPI_VALUE | Call by reference | Type reference (TYPE) | PMGES_CPI_VALUE | Felder zur Angabe des VPB-Werts | 20011116 | |||
| 3 | CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20011115 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011115 | |||
| 5 | IS_OVERWRITTEN | Call by reference | Type reference (TYPE) | BOOLE_D | Gibt an, ob VPB durch Benutzer überschrieben wurde | 20020315 | |||
| 6 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20020220 |
Method CALCULATE_VALUE on class CL_HRGE_CPI_CALCULATION has no exception.
Method DETERMINE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_COMP_PACKAGE | Gesamtes Vergütungspaket für globale Mitarbeiter | 20030320 | |||
| 2 | CPI_VALUE | Call by reference | Type reference (TYPE) | PMGES_CPI_VALUE | Felder zur Angabe des VPB-Werts | 20011116 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011116 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20020220 |
Method DETERMINE_VALUE on class CL_HRGE_CPI_CALCULATION has no exception.
History
| Last changed by/on | SAP | 20030320 |
| SAP Release Created in | 110 |