how to print only one line item at every page in smart forms
in main window .for ex for sales order i will get so many
items i need to display only at one page like 1st line at
one page and second line at 2nd page .pls answer itttt.
Answer Posted / kkr
use new page command just after the command line of the main window. it process other window on a page and then go to the next page.don't use page break command
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What data is contained in data dictionary? : abap data dictionary
Select query optimisation
if while coding power goes off , how to retrieve the codes?
What is sap abap tables?
What are the difference between call screen and leave screen?
Name some system global variables you can use in abap programs?
Which database object is used for storing the system variables? : abap data dictionary
What abap statement will trigger list generation?
How can we create callable modules of program code within one abap/4 program? : abap modularization
dynamic programming in sap abap
What does the insert statement in extract datasets do? : abap modularization
How the at-user command serves mainly in lists?
How to convert normal function module to bapi?
What is the logo in sap script?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization