‎2006 Oct 03 10:43 PM
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
‎2006 Oct 03 11:36 PM
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.
‎2006 Oct 04 3:22 PM
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
‎2006 Oct 04 4:10 PM
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