RTPM_TRL_SHOW_POSITION_VALF03 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RTPM_TRL_SHOW_POSITION_VALF03 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include RTPM_TRL_SHOW_POSITION_VALF03
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
GET_POSITIONS_BY_DIFF_REP CALL FUNCTION 'GET_POSITIONS_BY_DIFF_REP' EXPORTING im_rng_bukrs = uv_rng_bukrs im_rng_varea = uv_rng_varea im_rng_vcls = uv_rng_vcls im_rng_pt = uv_rng_pt im_rng_ranl = uv_rng_ranl im_rng_ranlp = uv_rng_ranlp im_rng_loanr = uv_rng_loanr im_rng_posac = uv_rng_posac im_rng_secac = uv_rng_secac im_rng_acgrp = uv_rng_acgrp im_rng_portf = uv_rng_portf im_rng_long_short = uv_rng_long_short im_rng_ltf = uv_rng_ltf im_rng_lot = uv_rng_lot im_rng_fund = uv_rng_fund im_rng_grant = uv_rng_grant im_rng_extacc = uv_rng_extacc im_rng_eacurr = uv_rng_eacur im_tab_otc_deal = ut_otc_deal im_flg_use_table4otc = tpmco_xtrue im_flg_sec = uv_flg_sec im_flg_loa = uv_flg_loa im_flg_pos = uv_flg_pos im_flg_dea = uv_flg_dea im_rng_dealnr = uv_rng_dealnr IMPORTING ex_tab_position = lt_position.
GET_POSITIONS_BY_DIFF_REP CALL FUNCTION 'GET_POSITIONS_BY_DIFF_REP' EXPORTING im_rng_bukrs = uv_rng_bukrs im_rng_varea = uv_rng_varea im_rng_vcls = uv_rng_vcls im_rng_pt = uv_rng_pt im_rng_ranl = uv_rng_ranl im_rng_ranlp = uv_rng_ranlp im_rng_loanr = uv_rng_loanr im_rng_posac = uv_rng_posac im_rng_secac = uv_rng_secac im_rng_acgrp = uv_rng_acgrp im_rng_portf = uv_rng_portf im_rng_long_short = uv_rng_long_short im_rng_ltf = uv_rng_ltf im_rng_lot = uv_rng_lot im_rng_fund = uv_rng_fund im_rng_grant = uv_rng_grant im_rng_extacc = uv_rng_extacc im_rng_eacurr = uv_rng_eacur im_tab_otc_deal = ut_otc_deal im_flg_use_table4otc = tpmco_xtrue im_flg_sec = uv_flg_sec im_flg_loa = uv_flg_loa im_flg_pos = uv_flg_pos im_flg_dea = uv_flg_dea im_rng_dealnr = uv_rng_dealnr im_flg_ea = uv_flg_ea IMPORTING ex_tab_dif_pos_ident = l_tab_dif_pos_ident.
BAL_DSP_PROFILE_STANDARD_GET CALL FUNCTION 'BAL_DSP_PROFILE_STANDARD_GET' IMPORTING e_s_display_profile = ls_display_profile.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTPM_TRL_SHOW_POSITION_VALF03 - Include RTPM_TRL_SHOW_POSITION_VALF03 RTPM_TRL_SHOW_POSITION_VALF02 - Include RTPM_TRL_SHOW_POSITION_VALF02 RTPM_TRL_SHOW_POSITION_VALF01 - Include RTPM_TRL_SHOW_POSITION_VALF01 RTPM_TRL_SHOW_POSITION_OLDTOP - Include RTPM_TRL_SHOW_POSITION_VALTOP RTPM_TRL_SHOW_POSITION_OLDF02 - Include RTPM_TRL_SHOW_POSITION_VALF02 RTPM_TRL_SHOW_POSITION_OLDF01 - Include RTPM_TRL_SHOW_POSITION_VALF01