2013 Aug 06 8:20 AM
Hi All,
I am using the SOST tcode in recording to resent the emails after selecting the row in table control. While recording when I am selecting any email from the list to resend I am not getting the row selection code capture in the SHDB recording. Please let me know how to get the row selection code and the logic to get the next proceeding row in BDC.
Thanks & Regards,
Ramesh Kumar Singh
Hi All,
I am using the SOST tcode in recording to resent the emails after selecting the row in table control. While recording when I am selecting any email from the list to resend I am not getting the row selection code capture in the SHDB recording. Please let me know how to get the row selection code and the logic to get the next proceeding row in BDC.
Thanks & Regards,
Ramesh Kumar Singh
2013 Aug 06 11:53 AM
Hi Ramesh,
First thing it is not table control in SOST it is an ALV which we cannot capture in BDC recording. This is the problem with SAP ALVs that we cannot do recording on them directly. I also faced the same problem some time back.
Better you look for other options rather than recording SOST.
Thanks,
Zuber
2013 Aug 06 1:51 PM
you can use tables related to SOST like SOES etc. and read what ever values you would like to read , based on the status (like waiting error ) and then using FM you can resend the mail.
Please debug program rssosoststat to get the exact FM needed ( I had the name but I can not recall it now) and needed parameters can be taken from above mentioned tables.
Hope above information help.
2013 Aug 07 9:11 AM
2013 Aug 07 10:47 AM
Hi Ramesh,
BDC cannot be used for the transaction SOST.
Instead you will have to fetch the data from the table associated with SOST and resend it.
You can refer the following links that might be helpful to you.
https://scn.sap.com/thread/1577467
http://scn.sap.com/message/8474894
Regards,
AyyamPerumal
2013 Aug 07 11:27 AM
Hi Ramesh,
Could we know the requirement why do you want to record resending the emails?
Probably we could think other ways to achieve it..
Thanks
AJ
2013 Aug 08 6:40 AM
Zuber/Gaurav/Ayyam,
Thanks for your promt reply.
@Ajay : My requirement is that what ever out going mail which will get listed on SOST, I have to forward those mail in BCC to support team mail [email protected].
Thanks & Regards,
Ramesh Kumar Singh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |