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

create transaction variant for WE15

Former Member
0 Likes
917

Hi Abap Guru,

i want to create transaction variant for we15 .

i read some tutorial but its not working for me.

can you please provide me some specific document for transaction variant.

Thanks,

Jignesh.

Hi Abap Guru,

i want to create transaction variant for we15 .

i read some tutorial but its not working for me.

can you please provide me some specific document for transaction variant.

Thanks,

Jignesh.

3 REPLIES 3
Read only

Former Member
0 Likes
817

I tried it but its not working ...

Read only

Former Member
0 Likes
817

Hi,

I believe the transaction variants might not work for reports

Try using report variants...but the disadvantage will be they can change the variants..For that..create a program that has the same selection screen...and submit the RSNAST00 program in your new program...also in your custom program you can call the FM RS_SET_SELSCREEN_STATUS to remove the GET variant button depend on the tcode call..

THanks

Naren