SAP ABAP Class CL_HRPADUN_LWOP (Class for Reading LWOP periods of a person)
Hierarchy
☛
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
⤷
PY-NPO (Application Component) Non Profit Organizations
⤷
PCUN (Package) Payroll Non Profit Organizations
⤷
⤷
Properties
| Class | CL_HRPADUN_LWOP | |
| Short Description | Class for Reading LWOP periods of a person | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCUN | Payroll Non Profit Organizations |
| Created | 20071203 | SAP |
| Last change | 20080626 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPADUN_LWOP has no forward declaration.
Interfaces
Class CL_HRPADUN_LWOP has no interface implemented.
Friends
Class CL_HRPADUN_LWOP 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) | PERNR_D | Personnel Number | 20080208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080208 | |
| 2 | Instance method | Public | Method | Return number of days of selected LWOP periods | 20080208 | |
| 3 | Instance method | Public | Method | Return all periods of LWOP of a period of time | 20080208 |
Events
Class CL_HRPADUN_LWOP has no event.
Types
Class CL_HRPADUN_LWOP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20080208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080208 |
Method GET_DAYS_OF_LWOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20080208 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20080208 | |||
| 3 | MINIMUM_LWOP_SIZE | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20080208 | |||
| 4 | NUMBER_OF_DAYS_OF_LWOP | Value transfer | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20080208 |
Method GET_DAYS_OF_LWOP on class CL_HRPADUN_LWOP has no exception.
Method GET_LWOP_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20080208 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20080208 | |||
| 3 | IT_2001 | Call by reference | Type reference (TYPE) | P2001_TAB | HR Time Record: Absences Infotype (2001) | 20080208 | |||
| 4 | T2001 | Value transfer | Type reference (TYPE) | P2001_TAB | HR Time Record: Absences Infotype (2001) | 20080208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080208 |
History
| Last changed by/on | SAP | 20080626 |
| SAP Release Created in |