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: 

Add a new tab in a standard SAP Program

Former Member
0 Kudos

Hi All,

I have a requirement wherein I need to add a new tab to the standard SAP transaction IW31, and IW32 in ECC 6.0. I know the process of how to add custom subscreen but as per my understanding this subscreen and addition of new fields will be done in the standard additional data tab provided by SAP. I may be wrong on this.

I wanted to know that is it possible to create an entirely new tab besides an existing SAP one in a standard tcode. If yes, can somebody please help me with some valubale inputs regarding the same.

Useful answers will surely be rewarded with points.

Regards,

Karan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Dear Karan,

There is no Subscreen available from Standard SAP as an enhancement for IW31/IW32 transaction code.

There is only one enhancement for IW31/IW32.

It is EXIT_SAPLCOIH_012 - Maintenance Order: Priority Handling on Central Header

So you may not be able to enhance and add an additional tab for your transactions.

You may have to modify your program directly using the Access Key. But you will have to take care of all the validations and error handlings and thorough testing yourself.

Hope this information would be useful.

Encourage others to answer your queries by suitably rewarding them

Thanks

Venugopal

3 REPLIES 3

Former Member
0 Kudos

Dear Karan,

There is no Subscreen available from Standard SAP as an enhancement for IW31/IW32 transaction code.

There is only one enhancement for IW31/IW32.

It is EXIT_SAPLCOIH_012 - Maintenance Order: Priority Handling on Central Header

So you may not be able to enhance and add an additional tab for your transactions.

You may have to modify your program directly using the Access Key. But you will have to take care of all the validations and error handlings and thorough testing yourself.

Hope this information would be useful.

Encourage others to answer your queries by suitably rewarding them

Thanks

Venugopal

0 Kudos

Hi Venugopal,

Really appreciate your quick reply. Can you please let me know whether the same can be achieved through enhancement spot or not. I know by using enhancement spot you can create your own badis and add your custom code in standard sap program,but does it have the provision to create a screen badi as well.. it would be also great if you can tell me if any such enhancement spot do exist for IW31, IW32, IW34 and IW36. I tried searching but couldnt find any. FYI i am working on ECC 6.0.

I have rewarded you with points.

Regards,

Karan

0 Kudos

Hi,

you can add a new tab via the function group XWOC.. if you have any difficulty in creating it then do ask..

kind regards,

Muzammil Syed..