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

Split standard screen

Former Member
0 Likes
956

Hi, there please i need help with this requirement, I need to split a standard screen in fact the FB60 tx screen, to show a PDF file at one side, as you can see in the attached file. Does anyone know how to do this? Please help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
881

Hi

It means to change a standard program and I'm not sure a print preview can be loaded in a part of screen only

Max

5 REPLIES 5
Read only

former_member201275
Active Contributor
0 Likes
881

There are various sap demo programs which do things like this. Have a look at some of these and then you can get the code. Have a look at:

DEMO_ABAP_OBJECTS_CONTROLS

DEMO_ABAP_OBJECTS_DIALOG_BOX

DEMO_ABAP_OBJECTS_SPLIT_SCREEN

Read only

Former Member
0 Likes
882

Hi

It means to change a standard program and I'm not sure a print preview can be loaded in a part of screen only

Max

Read only

0 Likes
881

Well it can be an html url not problem not necesary a print preview, I just need the division

Read only

0 Likes
881

Hi

As I said before to split the screen it'll mean to change the standard program, actually FB60 supports a "screen split" (Press  the button "Tree On"), so you can insert your modification there

Max

Read only

0 Likes
881

Thanks bro. Now I know where to modify