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

Error 51

Former Member
0 Likes
1,124

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,056

Hi,

check this link.

[;

[;

[https://www.sdn.sap.com/irj/scn/advancedsearch?query=51-Error+Applicationdocumentnotposted&cat=sdn_all]

hope u'll get some idea.

Regards,

Sneha.

Edited by: sneha kumari on Jun 25, 2009 11:01 AM

8 REPLIES 8
Read only

GauthamV
Active Contributor
0 Likes
1,056

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.

Read only

viquar_iqbal
Active Contributor
0 Likes
1,056

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

Read only

Former Member
0 Likes
1,057

Hi,

check this link.

[;

[;

[https://www.sdn.sap.com/irj/scn/advancedsearch?query=51-Error+Applicationdocumentnotposted&cat=sdn_all]

hope u'll get some idea.

Regards,

Sneha.

Edited by: sneha kumari on Jun 25, 2009 11:01 AM

Read only

0 Likes
1,056

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.

Read only

0 Likes
1,056

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

Read only

0 Likes
1,056

Can you explain to me once more please?

Thanks,

Sneha,

Read only

0 Likes
1,056

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

Read only

0 Likes
1,056

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