SAP ABAP Class CL_HRPAYBR_ABSENCE_QUOTAS (Absence quota processings)
Hierarchy
☛
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
⤷
PY-BR (Application Component) Brazil
⤷
PC37 (Package) HR settlement: Brazil
⤷
⤷
Properties
| Class | CL_HRPAYBR_ABSENCE_QUOTAS | |
| Short Description | Absence quota processings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC37 | HR settlement: Brazil |
| Created | 20110506 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPAYBR_ABSENCE_QUOTAS has no interface implemented.
Friends
Class CL_HRPAYBR_ABSENCE_QUOTAS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | INFTY | 2006 | Infotype | 20111212 | ||
| 2 | Constant | Public | Type reference (TYPE) | INFTY | 3247 | Infotype | 20111212 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Leave Absence Quota | 20111212 | ||
| 4 | Constant | Private | Type reference (TYPE) | CNTTP | 'Q' | Counting type | 20111212 | ||
| 5 | Constant | Private | Type reference (TYPE) | QTYPE | 'A' | Quota type (absence/attendande quota) | 20111212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the quotas (2006) balance | 20111212 | |
| 2 | Static method | Public | Method | Returns the date when the quota is going to double | 20111212 | |
| 3 | Static method | Public | Method | Returns the quota type | 20111212 |
Events
Class CL_HRPAYBR_ABSENCE_QUOTAS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_T_QUOTA_RANGE | Public | See coding | 20111212 | gty_t_quota_range TYPE TABLE OF pbr_quota_range
|
Method Signatures
Method GET_AVAILABLE_ABSENCE_QUOTAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_P2006 | Call by reference | Type reference (TYPE) | P2006_TAB | 20111212 | ||||
| 2 | ET_TYPE_QUOTA_RANGE | Call by reference | Type reference (TYPE) | GTY_T_QUOTA_RANGE | 20111212 | ||||
| 3 | IT_P0001 | Call by reference | Type reference (TYPE) | P0001_TAB | HR Master Record: Infotype 0001 (Organizational Assignment) | 20111212 | |||
| 4 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20111212 | |||
| 5 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20111212 | |||
| 6 | IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtype | 20111212 |
Method GET_AVAILABLE_ABSENCE_QUOTAS on class CL_HRPAYBR_ABSENCE_QUOTAS has no exception.
Method GET_QUOTA_EXPIRED_OVERDUE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXPIRED_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20111212 | |||
| 2 | EV_OVERDUE_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20111212 | |||
| 3 | EV_TIPOQ | Call by reference | Type reference (TYPE) | PBR_TIPOQ | Grouping of absence quota type | 20111212 | |||
| 4 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20111212 | |||
| 5 | IV_DESTA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20111212 | |||
| 6 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20111212 | |||
| 7 | IV_KTART | Call by reference | Type reference (TYPE) | KTART | Attendance or absence quota type | 20111212 | |||
| 8 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel no. | 20111212 |
Method GET_QUOTA_EXPIRED_OVERDUE_DATE on class CL_HRPAYBR_ABSENCE_QUOTAS has no exception.
Method GET_QUOTA_TYPE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUOTA_TYPE_TAB | Call by reference | Type reference (TYPE) | GTY_T_QUOTA_RANGE | Range: quota type tables | 20111212 | |||
| 2 | IT_P0001 | Call by reference | Type reference (TYPE) | P0001_TAB | HR master record: infotype 0001 (organizational assignment) | 20111212 | |||
| 3 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Valid from date | 20111212 | |||
| 4 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid to date | 20111212 | |||
| 5 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel no. | 20111212 | |||
| 6 | IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtype | 20111212 |
Method GET_QUOTA_TYPE_TAB on class CL_HRPAYBR_ABSENCE_QUOTAS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |