‎2009 Oct 12 3:20 AM
iam getting a pop up saying the allocated budget is exceeded
while creating a purchase order
i want to find where from this message is being poppedup
i want to debug the popup window any suggestions??
‎2009 Oct 12 3:25 AM
Hi Revanth, Check the below link <li><b>[Popup screen debugging|http://an-abaper.blogspot.com/2009/09/popup-screen-debugging.html]</b> <li>You need to drag the shortcut on to popup once shortcut is created on desktop. Thanks Venkat.O
‎2009 Oct 12 3:25 AM
Hi Revanth, Check the below link <li><b>[Popup screen debugging|http://an-abaper.blogspot.com/2009/09/popup-screen-debugging.html]</b> <li>You need to drag the shortcut on to popup once shortcut is created on desktop. Thanks Venkat.O
‎2009 Oct 12 3:32 AM
Copy the following code into a .txt file:
[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand
Then drag the .txt file into your popup window, the debugger will start when you push any button of that window.