WISP_TEMPL_EXT_APPL is a standard Executable ABAP Report 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 WISP_TEMPL_EXT_APPL 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: Test Program for MAP: Read Modules in External Application
Text Symbol: 001 = Error in Return Code
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
WIS_PLAN_READ_PLANNING_DATA call function 'WIS_PLAN_READ_PLANNING_DATA' exporting i_reqid = '09' importing e_vrsio = w_planversion e_struc = w_strucname tables t_selerg = t_selerg t_dfies = t_dfies t_mrange = t_mrange exceptions no_reqid = 1 no_plsch = 2 no_zmerk = 3 no_zkenn = 4 no_reqmerk = 5 no_select_possible = 6 others = 7.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = w_struc exceptions not_found = 1 internal_error = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
WISP_TEMPL_EXT_APPL - Test Program for MAP: Read Modules in External Application WISP_TEMPL_EXT_APPL - Test Program for MAP: Read Modules in External Application WISP_REORG_WISP_KEYS - Program WISP_REORG_WISP_KEYS WISP_REORG_WISP_KEYS - Program WISP_REORG_WISP_KEYS WISP_NET_ENTRY1 - Enter the network WISP_NET_ENTRY1 - Enter the network