SAP ABAP Class CL_HRPAYBE_SIMULATION_BL (Belgium Payroll Simulation: COMMON 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_HRPAYBE_SIMULATION_BL  
Short Description Belgium Payroll Simulation: COMMON 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 20120820   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 HRPAY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PBEU0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYBE_SIMULATION_BL has no interface implemented.
Friends
Class CL_HRPAYBE_SIMULATION_BL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MOLGA Constant Public Type reference (TYPE) MOLGA '12' Country Grouping 20130109
2 MC_PROGRAM Constant Public Type reference (TYPE) REPID 'RPCALCB0' ABAP Program Name 20130109
3 MC_RELID Constant Public Type reference (TYPE) RELID 'RB' Relation ID 20130109
4 MC_TEST_ON Constant Public Type reference (TYPE) CHAR1 'X' Simulation activated 20130109
5 MR_PAYACC_REF Instance attribute Private Object reference (TYPE REF TO) CL_HR_PAY_ACCESS Access to payroll results 20130109
6 MV_PAYROLL_AREA Instance attribute Private Type reference (TYPE) ABKRS Payroll Area 20130109
7 MV_PAYROLL_PERIOD Instance attribute Private Type reference (TYPE) PNPPABRP Payroll period for determining time period 20130109
8 MV_PAYROLL_YEAR Instance attribute Private Type reference (TYPE) PNPPABRJ Payroll year for determining time period 20130109
9 MV_RECALC_DATE Instance attribute Private Type reference (TYPE) RPCXXXXX-DATUM Specify key date (retro) 20130109
10 MV_SCHEMA Instance attribute Private Type reference (TYPE) T52CD-SNAME Personnel calculation schema 20130109
11 MV_VARIANT Instance attribute Private Type reference (TYPE) VARIANT ABAP: Name of variant (without program name) 20130109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130109
2 EXECUTE_PAYROLL_SIMUL Instance method Public Method Execute the Payroll in simulation mode 20130109
3 GET_ALL_PAYROLL_RESULT_PERNR Instance method Public Method Return all the BE payroll result calculated for one pernr 20130109
4 GET_PAYROLL_RESULT_PERNR Instance method Public Method Return the BE payroll result of one period and pernr 20130109
5 GET_RGDIR_PERNR Instance method Public Method Return the rgdir of the simulation of one pernr (from buff) 20130109
Events
Class CL_HRPAYBE_SIMULATION_BL has no event.
Types
Class CL_HRPAYBE_SIMULATION_BL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAYROLL_AREA Call by reference Type reference (TYPE) ABKRS Payroll Area 20130109
2 Importing IV_PAYROLL_PERIOD Call by reference Type reference (TYPE) PNPPABRP Payroll period for determining time period 20130109
3 Importing IV_PAYROLL_YEAR Call by reference Type reference (TYPE) PNPPABRJ Payroll year for determining time period 20130109
4 Importing IV_RECALC_DATE Call by reference Type reference (TYPE) RPCXXXXX-DATUM Specify key date 20130109
5 Importing IV_SCHEMA Call by reference Type reference (TYPE) T52CD-SNAME Personnel calculation schema 20130109
6 Importing IV_VARIANT Call by reference Type reference (TYPE) VARIANT ABAP: Name of variant (without program name) 20130109

Method CONSTRUCTOR on class CL_HRPAYBE_SIMULATION_BL has no exception.

Method EXECUTE_PAYROLL_SIMUL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PERNR Call by reference Type reference (TYPE) P12_HRPAYBE_SIMULATION_PERNR_T HR: Master Data, PERNR Table (unsorted) 20130109
2 Exporting CV_ERROR_FOUND Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130109

Method EXECUTE_PAYROLL_SIMUL on class CL_HRPAYBE_SIMULATION_BL has no exception.

Method GET_ALL_PAYROLL_RESULT_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel Number 20130109
2 Exporting RT_PAYBE_RESULT Call by reference Type reference (TYPE) PAYBE_RESULT_TAB Table type for Payroll Result: Belgium 20130109

Method GET_ALL_PAYROLL_RESULT_PERNR on class CL_HRPAYBE_SIMULATION_BL has no exception.

Method GET_PAYROLL_RESULT_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERIOD Call by reference Type reference (TYPE) PC261 Cluster Directory (For Export and Import of Payroll Results) 20130109
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel Number 20130109
3 Returning RS_PAYBE_RESULT Value transfer Type reference (TYPE) PAYBE_RESULT Structure for Payroll Result: Belgium 20130109

Method GET_PAYROLL_RESULT_PERNR on class CL_HRPAYBE_SIMULATION_BL has no exception.

Method GET_RGDIR_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel Number 20130109
2 Returning RT_RGDIR Value transfer Type reference (TYPE) HRPY_TT_RGDIR Directory of Payroll Results 20130109

Method GET_RGDIR_PERNR on class CL_HRPAYBE_SIMULATION_BL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in