ROIUT2_TEST_XML_CLUSTERS 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 ROIUT2_TEST_XML_CLUSTERS 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: Biztalk XML Viewer
Text Symbol: 001 = Tag error
Text Symbol: 002 = Tag:
Text Symbol: 003 = Invalid for testing. Select an XML line type
Text Symbol: 004 = Detail type
Text Symbol: 005 = Error retrieving XML
Text Symbol: 006 = Empty XML found for this line
Text Symbol: 007 = Tag:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIUT2_CONTROLLER call function 'OIUT2_CONTROLLER' EXPORTING OBJECT_TYPE = in_object_type COMMAND = in_COMMAND CONN_ID = in_CONN_ID TEST = debug TABLES IN_XML_TABLE = in_xml_table RS_XML_TABLE = rs_xml_table FT_XML_TABLE = msg_table exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIUT2_TEST_XML_CLUSTERS - Biztalk XML Viewer ROIUT2_TEST_XML_CLUSTERS - Biztalk XML Viewer ROIUT2_SUBMIT_OB_CONTROLLER - Submit the Outbound Controller ROIUT2_SUBMIT_OB_CONTROLLER - Submit the Outbound Controller ROIUT2_SET_POINTER_MACRO - to hold the common set_pointer macro ROIUT2_OWNERSHIP_RECORDS - All data cluster record types for macro processing