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 | ![]() |
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_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 | ![]() |
Constant | Public | Type reference (TYPE) | MOLGA | '12' | Country Grouping | 20130109 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | REPID | 'RPCALCB0' | ABAP Program Name | 20130109 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RELID | 'RB' | Relation ID | 20130109 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Simulation activated | 20130109 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_PAY_ACCESS | Access to payroll results | 20130109 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABKRS | Payroll Area | 20130109 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PNPPABRP | Payroll period for determining time period | 20130109 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PNPPABRJ | Payroll year for determining time period | 20130109 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RPCXXXXX-DATUM | Specify key date (retro) | 20130109 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T52CD-SNAME | Personnel calculation schema | 20130109 | ||
11 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | 20130109 | |
2 | ![]() |
Instance method | Public | Method | Execute the Payroll in simulation mode | 20130109 |
3 | ![]() |
Instance method | Public | Method | Return all the BE payroll result calculated for one pernr | 20130109 |
4 | ![]() |
Instance method | Public | Method | Return the BE payroll result of one period and pernr | 20130109 |
5 | ![]() |
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 | ![]() |
IV_PAYROLL_AREA | Call by reference | Type reference (TYPE) | ABKRS | Payroll Area | 20130109 | ||
2 | ![]() |
IV_PAYROLL_PERIOD | Call by reference | Type reference (TYPE) | PNPPABRP | Payroll period for determining time period | 20130109 | ||
3 | ![]() |
IV_PAYROLL_YEAR | Call by reference | Type reference (TYPE) | PNPPABRJ | Payroll year for determining time period | 20130109 | ||
4 | ![]() |
IV_RECALC_DATE | Call by reference | Type reference (TYPE) | RPCXXXXX-DATUM | Specify key date | 20130109 | ||
5 | ![]() |
IV_SCHEMA | Call by reference | Type reference (TYPE) | T52CD-SNAME | Personnel calculation schema | 20130109 | ||
6 | ![]() |
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 | ![]() |
CT_PERNR | Call by reference | Type reference (TYPE) | P12_HRPAYBE_SIMULATION_PERNR_T | HR: Master Data, PERNR Table (unsorted) | 20130109 | ||
2 | ![]() |
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 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20130109 | ||
2 | ![]() |
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 | ![]() |
IV_PERIOD | Call by reference | Type reference (TYPE) | PC261 | Cluster Directory (For Export and Import of Payroll Results) | 20130109 | ||
2 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20130109 | ||
3 | ![]() |
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 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20130109 | ||
2 | ![]() |
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 |