SAP ABAP Class CL_HRPFD00_CALCI_DATACONTAINER (HR-IB: Data container for PF Recalculation)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PF-XX (Application Component) Pension fund: General Parts
⤷
PK02 (Package) HR: Pension Fund International Parts
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPFD00_CALCI_DATAENTRY | HR-IB: Posting container for PF Recalculation | 20030212 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPFD00_CALCI_DATAINFTY | HR-IB: Infotype container for PF Recalculation | 20021113 |
Properties
| Class | CL_HRPFD00_CALCI_DATACONTAINER | |
| Short Description | HR-IB: Data container for PF Recalculation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRPFD00 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PK02 | HR: Pension Fund International Parts |
| Created | 20021113 | SAP |
| Last change | 20021113 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPFD00_CALCI_DATACONTAINER has no forward declaration.
Interfaces
Class CL_HRPFD00_CALCI_DATACONTAINER has no interface implemented.
Friends
Class CL_HRPFD00_CALCI_DATACONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | HRPFD00_ADVAL | Enter additonal values | 20030212 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | P02K_CALCI | PF Calculation | 20021115 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | P02VS_LSTRING | HR-CH: Long character string | 20021115 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Error: Do not save object | 20021115 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | P02K_KASSE | Pension Fund | 20021115 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | PERNR_D | Personnel Number | 20021115 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | P02_REFDA | Reference date in processing control | 20021115 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | XFELD | Created by recalculation | 20021120 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Save Object | 20021115 | |||
| 10 | Constant | Public | Type reference (TYPE) | CHAR4 | 'MOVE' | Message reason: date has changed | 20030306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021118 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20021115 | |
| 3 | Instance method | Public | Method | Generate Message | 20030306 | |
| 4 | Instance method | Public | Method | Display Data | 20021113 | |
| 5 | Instance method | Public | Method | Maintain additional data | 20030212 | |
| 6 | Instance method | Public | Method | Edit Data | 20021113 | |
| 7 | Instance method | Public | Method | Export data via the memory | 20030212 | |
| 8 | Instance method | Public | Method | Save Data | 20021113 | |
| 9 | Instance method | Public | Method | Set description | 20030212 |
Events
Class CL_HRPFD00_CALCI_DATACONTAINER has no event.
Types
Class CL_HRPFD00_CALCI_DATACONTAINER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPFD00_CALCI_DATACONTAINER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPFD00_CALCI_DATACONTAINER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADVAL | Call by reference | Type reference (TYPE) | HRPFD00_ADVAL | SPACE | Zusätzliche Werte im Infotyp angeben | 20030212 | ||
| 2 | CALCI | Call by reference | Type reference (TYPE) | P02K_CALCI | PK-Berechnung | 20021115 | |||
| 3 | DESCR | Call by reference | Type reference (TYPE) | P02VS_LSTRING | SPACE | HR-CH: Lange Zeichenkette | 20021115 | ||
| 4 | KASSE | Call by reference | Type reference (TYPE) | P02K_KASSE | Pensionskasse | 20021115 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20021115 | |||
| 6 | RETRO | Call by reference | Type reference (TYPE) | XFELD | SPACE | Entstanden durch Rückrechnung | 20021120 |
Method CONSTRUCTOR on class CL_HRPFD00_CALCI_DATACONTAINER has no exception.
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPFD00_MESSAGE_HANDLER | HR-PF: Meldungsbehandlung | 20030306 | |||
| 2 | MESSAGE_REASON | Call by reference | Type reference (TYPE) | CHAR4 | 'MOVE' | Meldungskategorie | 20030306 | ||
| 3 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030306 |
Method CREATE_MESSAGE on class CL_HRPFD00_CALCI_DATACONTAINER has no exception.
Method DISPLAY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPFD00_MESSAGE_HANDLER | HR-PF: Meldungsbehandlung | 20021118 | |||
| 2 | TESTMODE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Testmodus | 20021113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Customizing | 20021118 |
Method EDIT_ADDITIONAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPFD00_MESSAGE_HANDLER | HR-PF: Meldungsbehandlung | 20030212 | |||
| 2 | TESTMODE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Testmodus | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion durch Benutzer abgebrochen | 20030212 | ||
| 2 | Fehler im Customizing | 20030212 | ||
| 3 | Allgemeiner Fehler | 20030212 |
Method EDIT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPFD00_MESSAGE_HANDLER | HR-PF: Meldungsbehandlung | 20021118 | |||
| 2 | TESTMODE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Testmodus | 20021113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion durch Benutzer abgebrochen | 20021118 | ||
| 2 | Fehler im Customizing | 20021118 | ||
| 3 | Allgemeiner Fehler | 20021118 |
Method EXPORT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPFD00_MESSAGE_HANDLER | HR-PF: Meldungsbehandlung | 20030212 | |||
| 2 | NODIALOG | Call by reference | Type reference (TYPE) | XFELD | Kein Dialog | 20030212 | |||
| 3 | TESTMODE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Testmodus | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion durch Benutzer abgebrochen | 20030212 | ||
| 2 | Fehler im Customizing | 20030212 | ||
| 3 | Fehler beim Speichern | 20030212 | ||
| 4 | Allgemeiner Fehler | 20030212 |
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPFD00_MESSAGE_HANDLER | HR-PF: Meldungsbehandlung | 20021118 | |||
| 2 | NODIALOG | Call by reference | Type reference (TYPE) | XFELD | Kein Dialog | 20021120 | |||
| 3 | TESTMODE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Testmodus | 20021113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion durch Benutzer abgebrochen | 20021118 | ||
| 2 | Fehler im Customizing | 20021118 | ||
| 3 | Fehler beim Speichern | 20021118 | ||
| 4 | Allgemeiner Fehler | 20021118 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR | Call by reference | Type reference (TYPE) | P02VS_LSTRING | SPACE | HR-CH: Lange Zeichenkette | 20030212 |
Method SET_DESCRIPTION on class CL_HRPFD00_CALCI_DATACONTAINER has no exception.
History
| Last changed by/on | SAP | 20021113 |
| SAP Release Created in | 470 |