2007 Nov 02 3:35 PM
I have a program in which i am using a set of bapis, I have to create a log table to store the error messages returned by the bapi . I am using it in a dialog program . When do i display the logs . Do i need to create a separate button for that.
I have a program in which i am using a set of bapis, I have to create a log table to store the error messages returned by the bapi . I am using it in a dialog program . When do i display the logs . Do i need to create a separate button for that.
2007 Nov 02 3:38 PM
Yes.. create a one separate button for that...
Collect all messages from the BAPI into one internal table.. Put one key fields from which you can identify the document for which the errors were generated.
You can display this message table into one ALV or text control.
Regards,
Naimesh Patel
2007 Nov 02 3:40 PM
Hi Nitesha,
You should display log after the SAVE button pressed by user. No need to have separate button for that but it is totally upto your design as how do you want to show it.
Regards,
Atish
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |