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
How to create a link between modified form and modified print program?
Explain the difference between open_form and close_form?
What is an update task?
How to determine the attributes of an internal table?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is the structure of bdcmsgcoll? : abap bdc
What is the different between abap and ooabap? Why do we use ooabap?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are lock objects?
What does the extract statement do in extract datasets?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
How to pass data from list to report?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What are the different message types available in the abap/4 ?
In select-options, how to get the default values as current month first date and last date by default?