Table/Structure Field 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 | P0717 - IABPT | Initial account balance | ||
| 2 | P0717 - BPACC | Benefit point account | ||
| 3 | P0718 - RBPTS | Purchase points | SOURCE VALUE(PURCHASEDPOINTS) LIKE P0718-RBPTS DEFAULT 0 |
|
| 4 | P0718 - RQCUR | Benefit Currency Key | ||
| 5 | P0718 - RQAMT | Request amount | ||
| 6 | P0718 - RDPTS | Deduction points | ||
| 7 | P0718 - RDPTS | Deduction points | SOURCE VALUE(DEDUCTPOINTS) LIKE P0718-RDPTS DEFAULT 0 |
|
| 8 | P0718 - RDPTS | Deduction points | SOURCE VALUE(DEDUCTEDPOINTS) LIKE P0718-RDPTS DEFAULT 0 |
|
| 9 | P0718 - RBPTS | Purchase points | ||
| 10 | P0718 - RBPTS | Purchase points | SOURCE VALUE(PURCHASEPOINTS) LIKE P0718-RBPTS DEFAULT 0 |
|
| 11 | P0718 - RBAMT | Reimbursement amount | ||
| 12 | P0718 - RBAMT | Reimbursement amount | SOURCE VALUE(REIMBURSEDAMOUNT) LIKE P0718-RBAMT DEFAULT 0 |
|
| 13 | P0718 - RBAMT | Reimbursement amount | SOURCE VALUE(REIMBURSEAMOUNT) LIKE P0718-RBAMT DEFAULT 0 |
|
| 14 | P0718 - EXPTS | Excess points | ||
| 15 | P0718 - EXPTS | Excess points | SOURCE VALUE(EXCESSPOINTS) LIKE P0718-EXPTS DEFAULT 0 |
|
| 16 | P0718 - EXPTS | Excess points | SOURCE VALUE(EXCESSEDPOINTS) LIKE P0718-EXPTS DEFAULT 0 |
|
| 17 | P0718 - CURRE | Benefit Currency Key | ||
| 18 | P0718 - CURRE | Benefit Currency Key | SOURCE VALUE(REIMBURSEDAMTCUR) LIKE P0718-CURRE DEFAULT 'USD ' |
|
| 19 | P0718 - CURRE | Benefit Currency Key | SOURCE VALUE(REIMBURSEAMTCUR) LIKE P0718-CURRE DEFAULT 'USD ' |
|
| 20 | PA0718 - CURRE | Benefit Currency Key | ||
| 21 | PA0718 - RQSTA | Request status | ||
| 22 | PA0718 - RQDAT | Benefit request date | ||
| 23 | PA0718 - RBPTS | Purchase points | ||
| 24 | PA0718 - RBAMT | Reimbursement amount | ||
| 25 | PA0718 - RDPTS | Deduction points | ||
| 26 | PERNR - PERNR | Personnel Number | ||
| 27 | PERNR - PERNR | Personnel Number | SOURCE VALUE(EMPLOYEENUMBER) LIKE PERNR-PERNR |
|
| 28 | PS0717 - BPACC | Benefit point account | ||
| 29 | PS0717 - IABPT | Initial account balance | ||
| 30 | PS0718 - RBPTS | Purchase points | SOURCE VALUE(PURCHASEDPOINTS) LIKE P0718-RBPTS DEFAULT 0 |
|
| 31 | PS0718 - RBPTS | Purchase points | ||
| 32 | PS0718 - RDPTS | Deduction points | SOURCE VALUE(DEDUCTPOINTS) LIKE P0718-RDPTS DEFAULT 0 |
|
| 33 | PS0718 - RDPTS | Deduction points | SOURCE VALUE(DEDUCTEDPOINTS) LIKE P0718-RDPTS DEFAULT 0 |
|
| 34 | PS0718 - EXPTS | Excess points | ||
| 35 | PS0718 - RDPTS | Deduction points | ||
| 36 | PS0718 - RQAMT | Request amount | ||
| 37 | PS0718 - RQCUR | Benefit Currency Key | ||
| 38 | PS0718 - RQDAT | Benefit request date | ||
| 39 | PS0718 - RQSTA | Request status | ||
| 40 | PS0718 - RBAMT | Reimbursement amount | ||
| 41 | PS0718 - RBAMT | Reimbursement amount | SOURCE VALUE(REIMBURSEAMOUNT) LIKE P0718-RBAMT DEFAULT 0 |
|
| 42 | PS0718 - RBAMT | Reimbursement amount | SOURCE VALUE(REIMBURSEDAMOUNT) LIKE P0718-RBAMT DEFAULT 0 |
|
| 43 | PS0718 - EXPTS | Excess points | SOURCE VALUE(EXCESSEDPOINTS) LIKE P0718-EXPTS DEFAULT 0 |
|
| 44 | PS0718 - EXPTS | Excess points | SOURCE VALUE(EXCESSPOINTS) LIKE P0718-EXPTS DEFAULT 0 |
|
| 45 | PS0718 - CURRE | Benefit Currency Key | ||
| 46 | PS0718 - CURRE | Benefit Currency Key | SOURCE VALUE(REIMBURSEAMTCUR) LIKE P0718-CURRE DEFAULT 'USD ' |
|
| 47 | PS0718 - CURRE | Benefit Currency Key | SOURCE VALUE(REIMBURSEDAMTCUR) LIKE P0718-CURRE DEFAULT 'USD ' |
|
| 48 | PS0718 - RBPTS | Purchase points | SOURCE VALUE(PURCHASEPOINTS) LIKE P0718-RBPTS DEFAULT 0 |
|
| 49 | Q0718 - CABPT | Current benefit point balance | ||
| 50 | Q0718 - FABPT | Available points | ||
| 51 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 52 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 53 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 54 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 55 | T001P - MOLGA | Country Grouping | ||
| 56 | T500C - WAERS | Currency Key | ||
| 57 | T5UB3 - BAREA | Benefit area | ||
| 58 | T5UB3 - BAREA | Benefit area | SOURCE VALUE(BENEFITAREA) LIKE T5UB3-BAREA |
|
| 59 | T74_BPS06 - MXTUN | Time period unit | ||
| 60 | T74_BPS07 - RQPMD | Benefit request processing mode | ||
| 61 | T74_BPS10 - MAXAM | Maximum amount for request type | ||
| 62 | T74_BPS10 - MAXPT | Maximum number of points for request type | ||
| 63 | T74_BPS10 - MAXRQ | Maximum number of request | ||
| 64 | T74_BPS10 - MXCUR | Benefit Currency Key | ||
| 65 | T74_BPS11 - RQPEX | Pay for points that exceed account balance | ||
| 66 | T74_BPS12 - OPTPT | Deduction points for request option | ||
| 67 | T74_BPS12 - RQTYP | Benefit request type | ||
| 68 | T74_BPS12 - RQTYP | Benefit request type | SOURCE VALUE(REQUESTTYPE) LIKE T74_BPS12-RQTYP |