<?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 Re: SAPSQL_SELECT_WA_TOO_SMALL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-select-wa-too-small/m-p/812981#M41968</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;The dump message appears because you are trying to select a number of fields larger than the destination workarea. ie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of wa,&lt;/P&gt;&lt;P&gt;  matnr type matnr,&lt;/P&gt;&lt;P&gt;  mtart type mtart,&lt;/P&gt;&lt;P&gt;  end of wa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single matnr mtart matkl from mara&lt;/P&gt;&lt;P&gt;  into wa where matnr = &amp;lt;some stuff&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example you select 3 fields and try to save them in a work area with only two fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sap notes is a knowledge database available for SAP customers. It's accesible from &lt;A href="http://service.sap.com" target="test_blank"&gt;http://service.sap.com&lt;/A&gt; (id &amp;amp; password needed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards from barcelona,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2004 08:22:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-04-19T08:22:33Z</dc:date>
    <item>
      <title>SAPSQL_SELECT_WA_TOO_SMALL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-select-wa-too-small/m-p/812980#M41967</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;when i am trying to activate the hierarchy i am getting &lt;/P&gt;&lt;P&gt;the above error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPSQL_SELECT_WA_TOO_SMALL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it says the into ( i.e waork areas ) clause area  length is smaller than the table .... it recommonds to go to sap notes to modify , if i am having authority...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is any one knows what sap notes ???  and how we can access it ??? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2004 05:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-select-wa-too-small/m-p/812980#M41967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-16T05:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_SELECT_WA_TOO_SMALL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-select-wa-too-small/m-p/812981#M41968</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;The dump message appears because you are trying to select a number of fields larger than the destination workarea. ie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of wa,&lt;/P&gt;&lt;P&gt;  matnr type matnr,&lt;/P&gt;&lt;P&gt;  mtart type mtart,&lt;/P&gt;&lt;P&gt;  end of wa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single matnr mtart matkl from mara&lt;/P&gt;&lt;P&gt;  into wa where matnr = &amp;lt;some stuff&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example you select 3 fields and try to save them in a work area with only two fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sap notes is a knowledge database available for SAP customers. It's accesible from &lt;A href="http://service.sap.com" target="test_blank"&gt;http://service.sap.com&lt;/A&gt; (id &amp;amp; password needed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards from barcelona,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2004 08:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-select-wa-too-small/m-p/812981#M41968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-04-19T08:22:33Z</dc:date>
    </item>
  </channel>
</rss>

