2010 Oct 11 3:32 PM
Hello Experts,
I am facing problem with the user exit MV45AFZZ. The exit functionality is working fine. However when I am hitting the back button from VA01 and and try to start creating the order fresh then my user exit is not being called. However when I exit completely out of the VA01 using either /nVA01 or /OVA01 the user exit is being called successfully. Could you please help me in fixing this issue for Back button?
Regards
Radha
2010 Oct 11 4:33 PM
If you have problem using the Global Variables of the FG, you can use the USEREXIT_REFRESH_DOCUMENT userexit of program MV45AFZA. This User exit would be called when the document is saved and all the variables are getting initialized. You can create a FM in your FG, clear all the variables in this Clear FM and call this FM in this User Exit to clear all the variables from your FG.
Regards,
Naimesh Patel
Hello Experts,
I am facing problem with the user exit MV45AFZZ. The exit functionality is working fine. However when I am hitting the back button from VA01 and and try to start creating the order fresh then my user exit is not being called. However when I exit completely out of the VA01 using either /nVA01 or /OVA01 the user exit is being called successfully. Could you please help me in fixing this issue for Back button?
Regards
Radha
2010 Oct 11 4:17 PM
It would help if you indicated which exit and what you're trying to do, since we don't know that you've even picked the correct exit. These exit calls have been in place for many, many years and it's highly doubtful it's an issue with the transaction or exit itself.
2010 Oct 11 4:33 PM
If you have problem using the Global Variables of the FG, you can use the USEREXIT_REFRESH_DOCUMENT userexit of program MV45AFZA. This User exit would be called when the document is saved and all the variables are getting initialized. You can create a FM in your FG, clear all the variables in this Clear FM and call this FM in this User Exit to clear all the variables from your FG.
Regards,
Naimesh Patel
2011 Feb 15 10:42 PM
Solved myself. There was variable which is not getting cleared.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |