Hi Friends,
I have created a ALV report which creates SO using bapi. I have also created a push button in applicatin toolbar such that if I click this push button I need to create all the SO documents for different customers. Till here it is working fine.
Let's say I have 8 different customers and when I select all customers and click push button it will create 8 different SO's (It is working fine till here). I need to handle errors and success messages at the same time with a information bar/window and the users should be able to save that information as a .txt document to their presentation server.
Please suggest me how to achieve this.
Thanks.