Application Development 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: 

Errors while posting Delivery Idoc

Former Member
0 Kudos

Dear All,

We are changing some segments of an Delivery Idoc. After changing, the system is creating an new Idoc with the values defined in the original Idoc and is changing the status of original Idoc from 30 to 32. Then again we are changing the status of Idoc to 30 with the help of function module "IDOC_STATUS_WRITE_TO_DATABASE". Now, while submitting the original Idoc in WE14, a pop-up is coming with "1 Idoc Selected" but status is remaining 30 only. But since we have transferred this Idoc to the port so status should have changed to 03 which is not happening.

Please suggest me a solution for this.

Warm Regards,

N.Jain

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi

What i think is that you have to reprocess the idoc. <b>Execute this program in se38.</b>

RBDMANI2 : Reprocess Idocs manually

RBDMANIN : Posting of IDocs with Status 51

RBDMOIND : Outbound Idocs status 03->12

<b>RSEOUT00 : For Processing 30 Status IDocs</b>

RBDAPP01 : For Processing 64 Status IDocs

RBDAGAIN : Reprocess Incorrect Outbound IDocs

RBDAGAI2 : Reprocessing of IDocs after ALE Input Error

<b>Reward points for useful ans.</b>

Regards

Aarti

Message was edited by:

Aarti Dhingra

3 REPLIES 3

Former Member
0 Kudos

hi

sometimes the status message is gets changed after certain time

please check the status of ur idoc in transaction we02 after sometime

regards

ravish

<b>plz reward if useful</b>

Former Member
0 Kudos

hi

What i think is that you have to reprocess the idoc. <b>Execute this program in se38.</b>

RBDMANI2 : Reprocess Idocs manually

RBDMANIN : Posting of IDocs with Status 51

RBDMOIND : Outbound Idocs status 03->12

<b>RSEOUT00 : For Processing 30 Status IDocs</b>

RBDAPP01 : For Processing 64 Status IDocs

RBDAGAIN : Reprocess Incorrect Outbound IDocs

RBDAGAI2 : Reprocessing of IDocs after ALE Input Error

<b>Reward points for useful ans.</b>

Regards

Aarti

Message was edited by:

Aarti Dhingra

Former Member
0 Kudos

we have used one function module to process it.