int sapgui_table_get_text( const char *description, const char *tableID, const char *row, const char *column, const char *paramName, [args,] LAST );
| description | User entered text to aid in understanding script | ||||||||||
| tableID | Object ID Strings | ||||||||||
| row | Row number. The first data row is numbered zero (0). If there is a header row it is numbered (-1). | ||||||||||
| column | Column number. The first column is numbered zero (0). | ||||||||||
| paramName | Output parameter for the retrieved text | ||||||||||
| args | Optional Arguments | ||||||||||
| LAST | A marker indicating the end of the argument list. Not required if Optional Arguments are used. Similarly for int sapgui_get_text( const char *description, const char *controlID, const char *outParamName, [args,] LAST );
|
Each button, text box etc on a SAP application is identified with an object ID. In your LR installation folders you should find a tool called sapguispy. Use that to find out the object id of anything on the sap page.
--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/b6101ad9-93d7-45f6-8763-fbb24da3cd16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.