SAP ABAP Class CL_HRPAYBR_PY_READER (Payroll reading driver for programs)
Hierarchy
☛
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
⤷
PY-BR (Application Component) Brazil
⤷
PC37 (Package) HR settlement: Brazil
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYBR_PY_READER | Interface for payroll reading | 20120607 |
Properties
| Class | CL_HRPAYBR_PY_READER | |
| Short Description | Payroll reading driver for programs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC37 | HR settlement: Brazil |
| Created | 20120301 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYBR_PY_READER | Interface for payroll reading | 20120607 |
Friends
Class CL_HRPAYBR_PY_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPADBR_EMPLOYEE | Class that encapsulates the employee details | 20120607 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HR_BR_READ_PAYROLL | BR: Reading class of payroll cluster | 20120607 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPAYBR_RGDIR_SELECTION | RGDIR selection | 20120607 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPAYBR_WT_READER | Reading of wage types | 20120607 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PBRGO_TH_EVAL_CLASS_15_BUFF | 20120607 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | HRPY_TT_RGDIR | Directory of payroll results | 20120607 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BEGDA | Valid from date | 20120607 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ENDDA | Valid to date | 20120607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120607 | |
| 2 | Instance method | Protected | Method | Converts from table with Begda/Endda to a range | 20120607 | |
| 3 | Instance method | Protected | Method | 20120607 | ||
| 4 | Instance method | Private | Method | 20120607 |
Events
Class CL_HRPAYBR_PY_READER has no event.
Types
Class CL_HRPAYBR_PY_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 | IO_EMPLOYEE | Call by reference | Object reference (TYPE REF TO) | CL_HRPADBR_EMPLOYEE | Class that encapsulates the employee details | 20120607 | |||
| 2 | IO_READ_PAYROLL | Call by reference | Object reference (TYPE REF TO) | CL_HR_BR_READ_PAYROLL | BR: Reading class of payroll cluster | 20120607 | |||
| 3 | IO_RGDIR_SEL | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYBR_RGDIR_SELECTION | RGDIR selection | 20120607 | |||
| 4 | IO_WT_READER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYBR_WT_READER | Reading of wage types | 20120607 | |||
| 5 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Valid from date | 20120607 | |||
| 6 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid to date | 20120607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for zero references | 20120607 |
Method CONVERT_TO_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WT_RANGE | Call by reference | Type reference (TYPE) | HRPAY00_DEC_WTYPES | 20120607 | ||||
| 2 | IT_LGART | Call by reference | Type reference (TYPE) | HRPAY00_DEC_DATED_WTYPES | 20120607 | ||||
| 3 | IV_DATUM | Call by reference | Type reference (TYPE) | DATUM | Date | 20120607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception generated when a record is not found in a table | 20120607 |
Method GET_EVAL_CLASS_15_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EVAL_CLASS_15_VALUES | Call by reference | Type reference (TYPE) | PBR_S_WT_EVAL_15_VALUES | BR: wage types separated by values of evaluation class 15 | 20120607 | |||
| 2 | IV_DATUM | Call by reference | Type reference (TYPE) | DATUM | Date | 20120607 |
Method GET_EVAL_CLASS_15_VALUES on class CL_HRPAYBR_PY_READER has no exception.
Method LOAD_RGDIR Signature
Method LOAD_RGDIR on class CL_HRPAYBR_PY_READER has no parameter.
Method LOAD_RGDIR on class CL_HRPAYBR_PY_READER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |