<?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 SQ02 syntax error when is processed internal table %dtab in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314042#M1535922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to insert code in custom infoset from SQ02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to modify internal table %DTAB in Code Section END-OF-SELECTION(before List).&lt;/P&gt;&lt;P&gt;Internal table %DTAB  is table where are data extracted from SAP tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that i can't declare internal table in code section DATA  in this way : data %dtab type standard table of /1BCDWB/IQG000000000026 with header line , because program dumpes at gives to me this error %DTAB" has already been declared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But if i do not declare the table , when i check syntax error gives to me syntax error  field %DTAB is unknown .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Sep 2010 13:10:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-14T13:10:30Z</dc:date>
    <item>
      <title>SQ02 syntax error when is processed internal table %dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314042#M1535922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to insert code in custom infoset from SQ02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to modify internal table %DTAB in Code Section END-OF-SELECTION(before List).&lt;/P&gt;&lt;P&gt;Internal table %DTAB  is table where are data extracted from SAP tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that i can't declare internal table in code section DATA  in this way : data %dtab type standard table of /1BCDWB/IQG000000000026 with header line , because program dumpes at gives to me this error %DTAB" has already been declared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But if i do not declare the table , when i check syntax error gives to me syntax error  field %DTAB is unknown .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 13:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314042#M1535922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-14T13:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: SQ02 syntax error when is processed internal table %dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314043#M1535923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you want to modify?&lt;/P&gt;&lt;P&gt;Is it not possible with additional fields/coding ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grx&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 13:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314043#M1535923</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2010-09-14T13:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: SQ02 syntax error when is processed internal table %dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314044#M1535924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Andeas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to modify the field MSEG-MENGE ( Quantity ) if field MSEG-BWART has particular value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both fieldes are on internal table %DTAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you intend for additional fields/coding ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 13:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314044#M1535924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-14T13:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: SQ02 syntax error when is processed internal table %dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314045#M1535925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot modify table %DTAB in query. Try to put your code in record processing for node BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 14:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-syntax-error-when-is-processed-internal-table-dtab/m-p/7314045#M1535925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-14T14:42:06Z</dc:date>
    </item>
  </channel>
</rss>

