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 custom field in IW31/IW32 components tab or general tab of components tab

former_member338675
Discoverer
0 Kudos
1,786

Can any one suggest how to add custom field in IW31/IW32 components tab or general tab of components tab.

I do not want new tab in IW31/32 but for each component.

jogeswararao.kavala - I see you are master in this area hence tagging you. Any help will me greatly appriciated.

5 REPLIES 5

Neeraj_Jain
Active Contributor
0 Kudos
1,397

Hello sudhakar.mekapati,

Please refer below SAP thread. Hope it's helpful to you.

https://answers.sap.com/questions/12312367/adding-column-on-work-order-component-tab.html

Confirm if it's works for you.

Regards,

Neeraj Jain

Best Regards,
Neeraj Jain

former_member338675
Discoverer
0 Kudos
1,397

Thanks ejainee1 - Unfortunately that will not resolve the problem as I want to display the MPN for the material in component tab and user wants to edit the same if they wish to do and save it in custom table/standard table(RESB) against Work order, reservation#, item, Material(Component). In the above link it refers to IWO10018 which will provide me the details at header level(AUFK) but not the RESB level(This data is not available in global memory or program memory) to play around.

0 Kudos
1,397

Please use the button "Add a Comment" below answer instead of "Your answer" which is to propose a SOLUTION.

Sandra_Rossi
Active Contributor
0 Kudos
1,397

In debug, via the extra tools, you have the Screen Analysis tool. In the dynpro which corresponds to the area you want to enhance, do you see any screen exit? If no, you need to do a modification of standard, so you can do it as you wish.

0 Kudos
1,397

As I mentioned earlier I did not find any screen exits, I do not want to modify standard directly.