SAP ABAP Interface IF_EX_HRECM00_SALARY (Business add-in interface IF_EX_HRECM00_SALARY)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-EC-AD (Application Component) Compensation Administration
⤷
PAOC_ECM_ADM_BL (Package) Compensation Administration - Business Logic
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_HRECM00_SALARY | BAdI class CL_EX_HRECM00_SALARY | 20030331 |
Properties
| Interface | IF_EX_HRECM00_SALARY | |
| Short Description | Business add-in interface IF_EX_HRECM00_SALARY |
General Data
| Package | PAOC_ECM_ADM_BL | Compensation Administration - Business Logic |
| Created | 20030331 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_HRECM00_SALARY has no forward declaration.
Interfaces
Interface IF_EX_HRECM00_SALARY has no interface.
Friends
Interface IF_EX_HRECM00_SALARY has no friend.
Attributes
Interface IF_EX_HRECM00_SALARY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculate employee salary | 20030331 | |
| 2 | Instance method | Public | Method | Calculate compa-ratio | 20030331 | |
| 3 | Instance method | Public | Method | Calculate percent-in-range | 20030331 |
Events
Interface IF_EX_HRECM00_SALARY has no event.
Types
Interface IF_EX_HRECM00_SALARY has no local type.
Method Signatures
Method CALCULATE_SALARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20030331 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030331 | |||
| 3 | IT0008 | Call by reference | Type reference (TYPE) | P0008 | Personalstammsatz Infotyp 0008 (Basisbezüge) | 20030331 | |||
| 4 | KEY_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20030331 | |||
| 5 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030331 | |||
| 6 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030331 | |||
| 7 | PROCESS_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030331 | |||
| 8 | SALARY | Call by reference | Type reference (TYPE) | ECM_SALRY | Grundgehalt | 20030331 | |||
| 9 | TIME_UNIT | Call by reference | Type reference (TYPE) | ECM_FREQH | '06' | Zeiteinheit für Unternehmensvergütungsmanagement | 20030331 |
Method CALCULATE_SALARY on Interface IF_EX_HRECM00_SALARY has no exception.
Method CALC_COMPA_RATIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPA_RATIO | Call by reference | Type reference (TYPE) | ECM_CPRAT | Relativlage | 20030331 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030331 | |||
| 3 | IT0001 | Call by reference | Type reference (TYPE) | P0001 | Personalstammsatz Infotyp 0001 (Org. Zuordnung) | 20030331 | |||
| 4 | IT0008 | Call by reference | Type reference (TYPE) | P0008 | Personalstammsatz Infotyp 0008 (Basisbezüge) | 20030331 | |||
| 5 | KEY_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20030331 | |||
| 6 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030331 | |||
| 7 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030331 | |||
| 8 | PROCESS_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030331 |
Method CALC_COMPA_RATIO on Interface IF_EX_HRECM00_SALARY has no exception.
Method CALC_PERCENT_IN_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030331 | |||
| 2 | IT0001 | Call by reference | Type reference (TYPE) | P0001 | Personalstammsatz Infotyp 0001 (Org. Zuordnung) | 20030331 | |||
| 3 | IT0008 | Call by reference | Type reference (TYPE) | P0008 | Personalstammsatz Infotyp 0008 (Basisbezüge) | 20030331 | |||
| 4 | KEY_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20030331 | |||
| 5 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030331 | |||
| 6 | PERCENT_IN_RANGE | Call by reference | Type reference (TYPE) | ECM_SLPIR | Prozent im Gehaltsband | 20030331 | |||
| 7 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030331 | |||
| 8 | PROCESS_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030331 |
Method CALC_PERCENT_IN_RANGE on Interface IF_EX_HRECM00_SALARY has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 200 |