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

idoc status......

Former Member
0 Likes
402

hi experts.

i am working on the inbound side.

here the sales order being created..........

but line items of sales order differs from idoc to the SO in VA03 Tc

the status of idoc is 62.....

how to rectify the process.....

thanks

2 REPLIES 2
Read only

Former Member
0 Likes
381

hi,

If you have a status of 62 that means that the IDoc is created and ready to be transferred to the application. Creating an IDoc in itself is not the end of the process. You have to pass it on to the application. Let us say you are creating a sales order using EDI. First you will create the IDoc. It will be in status 62 at this stage. Once you process the IDoc, then it will be passed to the sales order application which will create the actual sales order.

Run the program RBDAPP01 with your IDoc number and it should create whatever it is supposed to create.

Kishore

Read only

Former Member
0 Likes
381

Hi,

62 status means IDOC passed to application. It means the application hasn't been generated. So how can you check Sales Order application.

Take the inbound IDOC in WE19 and run again with all the necessary segments. See if it has generated any document.

Regards

Kannaiah