<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:10pt"><div><span>Hello everyone,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; ">Once in a while I face the question is subject and was wandering what others are doing.</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; ">I'm creating report that reads info from workitems' containers and some other tables (customer master, sales documents, bla bla).</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; ">In order to read workitem container, I use&nbsp;SAP_WAPI_READ_CONTAINER. It works OK but it is really not efficient from performances
 point of view.</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; ">I was looking for a way to read containers of multiple workitems at on time, like doing SELECT FOR ALL ENTRIES.&nbsp;</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; ">I used to work with table&nbsp;SWW_CONT but ever since workflow is set to work with XML persistence (which is very useful), container info is not stored in SWW_CONT anymore, it seems to be clustered (table&nbsp;SWWCNTP0?).</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent;
 font-style: normal; ">Any ideas?</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal; ">Thanks in advance,</div><div>&nbsp;</div><div><font color="#00007f" size="2" face="verdana, helvetica, sans-serif"><b><br>Shai Eyal</b></font></div><div><br></div></div></body></html>