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

variants in dynpro

Former Member
0 Likes
1,223

hi all,

In my zprogram, it starts with screen 100,

in screen 100, it displays alv list and some input box are also there in screen.

I just want to display variants at the top,.

I tried to copy status from sample program 'BCALV_TEST_GRID_REPREP', it wont work out.

how can i display variants or standard menu (like report program initial screen) on dynpro.

thanks and regards

Jose

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
999

U can't create a variant for dynpro as for report transaction.

u can check SHD0 for screen & transaction variant.

it will be definitely help ful.

regards,

Sameer

hi all,

In my zprogram, it starts with screen 100,

in screen 100, it displays alv list and some input box are also there in screen.

I just want to display variants at the top,.

I tried to copy status from sample program 'BCALV_TEST_GRID_REPREP', it wont work out.

how can i display variants or standard menu (like report program initial screen) on dynpro.

thanks and regards

Jose

4 REPLIES 4
Read only

Former Member
0 Likes
999

Try to save a variant for this program and after that varaint icon will be displayed.

anya

Read only

0 Likes
999

hi,

but after calling screen 100, it shows only system and help

menu ... there is no menu for variants.

regards

Jose

Read only

0 Likes
999

hi,

Ok i have created screen variant for my screen 100 and program ZMGLRPT01.

after it, how can i use this variant while i run the program.

regards

Jose

Read only

Former Member
0 Likes
1,000

U can't create a variant for dynpro as for report transaction.

u can check SHD0 for screen & transaction variant.

it will be definitely help ful.

regards,

Sameer