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 new Tab in IW32 transaction ?

Former Member
0 Kudos
998

I need to add a new tab in the header tabstrip...

I found an enhancement IWO10018..

There are two exits in it.

EXIT_SAPLCOIH_018

EXIT_SAPLCOIH_019

I want to know if this enhancement will help me ?

if so please tell me all the steps of how to use these EXITs and creating screens etc... to get that tab.

Also suggest if there is better way.

1 ACCEPTED SOLUTION

former_member585060
Active Contributor
343

Hi,

Goto SMOD Tcode, Give the Enhance ment name, IWO10018

Click on Test, and Click on Activate and Then goto Tcode IW32, and check wether a new Tab is created or not.

Deactivate and double click on the ScreenExit, it will take u to Screen Painter, design ur Screen like add fields etc., and do coding in PBO and PAI accordingly.

Regards

Bala Krishna

Edited by: Bala Krishna on Aug 26, 2008 5:13 PM

1 REPLY 1

former_member585060
Active Contributor
344

Hi,

Goto SMOD Tcode, Give the Enhance ment name, IWO10018

Click on Test, and Click on Activate and Then goto Tcode IW32, and check wether a new Tab is created or not.

Deactivate and double click on the ScreenExit, it will take u to Screen Painter, design ur Screen like add fields etc., and do coding in PBO and PAI accordingly.

Regards

Bala Krishna

Edited by: Bala Krishna on Aug 26, 2008 5:13 PM