Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

contd

Former Member
0 Likes
942

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

8 REPLIES 8
Read only

suresh_datti
Active Contributor
0 Likes
911

2. AT PF-KEY

~Suresh

Read only

0 Likes
911

2) at line-selection

What do I win?

Regards,

Rich Heilman

Read only

0 Likes
911

>>What do I win?

ideally 6 points for the half answer.. but judging from the prev post I would say NONE.

~Suresh

Read only

0 Likes
911

Oh, well in that case, do I get the job?

Regards,

Rich Heilman

Read only

0 Likes
911

c'mon Rich.. KINGs do not work.. you know that..

~Suresh

Read only

0 Likes
911

LOL!! shhhhhhhh, don't tell anyone

Regards,

Rich Heilman

Read only

0 Likes
911

Please make sure to award points for helpful answers and mark as solved as your question has been answered.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
911

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