Table list used by SAP ABAP Function Module HR_CLM_GET_TRM_COVER_DATE (Function module to get the termination date including the coverage period)
SAP ABAP Function Module
HR_CLM_GET_TRM_COVER_DATE (Function module to get the termination date including the coverage period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RPBENEEDAT | Benefit reference structure for function modules | SOURCE REFERENCE(EE_BENEFIT_DATA) LIKE RPBENEEDAT |
|
| 2 | RPBENEEDAT | Benefit reference structure for function modules | ||
| 3 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TABLE STRUCTURE RPBENERR |
|
| 4 | T5UBA | Benefit plan | SOURCE REFERENCE(BPLAN) LIKE T5UBA-BPLAN |
|
| 5 | T5UDB | COBRA beneficiary | SOURCE REFERENCE(COB_EVTYP) LIKE T5UDB-EVTYP DEFAULT '01' |
|