<?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: POPULATING DATA IN CUSTOMER FIELD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763803#M37273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjaiah,&lt;/P&gt;&lt;P&gt;For the transaction ME41 I just want that ZZNAME55,requirment is from that perticular transaction system will take the ZZNAME55 value and populate in MARA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Rajarshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Nov 2004 06:27:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-11-23T06:27:19Z</dc:date>
    <item>
      <title>POPULATING DATA IN CUSTOMER FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763801#M37271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;According to the requirment I have added a field &amp;lt;b&amp;gt;NAME55&amp;lt;/b&amp;gt; in &amp;lt;b&amp;gt;MARA&amp;lt;/b&amp;gt; table by &amp;lt;b&amp;gt;APPEND STRUCTURE&amp;lt;/b&amp;gt;.Now I have to upload a set of customer data in that &amp;lt;b&amp;gt;NAME55&amp;lt;/b&amp;gt; field,which will be pupulated the &amp;lt;b&amp;gt;MARA&amp;lt;/b&amp;gt; table.&lt;/P&gt;&lt;P&gt;Someone plz help me on how I will approch for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am not clear plz reply.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Rajarshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2004 05:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763801#M37271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-11-23T05:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: POPULATING DATA IN CUSTOMER FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763802#M37272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First and foremost thing:&lt;/P&gt;&lt;P&gt;With an append structure, normally, you should be adding field (names) starting with "ZZ" but it looks like you have added just NAME55. If this is the case, please change it to ZZNAME55 and re-activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To have this field updated, if you need to update, while the transaction is being updated using one of (material master or some other) transaction, you must be having the logic to how to determine it. Once u have it, use one of the user exit and populate it. Please let me know which trxn it is supposed to go with - I can help u out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anjaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2004 05:39:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763802#M37272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-11-23T05:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: POPULATING DATA IN CUSTOMER FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763803#M37273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjaiah,&lt;/P&gt;&lt;P&gt;For the transaction ME41 I just want that ZZNAME55,requirment is from that perticular transaction system will take the ZZNAME55 value and populate in MARA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Rajarshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2004 06:27:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763803#M37273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-11-23T06:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: POPULATING DATA IN CUSTOMER FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763804#M37274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to &amp;lt;b&amp;gt;SMOD&amp;lt;/b&amp;gt; transaction and check for enhancement &amp;lt;b&amp;gt;MM06E005&amp;lt;/b&amp;gt; and then click on &amp;lt;b&amp;gt;components&amp;lt;/b&amp;gt;. Probably &amp;lt;b&amp;gt;EXIT_SAPMM06E_012&amp;lt;/b&amp;gt; would be of use to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2004 10:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763804#M37274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-11-23T10:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: POPULATING DATA IN CUSTOMER FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763805#M37275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajarshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am little confused with your requirement. You want to update MARA-ZZNAME55(a master table field) with a value that you enter in the transaction ME41(a RFQ create transaction for transactional data)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is true, you will be changing MARA, every time there is a new RFQ for that material and only the latest RFQ value will be there in MARA, but no history. Is this how the client wants it? Please clarify.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2004 19:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-data-in-customer-field/m-p/763805#M37275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-11-23T19:51:53Z</dc:date>
    </item>
  </channel>
</rss>

