Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SAPGuiTableTree issue
#2
Not Solved
Try This
Code:
'Add a column in your datatable say - 'Num'
'take the value from datatable
NumValue = Datatable("Num","your sheet")
'Set the value
SAPGuiSession("Session").SAPGuiWindow("Termination of Plan Participat").SAPGuiTree("TableTreeControl").Set "#" & NumValue,"401K","ON"
does this help?

Reply


Messages In This Thread
SAPGuiTableTree issue - by shilparach - 11-12-2009, 03:36 AM
RE: SAPGuiTableTree issue - by Saket - 11-12-2009, 10:50 AM
RE: SAPGuiTableTree issue - by shilparach - 11-12-2009, 08:33 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)