<?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: GETWA_NOT_ASSIGNED. runtime error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980932#M1604693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please check your code. You may have declared a field-symbol and used that without assigning any structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2011 10:59:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-03T10:59:32Z</dc:date>
    <item>
      <title>GETWA_NOT_ASSIGNED. runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980930#M1604691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;error stmt: field symbol ha not yet been assigned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pleae help me to solve this error thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;Moderator Message: Instead of dumping your code here, please read through the Short Dump Error Message and try to analyze where the error is. You could also search the forum and Google for similar issues.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Jun 3, 2011 4:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 10:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980930#M1604691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-03T10:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: GETWA_NOT_ASSIGNED. runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980931#M1604692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;It is because your fieldcatlog fieldname does not match with the declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 10:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980931#M1604692</guid>
      <dc:creator>pawan_rai</dc:creator>
      <dc:date>2011-06-03T10:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: GETWA_NOT_ASSIGNED. runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980932#M1604693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please check your code. You may have declared a field-symbol and used that without assigning any structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 10:59:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980932#M1604693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-03T10:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: GETWA_NOT_ASSIGNED. runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980933#M1604694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry hit the post button by mistake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sarkar11 on Jun 3, 2011 7:02 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 11:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980933#M1604694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-03T11:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: GETWA_NOT_ASSIGNED. runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980934#M1604695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you custom program.  You have to check fields symbols is assign or not. Using following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 If &amp;lt;Fs&amp;gt; is assign.
"  write your ligic here.
endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF standard program giving such kind of error check for SAP note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF You ALV report giving such kind of error check for fields catlog fields is incorrect or fields name should not be a keyword or proper data type to assign proper value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinds Rgds&lt;/P&gt;&lt;P&gt;Ravi Lanjewar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 11:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getwa-not-assigned-runtime-error/m-p/7980934#M1604695</guid>
      <dc:creator>ravi_lanjewar</dc:creator>
      <dc:date>2011-06-03T11:29:17Z</dc:date>
    </item>
  </channel>
</rss>

