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

smartforms invoice

Former Member
0 Likes
327

Hi SAP Gurus,

I am new to smartforms could u tell me print program and smartforms forms name for generating a smartforms for SD invoice. As well generating sd invoice using sapscript and let me know which one is simpler.

thanks in advance

1 REPLY 1
Read only

anversha_s
Active Contributor
0 Likes
296

Hi ,

You can try to leverage the code from VF31 transaction or report program SD70AV3A for printing or reprinting SD invoice.

The program is not that complex and is quite easy to leverage. You can try to use them and build your own program.

It also uses couple of Function modules, take a look at it and try to see if you can leverage them.

pls chk these programs also.

- SAPSCRIPT: program RVADIN01

form RVINVOICE01

- SMARTFORM: program RLB_INVOICE

smart LB_BIL_INVOICE

If you don't have the smartform you can douwload it from SAP Official site

rgds

anver

Message was edited by: Anversha s