SAP ABAP Class CL_HRPAYBR_INFOTYPES (Abstract class to be extended by the ones of the infotype)
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_INFOTYPES | Infotype aggregator | 20120215 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYBR_ABSENCES | Class that encapsulates records of IT2001 | 20120215 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYBR_ACTIONS | Class that encapsulates records of IT0000 | 20120215 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYBR_ORG_ASSIGNS | Class that encapsulates records of IT0001 | 20120215 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYBR_PERSONAL_DATAS | Class that encapsulates records of IT0002 | 20120306 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYBR_TERMINATIONS | Class that encapsulates records of IT0661 | 20120224 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYBR_WORKING_TIMES | Class that encapsulates records of IT0007 | 20120215 |
Properties
| Class | CL_HRPAYBR_INFOTYPES | |
| Short Description | Abstract class to be extended by the ones of the infotype | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC37 | HR settlement: Brazil |
| Created | 20120208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYBR_INFOTYPES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYBR_INFOTYPES | Infotype aggregator | 20120215 |
Friends
Class CL_HRPAYBR_INFOTYPES 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_HRPAYBR_EMPLOYEE | Class that encapsulates the employee details | 20120215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PRELP_TAB | Table of generic infotypes | 20120215 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | INFTY | Infotype | 20120215 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | P_PERNR | Personnel no. | 20120215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120215 | |
| 2 | Instance method | Protected | Method | Instantiates an object that performs IF_HRPAYBR_INFOTYPE | 20120215 | |
| 3 | Instance method | Protected | Method | Returns a table with infotypes | 20120215 | |
| 4 | Instance method | Protected | Method | Loads the table with infotypes read by the function module | 20120215 | |
| 5 | Instance method | Protected | Method | Loads the table with infotypes reported by parameter | 20120215 |
Events
Class CL_HRPAYBR_INFOTYPES has no event.
Types
Class CL_HRPAYBR_INFOTYPES 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_HRPAYBR_EMPLOYEE | Class that encapsulates the employee details | 20120215 | |||
| 2 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for zero references | 20120215 |
Method CREATE_INFOTYPE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP | HR master data buffer | 20120215 | |||
| 2 | RO_INFOTYPE | Value transfer | Object reference (TYPE REF TO) | IF_HRPAYBR_INFOTYPE | Interface for classes that encapsulate the infotype | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotypes not found | 20120215 | ||
| 2 | Exception class for zero references | 20120215 |
Method GET_INFOTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP_TAB | Table of generic infotypes | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotypes not found | 20120215 |
Method LOAD_INFOTYPES Signature
Method LOAD_INFOTYPES on class CL_HRPAYBR_INFOTYPES has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotypes not found | 20120215 |
Method SET_INFOTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INFOTYPE | Call by reference | Type reference (TYPE) | ANY TABLE | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotypes not found | 20120215 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |