SAP ABAP Class CL_HRDEPBSVASEN_CVDAY_ROUND_2D (Conversion of Duration (YD) to Pension Percentage)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS-VA (Application Component) Pension Administration
⤷
P01PBSVASEN_BL (Package) HR-VADM: Employ. Periods, Pension Percent. (Business Logic)
⤷
⤷
Properties
| Class | CL_HRDEPBSVASEN_CVDAY_ROUND_2D | |
| Short Description | Conversion of Duration (YD) to Pension Percentage | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01PBSVASEN_BL | HR-VADM: Employ. Periods, Pension Percent. (Business Logic) |
| Created | 20030908 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRDEPBSVASEN_CVDAY_ROUND_2D has no forward declaration.
Interfaces
Class CL_HRDEPBSVASEN_CVDAY_ROUND_2D has no interface implemented.
Friends
Class CL_HRDEPBSVASEN_CVDAY_ROUND_2D 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) | I | 1 / C_ROUND_ADD. See Class Constructor | 20030908 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PSEN_CALDD | Conversion of Duration to Decimal Year Rounding Rule | 20030908 | |||
| 3 | Constant | Private | Type reference (TYPE) | PSEN_CALDD | '0.01' | Employment Period Calculation Interface: Duration in Days | 20030908 | ||
| 4 | Constant | Public | Type reference (TYPE) | PSEN_CALDD | '0.005' | Conversion of Duration to Decimal Year Rounding Rule | 20030908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030908 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030908 | |
| 3 | Static method | Public | Method | Get Instance | 20030908 | |
| 4 | Instance method | Public | Method | Round | 20030908 |
Events
Class CL_HRDEPBSVASEN_CVDAY_ROUND_2D has no event.
Types
Class CL_HRDEPBSVASEN_CVDAY_ROUND_2D has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRDEPBSVASEN_CVDAY_ROUND_2D has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRDEPBSVASEN_CVDAY_ROUND_2D has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ROUND_COMPARE | Call by reference | Type reference (TYPE) | PSEN_CALDD | Schnittstelle Dienstzeitberechnung: Dauer in Tagen | 20030908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler | 20030908 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ROUND_COMPARE | Value transfer | Type reference (TYPE) | PSEN_CALDD | Vergleich zur Rundung | 20030908 | |||
| 2 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HRDEPBSVASEN_CVDAY_ROUND_2D | Konvertierung Dauer (JT) in Ruhegehaltssatz | 20030908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmefehler | 20030908 |
Method ROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CALDD | Value transfer | Type reference (TYPE) | PSEN_CALDD | Schnittstelle Dienstzeitberechnung: Dauer in Tagen | 20030908 | |||
| 2 | ID_CALDD | Call by reference | Type reference (TYPE) | PSEN_CALDD | Schnittstelle Dienstzeitberechnung: Dauer in Tagen | 20030908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler | 20030908 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 10A |