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

Process order IDoc error

Former Member
0 Likes
430

Hi All,

For release process orders triggers user exit EXIT_SAPLCOBT_001, then I am doing all the validations and creating

IDOC using MASTER_IDOC_DISTRIBUTE.

But After creating LOIPRO1 IDoc with status 3 , I have noticed the release status error log for process orders.

Weather the release sucess or not , it's creating IDocs.

So I dont want to create an IDoc for release failures. Plesae let me know how to achieve this.

Thanks - Vinay.

Edited by: Vinay parakala on Mar 3, 2010 10:05 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
372

Dear Vinay,

If you dont find proper exit, try to create a program and schedule to run background. This program might pick all the process orders released previous day / hour ..

Hope this answers your question.

Regards.

1 REPLY 1
Read only

Former Member
0 Likes
373

Dear Vinay,

If you dont find proper exit, try to create a program and schedule to run background. This program might pick all the process orders released previous day / hour ..

Hope this answers your question.

Regards.