[52576] in SAPr3-news
Re: Table control handling
daemon@ATHENA.MIT.EDU (ABAP-Entwickler)
Fri Dec 3 17:29:14 2004
To: sapr3-news@mit.edu
Date: Fri, 3 Dec 2004 23:32:36 +0100
From: "ABAP-Entwickler" <nospam_entwickler@versanet.de>
Message-ID: <41b0e899$1@olaf.komtel.net>
"Hendrik Seifert" <hendrik.seifert@jp.bosch.com> schrieb im Newsbeitrag
news:cop8m5$mm3$1@ns2.fe.internet.bosch.com...
> Hello All,
> I need to know how to register the 'TAB'-event in a table control.
> I have a table control with 10 lines. If the user fill all lines he wants
> to
> add a new line by pressing the 'TAB'-key. I realised it with the
I'm sorry to say, that this is impossible. The SAPGUI doesn't send any event
to the server for the TAB-Key. Perhaps some Enjoy-SAP-Controls does so, but
not the TableControl or all ohter classic dynpro-elements.