Data Element list used by SAP ABAP Function Module HR_BPS_CALC_CURR_FORE_BALANCE (Read current balance and available points.)
SAP ABAP Function Module
HR_BPS_CALC_CURR_FORE_BALANCE (Read current balance and available points.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BEN_AREA | Benefit area | SOURCE VALUE(BENEFITAREA) LIKE T5UB3-BAREA |
|
| 2 | BPS_BPACC | Benefit point account | SOURCE VALUE(BENPOINTACCOUNT) LIKE T74_BPS02-BPACC |
|
| 3 | BPS_CABPT | Current benefit point balance | SOURCE VALUE(CURRENTBALANCE) LIKE Q0718-CABPT |
|
| 4 | BPS_FABPT | Available points | SOURCE VALUE(FORESEEABLEBALANCE) LIKE Q0718-FABPT |
|
| 5 | BPS_IABPT | Initial account balance | SOURCE VALUE(ACCINITIALBALANCE) LIKE PS0717-IABPT |
|
| 6 | P_PERNR | Personnel Number | SOURCE VALUE(EMPLOYEENUMBER) LIKE PERNR-PERNR |
|