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

Problem in displaying sucess message after saving Tcode(IW31)

Former Member
0 Likes
476

Hi all,

I am working on a tcode IW31 and passing the order type PM02.There is functionality added in the include LCOIHFNJ (Form LEAVE_TO_TRANSACTION) through enhancement spot it has been done.It is for calculating the amount and if it exceeds it is displaying the pop up of information message...

Now the problem is when the order does not satifies the condition then after saving it is displaying Message "Order saved with number'XXXXX' ".But when it is fullfilling the conditions after calculation it is not displaying the data.

May i know how can i have the same functionality for the existing scenario with conditions?

Waiting for a positive response.

Regarfd,

Rickky

2 REPLIES 2
Read only

Former Member
0 Likes
436

Hi Rickky,

Go to transaction SE91. Message class = IW & Message Number = 080.

Click on the where used list of this message & place a break-point to idenfity the difference between the two scenarios.

Hope this helps.

Regards,

Satish Kanteti

Read only

0 Likes
436

Hi,

I had tried the way you had and i am able to have sucess msg when it does not fit the criteria of the problem,And when i debug the requiered secnario it is not going to the sucess msg..

What should be the process to solve the problem ?

Waiting for a positive response.

Regards,

Rickky

Edited by: Rickky.vn on Jul 1, 2011 8:38 AM