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 in IDOC....

Former Member
0 Likes
1,033

Hi Gurus,

I m creating a material using MATMAS05. The IDOC is getting posted in R/3 from some other system with the error: Application document not posted. why this error occured and what can be the solution to this??

Thanx in advance,

Rajeev.

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,006

Hello,

No idea why the error occured. But you can try to test the Idoc in error by using WE19 & try to debug the associated processing FM.

BR,

Suhas

Hi Gurus,

I m creating a material using MATMAS05. The IDOC is getting posted in R/3 from some other system with the error: Application document not posted. why this error occured and what can be the solution to this??

Thanx in advance,

Rajeev.

7 REPLIES 7
Read only

Former Member
0 Likes
1,006

Hi,

Is the IDoc in status 51 ? If so, then check the error in t-code BD87, it will give you the exact error. If you still dont find anything, open the IDoc and see the status messages if those give you any details.

regards,

Advait

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,007

Hello,

No idea why the error occured. But you can try to test the Idoc in error by using WE19 & try to debug the associated processing FM.

BR,

Suhas

Read only

jaideepsharma
Active Contributor
0 Likes
1,006

Hi,

There can be many reasons. In order to know the exact reason go to Tcode WE19. Enter idoc number and process the idoc using option Inbound processing. Enter function module name and debugging in foreground option. Also, go to status record and check if there is any application message in it.

KR Jaideep,

Read only

Former Member
0 Likes
1,006

you are getting this message in main node.."Application document not posted"

check error message in sub node and let us know the error message by that we can give you some solution.

Read only

Former Member
0 Likes
1,006

Hi,

After checkin the error log, I m getting the following error:

You have not fully maintained the descriptions. Please help me.

Thanx in advance.

Rajeev.

Read only

0 Likes
1,006

Hi,

Can you please let me know the message class and message id?

Also, the function module you are using to process idoc.

KR Jaideep,

Read only

manubhutani
Active Contributor
0 Likes
1,006

Hi Rajeev

Just under that 'Application doc not posted' you can get the exact error message . (in status record t-code we02)

There could be multiple reasons for this.

let me know if you have any doubt.

Regards

Manu