Hello,
i am a biginner.
i use a Windows Visual Basic script.
the script calls a SAP Table
I have to read the Content of some cells.
But sometimes a User have an other Layout of the table and the Column is not listetd.
How can i check the Column name is available
how can i check the column Names of the Table.
session.findbyid("Wnd[0]......").columns(3).title
don't work.
Laufzeitfehler 438
Antworten gerne auch in deutsch.

