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