cancel
Showing results for 
Search instead for 
Did you mean: 

Invoice is being printed locally even when output type is not triggered

0 Kudos

Good Evening!

We are facing a strange situation where some of our Invoices are getting printed locally even when the output type is not triggered.
Users are triggering an output type A which is used to send email to their customers.

But when they do this an invoice is printed locally in their printer which is of output type B.

There is no trace of B anywhere(header output of invoice, the spool for the user)

Both output type A and B use the same smart form.

Please let me know if anyone have observed this behavior and kindly provide your valuable inputs.

Thanks,

Theerthesh Kumar Jain

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check user defaults for user who performs operation in transaction SU01 - User Maintenance

Under tab Defaults there is defined default Output Device and if option Print immediately is checked.

Br,

Mario

0 Kudos

Hi Mario,

Thanks for the input.

I checked the setting as you said but the Output Device is blank in SU01 for the user and also the Output Immediately is unchecked.

Regards,

Theerthesh.

Former Member
0 Kudos

Ask your abaper to debug abap code that calls this smart form.

If it's not from default settings than the most probable reason are input parameters sent to smart from abap code that calls it.

Br,

Mario