‎2007 Apr 10 6:59 AM
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
‎2007 Apr 10 7:03 AM
i think Sales Text not maintained for this Material ?
Regards
Prabhu
‎2007 Apr 10 7:03 AM
i think Sales Text not maintained for this Material ?
Regards
Prabhu
‎2007 Apr 10 7:08 AM
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
‎2007 Apr 10 7:20 AM
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. .
‎2007 Apr 10 7:37 AM
Hi,
please check the error data records ....
I think ur not properly passing this data to the SESSION method.
Kishi.
‎2007 Jun 25 7:01 AM
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