cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW QA08 - error in batch input session

antonio_bruno
Participant
0 Kudos
582

Hi,

I need to do in background a Mass processing for a great number of materials. I can't directly with QA08, so create a LSMW with Batch Input Recording referred to QA08. If i process the batch input session in background, I've an error: No batch input data for dynpro SAPMSSY0 0120. If i process in foreground, it works properly.

Could you please help me to solve the problem?

Thanks and regards.

View Entire Topic
0 Kudos

Hi,

there are sample videos which you can directly look for manipulating the VB script as per your data input. Please note whenever you run this script then data input file

Here is the link which will tell you for setting up the client for using SAP GUI scripting- Introduction to SAP Gui Scripting | SAP Blogs

Just for an example, below is the sample VB script for creating CT04 through SAP GUI. Green highlighted text shows values which you will pass through data input excel file, blue highlited fields are fixed value and need not to pass through input file.

all the changes in the script has to be done between yellow highlighted section. Its very easy and you will be able to learn it and run it.