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 generation

Former Member
0 Likes
502

hi,

in my main dialog program, i created a selection screen using statements selection-screen....

i activated it and was able to see that at runtime..

i noticed that the same selection screen was listed in the tree in SE80 under my package under screens node !! how did it come there ? when i activate will the selection screens be generated and listed there ? if yes then i am not able to see such other selection screens in the list, which i have defined ??

can someone explain this ? thks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
462

hi check this...

when you activate the custom screens then you can able to see the screens in the reporsitory with the screen no

3 REPLIES 3
Read only

Former Member
0 Likes
463

hi check this...

when you activate the custom screens then you can able to see the screens in the reporsitory with the screen no

Read only

0 Likes
462

actually i am able to see these screens added in the left panel of se80 only after i execute my dialog program once !! not simply when i activate it !!

anyway, thanks..

Read only

Former Member
0 Likes
462

Sdnuser,

Se80 is object nevigator this will contain all objects which under lies in your program are seen in se80 like all dict structure and all screen and fields.

Amit.