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

Regarding Pop Up Message

Former Member
0 Likes
504

Hai experts,

during sales order creation using va01 once the sales order is created and in user_exit_refresh_document user exit i am doing delivery , and then sumbitting a report for excise calculation J_1IJChk , this report is called but it throws a pop up saying that excise is completed for the delivery and when i press ok it comes out of the program, actually after i press ok then it should come back to my program for further process , how can this be acheived is there any configuration for the same or shoudl i change the standard code

regards

m.a

Hai experts,

during sales order creation using va01 once the sales order is created and in user_exit_refresh_document user exit i am doing delivery , and then sumbitting a report for excise calculation J_1IJChk , this report is called but it throws a pop up saying that excise is completed for the delivery and when i press ok it comes out of the program, actually after i press ok then it should come back to my program for further process , how can this be acheived is there any configuration for the same or shoudl i change the standard code

regards

m.a

2 REPLIES 2
Read only

Former Member
0 Likes
470

Hi Afzal,

I suggest to keep a break-point, where pop up is called, and see the consequences, so that, code can be written accordingly.

Pls post the code here , so that we can suggest accordingly.

-Sujatha

Read only

0 Likes
470

hai sujatha,

the program is of standard J_1IJChk , which when success throws an information message that is creating a problem when i call in function module

so for that i coopied into a z report and changed the information message into success message and it is working fine

i could have changed the standard code but it will effect others instead i am callign a z report

thanx for ur response

i am closing the thread

m.a

Edited by: mohammad afzal on Aug 27, 2009 5:41 AM