SPROX_STYLESHEET_TEST_STABLE 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 SPROX_STYLESHEET_TEST_STABLE 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.
Selection Text: P_A2X = Abap2Xml
Selection Text: P_CHECK = Test with existing test data
Selection Text: P_CREATE = Create test data
Selection Text: P_CTRL = Control
Selection Text: P_DELIND = Deletion Indicator
Selection Text: P_DOWNL = Download test data
Selection Text: P_EDIT = Edit test data
Selection Text: P_EXT = ext. XMLHandling
Selection Text: P_F_GEN = Force ST generation
Selection Text: P_MODE = Mode
Selection Text: P_RESET = Reset test data
Selection Text: P_SUB = Subtype
Selection Text: P_TYP = Type name
Selection Text: P_TYPE = Type name
Selection Text: P_UPDATE = Adj. test data use cur. result
Selection Text: P_UPLOAD = Upload test data
Title: Test ST
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = text.
TRINT_FREE_MEMORY call function 'TRINT_FREE_MEMORY'.
TR_APPEND_LOG call function 'TR_APPEND_LOG' exporting condense = space tables xmsg = protocol exceptions others = 0.
TRINT_FLUSH_LOG call function 'TRINT_FLUSH_LOG' exporting iv_display_level = level.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = 'SPROXHDR' tables dfies_tab = lt_field * FIXED_VALUES = exceptions not_found = 1 internal_error = 2 others = 3.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'OBJ_NAME' value_org = 'S' tables value_tab = values field_tab = lt_field return_tab = lt_return exceptions parameter_error = 1 no_values_found = 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.
SPROX_STYLESHEET_TEST_STABLE - Test ST SPROX_STYLESHEET_TEST_STABLE - Test ST SPROX_STYLESHEET_TEST_DTR - Test Stylesheet for Data Type SPROX_STYLESHEET_TEST_DTR - Test Stylesheet for Data Type SPROX_STYLESHEET_TEST_DT - Test Stylesheet for Data Type SPROX_STYLESHEET_TEST_DT - Test Stylesheet for Data Type