Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[HELP]Button no longer works in the transaction ME21N(SAP/QTP)
#8
Solved: 10 Years, 9 Months, 2 Weeks ago
This error usually happens when the item you are trying to select is not available in the list.

Make sure the item you are trying to select is listed under the menu.

Can you try this alternate code.

Code:
SAPGuiSession("Session").SAPGuiWindow("Create Purchase Order").SAPGuiToolbar("ToolBarControl").PressContextButton "SELECT"
SAPGuiSession("Session").SAPGuiWindow("Create Purchase Order").SAPGuiToolbar("ToolBarControl").Object.SelectContextMenuItemByText("Purchase Requisitions")

Let me know the output.

Regards,
Ankesh
Reply


Messages In This Thread
RE: [HELP]Button no longer works in the transaction ME21N(SAP/QTP) - by Ankesh - 06-26-2012, 06:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to click the save button in Save As window while downloading from SAP kathirvelnagaraj 0 2,306 08-25-2015, 07:37 PM
Last Post: kathirvelnagaraj
  QTP not clicking on the flex button sudheerch 2 3,442 12-03-2013, 12:56 PM
Last Post: sudheerch
  Same code on running with UFT11.5 gets slow and browser hangs but works fine inQTP11 Rashi 1 2,417 03-02-2013, 04:12 PM
Last Post: vinod123
  Function written in Func library is not returning values but works in same script Shwethareddy 5 4,439 02-25-2013, 10:55 AM
Last Post: vinod123
Question <Interesting> Is it possible to execute SAP GUI application without QTP Jyobtech 3 3,469 09-07-2012, 12:26 PM
Last Post: SIBICA

Forum Jump:


Users browsing this thread: 1 Guest(s)