<?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 assign component--- in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/2801706#M654230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a structured data object &amp;lt;s&amp;gt;, we can use the statement&lt;/P&gt;&lt;P&gt;ASSIGN COMPONENT &amp;lt;comp&amp;gt; OF STRUCTURE &amp;lt;s&amp;gt; TO &amp;lt;FS&amp;gt;.&lt;/P&gt;&lt;P&gt;to assign one of its components &amp;lt;comp&amp;gt; to the field symbol &amp;lt;FS&amp;gt;. It is said we can specify the component &amp;lt;comp&amp;gt; either as a literal or a variable but hoe to specify this as a variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Sep 2007 10:52:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-02T10:52:58Z</dc:date>
    <item>
      <title>assign component---</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/2801706#M654230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a structured data object &amp;lt;s&amp;gt;, we can use the statement&lt;/P&gt;&lt;P&gt;ASSIGN COMPONENT &amp;lt;comp&amp;gt; OF STRUCTURE &amp;lt;s&amp;gt; TO &amp;lt;FS&amp;gt;.&lt;/P&gt;&lt;P&gt;to assign one of its components &amp;lt;comp&amp;gt; to the field symbol &amp;lt;FS&amp;gt;. It is said we can specify the component &amp;lt;comp&amp;gt; either as a literal or a variable but hoe to specify this as a variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 10:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/2801706#M654230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T10:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: assign component---</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/2801707#M654231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a structured data object &amp;lt;s&amp;gt;, we can use the statement&lt;/P&gt;&lt;P&gt;ASSIGN COMPONENT &amp;lt;comp&amp;gt; OF STRUCTURE &amp;lt;s&amp;gt; TO &amp;lt;FS&amp;gt;.&lt;/P&gt;&lt;P&gt;to assign one of its components &amp;lt;comp&amp;gt; to the field symbol &amp;lt;FS&amp;gt;. It is said we can specify the component &amp;lt;comp&amp;gt; either as a literal or a variable but hoe to specify this as a variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 10:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/2801707#M654231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T10:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: assign component---</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/2801708#M654232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;loop at itab into wa_itab .&lt;/P&gt;&lt;P&gt;assign component wa_itab-fieldname of structure &amp;lt;l_line&amp;gt; to &amp;lt;l_field&amp;gt;.&lt;/P&gt;&lt;P&gt;endloop .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 12:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/2801708#M654232</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-09-02T12:01:08Z</dc:date>
    </item>
  </channel>
</rss>

