‎2010 Jul 14 7:13 AM
Hi,
I want to perform validation before user reprocess idoc through BD87.Any exits for bd7 or we need to write custom program for it.
Regards
Bivneet.
‎2010 Jul 14 7:29 AM
Worth to search exits for Function module(which is getting trigger for that iDOC type ) rather then spending the time in BD87..
‎2010 Jul 14 8:31 AM
the way we dealt with this requirement was to write a bespoke report which displays the failed IDOCs, does the validation and then calls funciton module IDOC_INPUT to perform the reprocessing
‎2010 Jul 15 5:41 AM
Bivneet,
check this exit EXIT_SAPLBD11_001 of component ALE00001
Thanks
Bala Duvvuri