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
452

hi,

i have copied the smartform from lb_bil_invoice to zb_bil_invoice and using the stand program rlb_invoice.

to generate a from using smartforms.

when i place breakpoints on my driver program on the function module ssf_function_module_name and then on entering my form name zb_bil_invoice it was displaying the form.

but all of a sudden when i excute the same driver program it goes back to the transaction vfo3 i was unable to see my form?

culd u give me a suggestion

3 REPLIES 3
Read only

Former Member
0 Likes
428

Hi Hari,

U are changing the form name in debug mode and u were able to c the form. Put a break point in one of the program lines of the form and check if u have made any changes.

Thanks,

Vamsi.

Read only

Former Member
0 Likes
428

But this time. I am getting an error stating that

"No Next page has been defined"

can u tell me how to go about.

thanxs a lot vamsi for ur help

Read only

0 Likes
428

Hi Hari,

The invoice which you have selected may contain more number of items... which it cannot accomidate in a single page... so it is trying print the remaining items in the next page. But in the NEXT PAGE option of your first page you may have not mentioned any thing.

What you can do is, create a new page, then copy the main window from first page, then in the NEXT PAGE option of the first page and the newly created page select the newly created page.

Thanks and Regards,

Bharat Kumar Reddy.V