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

in smartforms

Former Member
0 Kudos
185

hi

how to create a smartform for the invoice

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
158

hi

u first find out the format of invoice..

u develop a smartform for that

1.create a table which has got all screen fields.

2.creating internal table and work area..

3.in main window create a table ,page etc.

then write a program in se38 to fetch datas and pass it to form..

reward if useful..

4 REPLIES 4
Read only

Former Member
0 Kudos
158

Hi,

Search for any default forms avaialbe. Else Migrate Invoice SAP Script to Smartform through Smartforms transaction.

And code it.

Reward if useful!

Read only

Former Member
0 Kudos
159

hi

u first find out the format of invoice..

u develop a smartform for that

1.create a table which has got all screen fields.

2.creating internal table and work area..

3.in main window create a table ,page etc.

then write a program in se38 to fetch datas and pass it to form..

reward if useful..

Read only

amit_khare
Active Contributor
0 Kudos
158

Refer -

LB_BIL_INVOICE smartform and RLB_INVOICE driver program

Regards,

Amit

Reward all helpful replies.

Read only

0 Kudos
158

Hi use functional module 'RV_PRICE_PRINT_HEAD', u will get Invoice header Condition data.

reward if helpful.

Rahul