Data Element list used by SAP ABAP Function Module HR_BPS_CHECK_REIMB_AND_DEDUCT (Check request type limitation on amount and points)
SAP ABAP Function Module
HR_BPS_CHECK_REIMB_AND_DEDUCT (Check request type limitation on amount and points) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BEN_AREA | Benefit area | SOURCE VALUE(BENEFITAREA) LIKE T5UB3-BAREA |
2 | ![]() |
BEN_CURR | Benefit Currency Key | SOURCE VALUE(REIMBURSEAMTCUR) LIKE P0718-CURRE DEFAULT 'USD ' |
3 | ![]() |
BEN_CURR | Benefit Currency Key | SOURCE VALUE(REIMBURSEDAMTCUR) LIKE P0718-CURRE DEFAULT 'USD ' |
4 | ![]() |
BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | SOURCE VALUE(PASS) TYPE BOOLEAN |
5 | ![]() |
BPS_EXPTS | Excess points | SOURCE VALUE(EXCESSEDPOINTS) LIKE P0718-EXPTS DEFAULT 0 |
6 | ![]() |
BPS_EXPTS | Excess points | SOURCE VALUE(EXCESSPOINTS) LIKE P0718-EXPTS DEFAULT 0 |
7 | ![]() |
BPS_RBAMT | Reimbursement amount | SOURCE VALUE(REIMBURSEAMOUNT) LIKE P0718-RBAMT DEFAULT 0 |
8 | ![]() |
BPS_RBAMT | Reimbursement amount | SOURCE VALUE(REIMBURSEDAMOUNT) LIKE P0718-RBAMT DEFAULT 0 |
9 | ![]() |
BPS_RBPTS | Purchase points | SOURCE VALUE(PURCHASEPOINTS) LIKE P0718-RBPTS DEFAULT 0 |
10 | ![]() |
BPS_RBPTS | Purchase points | SOURCE VALUE(PURCHASEDPOINTS) LIKE P0718-RBPTS DEFAULT 0 |
11 | ![]() |
BPS_RDPTS | Deduction points | SOURCE VALUE(DEDUCTPOINTS) LIKE P0718-RDPTS DEFAULT 0 |
12 | ![]() |
BPS_RDPTS | Deduction points | SOURCE VALUE(DEDUCTEDPOINTS) LIKE P0718-RDPTS DEFAULT 0 |
13 | ![]() |
BPS_RQTYP | Benefit request type | SOURCE VALUE(REQUESTTYPE) LIKE T74_BPS12-RQTYP |
14 | ![]() |
P_PERNR | Personnel Number | SOURCE VALUE(EMPLOYEENUMBER) LIKE PERNR-PERNR |