Table list used by SAP ABAP Function Module RTP_US_API_CALC_FMV (calculates the fair market value of a retirement plan)
SAP ABAP Function Module
RTP_US_API_CALC_FMV (calculates the fair market value of a retirement plan) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IRTP_US_PORTFOLIO | Structure for screen table portfolio accounts | SOURCE T_PORTFOLIO STRUCTURE IRTP_US_PORTFOLIO OPTIONAL |
|
| 2 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(I_BKKRS) TYPE RTP_US_PLAN-BKKRS |
|
| 3 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(I_PLAN_CURRENCY) TYPE RTP_US_PLAN-CURRENCY |
|
| 4 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(I_PLAN_NUMBER) TYPE RTP_US_PLAN-PLAN_NUMBER |
|
| 5 | RTP_US_TOT | Total amounts for a retirement plan | SOURCE REFERENCE(E_FMV) TYPE RTP_US_TOT-AMOUNT |
|