SAP ABAP Class CL_HRPADBR_INFOTYPE_FACTORY (Class for generation and buffering of infotype instances)
Hierarchy
☛
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
⤷
PA-PA-BR (Application Component) Brazil
⤷
PB37 (Package) HR master data: Brazil
⤷
⤷
Properties
| Class | CL_HRPADBR_INFOTYPE_FACTORY | |
| Short Description | Class for generation and buffering of infotype instances | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB37 | HR master data: Brazil |
| Created | 20120316 | 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
Class CL_HRPADBR_INFOTYPE_FACTORY has no interface implemented.
Friends
Class CL_HRPADBR_INFOTYPE_FACTORY 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 to encapsulate an employee (pernr) | 20120604 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPADBR_MASTER_DATA | 20120604 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPADBR_TIME_DATA | Class that encapsulates the time infotype records | 20120604 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | PBRGO_TH_CONFIGURATION | 20120604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120604 | |
| 2 | Instance method | Public | Method | Creates a record of an encapsulated infotype | 20120604 | |
| 3 | Instance method | Public | Method | Returns the INFOTYPE_CONTAINER of an infotype | 20120604 | |
| 4 | Instance method | Public | Method | Returns the object that encapsulates master data infotypes | 20120604 | |
| 5 | Instance method | Protected | Method | Returns the secondary infotype record | 20120604 | |
| 6 | Instance method | Public | Method | Returns the object that encapsulates time data infotypes | 20120604 |
Events
Class CL_HRPADBR_INFOTYPE_FACTORY has no event.
Types
Class CL_HRPADBR_INFOTYPE_FACTORY 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 to encapsulate an employee (pernr) | 20120604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for zero references | 20120604 |
Method CREATE 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 | 20120604 | |||
| 2 | RO_INFOTYPE | Value transfer | Object reference (TYPE REF TO) | IF_HRPADBR_INFOTYPE | Class to encapsulate an infotype | 20120604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotypes not found | 20120604 |
Method GET_INFTY_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20120604 | |||
| 2 | RO_INFOTYPE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_HRPADBR_INFOTYPE_CONTAINER | Interface for classes that group infotypes | 20120604 |
Method GET_INFTY_CONTAINER on class CL_HRPADBR_INFOTYPE_FACTORY has no exception.
Method GET_MASTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MASTER_DATA | Value transfer | Object reference (TYPE REF TO) | CL_HRPADBR_MASTER_DATA | Encapsulation of master data infotypes and reading | 20120604 |
Method GET_MASTER_DATA on class CL_HRPADBR_INFOTYPE_FACTORY has no exception.
Method GET_SECONDARY_INFOTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SECONDARY_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP | HR master data buffer | 20120604 | |||
| 2 | IS_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP | HR master data buffer | 20120604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotypes not found | 20120604 |
Method GET_TIME_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TIME_DATA | Value transfer | Object reference (TYPE REF TO) | CL_HRPADBR_TIME_DATA | Class that encapsulates the time infotype records | 20120604 |
Method GET_TIME_DATA on class CL_HRPADBR_INFOTYPE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |