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: 

How to add a Pushbutton to Transaction CO11N

Former Member
0 Kudos

Hi guys, im currently assigned to add a simple button to transaction CO11N, could you guys help me on how to do it. Thanks so much!

2 REPLIES 2

Former Member
0 Kudos

[http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction|Implement screen exit]

http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction

Edited by: xuetang chen on Jan 17, 2008 4:43 AM

Former Member
0 Kudos

Hi Jayson,

Try using transaction variants. There is a utility called GUIXT in transaction. You can write code to add a pushbutton on the desired screen by using the GUIXT. The coding syntax is provided in the SAP application help. Use transaction

SHD0 to create the variants.

I think this might help you.

Regards,

Sagar