‎2008 Jun 20 12:08 PM
Hi all
How can we findout error in EDI.now the status is 51.and the error is "no batch input data for screen SAPMV45A 4001.
now what i am doing is debugging and try to change the value of sy-subrc while debugging and process it at WE19 .then checkthe status in WE02 for the new idoc created.Is it the right way.
Thanks in advance
Sabu.
‎2008 Jun 20 12:16 PM
Hi,
I can able to guide you.
can you call me at 097423 77982.
It gives the error no input data, so hope you are trying to pass the values to some screens from the idoc data.
check which field is mandatory in that and whethe rthat vale has been passed properly from idoc vales.if not pass the data.
you chekc the message on we02.
double clcik the idoc.then click the arrow marke near status records.then double click on status 51.It will show the error message in detail.
Thanks,
Ponraj.s.
‎2008 Jun 20 12:16 PM
Hi,
Once the Idoc is created then then status will be 64 for Inbound and 30 for Outbound.
Then before posting you can change the status through the program RC1_IDOC_SET_STATUS.
-Regards.