cancel
Showing results for 
Search instead for 
Did you mean: 

Print pushbutton in ME9F transaction

former_member187965
Active Contributor
0 Kudos
367

Hello all,

I have searched the forum but couldn't find a satisfactory answer.

We are using custom smartform and print program for purchase order. PO has been released completely.

In ME9F transaction, when the message output completed successfully, why 'Print' option is disabled. Is there a way we can enable it to print purchase order. Is it because of the custom print program? I have checked for missing authorization but couldn't find any.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

vamshi_mohan
Participant
0 Kudos

Hi Shailesh,

If you want to use this print you have to activate it. Pass ITCPP-TDNOPRINT = ' '. Now it must be setting to ITCPP-TDNOPRINT = 'X' which is deactivating the print option. You can check this functionality in debug in include LSTXWFCC, subroutine CC_EXCLUDES.

Further read:

https://answers.sap.com/questions/4028843/default-print-settings-through-abap-program.html

Regards,

Vamshi.

Prasath
Contributor
0 Kudos

Hello Shailesh,

In ME9F you can create the spool request directly for specific Purchase order/mass.Same form can be printed thru SP01. Please revert back foo further clarification.

Regards,

Prasath E