2009 May 18 11:07 AM
HI all,
How to write select query in SECATT test script?
HI all,
How to write select query in SECATT test script?
2009 May 18 11:36 AM
In the secatt tool, they are different types of recording types in that select abap to end abap recording type , with which you can able to write a select query in the test script.
2009 May 18 12:28 PM
2009 May 18 12:30 PM
2009 May 18 12:41 PM
Hello,
In transaction SECATT , create a script and within the script in the command editor , add ABAP .... ENDABAP from the pattern in the tool bar.
You should enclose the select statment within the ABAP ENDABAP statements.
eg:
ABAP.
Select......
ENDABAP.
Thanks & Best regards,
Ajay
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |