SRT_CREATE_RUNTIME_CONFIG_P01 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_CREATE_RUNTIME_CONFIG_P01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = 'PTRC' values = lt_value exceptions id_illegal_name = 1 others = 2.
DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = 'SRT_CREATE_RUNTIME_CONFIG' "#EC NOTEXT dynumb = '1000' " -> selction 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 = 'SRTIF_CONFIG_NODE' "#EC NOTEXT retfield = 'NAME' "#EC NOTEXT value_org = 'S' tables value_tab = lt_display return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.
DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = 'SRT_CREATE_RUNTIME_CONFIG' "#EC NOTEXT dynumb = '1000' " -> selction 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 = 'SRTIF_CONFIG_NODE' "#EC NOTEXT retfield = 'NAME' "#EC NOTEXT value_org = 'S' tables value_tab = lt_display return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.
VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = 'PMIDP' values = lt_value exceptions id_illegal_name = 1 others = 2.
VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = 'PRMP' values = lt_value exceptions id_illegal_name = 1 others = 2.
VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = 'PPROT' values = lt_value exceptions id_illegal_name = 1 others = 2.
VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = 'PTBTYPE' values = lt_value exceptions id_illegal_name = 1 others = 2.
VRM_SET_VALUES call function 'VRM_SET_VALUES' exporting id = 'POPTXMLT' values = lt_value exceptions id_illegal_name = 1 others = 2.
GET_RT_CONFIG_WSDL call function 'GET_RT_CONFIG_WSDL' exporting rt_config_name =
-name if_def_name = -dt_object importing result = lt_result exceptions object_not_exists_exception = 1 technical_exception = 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.
SRT_CREATE_RUNTIME_CONFIG_P01 - SRTCREATERUNTIMECONFIGP01 SRT_CREATE_RUNTIME_CONFIG_E01 - SRTCREATERUNTIMECONFIGE01 SRT_CREATE_RUNTIME_CONFIG_DYN - SRTCREATERUNTIMECONFIGDYN SRT_CREATE_RUNTIME_CONFIG - Restricted Administration of WS Configurations SRT_CREATE_RUNTIME_CONFIG - Restricted Administration of WS Configurations SRT_CREATE_LOCAL_SR_CONNECTION - Report SRT_CREATE_LOCAL_SR_CONNECTION