Application Development 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: 

can we call sel scr in top of page

Former Member
0 Kudos

Hi all,

Is it possible to call or to put selection screen in top of page in any report viz. classical or alv or ldb etc

2 REPLIES 2

Former Member
0 Kudos

Mahesh,

You can not call selection screen in top-of-page event.

Satish

Former Member
0 Kudos

No.

If u want to dispaly selection screen

use

FM_SELECTION_CRITERIA_PRINT

or try using RS_LIST_SELECTION_TABLE

but not in top-of-page

Regards

Vasu