2009 Nov 27 12:42 PM
Hi,
I have report where I am displaying my output through cl_salv_table class.
Also i have a button to update the data for a t-code. after updating the changes I want my return messages to be reflected back in the alv.
My output table have 4 fileds:
Plant, Material, Price, Messages.
After updating the price, I wanted to display the message as " Price Update" in the column Messages.
Please tell me how to refresh my output able using cl_salv_table class.
Thanks,
RS
Use method refresh ([Content and Structure Change|http://help.sap.com/saphelp_nw04/helpdata/en/37/d0ee406b657e7fe10000000a1550b0/frameset.htm]) with parameter REFRESH_MODE SOFT.
Regards,
Raymond
2009 Nov 27 12:50 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |