‎2013 Jan 31 4:54 PM
Hi
I have a dump in user exit RV63A902 but my problem is that it dump only when I create invoice by VF01 after push button SAVE.
My breake point works in edition VA02 and before I push button SAVE in VF01. How to debug this user exit in VF01?
Maybe this exit in this step is calling in background?
‎2013 Jan 31 5:06 PM
Hi Kosmo,
Can you show me the screenshot of the dump you are getting??
‎2013 Jan 31 5:14 PM
Please first check the transaction st22. RV63A902 routine program using VOFM. Please check the procedure mention in below like
‎2013 Jan 31 5:34 PM
Problem is that in some instance of my user exit I have komk-kunnr null. Message dump is nevermind in this case. I must debug VF01 and find when is calling routine from RV63A902. In VA02 komk-kunnr is normally filled.