SAP ABAP Function Module HR_BPS_CALC_CURR_FORE_BALANCE (Read current balance and available points.)
Hierarchy
☛
SAP_HRCKR (Software Component) Sub component SAP_HRCKR of SAP_HR
⤷
PA-BN-BP (Application Component)
⤷
PBEN_BPS (Package) Benefits Points System
⤷
⤷
Basic Data
| Function Module | HR_BPS_CALC_CURR_FORE_BALANCE | Read current balance and available points. |
| Function Group | HRBPS00POINTACCOUNT | Benefit point account |
| Program Name | SAPLHRBPS00POINTACCOUNT | |
| INCLUDE Name | LHRBPS00POINTACCOUNTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CURRENTBALANCE | TYPE | Q0718-CABPT | Current benefit point balance | |||
| |
FORESEEABLEBALANCE | TYPE | Q0718-FABPT | Foreseeable benefit point balance | |||
| |
SUBRC | TYPE | SYST-SUBRC | Return value, return value after ABAP statements | |||
| |
BENEFITAREA | TYPE | T5UB3-BAREA | Benefit area | |||
| |
EMPLOYEENUMBER | TYPE | PERNR-PERNR | Personnel number | |||
| |
BENPOINTACCOUNT | TYPE | T74_BPS02-BPACC | Benefit point account | |||
| |
SELECTIONBEGDA | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
| |
SELECTIONENDDA | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
| |
ACCINITIALBALANCE | TYPE | PS0717-IABPT | Initial benefit point balance | |||
| |
REACTION | TYPE | SYST-MSGTY | Messages, message type | |||
| |
ERROR_TABLE | TYPE | RPBENERR | Benefit structure for error table | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030514 |
| SAP Release Created in | 46C |