Skip to Content
0
Jul 08, 2009 at 02:10 AM

function module MATER_IDOC_DISTRIBUTE

474 Views

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