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

system variable for current output screen in interactive screen

Former Member
0 Likes
554

hi Experts,

please tell me name of system variable which stores screen number or level of current output screen in interactive screen.

answer will be rewarded.

Sandeep

3 REPLIES 3
Read only

Former Member
0 Likes
464

Hi Sandeep,

System variable to store screen number SY-DYNNR.

The SY-DYNNR will give you the screen number where as SY-LSIND will hold the current level of list output.

Regards,

Yellappa

Edited by: yellappa m on Jan 21, 2008 10:23 AM

Read only

Former Member
0 Likes
464

Hi,

SY-LSIND

Plzz reward points if it helps.

Read only

Former Member
0 Likes
464

SY-LSIND

for detail with example click here

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba2eb35c111d1829f0000e829fbfe/content.htm

Edited by: Abap-fresher on Jan 21, 2008 10:21 AM