Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot create Checkpoint, Cannot identify the ...
#1
Not Solved
Hi,
Could you help me with following problem:

1. have two lines with different SAPGuiEdits objects: e.g. Sold-to party, Payment terms

Code:
SAPGuiSession("Session").SAPGuiWindow("Create Order overview").SAPGuiEdit("Sold-to party").Set DataTable("sold_to", dtGlobalSheet)
SAPGuiSession("Session").SAPGuiWindow("Create Order overview").SAPGuiEdit("Payment terms").Set DataTable("paym_term", dtGlobalSheet)

2. Insert Standard checkpoint for Sold-to party – OK, but when I do the same with Payment terms Msg. Appears: Cannot create Checkpoint,
Cannot identify the SAPGuiEdit

On the other hand, I can find both objects in the repository (right click - Objects Properties – View in Repository)

Why Im not able to create Checkpoint for the second object ?
Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Question about a specific checkpoint I'm trying to create DanielElsner 2 2,290 06-07-2011, 03:42 AM
Last Post: tdevick
  How do I create a database checkpoint to validate data from xls NewAtQTP 0 2,436 02-25-2011, 05:18 PM
Last Post: NewAtQTP
Wink standard checkpoint and text checkpoint kiran10_rm 1 5,132 11-18-2010, 05:16 AM
Last Post: nandu
  fullscreen and bitmap checkpoint error "Cannot create bitmap checkpoint" meuline 2 4,597 12-10-2009, 09:17 PM
Last Post: meuline
  Checkpoint problems: Checkpoint starts before web page is loaded & therefore fails! IdontGetIt 1 3,780 11-20-2009, 11:45 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)