cancel
Showing results for 
Search instead for 
Did you mean: 

Billing document form for printout

Former Member
0 Kudos

Hi,

How do I change the smart form attached to the billing document? I have a new template that I want to use.

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Goto T Code NACE select V3 - Billing there and click on output type button above.

select your output type there and check processing routine for that, there you can change printprogram name and output.

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear,

Use T-code NACT to attache you new layout of Smart form.

Regards

Happy Surana

Former Member
0 Kudos

Hi,

The Billing document form is the standard form, not smart form! You can use t-code NACT to find the definition of billing document output.

Good luck

Tao

Former Member
0 Kudos

Went into the tcode and changed the name of the form.

The existing entry for the Processing Routines is:

- Medium: Printout

- Program: RLB_INVOICE

- Form Routine: ENTRY

- Form: <blank>

- PDF/Smart Form Form: /SMB15/LB_BIL_INVOICE

I changed the entry to:

- Medium: Printout

- Program: RLB_INVOICE

- Form Routine: ENTRY

- Form: <blank>

- PDF/Smart Form Form: /SMB15/ZVG_LB_BIL_INVOICE

However, when I print a billing document, an error message appears in the log:

"Form /SMB15/ZVG_LB_BIL_INVOICE does not exist".

Where do I store my ZVG_LB_BIL_INVOICE template so that it will be reflected in the output? What does "/SMB15" mean? Is it a table?

Former Member
0 Kudos

Dear,

Activate your smart form first and try following setting in T-code NACT

  • Medium: Printout

  • Program: RLB_INVOICE

  • Form Routine: ENTRY

  • Form: <blank>

  • PDF/Smart Form Form: ZVG_LB_BIL_INVOICE

Regards

Happy Surana