2006 Jun 26 4:38 PM
1) how i can set page number and display it ?
2) i have two part in the form ,
one fix and have to display one in the first page/time
and the second is internal table , how i can
set the header data display in the first screen
only ?
thanks .
2006 Jun 26 4:41 PM
1) Use SFSY-PAGE for the page number and SFSY-FORMPAGES for the total number of pages.
2)For the header windows, in the Conditions tab, check the 'only on first page' checkbox.
2006 Jun 26 4:41 PM
1) Use SFSY-PAGE for the page number and SFSY-FORMPAGES for the total number of pages.
2)For the header windows, in the Conditions tab, check the 'only on first page' checkbox.
2006 Jun 26 4:44 PM
hi,
Page number of the next page : &NEXTPAGE&
Page number of the current page : &PAGE&
Regards,
Naveen
2006 Jun 26 4:54 PM
hi dakota,
1)click on the button <b>FIELD LIST ON/OFF.</b>
u will get a list in that click on system fields.
-> sfsy.
select page and drag and drop it into the text element.
2)
click on conitions tab
and select ONLY ON FIRST PAGE