<?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: Import from logfile in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147795#M748396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue is solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jan 2008 11:43:23 GMT</pubDate>
    <dc:creator>sudha_naik</dc:creator>
    <dc:date>2008-01-30T11:43:23Z</dc:date>
    <item>
      <title>Import from logfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147793#M748394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a statement which reads like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT GRID_ENTRIES TO %_P0000000006  FROM LOGFILE ID %_KEY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand its reading data from a logfile with the given key. Could anyone please tell me where I can find this logfile. On debugging I find that the data read from the logfile is wrong. How can I proceed to find the cause for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sudha Naik on Dec 31, 2007 6:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 09:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147793#M748394</guid>
      <dc:creator>sudha_naik</dc:creator>
      <dc:date>2007-12-24T09:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Import from logfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147794#M748395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldnt find the location of the logfile. But i was about to trace where in ABAP Code  the logfile is written. and could find the data which is written. Hence was able to find the cause of the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147794#M748395</guid>
      <dc:creator>sudha_naik</dc:creator>
      <dc:date>2008-01-29T06:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Import from logfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147795#M748396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue is solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 11:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147795#M748396</guid>
      <dc:creator>sudha_naik</dc:creator>
      <dc:date>2008-01-30T11:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import from logfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147796#M748397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Sudha,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how your Issue gets solved.. since i am also facing the similar kind of issue right now. In my case i am able to find where the data is imported from LOGFILE ID but not sure where actually it is writing the data into the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any T-Code available for checking the content of the Logfile...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ramkumar.K&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 04:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147796#M748397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T04:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Import from logfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147797#M748398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ram, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using debugging I found out the place where this log file was written and traced back. Thus my issue was solved.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not aware of any transaction where we can see the content of the logfile. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 04:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147797#M748398</guid>
      <dc:creator>sudha_naik</dc:creator>
      <dc:date>2008-04-08T04:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Import from logfile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147798#M748399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide some more specifics about how you went about finding where the log file is written in your case. I am trying to locate the same during the processing of a Purchase Order document. I need to locate the point during processing when the log file is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MadABAPper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 21:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-logfile/m-p/3147798#M748399</guid>
      <dc:creator>kyle_mccarter</dc:creator>
      <dc:date>2008-04-24T21:58:12Z</dc:date>
    </item>
  </channel>
</rss>

