Table list used by SAP ABAP Function Module HR_CLM_CHECK_NO_DAYS_MAX_AMT (Check no.of days and max amount per day)
SAP ABAP Function Module
HR_CLM_CHECK_NO_DAYS_MAX_AMT (Check no.of days and max amount per day) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RPCLM_LIM_FRM | Structure for claim formula | SOURCE VALUE(PLAN_FORMULA) LIKE RPCLM_LIM_FRM |
|
| 2 | RPCLM_LIM_FRM | Structure for claim formula | ||
| 3 | T7XASG | Claims processing Balance table | SOURCE REFERENCE(YTD_DYS) LIKE T7XASG-YTDYS |
|
| 4 | T7XAST | Claims processing transaction table | ||
| 5 | T7XAST | Claims processing transaction table | SOURCE REFERENCE(OLDNODYS) LIKE T7XAST-NODYS |
|
| 6 | T7XAST | Claims processing transaction table | SOURCE VALUE(NODAYS) LIKE T7XAST-NODYS |
|
| 7 | T7XAST | Claims processing transaction table | SOURCE VALUE(CURRENCY) LIKE T7XAST-CURRC |
|
| 8 | T7XAST | Claims processing transaction table | SOURCE VALUE(CLAIM_PLAN) LIKE T7XAST-BPLAN |
|
| 9 | T7XAST | Claims processing transaction table | SOURCE VALUE(CLAIM_AMOUNT) LIKE T7XAST-CLAMT |
|