SAP Function RTP_US_DB_PLAN_READ_SNG - Single read of the db table rtp_us_plan

Parameter Reference Type Length Default Optional Text
I_BKKRS IRTP_US_PLAN-BKKRS C 4 Bank Area
I_PLAN_NUMBER IRTP_US_PLAN-PLAN_NUMBER C 15 Plan number of a retirement plan
I_READ_DB C C 0 X If set, the database table is (re)read

Parameter Reference Type Length Text
E_PLAN RTP_US_PLAN u 184 Screen fields for a retirement plan

Exception Text
NOT_FOUND

Functionality
The function module reads a single entry from the database tabelRtp_Us_Plan and stores that entry in a buffer. If the flag I_Read_Db isset, the buffer is cleared and the database table is read again. If theflag is not set, the function module reads the buffer contents.