Skip to Content
0
Former Member
Aug 16, 2011 at 09:57 AM

Exits for Saving without changes in VA02

1020 Views

Dear Experts,

I have an existing enhancement in USEREXIT_NUMBER_RANGE which will display a customized window.

It works fine in VA02 after changing some information and save. The window will appear after save.

The problem is, the user want the window to be appear when SAVE button is clicked in VA02 eventhough no changes has been made.

It appears that, the user must made some changes in VA02 and save, only then the USEREXIT_NUMBER_RANGE will be triggered and display the customized window.

Is there any exist or badi that I can use to display the customized window when the user clicks SAVE button, eventhough no changes has been made?