Ciao SDN Community,
we have the following scenario. We use IC Webclienet on CRM2007 and need to call a R/3 Tx via Tx Launcher and pass some parameters.
Tx. Launcher is configured using BOR Transaction and i call on R/3 business-object TSTC. Inside TSTC i changed the method execute and prepare some batch input stuff. Finally i call the customer-specific transaction using "CALL Transaction with...."
Anyway, this all works fine. The problem is that we have to return a parameter to CRM from R/3. Also in CRM there is a Popup called "Possible loss of data..." if you click on a other link. I guess the popup is called because there is some OK-Code from R/3 missing and the return data-flow doesnt work at all.
Has somebody a idea, where i can find an example of return-data flow in transaction laucher? Or has anybode done this already?
Points will be rewarded.
Regards,
Tom