‎2007 Apr 19 9:42 AM
Hi,
What are the different possiblities that an IDOC not created at one particular time provided that in similar situtions it is getting created afterwards?
Any suggestions will be highly appreciated.
‎2007 Apr 20 10:07 AM
Hi,
Sometimes , this problem occurs.... when we miss COMMIT WORK after FM call MASTER_IDOC_DISTRIBUTE .
Regards
L Appana
‎2007 Apr 20 10:07 AM
Hi,
Sometimes , this problem occurs.... when we miss COMMIT WORK after FM call MASTER_IDOC_DISTRIBUTE .
Regards
L Appana
‎2007 Apr 20 12:00 PM
we can set in we20 for a partner for a perticular IDOC type as <b>collect IDOCS</b>
rather that <b>trigger immideately</b>. then we have to define a job according to our requirement to trigger the collected IDOCS .