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

BDC va01 error

Former Member
0 Likes
871

I am working on BDC VA01 i am creating sales orders with header text I am using call transaction if error comes i am moving to Session If i am running the session with error records it is throughing the error : no batch input data for screen SAPMV45A 4002 please help me

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
771

i think Sales Text not maintained for this Material ?

Regards

Prabhu

5 REPLIES 5
Read only

Former Member
0 Likes
772

i think Sales Text not maintained for this Material ?

Regards

Prabhu

Read only

Former Member
0 Likes
771

Hi,

Your screen sequence is not correct for the error records, May be some screen is expecting in between the screens for these error records, just run the Session in Foreground, then you come to know where the screen is missing, then do the same thing manually with the same data, then you will get the new scrren , then add the code for that screen.

Regards

Sudheer

Read only

Former Member
0 Likes
771

Hi Ravi,

I think before call the session method with erros u may refresh u r BDCDATA internal tale. Please make sureabout that internal table whether it have data or not.

Hope this helps you, reply for queries, Shall post you the updates.

Regards.

Kumar. .

Read only

Former Member
0 Likes
771

Hi,

please check the error data records ....

I think ur not properly passing this data to the SESSION method.

Kishi.

Read only

Former Member
0 Likes
771

Hi Ravi,

Your screen sequence is not called correctly, I mean there may be some screen in between which is just a selection screen type from list display, where there will not be any input fields in it.Run it in foreground and you will come to know.

thanks

Raj