<?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 Program Logic to read a table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296349#M1024609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program is to be created which reads the (third party named: ABC) table and populates table content into local table(XYZ)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program will be scheduled to run several times daily.  It compares table content between ABC shared table and XYZ local table.&lt;/P&gt;&lt;P&gt;-    For ABC record that does not exist in XYZ local table, update ABC record in XYZ local table with current timestamp.&lt;/P&gt;&lt;P&gt;-    For XYZ record that does not exist in ABC shared table, remove XYZ record.&lt;/P&gt;&lt;P&gt;-    For ABC record = XYZ record, no action.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the requirement is clear.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2008 18:29:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-31T18:29:49Z</dc:date>
    <item>
      <title>Program Logic to read a table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296349#M1024609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program is to be created which reads the (third party named: ABC) table and populates table content into local table(XYZ)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program will be scheduled to run several times daily.  It compares table content between ABC shared table and XYZ local table.&lt;/P&gt;&lt;P&gt;-    For ABC record that does not exist in XYZ local table, update ABC record in XYZ local table with current timestamp.&lt;/P&gt;&lt;P&gt;-    For XYZ record that does not exist in ABC shared table, remove XYZ record.&lt;/P&gt;&lt;P&gt;-    For ABC record = XYZ record, no action.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the requirement is clear.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 18:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296349#M1024609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T18:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Program Logic to read a table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296350#M1024610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly are you looking for?   Someone to write this code for you?    You have a spec to begin with, why not give it a try yourself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 19:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296350#M1024610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T19:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Program Logic to read a table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296351#M1024611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is bit urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regrds&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 19:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296351#M1024611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T19:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Program Logic to read a table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296352#M1024612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been asked the logic for the spec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Syed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 19:11:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296352#M1024612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T19:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Program Logic to read a table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296353#M1024613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can aprreciate the fact that this is urgent as we are all placed in a postion at one time or another where a report is urgent.   I think everyone here writes code for their own company and gets paid in return by that company.   You won't find many people who are willing to write your program for free.     If you were hired as an ABAP programmer, you should be able to do this yourself.   If you have problems or questions, then post a thread.   Good Luck and enjoy your learning experience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 19:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296353#M1024613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T19:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Program Logic to read a table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296354#M1024614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syed,&lt;/P&gt;&lt;P&gt;&amp;gt;30 (27 unresolved) questions&lt;/P&gt;&lt;P&gt;and...&lt;/P&gt;&lt;P&gt;&amp;gt; Hi ,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; It is bit urgent.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; regrds&lt;/P&gt;&lt;P&gt;I already deleted cross-posted versions of your question in another forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So those are 3 forum rules (see sticky thread at the top of the forum) which you are not keeping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike is right. You need to write a program and discuss aspects of it here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These forums are not intended to be used for posting program specs and expecting the program code in return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thread locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 20:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-logic-to-read-a-table/m-p/4296354#M1024614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T20:07:58Z</dc:date>
    </item>
  </channel>
</rss>

