Table list used by SAP ABAP Function Module HR_CLM_CHECK_DAYS_AND_AMT (Check no.of days and max amount per day)
SAP ABAP Function Module
HR_CLM_CHECK_DAYS_AND_AMT (Check no.of days and max amount per day) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RPCLM_BALANCE | Claims processing structure for balance info. | ||
| 2 | RPCLM_BALANCE | Claims processing structure for balance info. | SOURCE BALANCE STRUCTURE RPCLM_BALANCE |
|
| 3 | RPCLM_LIM_FRM | Structure for claim formula | SOURCE VALUE(PLAN_FORMULA) LIKE RPCLM_LIM_FRM |
|
| 4 | RPCLM_LIM_FRM | Structure for claim formula | ||
| 5 | T7XAS8 | Claim rule for Plan | ||
| 6 | T7XASG | Claims processing Balance table | SOURCE REFERENCE(TOTAL_DAYS) LIKE T7XASG-YTDYS |
|
| 7 | T7XASG | Claims processing Balance table | SOURCE VALUE(YTD_DYS) LIKE T7XASG-YTDYS |
|
| 8 | T7XAST | Claims processing transaction table | ||
| 9 | T7XAST | Claims processing transaction table | SOURCE VALUE(CLAIM_PLAN) LIKE T7XAST-BPLAN |
|
| 10 | T7XAST | Claims processing transaction table | SOURCE VALUE(CLAIM_AMOUNT) LIKE T7XAST-CLAMT |
|
| 11 | T7XAST | Claims processing transaction table | SOURCE VALUE(CURRENCY) LIKE T7XAST-CURRC |
|
| 12 | T7XAST | Claims processing transaction table | SOURCE VALUE(NODAYS) LIKE T7XAST-NODYS |
|
| 13 | T7XAST | Claims processing transaction table | SOURCE VALUE(OLDNODYS) LIKE T7XAST-NODYS |