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 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SH 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 CHECK_EE_ACTIVE_ON_DATE Static method Public Method Return if the employee is active ON the date 20081127
2 CHECK_ENTRY_JUPER_RELEVANT Static method Public Method Return if the change of JUPER is relevant for ENTRY ->PHIFI 20090311
3 CHECK_LEAVE_JUPER_RELEVANT Static method Public Method Return if the change of JUPER is relevant for LEAVE ->PHIFI 20090311
4 GET_FIRST_HIRE_DATE Static method Public Method Return the first entry date for the given period 20081106
5 GET_LAST_HIRE_DATE Static method Public Method Return the last entry date for the given date 20111220
6 GET_LAST_LEAVE_DATE Static method Public Method Return the last leave date for the given period 20081106
7 HIRE_FIRE 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 Changing CT_PHIFI Call by reference Type reference (TYPE) P99SH_TAB_PHIFI 20081127
2 Exporting EV_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Return Value 20081127
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20081127
4 Importing IV_DATE Call by reference Type reference (TYPE) D Date 20081127
5 Importing 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 Exporting EV_JUPER_ON Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090311
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090311
3 Importing IV_DATE Call by reference Type reference (TYPE) D 20090311
4 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel Number 20090311
5 Importing IV_RCLAS Call by reference Type reference (TYPE) RCLAS_HR Class of the requesting report 20090311
6 Importing 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 Exporting EV_JUPER_ON Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090311
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090311
3 Importing IV_DATE Call by reference Type reference (TYPE) D 20090311
4 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel Number 20090311
5 Importing IV_RCLAS Call by reference Type reference (TYPE) RCLAS_HR Class of the requesting report 20090311
6 Importing 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 Changing CT_PHIFI Call by reference Type reference (TYPE) P99SH_TAB_PHIFI 20081106
2 Exporting EV_ENTRY_DATE Call by reference Type reference (TYPE) BEGDA Start Date 20081106
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20081106
4 Importing IT_CRITERIA Call by reference Type reference (TYPE) P99SH_TAB_CRITERIA 20081106
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA '01011800' Start Date 20081106
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA '31129999' End Date 20081106
7 Importing 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 Changing CT_PHIFI Call by reference Type reference (TYPE) P99SH_TAB_PHIFI 20111220
2 Exporting EV_ENTRY_DATE Call by reference Type reference (TYPE) BEGDA 20111220
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC 20111220
4 Importing IT_CRITERIA Call by reference Type reference (TYPE) P99SH_TAB_CRITERIA 20111220
5 Importing IV_DATUM Call by reference Type reference (TYPE) ENDDA End Date 20111220
6 Importing 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 Changing CT_PHIFI Call by reference Type reference (TYPE) P99SH_TAB_PHIFI 20081106
2 Exporting EV_LEAVE_DATE Call by reference Type reference (TYPE) ENDDA Leave Date 20081106
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20081106
4 Importing IT_CRITERIA Call by reference Type reference (TYPE) P99SH_TAB_CRITERIA 20081106
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA '01011800' Start Date 20081106
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA '31129999' End Date 20081106
7 Importing 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 Exporting ET_PHIFI Call by reference Type reference (TYPE) P99SH_TAB_PHIFI 20081106
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20081106
3 Importing IT_CRITERIA Call by reference Type reference (TYPE) P99SH_TAB_CRITERIA 20081106
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA '01011800' Start Date 20081106
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA '31129999' End Date 20081106
6 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel Number 20081106
7 Importing 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