/SPE/REGISTER_QUEUE_NAVIGATION 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 /SPE/REGISTER_QUEUE_NAVIGATION into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
/SPE/REGISTER_NAVI - Register Navigation from Queue
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.
Selection Text: P_REG = Register
Selection Text: P_UNREG = Deregister
Title: REGISTER QUEUE NAVIGATION
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_SET_SELSCREEN_STATUS CALL FUNCTION 'RS_SET_SELSCREEN_STATUS' EXPORTING p_status = 'NAVIGATE' p_program = l_repid TABLES p_exclude = lt_exclude.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
/SPE/REGISTER_QUEUE_NAVIGATION - REGISTER QUEUE NAVIGATION /SPE/REGISTER_QUEUE_NAVIGATION - REGISTER QUEUE NAVIGATION /SPE/QUEUE_DISPLAY_TOOLS - Springboard for Queue Display Tools /SPE/QUEUE_DISPLAY_TOOLS - Springboard for Queue Display Tools /SPE/POD_PROCESSING_TOP - Include /SPE/POD_PROCESSING_TOP /SPE/POD_PROCESSING_F01 - Include /SPE/POD_PROCESSING_F01