<?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: Dynamic Field mapping in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-mapping/m-p/3223380#M768746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best method = using field symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;table KNA1, fields KUNNR and NAME1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal table itab row 1 :&lt;/P&gt;&lt;P&gt;itab-fieldname    KNA1-KUNNR&lt;/P&gt;&lt;P&gt;itab-value          123456&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-SYMBOLS &amp;lt;f&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASSIGN (itab-fieldname) TO &amp;lt;f&amp;gt;. &lt;/P&gt;&lt;P&gt;&amp;lt;f&amp;gt; = itab-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result : KNA1-KUNNR will be filled with 123456&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2008 10:13:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-18T10:13:15Z</dc:date>
    <item>
      <title>Dynamic Field mapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-mapping/m-p/3223379#M768745</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 need to map the fields from Internal table to Database table. I have the fieldnames as rows from excel sheet. Need to update the value in Database table. Example,&lt;/P&gt;&lt;P&gt;My internal table has following records.&lt;/P&gt;&lt;P&gt;fieldname1    value&lt;/P&gt;&lt;P&gt;fieldname2    value&lt;/P&gt;&lt;P&gt;fieldname3    value&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;fieldname50   value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to compare the field name with the Database field name and update the value from the field value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice me the best method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 10:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-mapping/m-p/3223379#M768745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T10:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Field mapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-mapping/m-p/3223380#M768746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best method = using field symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;table KNA1, fields KUNNR and NAME1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal table itab row 1 :&lt;/P&gt;&lt;P&gt;itab-fieldname    KNA1-KUNNR&lt;/P&gt;&lt;P&gt;itab-value          123456&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-SYMBOLS &amp;lt;f&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASSIGN (itab-fieldname) TO &amp;lt;f&amp;gt;. &lt;/P&gt;&lt;P&gt;&amp;lt;f&amp;gt; = itab-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result : KNA1-KUNNR will be filled with 123456&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 10:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-field-mapping/m-p/3223380#M768746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T10:13:15Z</dc:date>
    </item>
  </channel>
</rss>

