Application Development and Automation 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: 
Read only

Question on IW32 **

Former Member
0 Likes
644

hello experts,

My requirement is to add a new custom tab to the standard IW32 screen . The purpose of this tab is to call another report from this screen. if i press this tab then the order should be saved and the report program should be called.......... is this possible if so how..?

Thanks,

Shiva.

hello experts,

My requirement is to add a new custom tab to the standard IW32 screen . The purpose of this tab is to call another report from this screen. if i press this tab then the order should be saved and the report program should be called.......... is this possible if so how..?

Thanks,

Shiva.

4 REPLIES 4
Read only

Former Member
0 Likes
607

Hi,

it is possible by using custom badis. we careate tab for that screen and call that report program. it will come.

for ex:

me_gui_po_cust.

here we can assignt thefields, tables and all.

regards,

satish.

Read only

Former Member
0 Likes
607

Hi,

You can have custom additional tab ( with custom fields on additional tab at header level ) on IW32 by enabling the components of user exit: IWO10018. Check the documentation of this user exit for further details.

Hope this helps.

Best Regards, Murugesh

Read only

0 Likes
607

IF some one has sample code written in this user exists please pass on....

Appreciate your help.

Shiva.

Read only

Former Member
0 Likes
607

In addition to this question i need another clarification

can i add another key/tab to application tool bar for IW32 transaction.

To be exact i have to add a tab/key after the notification tab/key in application tool bar in IW32 transaction.