<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932132#M941382</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;The payment file should be automatically created by trx F110: that depends on the variant used to print the payment advises.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file is stored in Application Server, but u can load it to the presentation server by F110.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2008 12:57:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-06T12:57:16Z</dc:date>
    <item>
      <title>DMEE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932130#M941380</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;&lt;/P&gt;&lt;P&gt;I have to send the payment details to the bank which is there in the bank file format.&lt;/P&gt;&lt;P&gt;for that DMEE is there.&lt;/P&gt;&lt;P&gt;how to create the settings in DMEE.finally data will be send to app.server or not?&lt;/P&gt;&lt;P&gt;and how to mention the file name?&lt;/P&gt;&lt;P&gt;plz reply me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Ramu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932130#M941380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932131#M941381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T-Code &lt;STRONG&gt;AL11&lt;/STRONG&gt; you can see all the application server file name and file contant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create one table with table maintenance. There u can maintain the appli. server file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want create file in application server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'DX_FILE_WRITE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want read file from application server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call function 'DX_FILE_READ'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Durai.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932131#M941381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932132#M941382</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;The payment file should be automatically created by trx F110: that depends on the variant used to print the payment advises.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file is stored in Application Server, but u can load it to the presentation server by F110.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:57:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932132#M941382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932133#M941383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i attached the DMEE format tree SE_A_AUTOGIRO in the transaction FBZP.&lt;/P&gt;&lt;P&gt;whenever i run the transaction F-58, then the format tree will be triggered.&lt;/P&gt;&lt;P&gt;and it will dispaly the selected data in the format of ALV report.&lt;/P&gt;&lt;P&gt;but format tree file format is XML.&lt;/P&gt;&lt;P&gt;this program should be create XML file.&lt;/P&gt;&lt;P&gt;here i want to know this XML file is stored in app. server or any where else?&lt;/P&gt;&lt;P&gt;and wats the path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Ramu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jun 2008 07:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee/m-p/3932133#M941383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-07T07:43:31Z</dc:date>
    </item>
  </channel>
</rss>

