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

Modal dialog box

Former Member
0 Likes
712

Hi Experts,

I have developed ALV report. After displying output,when I select the particular row... I am calling another screen ( which is modal dialog box) and displaying those values in different text boxes.

Situation 1:

Without creating GUI status in SE41

When I call the screen ( modal dialog box without creating any GUI in se41) through report, screen is diplaying with correct position and size. But standard ALV toolbar also displying at the the bottom.

Could you please let me know how to suppress the toolbar in modal dialog box.

Situation 2:

With GUI status in SE41

I created the GUI staus with type as dialog in se41. when I call the screen through report, screen is not displaying fully. evethough I mentioned the size and position correctly, it was not displaying full screen. ( i mean... only 0.5 cms width is displying).

and also unable find whether toolbar was displyed or not?

Could you please let me know how to increase the screen size in se41.

=======

Thanks

Raghu

2 REPLIES 2
Read only

Former Member
0 Likes
462

In situation2,

I noticed that if no toolbar exists screen is not displaying completely.

when I add two buttons, screen was displaying upto two buttons length.

But I don't want any extra buttons on the toolbar. but screen should display completely.

Pls help me.

Thanks in advance

Edited by: r badveli on Jun 4, 2009 8:51 PM

Edited by: r badveli on Jun 4, 2009 8:55 PM

Read only

0 Likes
462

Solved.