Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

user-exit on variant

Former Member
0 Likes
768

Hi experts,

I am looking for a user-exit which can be triggered while saving the variant data from a query selection-screen.

The need is to make sure that the information on the variant is correct when scheduled to run in the background.

Any input is greatly appreciated.

Thank you,

Reeta.

Hi experts,

I am looking for a user-exit which can be triggered while saving the variant data from a query selection-screen.

The need is to make sure that the information on the variant is correct when scheduled to run in the background.

Any input is greatly appreciated.

Thank you,

Reeta.

3 REPLIES 3
Read only

Former Member
0 Likes
611

Need help.

Isn't there any exit out there. I am trying to debug but haven't found anything yet.

Cany anyone find something for me.

Reeta

Read only

Former Member
0 Likes
611

Hi,

There is no user exit in picture when you save variant on selection screen. I just confirmed it.

But why don't you do one thing.

Write one another code and pass variant value to it using submit and check the value of variant in other program. It won't eat up resource as well.

Let me know for any clarification.

Thanks,

Kartavya

Read only

0 Likes
611

Thanks for your response Kartavya.

Where would you like me to submit this code from.. The query report? If so, I can't do that...because this check on the variant data will be true for all the queries ( we can't amend it for all of them), and these queries will be run in the background.

Can you think of any other workaround

Edited by: Reeta Dhani on Aug 21, 2008 6:45 PM