Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in VA01

Dsk
Active Contributor
0 Likes
1,381

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

3 REPLIES 3
Read only

Former Member
0 Likes
650

DsK,

One of the mandatory field on screen SAPLSPO2 0101 has been not provided data with your recording.

Plz check.

Regards

Shital

Read only

Former Member
0 Likes
650

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

Read only

Dsk
Active Contributor
0 Likes
650

ansered