‎2009 Nov 16 8:09 AM
Hi gurus,
I'm trying to call transaction IW23 (IE03, IL03) on double click from my ALV-GRID. The code is:
CALL TRANSACTION l_trname AND SKIP FIRST SCREEN.
It needs in this transaction to switch to IW22 (from the menu bar). But this menu item is inactive. Please help to solve the problem.
Thanks, Vlad
‎2009 Nov 16 9:42 AM
Hi,
u can try goin from list editing, change and giving the notofication number.
‎2009 Nov 17 6:48 AM