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