‎2009 May 07 6:14 AM
Hello All,
I am writing a Test Script for MM01 transaction.
I don't know Where to write the ABAP and ENDABAP Block for test script.
Should I have to write it in the Command Editor or anywhere else.
Can anybody help in the procedure of doing a testing for VA01 transaction.
Thank you in advance.
Looking forward to your response.
Warm Regards,
SampathKumar G.
‎2009 May 07 11:08 AM
Hello ,
All codings are done in the command editor.
If you are writing a ABAP code please make sure that you write within the ABAP .... ENDABAP block
Thanks & Best regards,
Ajay
‎2009 May 07 11:41 AM
Hi,
Put the whole ABAP code in ABAP & END ABAP statements,
for VA01, based on transaction using by you
like for inquiry,quatatio,saleorder,credit notes,billing,shipping
put these transaction one after onein TCD command and test it.
If you are facing any difficulty please let meknow I''l forward the link.
Thanks,
Rahman
‎2009 Jun 03 5:29 AM