<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: table name required in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352896#M1232487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this view SWWVEAGENT and tables like &lt;STRONG&gt;t77s0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Rajnesh Dharmat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2009 07:05:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-03T07:05:00Z</dc:date>
    <item>
      <title>table name required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352894#M1232485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using a standard RFC SWN_UWL_GET_WORKLIST which is fetching the data in  worklist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know if anybody knows which table is being used by this RFC to populate data in worklist. i need the name of the table from where the data is being populated in to   worklist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SWN_UWL_GET_WORKLIST'&lt;/P&gt;&lt;P&gt;   EXPORTING&lt;/P&gt;&lt;P&gt;     user                      = ls_user-bname&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    LANGUAGE                  = SY-LANGU&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    TRANSLATE_WI_TEXT         = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    IM_TASK_FILTER            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    IM_STATUS_FILTER          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    IM_ITEM_TYPE_FILTER       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    RETURN_CODE               =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; worklist                  = lt_worklist&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    DEADLINE_ITEMS            =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt; message_lines             = lt_messages&lt;/P&gt;&lt;P&gt; message_struct            = lt_mess_struct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 06:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352894#M1232485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T06:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: table name required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352895#M1232486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not use SQL trace to check which table is read in the function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to ST05 -&amp;gt; Activate trace&lt;/P&gt;&lt;P&gt;2. Run the function module in SE37 with the necessary parameters&lt;/P&gt;&lt;P&gt;3. Go back to ST05 -&amp;gt; Deactivate trace&lt;/P&gt;&lt;P&gt;4. And then Display trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to find the tables from the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lim...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 07:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352895#M1232486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T07:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: table name required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352896#M1232487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this view SWWVEAGENT and tables like &lt;STRONG&gt;t77s0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Rajnesh Dharmat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 07:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352896#M1232487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T07:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: table name required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352897#M1232488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 11:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-required/m-p/5352897#M1232488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T11:54:29Z</dc:date>
    </item>
  </channel>
</rss>

