Hi Abap gurus,
I know the purpose of the function module master_idoc_distribute is to generate idocs and pass them to the ALE layer for distribution. I have the following doubts given below,
1.Why do we need to use DEQUEUE_ALL before calling the function module master_idoc_distribute? what objects are unlocked and why they are unlocked?
2. Why do we execute commit work, after exeuting master_idoc_distribute ?
Also please explain me the import, export and tables parameters used in the master_idoc_distribute function module.
Thanking you
Regards,
Lakshminarasimhan.N