SAP Program SPROX_SERVICE_INTERFACE_TEST_D - Program SPROX_SERVICE_INTERFACE_TEST_I

Purpose
Map a request (XML data) to the corresponding ABAP data of a givenproxytype and back to a response (XML data). Test report to test themapping of proxy types between ABAP and XML

Prerequisites
A proxy data type (structure) has been selected.

Features
Template XML data is generated for the given proxy types. The kind oftemplate data can be controlled by some options. The generated XML datais mapped to ABAP data and back to XML. You can control if extended XMLhandling is used when mapping the data. By default the XML output isbuilt from the ABAP data produced for the XML input. Alternatively youcan use initial ABAP data or alter the ABAP data in the debugger.
For more information regarding the test environment please seehere.