SRT_WSP_ISOLATION_ADMIN_CLASS is a standard ABAP INCLUDE 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 SRT_WSP_ISOLATION_ADMIN_CLASS 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: Include SRT_WSP_ISOLATION_ADMIN_CLASS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DYNP_VALUES_READ call function 'DYNP_VALUES_READ' "#EC * exporting dyname = 'SRT_WSP_ISOLATION_ADMIN' "#EC NOTEXT dynumb = '1000' " -> selection screen! tables dynpfields = lt_field exceptions invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 stepl_not_found = 10 others = 11.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting ddic_structure = pi_struct_name retfield = pi_ret_field_name value_org = 'S' window_title = l_window_title tables value_tab = pi_value_tab return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3. "#EC NO_INCOMP
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SRT_WSP_ISOLATION_ADMIN_CLASS - Include SRT_WSP_ISOLATION_ADMIN_CLASS SRT_WSP_ISOLATION_ADMIN - Program SRT_WSP_ISOLATION_ADMIN SRT_WSP_ISOLATION_ADMIN - Program SRT_WSP_ISOLATION_ADMIN SRT_WSP_HCHECK_EXECUTE_COMP - Program SRT_WSP_HCHECK_EXECUTE_COMP SRT_WSP_HCHECK_EXECUTE_COMP - Program SRT_WSP_HCHECK_EXECUTE_COMP SRT_WSP_CONNECTIVITY_LOG_CLEAR - Reorganisation of Management Connection Log