SAP ABAP Class CL_HRPBSDEZV_PY_RESULT_READER (Reads Payroll Results from Cluster RD)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS (Application Component) Public Sector
⤷
P01O_ZV (Package) SP Notification Program for Public Sector Germany
⤷
⤷
Properties
| Class | CL_HRPBSDEZV_PY_RESULT_READER | |
| Short Description | Reads Payroll Results from Cluster RD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRPAYDEPBSZV | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | P01O_ZV | SP Notification Program for Public Sector Germany |
| Created | 20040907 | SAP |
| Last change | 20060912 | 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_HRPBSDEZV_PY_RESULT_READER has no interface implemented.
Friends
Class CL_HRPBSDEZV_PY_RESULT_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPBSDEZV_EMPLOYEE | Employees for Whom Notifications Are Created | 20090122 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PAYDE_RESULT_TAB | HR-PAY-DE: Table Type for German Payroll Results | 20040914 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | P01_AUSWP | Evaluation Period | 20040910 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | True If System Reads One Result More in Past Than Requested | 20040914 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Checkbox | 20040907 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | P01_INPER | In-Period for Payroll | 20050623 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | P01_FPPER | For-Period for Payroll | 20040910 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Personnel Number | 20050616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Defines Which Payroll Results Are to Be Imported | 20040907 | |
| 2 | Instance method | Public | Method | Returns Reporting Periods (Largest Periods) | 20040907 | |
| 3 | Instance method | Public | Method | Returns the In-Period of the Evaluation Period | 20050623 | |
| 4 | Instance method | Public | Method | Returns the Smallest Recalculation Period | 20040907 | |
| 5 | Instance method | Public | Method | Returns the payroll results | 20040907 | |
| 6 | Instance method | Public | Method | True If There Is at Least One Payroll Result | 20050616 | |
| 7 | Instance method | Public | Method | True If System Reads One Result More in Past Than Requested | 20040914 | |
| 8 | Static method | Public | Method | Reads the Earliest Payroll Period from Cluster CU | 20050905 | |
| 9 | Instance method | Private | Method | Reads the Payroll Results from Cluster RD | 20040907 |
Events
Class CL_HRPBSDEZV_PY_RESULT_READER has no event.
Types
Class CL_HRPBSDEZV_PY_RESULT_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EMPLOYEE | Call by reference | Object reference (TYPE REF TO) | CL_HRPBSDEZV_EMPLOYEE | Mitarbeiter, für den Meldungen erstellt werden | 20090122 | |||
| 2 | I_EVALUATION_PERIODE | Call by reference | Type reference (TYPE) | P01_AUSWP | Auswertungsperiode | 20040907 | |||
| 3 | I_IN_PERIODE_VIEW_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Feld zum Ankreuzen | 20040907 | ||
| 4 | I_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20040907 | |||
| 5 | I_READ_ONE_MORE_BACK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Liest ein Ergebnis mehr in die Vergangenheit | 20040914 | ||
| 6 | I_RECALCULATION_PERIODE | Call by reference | Type reference (TYPE) | P01_FPPER | Fürperiode der Abrechnung | 20040907 |
Method CONSTRUCTOR on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method GET_EVALUATION_PERIODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EVALUATION_PERIODE | Value transfer | Type reference (TYPE) | P01_AUSWP | Auswertungsperiode | 20040907 |
Method GET_EVALUATION_PERIODE on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method GET_IN_PERIODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IN_PERIODE | Value transfer | Type reference (TYPE) | P01_INPER | Inperiode der Abrechnung | 20050623 |
Method GET_IN_PERIODE on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method GET_LEAST_RECALC_PERIODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LEAST_RECALC_PERIODE | Value transfer | Type reference (TYPE) | P01_FPPER | Fürperiode der Abrechnung | 20040907 |
Method GET_LEAST_RECALC_PERIODE on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method GET_PAYROLL_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PAYROLL_RESULTS | Call by reference | Type reference (TYPE) | PAYDE_RESULT_TAB | HR-PAY-DE: Tabellentyp für deutsche Abrechnungsergebnisse | 20050426 |
Method GET_PAYROLL_RESULTS on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method HAS_PAYROLL_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_PAYROLL_RESULTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050616 |
Method HAS_PAYROLL_RESULTS on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method HAS_READ_ONE_MORE_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_READ_ONE_MORE_BACK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040914 |
Method HAS_READ_ONE_MORE_BACK on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method READ_DEEPEST_RECALC_PERIODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVALUATION_PERIODE | Call by reference | Type reference (TYPE) | P01_AUSWP | Auswertungsperiode | 20050905 | |||
| 2 | I_IN_PERIODE_VIEW_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Falls In-Perioden-Sicht gewünscht | 20050905 | ||
| 3 | I_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20050905 | |||
| 4 | I_RECALCULATION_PERIODE | Call by reference | Type reference (TYPE) | P01_FPPER | Fürperiode der Abrechnung | 20050905 | |||
| 5 | R_DEEPEST_RECALC_PERIODE | Value transfer | Type reference (TYPE) | P01_FPPER | Fürperiode der Abrechnung | 20050905 |
Method READ_DEEPEST_RECALC_PERIODE on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
Method READ_PAYROLL_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVALUATION_PERIODE | Call by reference | Type reference (TYPE) | P01_AUSWP | Auswertungsperiode | 20040910 | |||
| 2 | I_IN_PERIODE_VIEW_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Falls In-Perioden-Sicht gewünscht | 20040910 | ||
| 3 | I_READ_ONE_MORE_BACK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Liest ein Ergebnis mehr in die Vergangenheit | 20040914 | ||
| 4 | I_RECALCULATION_PERIODE | Call by reference | Type reference (TYPE) | P01_FPPER | Fürperiode der Abrechnung | 20040910 |
Method READ_PAYROLL_RESULTS on class CL_HRPBSDEZV_PY_RESULT_READER has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 600 |