2008 May 24 2:03 AM
Hi all,
I have a smart form and i need heading in main window in all pages at the top.
I have the loop in the main window and underneath taht i have text where iam writing the
/: TOP
po creation date
/: ENDTOP
&PO& &DATE&
i am getting output like this
PO CREATION DATE
1 01/23/06
PO CREATION DATE
2 01/23/06
PO CREATION DATE
3 01/25/06
PO CREATION DATE
Next page
4 01/26/06
PO CREATION DATE
5 01/29/06
PO CREATION DATE
6 01/29/06
i want the output like this
PO CREATION DATE
1 01/23/06
2 01/23/06
3 01/25/06
4 01/26/06
5 01/29/06
6 01/29/06
if its goes to the next page then i need to get like
PO CREATION DATE
7 02/21/06
8 03/21/06
10 03/21/06
11 03/23/06
12 03/25/06
13 03/26/06
I tried to check how this works
/: if &sfsy-page& = 1.
po creation date
&sfsy-page&
/: ENDif
&PO& &DATE&
Then strange thing is it goes into if condition for page2 as wee and my out is like this then
PO CREATION DATE
1
1 01/23/06
PO CREATION DATE
1
2 01/23/06
PO CREATION DATE
1
3 01/25/06
PO CREATION DATE
1
Next page
4 01/26/06
PO CREATION DATE
2 -
Pageno is 2
5 01/29/06
PO CREATION DATE
2
6 01/29/06
Thanks
2008 May 24 7:51 AM
Create a header style separately and apply that on all pages in the smart forms.
Hi all,
I have a smart form and i need heading in main window in all pages at the top.
I have the loop in the main window and underneath taht i have text where iam writing the
/: TOP
po creation date
/: ENDTOP
&PO& &DATE&
i am getting output like this
PO CREATION DATE
1 01/23/06
PO CREATION DATE
2 01/23/06
PO CREATION DATE
3 01/25/06
PO CREATION DATE
Next page
4 01/26/06
PO CREATION DATE
5 01/29/06
PO CREATION DATE
6 01/29/06
i want the output like this
PO CREATION DATE
1 01/23/06
2 01/23/06
3 01/25/06
4 01/26/06
5 01/29/06
6 01/29/06
if its goes to the next page then i need to get like
PO CREATION DATE
7 02/21/06
8 03/21/06
10 03/21/06
11 03/23/06
12 03/25/06
13 03/26/06
I tried to check how this works
/: if &sfsy-page& = 1.
po creation date
&sfsy-page&
/: ENDif
&PO& &DATE&
Then strange thing is it goes into if condition for page2 as wee and my out is like this then
PO CREATION DATE
1
1 01/23/06
PO CREATION DATE
1
2 01/23/06
PO CREATION DATE
1
3 01/25/06
PO CREATION DATE
1
Next page
4 01/26/06
PO CREATION DATE
2 -
Pageno is 2
5 01/29/06
PO CREATION DATE
2
6 01/29/06
Thanks
2008 May 24 6:36 AM
hi kajol,
see the below link
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf
i think this link helps to print the heading details in all the pages
reagards,
sindhu
2008 May 24 7:51 AM
Create a header style separately and apply that on all pages in the smart forms.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |