RSWFSWR_TEST_SUBST_API_F01 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 RSWFSWR_TEST_SUBST_API_F01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_background_id = 'ALV_BACKGROUND' i_buffer_active = ' ' i_callback_program = c_report i_callback_pf_status_set = p_pfstatus_pgm i_callback_user_command = p_ucomm_pgm is_layout = ps_layout it_fieldcat = pt_fieldcat TABLES t_outtab = pt_table.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'SWRSSUBSTITUTE' CHANGING ct_fieldcat = pt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'SWRSSUBSTITUTE' CHANGING ct_fieldcat = pt_fieldcat EXCEPTIONS OTHERS = 0.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'SWRSSUBSTITUTION' CHANGING ct_fieldcat = pt_fieldcat EXCEPTIONS OTHERS = 0.
REUSE_ALV_GRID_LAYOUT_INFO_SET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_SET' EXPORTING is_layout = ls_layout it_fieldcat = lt_fieldcat.
REUSE_ALV_GRID_LAYOUT_INFO_SET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_SET' EXPORTING is_layout = ls_layout it_fieldcat = lt_fieldcat.
REUSE_ALV_GRID_LAYOUT_INFO_SET CALL FUNCTION 'REUSE_ALV_GRID_LAYOUT_INFO_SET' EXPORTING is_layout = ls_layout it_fieldcat = lt_fieldcat.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'SWRSSUBSTPROF' CHANGING ct_fieldcat = pt_fieldcat EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSWFSWR_TEST_SUBST_API_F01 - RSWFSWRTESTSUBSTAPIF01 RSWFSWR_TEST_SUBST_API - Test Programm for Substitute API RSWFSWR_TEST_SUBST_API - Test Programm for Substitute API RSWFSLSDLEX_TRC - RSWFSLSDLEXTRC RSWFSLSDLEX_TOP - RSWFSLSDLEXTOP RSWFSLSDLEX_INSERT - Deadline Service: Schedule Background Job for Deadline Monitoring