SAP ABAP Class CL_HR_PT_READ_PAYROLL (HR-PT: reads payroll results)
Hierarchy
☛
SAP_HRCPT (Software Component) Sub component SAP_HRCPT of SAP_HR
⤷
PY-PT (Application Component) Portugal
⤷
PC19 (Package) HR settlement: Portugal
⤷
⤷
Properties
| Class | CL_HR_PT_READ_PAYROLL | |
| Short Description | HR-PT: reads payroll results | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC19 | HR settlement: Portugal |
| Created | 20100322 | SAP |
| Last change | 20110809 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_PT_READ_PAYROLL has no interface implemented.
Friends
Class CL_HR_PT_READ_PAYROLL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | PPTTD_T_PAYROLL_RESULT | Structure for Portugal cluster | 20100322 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | H99_CLST_T_RGDIR | RPCLST: table category for RGDIR | 20100322 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Personnel no. | 20100322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100322 | |
| 2 | Instance method | Public | Method | Returns last SS table of period | 20100323 | |
| 3 | Instance method | Public | Method | Returns the payroll result | 20100322 | |
| 4 | Instance method | Public | Method | Returns RGDIR filtered by competence | 20100322 | |
| 5 | Instance method | Public | Method | Secures that attribute MT_PAYBR_RESUILT was already loaded | 20100322 | |
| 6 | Instance method | Public | Method | Secures that attribute MT_RGDIR was already loaded | 20100322 |
Events
Class CL_HR_PT_READ_PAYROLL has no event.
Types
Class CL_HR_PT_READ_PAYROLL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel no. | 20100322 |
Method CONSTRUCTOR on class CL_HR_PT_READ_PAYROLL has no exception.
Method GET_LAST_SS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SS_TABLE | Value transfer | Type reference (TYPE) | PC2PA | HR-PT: Payroll Results: Social Security | 20100323 | |||
| 2 | EV_NO_SS_TAB | Call by reference | Type reference (TYPE) | XFELD | Selection field | 20100416 | |||
| 3 | IS_RGDIR | Call by reference | Type reference (TYPE) | PC261 | Cluster directory (to export and import payroll results) | 20100323 | |||
| 4 | IV_PERIOD_ENDDA | Call by reference | Type reference (TYPE) | BEGDA | Valid from date | 20100325 |
Method GET_LAST_SS_TABLE on class CL_HR_PT_READ_PAYROLL has no exception.
Method GET_PAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PAYPT_RESULT | Call by reference | Type reference (TYPE) | PPTTD_S_PAYROLL_RESULT | 20100322 | ||||
| 2 | IS_RGDIR | Call by reference | Type reference (TYPE) | PC261 | Cluster directory (to export and import payroll results) | 20100322 |
Method GET_PAY_RESULT on class CL_HR_PT_READ_PAYROLL has no exception.
Method GET_RGDIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RGDIR | Call by reference | Type reference (TYPE) | H99_CLST_T_RGDIR | RPCLST: table category for RGDIR | 20100322 | |||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Valid from date | 20100322 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid to date | 20100322 | |||
| 4 | IV_REORG_RGDIR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean value | 20100322 | |||
| 5 | IV_SRTZA | Call by reference | Type reference (TYPE) | SRTZA | Record actuality code | 20100322 |
Method GET_RGDIR on class CL_HR_PT_READ_PAYROLL has no exception.
Method LOAD_PAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RGDIR | Call by reference | Type reference (TYPE) | HRPY_TT_RGDIR | HR-PT: Payroll results structure | 20100322 |
Method LOAD_PAY_RESULT on class CL_HR_PT_READ_PAYROLL has no exception.
Method LOAD_RGDIR Signature
Method LOAD_RGDIR on class CL_HR_PT_READ_PAYROLL has no parameter.
Method LOAD_RGDIR on class CL_HR_PT_READ_PAYROLL has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in | 600 |