How to call the new page in smartforms

Hi friends,
How to call the new page in smartforms.
Thanks,
Ravi

Hi,
Create a command node and click the 'Go to new page' check box specifying the page u want to go.
You can enter your condition for which it should branch to a new page in the 'conditions' tab.
Regards
Shiva

Similar Messages

  • How To Delete The Extra Page In Smartform Output

    Hi Friends,
    I am working wih Smarform..which displays P.O Details (Header and Item ) .
    Header Details in Template and Item Details in Table..
    I am trying to print 10 P.O ..for every P.O i kept New page command.
    So..finally i have to get 10 pages in output...instead i am getting 11 pages...
    How to delete the extra page ? Y i am getting this..
    please give helpful answers...
    Points will be given after get the answer.
    Thanks,
    Laxmi

    Hi,
    as someone else said. put the newpage command at the start.
    However with a condition that that it not happens at the first page.
    or
    Determine how many P.O.
    use a counter.
    If this counter is equal to number of P.O, then no newpage command.
    success.
    Gr., Frank

  • Don't know how to calcualte the current page in smartform for second layout

    Hi All ,
       Iam creating an smart form which contains two layout in a single form. I need the page number to be displayed as followes.
    1st layout : 1 of 2
                     2 of 2.
    in 2nd layout 1 of 2.
                        2 0f 2.
    I dont have any issues in printing total number of pages. i dont know how to calculate the current page for the 2nd layout. <<text removed>>
    Edited by: Matt on Jun 25, 2009 5:09 PM - Removed ALL CAPITALS from subject

    Hi,
    Create a New window of Type 'Final Window' and Position it in the layout where u want to display the page numbers.
    Now, create a text element in the window and create the text like below in the text element.
    P1 Page &SFSY-PAGE& of  &SFSY-FORMPAGES(3CZ)&
    &SFSY-PAGE&                            - Current Page No.
    &SFSY-FORMPAGES(3CZ)&         - Total No of Pages.
    Note: dont forget to create the window type as 'Final Window', otherwise it will show ssome junk...
    Hope it helps!!
    Rgds,
    Pavan

  • How to call the url page inside the procedure.

    Hi,
    I am not exposure in plsql.
    I am getting some problem in utl_http link.
    I create a one procedure. The procedure was successfully compiled. But the url page doesnt open..
    I attached the procedure,
    create or replace procedure p(mob number)
    IS
    l_page long;
    l_url varchar2(25000 char) ;
    begin
    null;
    l_page := utl_http.request( 'http://www.yahoo.com');
    end;
    please tell me the solution for this problem..
    I am waiting for ur response.
    Thanks,
    Sasi.

    this is a duplicate thread:
    how to open the web page in pl/sql
    the OP doesn't seem to understand the difference between a web browser and a programming language....... I can't say I've ever had to explain the difference before...
    let's just say.... butterflies are not in any way similar to electric shavers..

  • How to catch the New-page in a report ?

    Hi ,
    I would like to know how the following can be done.
    While printing a report,how can we identify the beginning of a new page so that we can put the header on start of every new page ?
    Thanks,
    Sandip.

    If you write the header in <b>TOP-OF-PAGE</b> event, it will automatically take care of each page.
    The below code will help you.
    TOP-OF-PAGE.
      PERFORM write_page_header_400.
    FORM write_page_header_400.
      WRITE: /1 sy-sysid(3) NO-GAP, '-' NO-GAP, sy-mandt,
             60 'Test,
            110 'Date:', sy-datum MM/DD/YYYY,
            170 ' '.
      WRITE: /1 sy-cprog,
               60 'Test',
              110 'Time:', sy-uzeit,
              170 ' '.
    ENDFORM.
    This header will appear in each page.
    Hope this will solve ur problem, if u have any queries plz do revert back or else please close the thread.
    Message was edited by:
            Judith Jessie Selvi

  • How to decide the last page in smartforms

    Hi experts,
    I want to display a signature block only in the last page, can anybody tells me the perfect way to decide when it's the last page?
    Now I'm using a window with the check EVENT "Only Before End of Main Window", a flag is set in this window, and then use another window for signature block with the condition of flag is on.
    This method is not working perfectly, sometimes it works fine, sometimes not.
    Please let me know how will you do this, thank you
    Best Regards
    Raymond

    Hi Raymond,
    Try this logic!!!!
    I hope you have used table in main window to  display items. Just after the table in your main window, create a program line and set a variable(let say "x').
    Cretae  a separate window to display the signature. In the signature window use a text element to display the required value. Go to conditions tab of text element and set the condition (i.e. check your variable value which you have assignes before) and accordingly your text will get printed.
    Hope this will help you to resolve the issue & close the thread.
    Do appreciate if found useful.
    BR,
    Vinit

  • Could u tell me how2control printing out the certain page in smartforms?

    there are many pages when I preview ,
    but I only need one  or several of the pages.
    How to print the certain page in smartforms?
    and if there are several windows in one page
    how can I just print out one or several windows of them?
    what should I insert "command" or "program lines" into
    the "flow logic" ?
    It's very kind of you to explain that in detail.
    Thanks very much in advance.

    pls help me,thank you

  • How to dynamically give the next page in Smartform

    Hi,
    I have to give the LAST Page dynamically in Smartform. That only the last page the size of the main Window is shorter in length.
    So on Second Last page I want to dynamically give the Next Page as LAST Page.
    <b>I need to know how to give the next page dynamically in Smartform?</b>
    Regards,
    Nitin

    Hi Nitin,
    I am unable to get your requirement clearly but I can help you how to call a page dynamically.
    In the First Page, where you want to call the Last Page dynamically after displaying all the contents, right click and create a <b>COMMAND</b> node. In the General Attributes of the command selec the check box for Go to New page and select the page from the dropdrown.
    First page
       Main Window
             Table Contents
             Command
    Now, after the executing the contents of the First page when the control encounters the command node it dynamically goes to the Page you have mentioned in the command node.
    Regards,
    Tushar

  • How to insert a new page when data don't fill in the principal page?

    Hi to everybody!!
    I don't know how to do this, I have, in the main window a table with a loop, the loop is this
    XFORM INTO ZXFORM (where Xform is type PC408) and in line to line I put the line for example 25 to 30.
    Under this table I have another table to another type of data....
    The problem is that in the case the data exceed the 25 to 30 lines...where I can see this data? How can I make a new page with the exceed data and how I can retrieve?
    Thanks and regards
    Rebeca

    Try this, it will help you to close the thread.
    for displaying new page
    Inside you form
    /E   POS_NEWPAGE   "Element
    /:   NEW-PAGE
    Inside your driver program...
    Calls a New Page
          CALL FUNCTION 'WRITE_FORM'
               EXPORTING
                    element = 'POS_NEWPAGE'
               EXCEPTIONS
                    OTHERS  = 1.
    Regards,
    SaiRam

  • How to call the Page Fragment in Page with Flow logic

    Hi,
        I am new to BSP, My requirement is to created 1 page fragment which contains the Logo.  and to create 2 pages in flow logic
    The  logo has to apper in Pages with flow logic Pages. My question is how to call the PAge fragment in the 1 &2 pagesin page with flow logic
    Thanks,
    suresh

    Suresh,
    There is a very enriching portal help.sap.com  where you can find all basic and good documentation .
    http://help.sap.com/saphelp_nw04/helpdata/en/77/8a54d7434ff34784272a3df98ab645/content.htm
    the above link is from that portal.
    Before asking such basic questions please at least try to find or do some research yourself.
    There are standard applications like HTMLB_SAMPLES and SBSEXT_HTMLB and more for sample applications.
    Regards,
    Anubhav

  • I want to know  how to call navigate to page in new window.

    Hi,
    I want to know  how to call navigate to page in new window.
    Following is the code which i am using on Event OnInputProcessing.
    navigation->goto_page( 'index.htm' ).
    From the above code i am able to open the index.htm in the same window.
    but I need the index.htm in the new window.
    Please suggest
    Thanks in advance,
    Nilesh Labde

    Thanks ,
    I was able to find the navigatiion tab, But after entering the The Form name in that TAB, Still the New Page opens in ths SAME window.
    Following is the Code written on the Eevent--> OnInputProcessing
    navigation->next_page( 'NEXT' ).
    In the Navigation TAB
    Start                             Navigation Request                Target
    Sales_Person.htm                   NEXT                            index.htm
    Please suggest.
    Thanks in advance,
    Nilesh Labde

  • How to display each record on a new page on Smartforms layout

    Hi,
    I need to know how "each time a new record is displayed..it should be displayed on a new page in Smartforms". How much ever I try using the COMMAND inside the LOOP, it is always printing the records in the loop continiously in a single page with the remaining records moving to the next page only once the first page is full. But what i need is to print first record in the first page, second record in the second page...
    Please let me know the exact steps how to use the COMMAND or any other options to acheive this.
    Thanks!
    Edited by: sap123 on Nov 2, 2008 11:55 AM

    hi,
    create a command just before the main windows display and in its general attributes check the check box go to new page and in its conditions tab..set Falg = X.
    now inbetween the loop of ut table or templet, crete program lines and write the code as below.
    data : lv_lines type i.
    describe table i_vbak lines lv_lines.
    clear flag.
    if sy-tabix LT lv_lines.
    flag = 'X'.
    endif.
    remember that these program lines must be after command...
    Try this,

  • How do I move page order in Thumbnails view in the new pages? (which is driving me nuts btw)

    I'm really struggling with the new pages, having used the old version so much I just can't get the hang of this one - so much has changed:( Really wish I hadn't bothered but now have too many documents created in it that I can't open on old version as it doesn't let you (mump mump - well I am scottish).
    So in the old version I used thumbnail view to move about the order of the pages (really useful when making up artwork for magazines etc). Anyone know how to do it on the new version?
    Also can't seem to view document in '2 up' - 2 pages side by side (also very handy for magazines etc).
    Also the tables facility doesn't let you move borders of individual cells - you can only move the whole column - I can't even select them.
    I could go on but will go before I start the 'pages shake'.

    Hilary,
    Scottish or not, your best option is to retreat to the last good version of the app, Pages '09.
    Cut your losses.
    Jerry

  • How can I sort lines of data (alphabetically) in the new pages 5.0?

    How can I sort lines of data (alphabetically) in the new pages 5.0?
    It was very simple to do in the previou version of pages.

    I'm not sure why people are torturing themselves with Pages 5 given the nearly universal outcry on this forum and the incredibly negative reviews elswhere, such as the App Store.
    Pages 4.3 should still be in an iWorks folder within your Applications folder.  Just use that.
    Please remember to tell Apple what we need from them at:
    http://www.apple.com/feedback/pages.html

  • How do i layer text boxes in the new pages?

    I have the new pages, and every time i try to layer a text boxes, one text box disappears. How do i change that?

    Please give the exact version number of Pages, it helps when sorting out problems.
    The Textbox doesn't disappear.
    The text in the Textbox is pushed away by the Textwrap on the other Textbox/es.
    Generally, with the Textbox/es selected:
    Toolbar > Format > Arrange > Text Wrap > None
    Peter

Maybe you are looking for

  • Acs 5.3 - wireless conversion from 4.0

    Hi All As previous posters may have noticed i have been given the task of moving the ACS from 4.0 to 5.3 which turns out to be considerably different. Sadly i have nothing to test with at the moment so am trying to work it out as best i can before th

  • Why am I unable to open multiple PDF files at once?

    I'm trying to open and view 28 PDF files, but am unable to do so.  I have recently upgraded my computer and am now using Windows 7 with 12 GB of RAM.  On my older system I was able to open this many PDF files at once, but now I am not able to do so. 

  • [SOLVED]Dovecot error when roundcube tries to test IMAP

    I am trying to get a virtual user mail server up and running. I have VM setup to be just a mail server. I have a couple things not working but Ill start with trying to resolve this error first. error with journalctl -b -u dovecot Aug 13 19:22:46 herm

  • Lost pictures in sorted iphoto albums

    My wife has spent many hours moving a lot of pictures into sorted albums.  Her task was to put pictures of anyone who appeared in them into a folder corresponding to that persons name.  She came to me because now more than once pictures that she put

  • Problem in MIGO transaction

    Hi Experts we have created a few Po's , but when we go to MIGO & use these PO no, it says no Purchase Order item exist. This message does not appear until GR for complete item quantity is posted. Is there some user exit involved ..could someone help