2008 Aug 04 3:15 PM
Hi,
Iam creating a smartform which is printing N no.of pages. this form output looks like a text book(something like English text books in our schools where it has book description in first page and table of contents in next pages and total subject in the consequent pages).
example:
Contents
BC - ABAP Programming....................................17
Introduction to ABAP.......................................... 19
The R/3 Basis System: Overview............................................................ 20
Position of the Basis System Within the R/3 System............................................................. 21
Application Servers ............................................ 27
Work Processes ............................................... 32
Overview of the Components of Application Programs ......................................................... 37
is it possible to include this contents in smartform. where we have to find text and respective page numbers dynamically.
i have included all my text data in main window.
Full points for the useful answers.
Thanks,
Sree.
Hi,
Iam creating a smartform which is printing N no.of pages. this form output looks like a text book(something like English text books in our schools where it has book description in first page and table of contents in next pages and total subject in the consequent pages).
example:
Contents
BC - ABAP Programming....................................17
Introduction to ABAP.......................................... 19
The R/3 Basis System: Overview............................................................ 20
Position of the Basis System Within the R/3 System............................................................. 21
Application Servers ............................................ 27
Work Processes ............................................... 32
Overview of the Components of Application Programs ......................................................... 37
is it possible to include this contents in smartform. where we have to find text and respective page numbers dynamically.
i have included all my text data in main window.
Full points for the useful answers.
Thanks,
Sree.
2008 Aug 04 3:25 PM
it is better if you pass the textdata in a table to smartform where everyline is a single record and loop over that table in smartform
or do you say that you don't know the pagenumber yet before you enter the smartform ?
kind regards
arthur de smidt
Edited by: A. de Smidt on Aug 4, 2008 4:25 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |