2009 Sep 29 7:55 AM
Hi All,
I'm working on MIGO - Posting. My requirement is when good are moved from one storage location to other storage location,
i should trigger a mail, Please suggest me the suitable BADI.
Regards
Suprith
2009 Sep 29 8:41 AM
USe BADI : MB_MIGO_BADI : method : POST_DOCUMENT .
in this check the importing paramerter : it_mseg , in that u can find the moment type for your requirement .
based on the condition of moment type , u can submit a program in which u can write ur code for mail .
Hope this will solve ur problem.
Hi All,
I'm working on MIGO - Posting. My requirement is when good are moved from one storage location to other storage location,
i should trigger a mail, Please suggest me the suitable BADI.
Regards
Suprith
2009 Sep 29 8:41 AM
USe BADI : MB_MIGO_BADI : method : POST_DOCUMENT .
in this check the importing paramerter : it_mseg , in that u can find the moment type for your requirement .
based on the condition of moment type , u can submit a program in which u can write ur code for mail .
Hope this will solve ur problem.
2009 Sep 29 8:51 AM
Inside BADI specified by VAMSHI use function module SO_NEW_DOCUMENT_SEND_API1 to send mails.
2009 Sep 29 9:03 AM
Do not use API directly , submit a program and in that u use the API.
Edited by: CH. VAMSHI on Sep 29, 2009 1:34 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |