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

Idoc Reprocessing

Former Member
0 Likes
468

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.

3 REPLIES 3
Read only

Former Member
0 Likes
424

Worth to search exits for Function module(which is getting trigger for that iDOC type ) rather then spending the time in BD87..

Read only

Former Member
0 Likes
424

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

Read only

Former Member
0 Likes
424

Bivneet,

check this exit EXIT_SAPLBD11_001 of component ALE00001

Thanks

Bala Duvvuri