2005 Sep 09 7:14 PM
Hi all,
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.
Can anybody help me? Have anybody worked with this BADI? Do I have to choose another BADI/exit?
Thanks you in advance,
Ricardo
Hi all,
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.
Can anybody help me? Have anybody worked with this BADI? Do I have to choose another BADI/exit?
Thanks you in advance,
Ricardo
2006 Jan 10 7:59 PM
Ricardo
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?
Thanks,
Greg
2006 Feb 10 1:39 PM
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.
I can test the BADI method and it works correctly. But I don't receive a mail message after the import of any transports.
Any suggestions appreciated.
Thanks
Jerrod
2006 Nov 02 8:38 AM
The BAdI is working in our 4.6C system.
However, there are some restrictions:
a) the BAdI is executed with user DDIC (which might explain the e-mail problem described above)
b) the BAdI is called in background (sy-batch = 'X')
Regards
Thomas
2007 Jun 21 9:59 PM
Hi All,
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.
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 .
Even then the issue is not resolved. Any help is greatly appreciated.
2009 Jun 17 11:34 AM
Hi experts,
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?
Cheers
Christian
2010 Aug 11 12:19 PM
2011 Jan 27 3:57 PM
The Report RDDFDBCK runs on Mandant 000.
If you read or write tables in the BADI CTS_IMPORT_FEEDBACK think to specify the right client.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |