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

Regarding PM Order Print

former_member16553
Active Participant
0 Likes
499

Hi

I have develop a Zprogram and a Zsmartform for a Zoutput type for PM Order. Can you please tell me where I have to assign it , So that when we taking print of oder using IW32 and selcting that particular Output Type my program gets triggered.

Please help.

Thanks & Regards

Girdhari

Hi

I have develop a Zprogram and a Zsmartform for a Zoutput type for PM Order. Can you please tell me where I have to assign it , So that when we taking print of oder using IW32 and selcting that particular Output Type my program gets triggered.

Please help.

Thanks & Regards

Girdhari

2 REPLIES 2
Read only

Former Member
0 Likes
446

Hi,

In the NACE transaction select the application of t code PO aND Select the output type and select the one of the output type and click on processing routines which is right side to it.

Then select the medium and replace your custom program with standard program.

Also check bellow thread for your reference.

Regards,

Goutam Kolluru.

Read only

Venkat_Sesha
Product and Topic Expert
Product and Topic Expert
0 Likes
446

Hi Girdhar

For Repair Orders you need to call the FORM by making it as a call from BADI.

Since the Application Component is PM . You need to trigger a BADI or use the EXIT_forms for Routine triggering. Also this varies from SAP Version.

Hope this helps you

Edited by: VENKAT SESHA on Feb 10, 2012 7:17 AM