<?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: BADI CTS_IMPORT_FEEDBACK problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020732#M81125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am dealing with the same problem; i try to update a z-table in this method, but haven't found a solution yet...any ideas?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2009 10:34:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-17T10:34:39Z</dc:date>
    <item>
      <title>BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020727#M81120</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;I need to activate an exit when I import a transport request, to save a custom log (time, user, etc.) in a Z table. So, I found this BADI CTS_IMPORT_FEEDBACK, implement the class, method, and so... but when activate the badi, there is no call for the method FEEDBACK_AFTER_IMPORT in the standard transport program, i.e. exit itself is not working. I look into OSS but there is no note about it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me? Have anybody worked with this BADI? Do I have to choose another BADI/exit? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you in advance,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2005 18:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020727#M81120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-09T18:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020728#M81121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed the same problem when trying to use this BADI.  By any chance have you had any feedback directly from SAP on this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 19:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020728#M81121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T19:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020729#M81122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm also having problems getting this BADI to work.  I'm trying to send a mail message from the user-exit and it does not appear that the exit is being called.  However the transport log does indicate that the BADI is called.  I found this logic in program "RDDFDBCK" line 359.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can test the BADI method and it works correctly.  But I don't receive a mail message after the import of any transports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jerrod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 13:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020729#M81122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T13:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020730#M81123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The BAdI is working in our 4.6C system.&lt;/P&gt;&lt;P&gt;However, there are some restrictions:&lt;/P&gt;&lt;P&gt;a) the BAdI is executed with user DDIC (which might explain the e-mail problem described above)&lt;/P&gt;&lt;P&gt;b) the BAdI is called in background (sy-batch = 'X')&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 08:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020730#M81123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T08:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020731#M81124</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;The BADI "CTS_IMPORT_FEEDBACK" Triggers in the program RDDFDBCK . This is usually a Background job run by DDIC . The evidence that it works is I had written a log file to DIR_TRANS Directory opening  a file within the BADI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure that exit works but I have a strange issue that I am trying to capture the transports in a Z table which I am trying to update "Z Table " in BADI. I know that in methods Commit work doesn't work so I created a FM in Update mode . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even then the issue is not resolved. Any help is greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 20:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020731#M81124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T20:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020732#M81125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am dealing with the same problem; i try to update a z-table in this method, but haven't found a solution yet...any ideas?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 10:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020732#M81125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T10:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020733#M81126</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;has anybody a solution for this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;elisabeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 11:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020733#M81126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-11T11:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: BADI CTS_IMPORT_FEEDBACK problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020734#M81127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Report RDDFDBCK runs on Mandant 000. &lt;/P&gt;&lt;P&gt;If you read or write tables in the BADI CTS_IMPORT_FEEDBACK think to specify the right client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 15:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-cts-import-feedback-problem/m-p/1020734#M81127</guid>
      <dc:creator>frank_strootmann</dc:creator>
      <dc:date>2011-01-27T15:57:56Z</dc:date>
    </item>
  </channel>
</rss>

