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

Output type not processing

Bema
Active Participant
0 Likes
356

hi,

I have written a processing program for a custom output type. It should hit this processing program when I run the MIRO transaction. But it is not happening . While debugging I set 'update debugging'.

So when I run the MIRO, it just shows the message that 'Update debugging has been triggered ' and not hitting this program.

If I am not setting the update debugging and run the MIRO, it just creates the document. And if I process it thru MR90, it hits my program and processess the output type.

Can I know the reason why it is not hitting my program and trigerring 'Update debugging' message without processing.

Appreciate your help.

Regards,

Beena

1 REPLY 1
Read only

Former Member
0 Likes
315

Hi,

Have you checked the Form routine in your o/p type ?

Have you copied the new one from an existing one or created new one on your own ?