Data Element 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 | BEN_CURR | Benefit Currency Key | SOURCE VALUE(CURRENCY) LIKE T7XAST-CURRC |
|
| 2 | BEN_PLAN | Benefit plan | SOURCE VALUE(CLAIM_PLAN) LIKE T7XAST-BPLAN |
|
| 3 | CLM_CLAMT | Claim amount | SOURCE VALUE(CLAIM_AMOUNT) LIKE T7XAST-CLAMT |
|
| 4 | CLM_NDAYS | Duration in no. of days | SOURCE REFERENCE(YTD_DYS) LIKE T7XASG-YTDYS |
|
| 5 | CLM_NDAYS | Duration in no. of days | SOURCE VALUE(NODAYS) LIKE T7XAST-NODYS |
|
| 6 | CLM_NDAYS | Duration in no. of days | SOURCE REFERENCE(OLDNODYS) LIKE T7XAST-NODYS |
|