Hi all,
Can add a button dynamically to status of ALV?
I know that I can remove buttons with:
SET PF-STATUS 'ST100' EXCLUDING TAB.
but, Is it possible to add buttons dynamically that should not exist in the status?
It is not an Object-Oriented ALV.
Thanks in advance !