cancel
Showing results for 
Search instead for 
Did you mean: 

header condition MWST shown in order confirmation but not invoice

Former Member
0 Kudos

Dear friends,

We manual input MWST in SO header condition . The condition output is on order confirmation but not on billing although it was carried to billing. The relevant "Print" check box was set "S" in pricing procedure already. The total amount on billing invoice contains the MWST amount even though it's line item is out there.

My question is how I could have MWST line item shown on billing form?

Please advise .

Thanks,

Linda

Accepted Solutions (0)

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

You need to discuss with an ABAP'er to include Tax condition type in the relevant print program/output forms.

Regards,

Former Member
0 Kudos

Hi Shiva Ram ,

Thanks for response.

The condition has been included in the relevant print program/output forms. As I tested, similar condition type JR2 could be displayed on billing but not MWST.

Please let me know

Thanks,

Linda

Former Member
0 Kudos

Hi Linda,

pls try with one of these print indicators: 'X' or 'a' or 'b'.

Regards,

Raghu.

Former Member
0 Kudos

Thanks but it didn't work

Linda

Shiva_Ram
Active Contributor
0 Kudos

Check the output determination procedure in t.code V/42 for any routine assignment against the output type. If assigned check the coding in it. You can also compare the MWST with JR2 condition type in V/40 for any differences. I still like to advise you to de-bug the output print program.

Regards,

Former Member
0 Kudos

Hi Shiva Ram

Thank you.

v/42 seems no requirement assignment

v/40, both MWST and JR2 share the same output type.

Still looking for clue.

Linda

Former Member
0 Kudos

Hi Linda, then I believe you'll have to go your ABAP team to get it printed via FORM / processing routine.

Regards,

Raghu.