Table/Structure Field 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 - MXAMT | Maximum amount for each day | ||
| 2 | RPCLM_LIM_FRM - NDAYS | Duration in no. of days | ||
| 3 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 4 | T7XASG - YTDYS | Duration in no. of days | ||
| 5 | T7XASG - YTDYS | Duration in no. of days | SOURCE REFERENCE(YTD_DYS) LIKE T7XASG-YTDYS |
|
| 6 | T7XAST - BPLAN | Benefit plan | ||
| 7 | T7XAST - BPLAN | Benefit plan | SOURCE VALUE(CLAIM_PLAN) LIKE T7XAST-BPLAN |
|
| 8 | T7XAST - CLAMT | Claim amount | ||
| 9 | T7XAST - CLAMT | Claim amount | SOURCE VALUE(CLAIM_AMOUNT) LIKE T7XAST-CLAMT |
|
| 10 | T7XAST - CURRC | Benefit Currency Key | ||
| 11 | T7XAST - CURRC | Benefit Currency Key | SOURCE VALUE(CURRENCY) LIKE T7XAST-CURRC |
|
| 12 | T7XAST - NODYS | Duration in no. of days | ||
| 13 | T7XAST - NODYS | Duration in no. of days | SOURCE VALUE(NODAYS) LIKE T7XAST-NODYS |
|
| 14 | T7XAST - NODYS | Duration in no. of days | SOURCE REFERENCE(OLDNODYS) LIKE T7XAST-NODYS |