‎2016 Feb 08 5:20 PM
Experts,
From page 19 in http://tinyurl.com/jf6jpu3 I see an option to save the layout of internal table in user specific desktops.
In my SAP system(Release 701 SP 0015) this option is missing. I believe this is coz of missing auth for my user id.
Can you please help me with auth object for this feature.
BR,
Aspire
‎2016 Feb 08 5:45 PM
Experts,
Currently I am changing the order of columns for an internal table in debugger using Services of the Tool->Edit Order of columns. After edit, I save the layout using save layout button as below,
For internal table XRLDRI[], there are 184 columns. I am interested in value of last 5 columns. So I move them from last 5 positions to beginning of internal table. Even thought I save the layout, I see that they switch back to original order of columns whenever there is a loop at this internal table.
Please let me know,
1) If this is how debugger will work and we can't save the layout of internal table for one whole session of debugging
2) If its possible, please let me know the auth object that is missing
BR,
Aspire