<?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 infotype data clear in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotype-data-clear/m-p/2989819#M706104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to clear all data from infotype 2005 pl do help.&lt;/P&gt;&lt;P&gt;reward points will be given.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Quavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2007 05:51:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-13T05:51:08Z</dc:date>
    <item>
      <title>infotype data clear</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotype-data-clear/m-p/2989819#M706104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to clear all data from infotype 2005 pl do help.&lt;/P&gt;&lt;P&gt;reward points will be given.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Quavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:51:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotype-data-clear/m-p/2989819#M706104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: infotype data clear</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotype-data-clear/m-p/2989820#M706105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write a program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection parameters : s_pernr   for  pa2005-pernr  .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPES: data  :  begin of itab_wa  occurs  &lt;/P&gt;&lt;P&gt;include structure   pa2005 .&lt;/P&gt;&lt;P&gt;end of  itab_wa .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DATA itab  TYPE TABLE OF itab_wa. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SELECT *       FROM pa2005&lt;/P&gt;&lt;P&gt;       INTO CORRESPONDING FIELDS OF TABLE itab &lt;/P&gt;&lt;P&gt;       WHERE  pernr  in  s_pernr .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DELETE pa2005 FROM TABLE itab .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:52:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotype-data-clear/m-p/2989820#M706105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:52:09Z</dc:date>
    </item>
  </channel>
</rss>

