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

Problem with inbound idoc processing.

Former Member
0 Likes
287

hi

I am creating release orders through idocs with the help of a custom program.

After posting the release orders, i need to take the RO number created by the posting from EKPO table, which is required for further processing within the same program. An error is coming saying that no RO exists for the specified criteria. May be the idocs are not getting updated.

Appreciate any suggestion for the above problem.

1 REPLY 1
Read only

Former Member
0 Likes
259

Hi,

Have you used

COMMIT after creating the RO..

That might be the reason i Think .

Use

Commit and wait.

Hope that helps.

Regards,

Tanveer.

<b>Please maek helpful answers</b>