‎2011 Jun 30 11:39 AM
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
‎2011 Jun 30 11:59 AM
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
‎2011 Jul 01 5:58 AM
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