SAP ABAP Function Module RTP_US_DB_HIST_READ_DATE_REP (Reads the database table rtp_us_hist based upon a from-date and a to-date)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
BCA_US (Package) BCA modification for US specific requirements

⤷

⤷

Basic Data
Function Module | RTP_US_DB_HIST_READ_DATE_REP | Reads the database table rtp_us_hist based upon a from-date and a to-date |
Function Group | RTP_US_DB_READ_REPORT | Reading database tables for reporting |
Program Name | SAPLRTP_US_DB_READ_REPORT | |
INCLUDE Name | LRTP_US_DB_READ_REPORTU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_FROM_DATE | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
![]() |
I_TO_DATE | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
![]() |
I_FLG_FOR_FMV | TYPE | C | ||||
![]() |
T_RNG_BKKRS | TYPE | IBKK_RNG_BKKRS | BCA: Structure bank area (RANGE) | |||
![]() |
T_RNG_PLNB | TYPE | IRTP_US_RNG_PLANNUMBER | Structure for range of a plannumber | |||
![]() |
T_HIST | TYPE | RTP_US_HIST | Retirement plan history and audit table | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20020219 |
SAP Release Created in | 110 |