SAP ABAP Function Module RTP_US_DB_HIST_READ_MULT (Reads multiple records from DB-table rtp_us_hist)
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_MULT | Reads multiple records from DB-table rtp_us_hist |
| Function Group | RTP_US_DB_READ | Reading database tables retirement plan |
| Program Name | SAPLRTP_US_DB_READ | |
| INCLUDE Name | LRTP_US_DB_READU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_BKKRS | TYPE | RTP_US_PLAN-BKKRS | Bank Area | |||
| |
I_PLAN_NUMBER | TYPE | RTP_US_PLAN-PLAN_NUMBER | Plan number of a retirement plan | |||
| |
I_FROM_DATE | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
| |
I_TO_DATE | TYPE | SYST-DATUM | '99991231' | Date and time, current (application server) date | ||
| |
I_FROM_DB | TYPE | CHAR01 | If set, the database is read instead of the buffer | |||
| |
T_HIST | TYPE | RTP_US_HIST | Retirement plan history and audit table | |||
| |
NOT_FOUND | TYPE | Records not found | ||||
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 | 20020125 |
| SAP Release Created in | 110 |