<?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 Problem with assign component statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468876#M1554807</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 have problem in using Assing componet statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Var1 = I_FEBKO&lt;/P&gt;&lt;P&gt;var2 = butxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i wrote a statement like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ASSIGN lv_temp3 TO &amp;lt;lfs_strname&amp;gt;.&lt;/P&gt;&lt;P&gt;      ASSIGN lv_temp4 TO &amp;lt;lfs_fieldname&amp;gt;.&lt;/P&gt;&lt;P&gt;      ASSIGN COMPONENT &amp;lt;lfs_fieldname&amp;gt; OF STRUCTURE &amp;lt;lfs_strname&amp;gt; TO &amp;lt;lfs_kunnr&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not working and dumping , can you plese suggent on where i am going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Dec 2010 17:17:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-20T17:17:43Z</dc:date>
    <item>
      <title>Problem with assign component statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468876#M1554807</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 have problem in using Assing componet statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Var1 = I_FEBKO&lt;/P&gt;&lt;P&gt;var2 = butxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i wrote a statement like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ASSIGN lv_temp3 TO &amp;lt;lfs_strname&amp;gt;.&lt;/P&gt;&lt;P&gt;      ASSIGN lv_temp4 TO &amp;lt;lfs_fieldname&amp;gt;.&lt;/P&gt;&lt;P&gt;      ASSIGN COMPONENT &amp;lt;lfs_fieldname&amp;gt; OF STRUCTURE &amp;lt;lfs_strname&amp;gt; TO &amp;lt;lfs_kunnr&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not working and dumping , can you plese suggent on where i am going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 17:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468876#M1554807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-20T17:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with assign component statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468877#M1554808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what does your dump say?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 17:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468877#M1554808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-20T17:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with assign component statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468878#M1554809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually after the assing statement , i am trying to move the values of  &amp;lt;lfs_kunnr&amp;gt; to an other filed&lt;/P&gt;&lt;P&gt;the dump says you are trying to access an unassigned filed string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i have values in that assinged structure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 17:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468878#M1554809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-20T17:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with assign component statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468879#M1554810</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;What are the values of  lv_temp3 and  lv_temp4 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it has "I_FEBKO", should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ASSIGN (lv_temp3) TO &amp;lt;lfs_strname&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leandro Mengue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 18:06:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468879#M1554810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-20T18:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with assign component statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468880#M1554811</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;See:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;lv_temp3 = 'I_FEBKO'.
lv_temp4 = 'BUTXT'.

ASSIGN (lv_temp3) TO &amp;lt;lfs_strname&amp;gt;.

ASSIGN COMPONENT lv_temp4 OF STRUCTURE &amp;lt;lfs_strname&amp;gt; TO  &amp;lt;lfs_kunnr&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leandro Mengue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 18:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468880#M1554811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-20T18:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with assign component statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468881#M1554812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leandro, my issue is resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 18:32:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-assign-component-statement/m-p/7468881#M1554812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-20T18:32:33Z</dc:date>
    </item>
  </channel>
</rss>

