SAP ABAP Class CL_HRPADBE_HIRE_FIRE_BL (HR Belgium: Hire & Fire Business Library)
Hierarchy
☛
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
⤷
PY-BE (Application Component) Belgium
⤷
PC12 (Package) HR accounting: Belgium
⤷
⤷
Properties
| Class | CL_HRPADBE_HIRE_FIRE_BL | |
| Short Description | HR Belgium: Hire & Fire Business Library | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC12 | HR accounting: Belgium |
| Created | 20081104 | SAP |
| Last change | 20091125 | 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) |
Interfaces
Class CL_HRPADBE_HIRE_FIRE_BL has no interface implemented.
Friends
Class CL_HRPADBE_HIRE_FIRE_BL has no friend class.
Attributes
Class CL_HRPADBE_HIRE_FIRE_BL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return if the employee is active ON the date | 20081127 | |
| 2 | Static method | Public | Method | Return if the change of JUPER is relevant for ENTRY ->PHIFI | 20090311 | |
| 3 | Static method | Public | Method | Return if the change of JUPER is relevant for LEAVE ->PHIFI | 20090311 | |
| 4 | Static method | Public | Method | Return the first entry date for the given period | 20081106 | |
| 5 | Static method | Public | Method | Return the last entry date for the given date | 20111220 | |
| 6 | Static method | Public | Method | Return the last leave date for the given period | 20081106 | |
| 7 | Static method | Public | Method | Call international FM HR_99S_HIRE_FIRE with BE parameters | 20081106 |
Events
Class CL_HRPADBE_HIRE_FIRE_BL has no event.
Types
Class CL_HRPADBE_HIRE_FIRE_BL has no local type.
Method Signatures
Method CHECK_EE_ACTIVE_ON_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PHIFI | Call by reference | Type reference (TYPE) | P99SH_TAB_PHIFI | 20081127 | ||||
| 2 | EV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Return Value | 20081127 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081127 | |||
| 4 | IV_DATE | Call by reference | Type reference (TYPE) | D | Date | 20081127 | |||
| 5 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20081127 |
Method CHECK_EE_ACTIVE_ON_DATE on class CL_HRPADBE_HIRE_FIRE_BL has no exception.
Method CHECK_ENTRY_JUPER_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_JUPER_ON | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090311 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20090311 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20090311 | ||||
| 4 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20090311 | |||
| 5 | IV_RCLAS | Call by reference | Type reference (TYPE) | RCLAS_HR | Class of the requesting report | 20090311 | |||
| 6 | IV_VARKY | Call by reference | Type reference (TYPE) | VARKY1 | Key dependent on report category | 20090311 |
Method CHECK_ENTRY_JUPER_RELEVANT on class CL_HRPADBE_HIRE_FIRE_BL has no exception.
Method CHECK_LEAVE_JUPER_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_JUPER_ON | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090311 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20090311 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20090311 | ||||
| 4 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20090311 | |||
| 5 | IV_RCLAS | Call by reference | Type reference (TYPE) | RCLAS_HR | Class of the requesting report | 20090311 | |||
| 6 | IV_VARKY | Call by reference | Type reference (TYPE) | VARKY1 | Key dependent on report category | 20090311 |
Method CHECK_LEAVE_JUPER_RELEVANT on class CL_HRPADBE_HIRE_FIRE_BL has no exception.
Method GET_FIRST_HIRE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PHIFI | Call by reference | Type reference (TYPE) | P99SH_TAB_PHIFI | 20081106 | ||||
| 2 | EV_ENTRY_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20081106 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081106 | |||
| 4 | IT_CRITERIA | Call by reference | Type reference (TYPE) | P99SH_TAB_CRITERIA | 20081106 | ||||
| 5 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | '01011800' | Start Date | 20081106 | ||
| 6 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '31129999' | End Date | 20081106 | ||
| 7 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20081106 |
Method GET_FIRST_HIRE_DATE on class CL_HRPADBE_HIRE_FIRE_BL has no exception.
Method GET_LAST_HIRE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PHIFI | Call by reference | Type reference (TYPE) | P99SH_TAB_PHIFI | 20111220 | ||||
| 2 | EV_ENTRY_DATE | Call by reference | Type reference (TYPE) | BEGDA | 20111220 | ||||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | 20111220 | ||||
| 4 | IT_CRITERIA | Call by reference | Type reference (TYPE) | P99SH_TAB_CRITERIA | 20111220 | ||||
| 5 | IV_DATUM | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20111220 | |||
| 6 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | 20111220 |
Method GET_LAST_HIRE_DATE on class CL_HRPADBE_HIRE_FIRE_BL has no exception.
Method GET_LAST_LEAVE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PHIFI | Call by reference | Type reference (TYPE) | P99SH_TAB_PHIFI | 20081106 | ||||
| 2 | EV_LEAVE_DATE | Call by reference | Type reference (TYPE) | ENDDA | Leave Date | 20081106 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081106 | |||
| 4 | IT_CRITERIA | Call by reference | Type reference (TYPE) | P99SH_TAB_CRITERIA | 20081106 | ||||
| 5 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | '01011800' | Start Date | 20081106 | ||
| 6 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '31129999' | End Date | 20081106 | ||
| 7 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20081106 |
Method GET_LAST_LEAVE_DATE on class CL_HRPADBE_HIRE_FIRE_BL has no exception.
Method HIRE_FIRE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PHIFI | Call by reference | Type reference (TYPE) | P99SH_TAB_PHIFI | 20081106 | ||||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081106 | |||
| 3 | IT_CRITERIA | Call by reference | Type reference (TYPE) | P99SH_TAB_CRITERIA | 20081106 | ||||
| 4 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | '01011800' | Start Date | 20081106 | ||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | '31129999' | End Date | 20081106 | ||
| 6 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20081106 | |||
| 7 | P_TAB_CLASS | Call by reference | Type reference (TYPE) | P99SG_TAB_RANGES | 20081106 |
Method HIRE_FIRE on class CL_HRPADBE_HIRE_FIRE_BL has no exception.
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in |