cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable Print option in IW33 Transaction Code

ajaya_sahu2
Participant
0 Kudos

Dear Gurus,

Print option is enabled when we proceed to change mode of Maintenance Order (IW32 Menu Option - Order- Print - Order) as standard when the Order status is Released, however it is grayed out when we proceed thru IW33 Transaction.

Is there any way to make enable print option in IW33 Transaction (Display of PM Order) !

Advance thanks for the response.

Regards,

Sahu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Use Tcode IW3D or IW38 and print order.

ajaya_sahu2
Participant
0 Kudos

Thanks Yogesh for your quick response. IW3D is made for different purposes in our company. Looking for enable of grayout option in IW33 as like IW32.

Hope some solution/path is there...

Sahu

Former Member
0 Kudos

IW33 is made for only display, there no other functionality is available.

Else use IW39 to print the orders.

Former Member
0 Kudos

Standard will not allow to print order in IW33. You will have to develop separate/custom program.

ajaya_sahu2
Participant
0 Kudos

Dear Maheswaran,

In IW39 we have no option to choose the shop paper as like IW32.

There is an option and by that we can enable the grayout to active(for IW33) which i did in my earlier project (have forgotten the T. Code/process).

If i get any clue would share the details in this platform.

Regards,

Sahu

Former Member
0 Kudos

I hope & as suggested by others, its not possible in standard to see in IW33.

But in IW39, I could see Print Order option.

In Order, go to Default Values. There you select the option Disp. PrtDlgBix (Display Print Dialog Box). So it will show the shop papers assigned to order. thus you can take the print out.

peter_atkin
Active Contributor
0 Kudos

The print option is always there in IW38/9.

This checkbox allows the user to see the shop paper printing selections:

PeteA

Former Member
0 Kudos

Yes, you are right. Instead of developing solution in IW33, I suggested him to go in this way.

marco_teixeira
Participant
0 Kudos

Hi

Just a curiosity: what is the proposal for tx IW3D used in your company?

ajaya_sahu2
Participant
0 Kudos

Hi Marco, we resolved this issue by making specifc additional role using IW3D transaction. It was earlier assigned to one specific group, now we have exctended the same by means new roles.

Answers (2)

Answers (2)

peter_atkin
Active Contributor
0 Kudos

You cannot print in IW33 in standard SAP.

However, you could put a print button on the Enhancement tab via user-exit IWO10018 which then calls the print program.

Alternatively, you may also be able to use the Enhancement Framework options to add a button to the order header application toolbar.

Either way, talk to your ABAP team.

PeteA

Former Member
0 Kudos

Probably field exit will help or exit which perform fcode exclusion. e.g IWO10006