‎2009 May 14 7:11 AM
Hello All,
How to test a BAPI?
How to write a script in Command Editor?
Thanks and regards,
SampathKumar.
‎2009 May 14 8:08 AM
Hi Sampath,
A function module or a bapi can be tested using the eCATT command FUN.
Please refer the below link for the same:
Link: [http://help.sap.com/saphelp_nw2004s/helpdata/en/fb/c7433ffb8b1f07e10000000a114084/frameset.htm]
And you create a test script by using various eCATT commands available. You can select them using the 'Pattern' button.
Folowing links can guide how to create test scripts using TCD and SAPGUI modes:
Link: [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3418] [original link is broken] [original link is broken] [original link is broken];
Link: [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3464] [original link is broken] [original link is broken] [original link is broken];
Regards
Kalyani
‎2009 May 14 1:56 PM
Hi,
this link might help u....
http://help.sap.com/saphelp_nw04/helpdata/en/fb/c7433ffb8b1f07e10000000a114084/frameset.htm
‎2009 May 15 7:07 AM
Hello,
If your BAPI is a function module then you can automate and test using SE38 transaction.
Thanks & Best regards,
Ajay
‎2009 Jun 03 5:29 AM