cancel
Showing results for 
Search instead for 
Did you mean: 

How to Execute Print Program

Former Member
0 Kudos

Dear all,

My issue is.

I have copied the standard FORM Medruck to Zform.

I have also copied the std print program for MEDRUCK to Zprint program.

I have made some modification added the compny Logo and Std text for Address to the Form.

Now when i am trying to execute the Zprint program I am getting Message "ZSAPFM06P is not a report program (Type 'S')".

Please let me know how i can execute the Print Program and the steps associated with it.

Regards

Vikas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

You should confgure print progarne and Driver programe in NACE Tcode.

Regards

jana

Former Member
0 Kudos

After doing the above said config in the NACE transaction, for execution go to the me22n and then under the Purchase order --> save and Output --> give the required details and then save.

Before that you in your print program put a break point and do system debugging on and update debugging on.

Now you will be able to debug the print program.

Hope this helps.

Cheers,

Krishna.

asik_shameem
Active Contributor
0 Kudos

Hi

You can't execute the print program directly.

It has to be assigned in output configuration NACE.

Goto NACE, Select the application EF, Click on OUTPUT TYPES.

There select the output type 'NEU' or whatever, double click on Processing Routines on left side.

There you have to give your Medium as 1, Porgram name as you ZPROGRAM, Routine as ENTRY_NEU and form as your ZFORM.

And Goto some puchase order ME22N, Click on messages and give OUTPUT TYPE as NEU