Skip to Content
0
Former Member
Apr 14, 2010 at 09:14 AM

Use of SAP_WAPI_WRITE_CONTAINER in Java WDP

33 Views

Hi,

I need to use SAP_WAPI_WRITE_CONTAINER module function in my Java Web Dynpro application. I have seen that the input parameter that handles the data is IFS_XML_CONTAINER.

My WDP application displays a form. When clicking on the submit button, I would like to store all entries in the task container. The problem is that I have no idea what the data structure should be. I know it is XML, but where can I find a sample xml file to see how the container values are declared so that I can make my own one.

Thanks in advance for your help.

Thibault