To avoid page skipping and to write the contents in the
same page itself in SAP script, command used is
Answer Posted / sateesh
we can specify either in the styles or in the form ,
that a particular paragraph should not be split in two
by a page break.
using /: Protect
......
......
/: endprotect
we can preventing the page breaks.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Difference between sy-tabix and sy-index?
How can I make a differentiation between dependent and independent data? : abap hr
how to read the standard field value in your custom program.
What are the functional areas, user groups? How does abap query work in relation to these?
What are the different kinds of lock modes?
What is the function of the transport system and workbench organiser?
What are the fields in the memory table ‘screen’?
What is synchronous update?
What are the screen elements.
java script for push button in adobe forms.
How is the command suppress-dialog useful?
How to write a code for multiple transactions? : abap bdc
What is SAP Data conversion ?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What is step-loop?