SAP ABAP Class IF_HRPAYFR_INTERVAL (Interval management)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYFR_INTERVAL | Interval management | 20110602 |
Properties
| Class | IF_HRPAYFR_INTERVAL | |
| Short Description | Interval management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110218 | 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 IF_HRPAYFR_INTERVAL has no interface implemented.
Friends
Class IF_HRPAYFR_INTERVAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 904 | 20110602 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 902 | 20110602 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 903 | 20110602 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 901 | 20110602 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 805 | 20120105 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 905 | 20110711 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BEGDA | Start date | 20110602 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ENDDA | End date | 20110602 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | 20110602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clone | 20110602 | |
| 2 | Instance method | Public | Method | Duration in days | 20110602 | |
| 3 | Instance method | Public | Method | 20110926 | ||
| 4 | Instance method | Public | Method | Is included | 20110602 | |
| 5 | Instance method | Public | Method | Determine if i.e. employee is active during period | 20110926 | |
| 6 | Instance method | Public | Method | Merges | 20110602 | |
| 7 | Instance method | Public | Method | Updates start date | 20110602 | |
| 8 | Instance method | Public | Method | Updates end date | 20110602 | |
| 9 | Instance method | Public | Method | Updates type | 20110602 | |
| 10 | Instance method | Public | Method | Divides | 20110602 | |
| 11 | Instance method | Public | Method | Converts attributes of an object into a character string | 20110926 |
Events
Class IF_HRPAYFR_INTERVAL has no event.
Types
Class IF_HRPAYFR_INTERVAL has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PERIOD | Value transfer | Object reference (TYPE REF TO) | IF_HRPAYFR_INTERVAL | 20110602 |
Method CLONE on class IF_HRPAYFR_INTERVAL has no exception.
Method DURATION_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DURATION | Value transfer | Type reference (TYPE) | I | 20110602 |
Method DURATION_DAYS on class IF_HRPAYFR_INTERVAL has no exception.
Method GET_BASE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | I | Type | 20110926 |
Method GET_BASE_TYPE on class IF_HRPAYFR_INTERVAL has no exception.
Method HAS_INSIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20110602 | ||||
| 2 | RV_HAS_INSIDE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110602 |
Method HAS_INSIDE on class IF_HRPAYFR_INTERVAL has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Active or not | 20110926 |
Method IS_ACTIVE on class IF_HRPAYFR_INTERVAL has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IVAL | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_INTERVAL | 20110602 |
Method MERGE on class IF_HRPAYFR_INTERVAL has no exception.
Method SET_BEGDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20110602 |
Method SET_BEGDA on class IF_HRPAYFR_INTERVAL has no exception.
Method SET_ENDDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End date | 20110602 |
Method SET_ENDDA on class IF_HRPAYFR_INTERVAL has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | I | 20110602 |
Method SET_TYPE on class IF_HRPAYFR_INTERVAL has no exception.
Method SPLIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20110602 | ||||
| 2 | RO_IVAL | Value transfer | Object reference (TYPE REF TO) | IF_HRPAYFR_INTERVAL | 20110602 |
Method SPLIT on class IF_HRPAYFR_INTERVAL has no exception.
Method STRINGIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STRING | Value transfer | Type reference (TYPE) | STRING | 20110926 |
Method STRINGIFY on class IF_HRPAYFR_INTERVAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |