‎2006 Aug 10 7:07 PM
1...partial type check in subroutine interface is done for
type c? d? p? n?
2..for trapping the selection done with function key f2 the event is?
at f2
at selection-screen
at line-selection
at selection line
‎2006 Aug 10 7:10 PM
‎2006 Aug 10 7:15 PM
‎2006 Aug 10 7:26 PM
>>What do I win?
ideally 6 points for the half answer.. but judging from the prev post I would say NONE.
~Suresh
‎2006 Aug 10 7:29 PM
‎2006 Aug 10 7:30 PM
‎2006 Aug 10 7:35 PM
‎2006 Aug 10 7:35 PM
‎2006 Aug 10 7:14 PM
Hi Vamshi,
1) Partial type check in sunroutine interface is done with <b>TYPE C</b>
2) <b>AT F2</b> is the event to trap the selection done with function keys.
This event is executed whenever the user presses a function key that contains the function code PFn in the interface definition. The default status for lists contains some of these functions.
Otherwise, the effect is as for the variant AT LINE-SELECTION . The cursor can be on any line.
To know more about AT, browse this link
http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/at.htm
It will also descirbes about AT LINE-SELECTION and AT SELECTION-SCREEN too.
Thanks,
Vinay
Message was edited by: Vinaykumar G