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

Processing routine in prgram Z does not exist

Former Member
0 Likes
3,212

Hello,

Having a bit of a problem. In transaction MIRO a message gets created and a routine in Z program needs be executed at save. Configuration is done through NACE and worked everything worked fine yesterday. Today I keep getting this message: Processing routine in prgram Z does not exist VN068. If I use standard program provided by SAP their routine gets picked up. Then I switch the config to my program and nothing. Very frustrating. Anyone run into this situation? Any ideas?

Thank you ,

Leon

Hi Leon,

Please check Form routine assigned for your O/P. May the routing assigned may not me maintained in Z print program.

Path: T/code NACE> Select application>Output type--> Select your O/P type --> Select Processing routine.

Please check FORM_ROUTINE.

Hope this may help you.

Regards,

Lanka

4 REPLIES 4
Read only

Former Member
0 Likes
1,616

Hi Leon,

Please check Form routine assigned for your O/P. May the routing assigned may not me maintained in Z print program.

Path: T/code NACE> Select application>Output type--> Select your O/P type --> Select Processing routine.

Please check FORM_ROUTINE.

Hope this may help you.

Regards,

Lanka

Read only

0 Likes
1,616

Hi, somebody have the solution for this problem?

Read only

Former Member
1,616

Hi Leon,

This is Rahul jain From india.

recently i had facing this problem, but luckly got the solution.

This problem is coming because of return code when your calling form routine retun code must be 0.

if debug the prg after pressing back button it will call the function which checks the return code if it is 999. it give message other wise success.

Regards

Rahul Jain

Read only

Former Member
0 Likes
1,616

Hi Leon,

I am also facing the problem, for Sales Order form. Please let me now to solve the issue.

Regards,

Ramu N.