<?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 Dealing with old syntaxis coding. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dealing-with-old-syntaxis-coding/m-p/1694642#M304812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a little trouble trying to modify a program that it's a little old. By this what I mean is that by only switching to the modify view and verifying the code I already get syntaxis error because of statements like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SELECT SINGLE * FROM EBAN WHERE BANFN = ZEBAN-BANFN AND&lt;/P&gt;&lt;P&gt;BNFPO = ZEBAN-BNFPO.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where the INTO instruction is not found. My question here is do I need to modify and correct all this syntaxis error so I can continue, or I can leave this old and obsolote code and just insert what I need, and ignore the error messages related to the old code and activate the program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2006 20:40:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-14T20:40:33Z</dc:date>
    <item>
      <title>Dealing with old syntaxis coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dealing-with-old-syntaxis-coding/m-p/1694642#M304812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a little trouble trying to modify a program that it's a little old. By this what I mean is that by only switching to the modify view and verifying the code I already get syntaxis error because of statements like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SELECT SINGLE * FROM EBAN WHERE BANFN = ZEBAN-BANFN AND&lt;/P&gt;&lt;P&gt;BNFPO = ZEBAN-BNFPO.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where the INTO instruction is not found. My question here is do I need to modify and correct all this syntaxis error so I can continue, or I can leave this old and obsolote code and just insert what I need, and ignore the error messages related to the old code and activate the program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 20:40:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dealing-with-old-syntaxis-coding/m-p/1694642#M304812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T20:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with old syntaxis coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dealing-with-old-syntaxis-coding/m-p/1694643#M304813</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 would modify and get the correct syntax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 20:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dealing-with-old-syntaxis-coding/m-p/1694643#M304813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T20:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with old syntaxis coding.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dealing-with-old-syntaxis-coding/m-p/1694644#M304814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you need to fix all syntax errors in order for the program to run.  In this case, you can simply add this statement to the top of the program.  It should fix that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Tables: EBAN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 20:45:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dealing-with-old-syntaxis-coding/m-p/1694644#M304814</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-11-14T20:45:44Z</dc:date>
    </item>
  </channel>
</rss>

