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

Batch Input for VA31 and adding new partner

Former Member
0 Likes
314

Dear All,

I have a already well running program, which is creating new scheduling agreement via transaction VA31 in batch input mode.

Now, there is a new requirement to add one partner in the header. I made a recording and saw that there is a subcreen SAPLV09C. I extended the program, but doesn't matter I'm doing I always get the message:

No batch input data for screen SAPMV45A 4002

Does anyone has experience with adding new partners in the header and can explain me how to make the right development.

Thanks in advance.

Klaus

1 REPLY 1
Read only

Former Member
0 Likes
263

Hi Klaus,

If you get the error No Batch input data for screen proceed as follows:

1. In the Installation Assistant mark the foreground checkbox (in the column FG of the Installation Assistant project view) of this specific eCATT.

2. Activate the project again.

3. Run the eCATT in foreground

seee this links

ftp://ftp.software.ibm.com/software/websphere/integration/wbiadapters/library/doc/pdf/mysap4/mysap4_60.pdf

www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm - 9k -

thanks

karthik

reward me if usefull