SAP ABAP Class CL_HRPADBR_TIME_DATA (Class that encapsulates the time infotype records)
Hierarchy
☛
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
⤷
PA-PA-BR (Application Component) Brazil
⤷
PB37 (Package) HR master data: Brazil
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPADBR_INFOTYPE_CONTAINER | Interface for classes that group infotypes | 20120604 |
Properties
| Class | CL_HRPADBR_TIME_DATA | |
| Short Description | Class that encapsulates the time infotype records | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB37 | HR master data: Brazil |
| Created | 20120409 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPADBR_TIME_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPADBR_INFOTYPE_CONTAINER | Interface for classes that group infotypes | 20120604 |
Friends
Class CL_HRPADBR_TIME_DATA 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 | 20120604 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPADBR_INFOTYPE_FACTORY | 20120604 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PBRGO_TH_INFOTYPE | 20120604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120604 | |
| 2 | Instance method | Public | Method | 20120604 | ||
| 3 | Instance method | Public | Method | Returns the absence quota of an absence | 20120604 | |
| 4 | Instance method | Public | Method | 20120604 | ||
| 5 | Instance method | Public | Method | 20120604 | ||
| 6 | Instance method | Protected | Method | 20120604 | ||
| 7 | Instance method | Protected | Method | 20120604 | ||
| 8 | Instance method | Public | Method | Reads the table ptquoded | 20120604 | |
| 9 | Instance method | Public | Method | 20120604 |
Events
Class CL_HRPADBR_TIME_DATA has no event.
Types
Class CL_HRPADBR_TIME_DATA 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 | 20120604 | ||||
| 2 | IO_INFOTYPE_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_HRPADBR_INFOTYPE_FACTORY | Class for generation and buffering of infotype instances | 20120604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for zero references | 20120604 |
Method GET Signature
Method GET on class CL_HRPADBR_TIME_DATA has no parameter.
Method GET on class CL_HRPADBR_TIME_DATA has no exception.
Method GET_ABSENCE_QUOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ABSENCE | Call by reference | Type reference (TYPE) | P2001 | Personnel time recording: infotype 2001 (absences) | 20120604 | |||
| 2 | IV_QUONR | Call by reference | Type reference (TYPE) | PTM_QUONR | 0 | Number for personnel time quotas | 20120604 | ||
| 3 | RS_ABSENCE_QUOTA | Value transfer | Type reference (TYPE) | P2006 | Personnel time recording:: infotype 2006 (absence quota) | 20120604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotypes not found | 20120604 |
Method GET_FIRST Signature
Method GET_FIRST on class CL_HRPADBR_TIME_DATA has no parameter.
Method GET_FIRST on class CL_HRPADBR_TIME_DATA has no exception.
Method GET_LAST Signature
Method GET_LAST on class CL_HRPADBR_TIME_DATA has no parameter.
Method GET_LAST on class CL_HRPADBR_TIME_DATA has no exception.
Method GET_PRELP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRELP | Call by reference | Type reference (TYPE) | PRELP_TAB | 20120604 | ||||
| 2 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | 20120604 |
Method GET_PRELP_TAB on class CL_HRPADBR_TIME_DATA has no exception.
Method LOAD_INFOTYPE 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 | 20120604 | ||||
| 2 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | 20120604 |
Method LOAD_INFOTYPE on class CL_HRPADBR_TIME_DATA has no exception.
Method READ_PTQUODED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCNR | Call by reference | Type reference (TYPE) | PTM_DOCNR | Document number for personnel time data | 20120604 | |||
| 2 | IV_QUONR | Call by reference | Type reference (TYPE) | PTM_QUONR | Number for personnel time quotas | 20120604 | |||
| 3 | RS_PTQUODED | Value transfer | Type reference (TYPE) | PTQUODED | Personnel time quotas deduction | 20120604 |
Method READ_PTQUODED on class CL_HRPADBR_TIME_DATA has no exception.
Method SET Signature
Method SET on class CL_HRPADBR_TIME_DATA has no parameter.
Method SET on class CL_HRPADBR_TIME_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |