SAP ABAP Interface IF_HRPAYFR_INTERVAL (Interval management)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
PC06 (Package) HR Payroll: France
⤷
⤷
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
| Interface | IF_HRPAYFR_INTERVAL | |
| Short Description | Interval management |
General Data
| Package | PC06 | HR Payroll: France |
| Created | 20110218 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_HRPAYFR_INTERVAL has no interface.
Friends
Interface IF_HRPAYFR_INTERVAL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INTERVAL_ABSENCE | Constant | Public | Type reference (TYPE) | I | 904 | 20110602 | ||
| 2 | C_INTERVAL_ACTIVE | Constant | Public | Type reference (TYPE) | I | 902 | 20110602 | ||
| 3 | C_INTERVAL_INACTIVE | Constant | Public | Type reference (TYPE) | I | 903 | 20110602 | ||
| 4 | C_INTERVAL_INITIAL | Constant | Public | Type reference (TYPE) | I | 901 | 20110602 | ||
| 5 | C_INTERVAL_PORTABILITE | Constant | Public | Type reference (TYPE) | I | 805 | 20120105 | ||
| 6 | C_INTERVAL_WITHDRAWN | Constant | Public | Type reference (TYPE) | I | 905 | 20110711 | ||
| 7 | MV_BEGDA | Instance attribute | Public | Type reference (TYPE) | BEGDA | Start date | 20110602 | ||
| 8 | MV_ENDDA | Instance attribute | Public | Type reference (TYPE) | ENDDA | End date | 20110602 | ||
| 9 | MV_TYPE | 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
Interface IF_HRPAYFR_INTERVAL has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HRPAYFR_INTERVAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |