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

Make an SM30 view expanded by default

pablomartin
Explorer
0 Likes
1,865

Hello,

Is there any way to make all entries from a view created via SM30 to appear expanded by default (that upon arrival in the view they are already expaded).

I am trying to mimic in the PBO of the dynpro how it is done in the PAI but it is not easy at all.

Regards,

Pablo.

Hello,

Is there any way to make all entries from a view created via SM30 to appear expanded by default (that upon arrival in the view they are already expaded).

I am trying to mimic in the PBO of the dynpro how it is done in the PAI but it is not easy at all.

Regards,

Pablo.

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,432

I don't understand what means "expanded" in the context of a maintenance dialog (SM30). All lines appear like in a simple table, there's no hierarchy, so what means "expanded" for you?

Read only

pablomartin
Explorer
1,432

Hello,

In time dependant views, all entries that share the same primary key (except) the endda appear as collapsed.

You can mark one or all of them, then clicking the expand-collapse button will show the rest of the entries.

In the Function where the view is generated this is handled by two internal tables, extract and total.

Read only

pablomartin
Explorer
0 Likes
1,432

Hello, I know how to make fields display only, but this is not the intention of the post.

Please refer to the comment I made to Sandra, I think it will help to understand better.