<?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 Regarding syntax error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-syntax-error/m-p/3502567#M842454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi....&lt;/P&gt;&lt;P&gt; can any one tell me why i am getting the below error when i am executing the program ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax Error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Literals that take up more than one line not permitted.		&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE IT_008_OUTPUT WITH KEY PERNR = ITAB-PERNR&lt;/P&gt;&lt;P&gt;                                 LGART = &amp;#145;3001&amp;#146;.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*	Then pass the value into itab1.&lt;/P&gt;&lt;P&gt;ITAB1-LGART = IT_008_OUTPUT-LGART.&lt;/P&gt;&lt;P&gt;ITAB1-BET02 = IT_008_OUTPUT-BETRG.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2008 12:07:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-05T12:07:20Z</dc:date>
    <item>
      <title>Regarding syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-syntax-error/m-p/3502567#M842454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi....&lt;/P&gt;&lt;P&gt; can any one tell me why i am getting the below error when i am executing the program ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax Error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Literals that take up more than one line not permitted.		&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE IT_008_OUTPUT WITH KEY PERNR = ITAB-PERNR&lt;/P&gt;&lt;P&gt;                                 LGART = &amp;#145;3001&amp;#146;.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*	Then pass the value into itab1.&lt;/P&gt;&lt;P&gt;ITAB1-LGART = IT_008_OUTPUT-LGART.&lt;/P&gt;&lt;P&gt;ITAB1-BET02 = IT_008_OUTPUT-BETRG.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 12:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-syntax-error/m-p/3502567#M842454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T12:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-syntax-error/m-p/3502568#M842455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phaninder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you copy any code from a notepad or word document and paste into the SAP editor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this was done, then you often get this error without there being any obvious errors.  If so, please retype the statements directly in the SAP editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, ensure there is no literal in quotes split over two lines e.g.&lt;/P&gt;&lt;P&gt;MOVE 'Start of literal                                                                ' to v_test.&lt;/P&gt;&lt;P&gt;Such a statement would return the error described.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 12:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-syntax-error/m-p/3502568#M842455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T12:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-syntax-error/m-p/3502569#M842456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  post the code along with the loop statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 12:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-syntax-error/m-p/3502569#M842456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T12:12:35Z</dc:date>
    </item>
  </channel>
</rss>

