‎2007 Jan 25 11:48 AM
Hi Experts,
I have a function module in QAS110 that I need to debug, this function module was assigned through table TBE24 and TBE34. The function module should be able to populate the KNVV-PLANT in QAS100 once a business partner and relationship is created in CRM. Can anyone inform me how can I debug this function module once I triggered the CRM?
For more info, kindly check OSS note 865321.
Thanks a lot!
‎2007 Jan 25 11:52 AM
fill "/h" in your ok-code field (the white box left top of your screen).
then you will immidiateley go to the debugger.
sorry if i didnt understand you properly and so told you $hit.
Message was edited by:
Florian Kemmer
‎2007 Jan 25 11:55 AM
Is this a function that runs in the background that you need to capture.
There is a small peice of code you can put in but as it is QA then you wont be able to do that.
‎2007 Jan 25 12:10 PM
Yes.. this function is being executed in background.. so execute transaction in CRM --> trigger the Function module --> QAS..
I can put code in DEV and transfer it in QAS to debug.. may I know the small code that I can put that you are trying to say? thanks