2010 Jan 20 6:47 PM
Hi all,
i need to test a sales process (VA01, VL01N, VF01), but i don´t know which ecatt is better for this.
can someone tell me the differences betwenn TCD and SAPGUI transaction?
Thanks
Ale.
2010 Jan 22 11:41 AM
Hi,
If you want to load Active X Controls and Long text(eg - 1000 char), you need to use SAP GUI method.The drawback here is, The load time is ver slow.
TCD method is fast when compared to SAP GUI method.
If you donot know how to use eCATT, pls check website saptechnical- > tutorials->eCATT
P.S: if you have data more than 9999 records, you need to split the records and load it.
Thanks,
Felix
2010 Jan 22 11:41 AM
Hi,
If you want to load Active X Controls and Long text(eg - 1000 char), you need to use SAP GUI method.The drawback here is, The load time is ver slow.
TCD method is fast when compared to SAP GUI method.
If you donot know how to use eCATT, pls check website saptechnical- > tutorials->eCATT
P.S: if you have data more than 9999 records, you need to split the records and load it.
Thanks,
Felix
2010 Feb 21 7:05 PM
Hello,
Since the transaction mentioned by you are control intensive transaction or the enjoy transaction with lot of controls, ALV grids, tree structure and so on .
TCD driver cannot recognize if the transactions has more controls in such cases SAPGUI is the best option.
So i would recommend you to use SAPGUI for recording.
Thanks & Best regards,
Ajay