‎2009 Jun 25 9:30 AM
Hello Everybody,
I am trying to Post IDoc from one system to another. When I sent the material through BD10 it sent sucessfully. But in the recieving system I see the following errors -
51 - Error: Application document not posted
62 - IDoc passed to application
64 - IDoc ready to be transferred to application
50 - IDoc added
Can someone tell me what are the possible solutions for this please?
Help needed. I appreciate all the help extended.
Thanks,
Sneha Singh.
‎2009 Jun 25 10:01 AM
‎2009 Jun 25 9:33 AM
Use proper subject line in future
You cannot judge the error exactly from Error 51.
It may be because of not same configuration for materials in both systems.....
Try to analyse the idoc from BD87 for more information.
‎2009 Jun 25 9:37 AM
Hi Sneha,
Have a look at this link [IDOC|http://saphowto.wordpress.com/2007/12/30/idocs-how-basis-troubleshoot-idocs-error-status-51-and-status-68/]
Hope it helps!
Viquar Iqbal
‎2009 Jun 25 10:01 AM
‎2009 Jun 25 12:42 PM
Hi ,
The IDoc has the status 51.
Can someone give me the steps how we can resolve the error.
Please help, I am in a rush.
Thanks,
Sneha.
‎2009 Jun 25 1:00 PM
Follow the steps below,
1. Message type Process Code
2. Functiona module assignment TCODE BD51.
3. Functional module and the message type TCODE WE57
4. Function module to the process code used TCODE WE42
and check whether the Input file is available or not ?
Kanagaraja L
Edited by: Kanagaraja Lokanathan on Jun 25, 2009 2:00 PM
‎2009 Jun 25 3:48 PM
‎2009 Jun 25 3:57 PM
Just go through Logical Errors in the Application
under the following Link http://help.sap.com/saphelp_45b/helpdata/en/b5/9c48e8fc6f11d1bf5a0000e8a7386f/frameset.htm
Ok......
You know which program Triggering your IDOC and also you know Basic type and Message type , So Go to WE57 Transaction then search which FM triggering your IDOC by using your Msg type and Basic Type. after getting the FM.
Go to Tcode WE19, Give the Idoc number and execute , in the second screen you will find INBOUND FUNCTION MODULE button give the FM name which one got it from WE57 and check the IN DEBUG MODE and execute in forground.
Please Let me know the sttus.
Kanagaraja L
Edited by: Kanagaraja Lokanathan on Jun 25, 2009 5:00 PM
‎2009 Jun 25 3:57 PM
Hi ,
if the data is locked the idoc will be in Pratially posted(status 52 ) or not posted ( status 51)..
so run the Program RBDMANI2 for status 51 & 52..
or
go to t-code swo1-->IDOCSTATUS --> enter idoc number execute ..
first run method -->Processing of IDoc Containing Errors
next run method-->IDOC.StatusProcess
and chage the status from 51 or 52 to 53....
See the SAP Note : - 898626
http://help.sap.com/saphelp_nw04/helpdata/en/75/4b3c1cd14811d289810000e8216438/frameset.htm
Regards,
Prabhudas