RJKSDBPFAST_MODULE_PBO 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 RJKSDBPFAST_MODULE_PBO 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 for Tabstrip Control Output Module (Gen.)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISP_BUFFERED_READ_TJY00 * CALL FUNCTION 'ISP_BUFFERED_READ_TJY00' * IMPORTING * out_tjy00 = tjy00 * EXCEPTIONS * error_read_tjy00 = 01.
ISP_BUFFERED_READ_TJK00 * CALL FUNCTION 'ISP_BUFFERED_READ_TJK00' * IMPORTING * out_tjk00 = tjk00 * EXCEPTIONS * error_read_tjk00 = 1.
ISP_SELECT_SINGLE_TVKO * call function 'ISP_SELECT_SINGLE_TVKO' * exporting * vkorg = rjksdbp_gporg-vkorg * msgty = con_error * importing * tvko_i = tvko * exceptions * others = 0.
ISP_SELECT_SINGLE_T001 * call function 'ISP_SELECT_SINGLE_T001' * exporting * bukrs = rjksdbp_gporg-bukrs * msgty = con_error * importing * t001_i = t001 * exceptions * others = 0.
ISP_SELECT_SINGLE_TVTW * call function 'ISP_SELECT_SINGLE_TVTW' * exporting * vtweg = rjk07-vtweg * msgty = con_error * importing * tvtw_i = tvtw * exceptions * others = 0.
ISP_SELECT_SINGLE_TSPA * call function 'ISP_SELECT_SINGLE_TSPA' * exporting * spart = rjk07-spart * msgty = con_error * importing * tspa_i = tspa * exceptions * others = 0.
ISP_SELECT_SINGLE_TVTA * call function 'ISP_SELECT_SINGLE_TVTA' * exporting * vkorg = rjk07-vkorg * vtweg = rjk07-vtweg * spart = rjk07-spart * msgty = con_error * importing * tvta_i = tvta.
ISP_SELECT_SINGLE_TVBUR * call function 'ISP_SELECT_SINGLE_TVBUR' "Rel.3.04/2
ISM_SELECT_SINGLE_TVKBZ * call function 'ISM_SELECT_SINGLE_TVKBZ' "Rel.3.04/2
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RJKSDBPFAST_MODULE_PBO - Include for Tabstrip Control Output Module (Gen.) RJKSDBPFAST_MODULE_PAI - Include for Tabstrip Control Input Module (Gen.) RJKSDBPFAST_MODULE - Include RJKSDBPFAST_MODULE RJKSDBPFAST_FORM - Include RJKSDBPFAST_FORM RJKSDBPFAST_BDC - Include RJKSDBPFAST_BDC RJKSDBPFAST - Report RJKSDBPFAST