2017 Sep 14 8:21 AM
Hi,
I am calling FM WS_REVERSE_GOODS_ISSUE from customized program to reverse document with movement type 601 (same as Tcode VL09). However, i did not able to get the error return from this FM table t_mesg. Its only display the error message on the bottom of the program screen. Any idea how to get the return error message in table t_mesg?
Hi,
I am calling FM WS_REVERSE_GOODS_ISSUE from customized program to reverse document with movement type 601 (same as Tcode VL09). However, i did not able to get the error return from this FM table t_mesg. Its only display the error message on the bottom of the program screen. Any idea how to get the return error message in table t_mesg?
2017 Sep 14 11:05 AM
There's an answer here in Russian about using MESSAGES_GIVE function module if WS_REVERSE_GOODS_ISSUE returns an exception. Note: you probably get a message on the bottom of the screen because your custom program does a MESSAGE when the function module returns an exception, it's not due to the standard function module.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |