Application Development 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: 

t.code for screen painter

Former Member
0 Kudos

anybody tell me how to create t.code for my screen created in se51

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Go to SE93

Give the Tcode according to the naming Conventions

check the Box program and screen(dialog transaction)

click on enter

then provide Program Name

Screen Number

and check all the GUI boxes.

and save the Tcode.

Module-pool programs need tcode to exeute.These are type 'I' programs so you cannot execute directly.Plz check the below links you will get a clear idea how to work with module pools.....Just like your report programs this is also quite easy..

check these links

DIALOG Programming

http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://www.sap-img.com/

http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm

http://www.sapgenie.com/links/abap.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/52/670ba2439b11d1896f0000e8322d00/frameset.htm

Have a look at these good links-

http://www.allsaplinks.com/dialog_programming.html

http://sap.mis.cmich.edu/sap-abap/abap09/

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm

http://sap.mis.cmich.edu/abap-00/

http://www.allsaplinks.com/files/using_table_in_screen.pdf

http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm

http://www.sapgenie.com/links/abap.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://help.sap.com

http://www.sapgenie.com/abap/example_code.htm

http://help.sap.com/saphelp_47x200/helpdata/en/52/670ba2439b11d1896f0000e8322d00/frameset.htm

http://www.allsaplinks.com/dialog_programming.html

http://www.sapbrain.com/TUTORIALS/default.html

http://www.sappoint.com/abap/spmp.pdf

http://sappoint.com/abap.html

http://www.sap-img.com/abap.htm

http://sap.ittoolbox.com/code/archives.asp?i=10&t=450&a=t

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://www.sap-img.com/abap/

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://www.sap-img.com/

http://www.sappoint.com/faq/faqdiapr.pdf

http://www.allsaplinks.com/dialog_programming.html

6 REPLIES 6

Former Member
0 Kudos

Hi,

Go to SE93

Give the Tcode according to the naming Conventions

check the Box program and screen(dialog transaction)

click on enter

then provide Program Name

Screen Number

and check all the GUI boxes.

and save the Tcode.

Module-pool programs need tcode to exeute.These are type 'I' programs so you cannot execute directly.Plz check the below links you will get a clear idea how to work with module pools.....Just like your report programs this is also quite easy..

check these links

DIALOG Programming

http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://www.sap-img.com/

http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm

http://www.sapgenie.com/links/abap.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/52/670ba2439b11d1896f0000e8322d00/frameset.htm

Have a look at these good links-

http://www.allsaplinks.com/dialog_programming.html

http://sap.mis.cmich.edu/sap-abap/abap09/

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm

http://sap.mis.cmich.edu/abap-00/

http://www.allsaplinks.com/files/using_table_in_screen.pdf

http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm

http://www.sapgenie.com/links/abap.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://help.sap.com

http://www.sapgenie.com/abap/example_code.htm

http://help.sap.com/saphelp_47x200/helpdata/en/52/670ba2439b11d1896f0000e8322d00/frameset.htm

http://www.allsaplinks.com/dialog_programming.html

http://www.sapbrain.com/TUTORIALS/default.html

http://www.sappoint.com/abap/spmp.pdf

http://sappoint.com/abap.html

http://www.sap-img.com/abap.htm

http://sap.ittoolbox.com/code/archives.asp?i=10&t=450&a=t

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://www.sap-img.com/abap/

http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

http://www.sap-img.com/

http://www.sappoint.com/faq/faqdiapr.pdf

http://www.allsaplinks.com/dialog_programming.html

Former Member
0 Kudos

Hi,

You can use the SE93 tcode for the same. Choose the first option in create TCODE screen.

Regards,

Aravinda Sarma M.

Edited by: Aravinda Sarma on May 19, 2008 2:09 PM

Former Member
0 Kudos

Hi,

use tcode se93 and select first option ( program and scrren )

Regards,

Sre

Former Member
0 Kudos

dear friend

you have to go into TC : se93

then give the tcode name either by Y or Z .

go to creat and then give the short description of your

screen belongs to .

then select 1st radio button (dialog transaction).

then tick.

now u got a screen give the se51 program name.

give the screen no like 0001.

and at last the three check box must be tick to support

all the environment.

thats all.

try if ther is any problem i am here fou you.

rewards are expected.

yours

vivek srivastva

former_member212653
Active Contributor
0 Kudos

Use the first option while creating the tcode i.e.:

1)Go to transaction SE93.

2)Give short text

3)Choose Program & Screen (Dialog Transaction)

press "Enter"

4)Give program name

5)Give the screen number

6)Give the appropriate GUI option(better the mark all three)

and "Save"

Former Member
0 Kudos

Goto T code se93. Give tcode name -> create -> program name.