UPS_START_STS_EXE 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 UPS_START_STS_EXE into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BPS_STS_START - Start STS Execution
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: TEILPLAN = Subplan
Selection Text: VERSION = Planning Session
Title: GUI Start for Status and Tracking System Monitor
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
UPS_STS_GET_URL CALL FUNCTION 'UPS_STS_GET_URL' EXPORTING i_version = version i_teilplan = teilplan IMPORTING e_url = g_url.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UPS_START_STS_EXE - GUI Start for Status and Tracking System Monitor UPS_START_STS_EXE - GUI Start for Status and Tracking System Monitor UPS_SEND_MAIL_IN_BATCH - Program for Sending Start E-Mail in the Status and Tracking System UPS_SEND_MAIL_IN_BATCH - Program for Sending Start E-Mail in the Status and Tracking System UPS_REALIGN_BW_HIERARCHY - Convert BW Hierarchy: Hash Values Path --> Node UPS_REALIGN_BW_HIERARCHY - Convert BW Hierarchy: Hash Values Path --> Node