Question:
Hi SAPfans,
I tried to reprocess my failed idocs (status 51) in BD87 in foreground but these idocs can be processed only in background (the item for foreground processing in menu was dissabled in BD87). I am not sure what is wrong with the idoc and the status message doesn't clarify the problem also.
How is possible to check up step by step processing of idocs which are intended for background processing ? Is there any possibility to process it in foreground ? Any other idea ?
Thanks a lot and happy new year.
Clapton
Answer:
Hi,
Not all idocs can be processed in the foreground. Only IDocs which use BIMs can be processed in the foreground were you can see each step (screens).
To determine what goes wrongs you can do the following:
- check the detail error message
- debug the idoc process (function module)
Regs Dennis.