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

screen painter

Former Member
0 Likes
632

tell me answers for this pls

1.what is Gui screen painter and what r the other types of screen painters

2.what is diff types of ABPA/4 Editors

4 REPLIES 4
Read only

Former Member
0 Likes
575

GUI Screen Painter is the tool in which you can design your screen in se51 transaction.

The other screen painter is the Alphanumeric screen painter which is not so user friendly.

I only know of one abap editor that is the one we see in se38.

Regards,

Ravi

Read only

Former Member
0 Likes
575

hi

screen painter is used to design a screen, and we can have screen elements for gui display.

the tcode fro this is se51 .

for more details,

refer the link.

http://help.sap.com/saphelp_nw04/helpdata/en/d1/801b50454211d189710000e8322d00/frameset.htm

also the difference is that abap editer does not contain any elements for special display.

regards,

Indira.D

Message was edited by:

Indira Deivasigamani

Read only

former_member196299
Active Contributor
0 Likes
575

Hi ,

here you go with the answers...

1) GUI screen painter is nothing but the place where you design your screen . you provide fields, table controls, tab strips , boxes depending on your requirement . according to my knowledge there is only one type of screen painter available with SAP that is SE51.

2) ABAP Editors ( SE38 ) . there are two types ( OLD editor and NEW ABAP Editor ) but according to the functionality they work the same . In NEW ABAP editor you have some facilities like , spell check and syntax checks are readily available ....

Hope this information clears your doubts .

Reward points for every helpful answer !!

Thanks

Ranjita

null

Read only

Former Member
0 Likes
575

Hi,

There are 2 types of Screen Painters - Graphical mode and Alphanumeric mode. In Graphical mode, the screen looks like selection screen with all the available control objects (icons) to design the layout. In Alphanumeric mode the screen do not look like selection screen and the design of the layout will be done by navigating through menu.

Abap/4 editors - Line editor and Command mode editor.

thanks,

sksingh