‎2005 Jun 30 5:55 PM
Hi, can any one tell me the User Exit for Post Goods Issue.I want to send a mail upon PGI completion.
I want to know the user exit name where i can call the email funciton module.
Thanks in advance.
‎2005 Jun 30 6:05 PM
I think you can use the enhancement IQSM0007.
Contains the function module EXIT_SAPLIE01_007
which contains the include program ZXQSMU06 .
Activate the user exit and put your code in the
ZXQSMU06 include program. This user exit is triggered
when user "posts" the movement.
Make sure that you check the movement type for a goods issue movement type.
Regards,
Rich Heilman