<?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: DMEE exit help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-help/m-p/7614775#M1569754</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;Thanks for your reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i define strucutre RmtLctnMtd  in exit FM , with ref which stuc , which import parameters has this strcuture name etc&lt;/P&gt;&lt;P&gt;I need to pasa value 'email' into that stuc RmtLctnMtd ,how the code would&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Feb 2011 01:29:08 GMT</pubDate>
    <dc:creator>sridhar1</dc:creator>
    <dc:date>2011-02-16T01:29:08Z</dc:date>
    <item>
      <title>DMEE exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-help/m-p/7614773#M1569752</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 had created Z FM Using template DMEE_EXIT_TEMPLATE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.I need to use field  FPAYH zadnr  and get vendor address details from lfa1 . which  import parameters of FM store these values ? &lt;/P&gt;&lt;P&gt;2. I need to pass the output back to structure RmtLctnMtd - how can this be achived .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 01:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-help/m-p/7614773#M1569752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T01:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-help/m-p/7614774#M1569753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi ,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I had created Z FM Using template DMEE_EXIT_TEMPLATE .&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; 1.I need to use field  FPAYH zadnr  and get vendor address details from lfa1 . which  import parameters of FM store these values ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; if you set Node as CHAR Field , then you need to populate values into C_VALUE.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;2. I need to pass the output back to structure RmtLctnMtd - how can this be achived .&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;        you need to following things for that Node.&lt;/P&gt;&lt;P&gt;           &lt;STRONG&gt;--&amp;gt;set Mapping Procedure -&amp;gt;Exit Module&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;           &lt;STRONG&gt;&lt;/STRONG&gt;&lt;DEL&gt;&lt;STRONG&gt;&amp;gt;in Source Tab&lt;/STRONG&gt;&lt;/DEL&gt;&amp;gt;Assign your Exit Module Name&lt;/P&gt;&lt;P&gt;&amp;gt; Thanks in advance &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Sridhar&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 02:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-help/m-p/7614774#M1569753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T02:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-help/m-p/7614775#M1569754</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;Thanks for your reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i define strucutre RmtLctnMtd  in exit FM , with ref which stuc , which import parameters has this strcuture name etc&lt;/P&gt;&lt;P&gt;I need to pasa value 'email' into that stuc RmtLctnMtd ,how the code would&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 01:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-help/m-p/7614775#M1569754</guid>
      <dc:creator>sridhar1</dc:creator>
      <dc:date>2011-02-16T01:29:08Z</dc:date>
    </item>
  </channel>
</rss>

