ā2013 Jul 22 5:44 PM
Hi Experts,
I have an issue in transaction CV01N. If multiple attachments are attached to a document, the scroll option is available on screen with small button but somehow arrow key button to scroll up & down is not visible and left & right scrolling button is available. My client requires those buttons UP & DOWN,
After referring some code I came to know that, that is ALV GRID display.
So, can we get? If yes, can you please suggest how to achieve it.
ā2013 Jul 23 7:35 AM
Reconcile the font size with the screen resolution.
If you select a font size that is too large, this may happen. You should not change the properties in the screens.
Also check if these links could be of help.
http://www.stechno.net/sap-notes.html?view=sapnote&id=638074
http://www.saptechies.co.in/t588m-missing-scroll-bar-fields-detail-screen/
ā2013 Jul 23 7:13 AM
Hi,
did you try to change the size of the window ?
maybe it's because of your screen resolution.
regards
Fred
ā2013 Jul 23 7:31 AM
Hi FrƩdƩric,
Firstly thanks for your reply. It's not a resolution problem I believe as I have checked in multiple resolutions and even multiple client systems. I think CV01N and CV02N transaction itself having like that in standard. So, now can we do anything?? Please suggest.
Thanks & Regards,
-Vijay
ā2013 Jul 23 7:35 AM
I've just simulated the CV02N screen.
You need to adjust the windows (OS) resolution to maximum available.
For example: If the screen resolution is 800 x 600 the scroll will be missing.
When it is set to 1366 x 768, the scroll reappeared.
Jogeswara Rao K
ā2013 Jul 23 7:35 AM
Reconcile the font size with the screen resolution.
If you select a font size that is too large, this may happen. You should not change the properties in the screens.
Also check if these links could be of help.
http://www.stechno.net/sap-notes.html?view=sapnote&id=638074
http://www.saptechies.co.in/t588m-missing-scroll-bar-fields-detail-screen/
ā2013 Jul 23 7:59 AM
Exactly, if it is not the resolution, the SAP font creates this situation.
You need to reduce the font size to get back the scrolls.
Jogeswara Rao K
ā2013 Jul 25 10:01 AM
Hi All,
Thanks for all your valuable suggestions. Issue resolved.