‎2009 Apr 25 5:50 AM
1. i have recorded a test script for Vao1.
2. i have made the material number and qty alone as th einput and it works fine if i execute this test case alone separately.
3. i try to run this in a integration testing cycle alsong with other test cases.
4. in such time i am getting the below error.
i am struck up here.kindly let me know if there is solution or what is happening.
No batch input data for screen SAPLSPO2 0101
Message no. 00344
‎2009 Apr 25 10:27 AM
DsK,
One of the mandatory field on screen SAPLSPO2 0101 has been not provided data with your recording.
Plz check.
Regards
Shital
‎2009 Apr 26 9:44 AM
Hello,
If the script works individually and doesnt work when its run with the other scripts then
there might mite be following cases.
First if the recording is done through SAPGUI ensure that the first SAPGUI command has the
flag Reset set to 'X'.
Also there might be miss match with the screen.
Ensure that the the script run before this VA01 script exits the screen and a new screen opens for the VA01 script.
Also check the Connection id and session id's of the SAPGUI's in VA01 Script
Thanks & Best regards,
Ajay
‎2009 Oct 09 6:48 AM