SETS_CLASS_TEST_ENTRY 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 SETS_CLASS_TEST_ENTRY 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: Programm SETS_CLASS_TEST_ENTRY
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SWO_SET_ENVIRONMENT CALL FUNCTION 'SWO_SET_ENVIRONMENT' EXPORTING debug = debugger.
SETS_CO_CLASS_TEST CALL FUNCTION 'SETS_CO_CLASS_TEST' EXPORTING class = class class_type = clstype * IMPORTING * INSTANCE = EXCEPTIONS initialization_error = 1 illegal_class_type = 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.
SETS_CLASS_TEST_ENTRY - Programm SETS_CLASS_TEST_ENTRY SETS_CLASS_TEST_ENTRY - Programm SETS_CLASS_TEST_ENTRY SETSTMAC - Macros for access to objects with types from type pool SETST SETRETAILSYSTEM - Flag System Online as SAP Retail System SETRETAILSYSTEM - Flag System Online as SAP Retail System SETMAN_SEARCH_HELP_NAME - Include SETMAN_SEARCH_HELP_NAME