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 to find called program screen number

Former Member
0 Likes
5,859

Hello All,

Is there any system variable where i can find the called program screen number like "Sy-CPROG".

Thanks,

Nishanth.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,898

HI Nishanth,

I dont think any system variable would give you that information.

So, the answer is NO

Best Regards,

Ram.

Edited by: ram Kumar on Dec 12, 2008 7:23 AM

6 REPLIES 6
Read only

Former Member
0 Likes
1,899

HI Nishanth,

I dont think any system variable would give you that information.

So, the answer is NO

Best Regards,

Ram.

Edited by: ram Kumar on Dec 12, 2008 7:23 AM

Read only

Former Member
1,898

Hi,

Check for the field SYDYNNR in table SYST.

Regards,

Mansi.

Read only

Former Member
0 Likes
1,898

hi ,

Check system fiels sy-dynnr

Read only

0 Likes
1,898

SY_DYNNR gives current program screen number, but i want called program screen number

Read only

0 Likes
1,898

Hi Nishanth,

The reason why i said NO, was i was searching for such a system variable myself, for one of my developments. Try your luck mate. If you get one, it will be useful for me as well :).

Best Regards,

Ram.

Read only

Former Member
0 Likes
1,898

Iam fetching screen number from table 'D020S'