‎2009 Jul 01 1:22 PM
Hi guys,
i'm using a fullscreen ALV (CL_SALV_TABLE) and want to add a user defined function. On halp.sap.com i found a hint that i have to copy the GUI-STATUS SALV_TABLE_STANDARD and add that copy to ALV by using the method SET_SCREEN_STATUS.
Now the new Button appears, but here is my question. Where do i have to put my coding for that function?
Normally i catch function codes within user_command, but how to do that with fullscreen ALV?
Hope someone can help me?
Regards
Mark-André
‎2009 Aug 03 11:16 AM
Hy
Check this SAP program: SALV_TEST_TABLE_EVENTS
Have fun
Stanko
‎2009 Aug 03 11:28 AM
Hi,
Chek this article [ALV Object Model u2013 Simple 2D Table u2013 Event Handling|https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/cda3992d-0e01-0010-90b2-c4e1f899ac01&overridelayout=true]. It explains it well.
Regards
Marcin