i have created a smartform containing table which start
from middle of first page.when i run smartform then on next
page same table appears which start from middle of page.so
how to get table that start from top of next page??
Answer Posted / raghu
u have to change the dimensions for next page then
automatically it will from top of page
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
when does a list get sent to the screen on the presentation layer?
What is the basic difference internal tables and database tables? : abap data dictionary
What is ps structure? : abap hr
Explain the different types of data dictionary objects?
What are the different types of abap reports in sap?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
Define external layer?
What are the differences between session method and call transaction method? : abap bdc
Explain different types of attributes of function module?
Difference between open sql and native sql? : abap data dictionary
What is a transaction variant and why are they used?
What are the fields in a bdc_tab table? : abap bdc
How can we omit a leading sign and a leading zero in sapscript?
How to display or know if the value entered contains records or not?
How can one distinguish between different kinds of parameters? : abap modularization