<?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: ASSIGN COMPONENT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139599#M746099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is used when you have to access the field which from the fieldsymbol which has a strcutre.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the with the fieldaname when you know the fieldname or you can use the number of the field when you know the palce of the field, say 2nd field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ASSIGN COMPONENT 'MATNR' OF STRCTURE &amp;lt;F_HEAD&amp;gt; TO &amp;lt;F_FLD&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ASSIGN COMPONENT 2 OF STRCTURE &amp;lt;F_HEAD&amp;gt; TO &amp;lt;F_FLD&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2007 15:27:11 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2007-12-12T15:27:11Z</dc:date>
    <item>
      <title>ASSIGN COMPONENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139596#M746096</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;maybe some one can tell me what this code do,and when is recommended to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
ASSIGN COMPONENT fieldname OF STRUCTURE
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 15:18:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139596#M746096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-12T15:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASSIGN COMPONENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139597#M746097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3923358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3923358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 15:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139597#M746097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-12T15:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: ASSIGN COMPONENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139598#M746098</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;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4129124"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 15:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139598#M746098</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-12T15:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASSIGN COMPONENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139599#M746099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is used when you have to access the field which from the fieldsymbol which has a strcutre.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the with the fieldaname when you know the fieldname or you can use the number of the field when you know the palce of the field, say 2nd field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ASSIGN COMPONENT 'MATNR' OF STRCTURE &amp;lt;F_HEAD&amp;gt; TO &amp;lt;F_FLD&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ASSIGN COMPONENT 2 OF STRCTURE &amp;lt;F_HEAD&amp;gt; TO &amp;lt;F_FLD&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 15:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139599#M746099</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-12-12T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: ASSIGN COMPONENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139600#M746100</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;It is used to assign a field name of a structure to field symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax:&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 23:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-component/m-p/3139600#M746100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-12T23:41:41Z</dc:date>
    </item>
  </channel>
</rss>

