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

Selection screen event

Former Member
0 Likes
952

Dear all,

can we use the selection screen events inside a subroutine.

Regards

Venkat

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
931

Hi,

We cant use the events in inside the subroutines.

Also we should write the subroutines at end of all the events.

Regards,

Sankar.

6 REPLIES 6
Read only

Former Member
0 Likes
932

Hi,

We cant use the events in inside the subroutines.

Also we should write the subroutines at end of all the events.

Regards,

Sankar.

Read only

Former Member
0 Likes
931

Hi,

You can use in include program....

Regards,

V.balaji

Reward if usefull

Read only

Former Member
0 Likes
931

no u should not use st selection-screen ...events in subroutines.

rgds,

bharat.

Read only

Former Member
0 Likes
931

No, with in form routines and FMs selection screen events are not allowed.

Read only

Former Member
0 Likes
931

Hi,

You cannot use a selection-screen event inside Sub-routines.

They are just used for modularization of a Program code.

Regards

Rose

Read only

Former Member
0 Likes
931

dear all,

thank you for ur repply.

Regards

Venkat