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

Use the layout functionality same as SE16N

Former Member
0 Likes
981

Hi all,

I want to use the choose/change/last used/Save layout functionality same as in SE16N. Can I use this functionality in my Custom program ALV.

Please advice.

Thanks,

Sanket Sethi

3 REPLIES 3
Read only

Former Member
0 Likes
551

Any suggestions.

Read only

0 Likes
551

Hi Sanket,

You can use the same functionality as of SE16n in your Custom ALV Program .

For this the GUI Status should be 'STANDARD' one and also you can customize it.

For this GOTO se 80> Function Group KKBL> Click GUI Status --> Copy the Standard GUI Status to your program and give the name of the new GUI Status.

In your Cutomized ALV in the FM Reuse_ALV_GRID_DISPLAY pass the new GUI Status which you copied as the export parameter.

It will work.

Try it out.

Thanks

Arbind

Read only

0 Likes
551

Hi Arvind,

Thanks for your sugestion. Actually I want this requirement in OOPS ALV.

Although I achieve the same from the below thread: