Terms and conditions last two pages

Hello all:
I am working on a project that deals multiple pages in form printing.  The first page (sheet) I want to print as Simplex the last sheet I want as duplex.  So my question is this,  I have these as separate forms, do I need to consolidate these into one form with separate pages or can I keep these separate smartforms...
John

Hi,
You can do it in same form.
Create 2 pages.
  a. Page 1 should be simplex.
  b. page 2 should be duplex.
if you have already create terms and conditions as separate smartform.
1. Go inside smart form(terms and conditions).
2. Copy the page completely ( Ctrl + C )
3. Press back button( dont create new session)
4. give first smartform name and press change.
5. Press Ctrl + V (paste)
Regards
Aromal R

Similar Messages

  • Terms and Conditions in separate page in Smartform

    Hi,
    I m developing a Smartform for Purchase Order .
    The problem here is  in last page i need to display the Terms and condition.
    How to do the same.
    if anyone has done the same, please let me know
    Thanks in advance,
    Shiva

    Hi,
    Check this condition SFSY-PAGE = SFSY-FORMPAGES for the text.
    If this condition is true then its a last page of Form.
    Thanks

  • 'Share Name ID' Terms and Conditions Questions

    Sorry for the double post - I had originally, by habit, posted this in the Droid Razr forum, but realize now it would be better here.
    I would rather have my Verizon number display my name than the generic "Wireless Caller" and the instructions for how toConfigure Share Name ID tell you how to do that.   But my question has to do with the Terms and Conditions on that page which read:
    Note the Terms & Conditions: Your use of Name ID Services is subject to the following terms and conditions. By submitting a name for display and disclosure to others you are affirmatively asking Verizon Wireless to give your name and wireless phone number to a publicly available directory for use and distribution and you agree and consent to disclosure and use of this information by third parties.
    Can anyone tell me exactly what that means?  Specifically, I have three questions:
    Does it mean you are now in a public "white pages" type directory?
    Does it mean your phone number will be shared with telemarketers?
    And lastly, if you have chosen to keep your Customer Proprietary Network Information (CPNI) private and opted out, will using Share Name ID override that selection?
    In another forum there's a lot of discussion about this and I'd like to be able to add some informed information as opposed to wild speculation.
    So if anyone - especially a Verizon employee - can shed some light on what those Terms & Conditions mean (or don't mean), I'd appreciate it.
    Thanks.

    I just got an answer to this from a very nice Verizon employee named Ryan.  For anyone else who is interested, he said:
    The Share Name ID service allows your name to show a specific or customized name when calling another person. The directory the terms and conditions are referring to are databases that landline companies use to provide Caller ID service. Landlines and cell phones process Caller ID in different ways. When you call a cell phone, whatever that phone has your number saved is how it shows on the display. Landline phones do not typically have a locally stored address book, so they rely upon these databases to give a name to display. The directory that is being referenced are these databases, used solely for Caller ID. They are not publicly accessible and searchable like a White Pages.
    Opting in to Share Name ID will not override the CPNI opt out, they are two separate entities, and Verizon Wireless will not give your information to telemarketers. The only thing that will change with using Share Name ID is that your name(or whatever you choose) will show up whenever you call somebody instead of a generic "Wireless Caller" statement. Your privacy is still very much respected, and no alterations will be made.

  • I keep getting asked to agreed to the new terms and conditions and can not accept them please help, how to get rid of it?

    I need help please I have my i phone, im setting the icloud and it keeps telling me to accept the new terms and conditions but the page wont populate for me to accept it, im getting annoying with it the pop up us making me crazy plase help.

    Try these...
    1)  Press the Accept Button Twice...
    2)  Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...

  • Printing terms and conditions for a report in last page

    Hi all,
    I am facing a problem in reports 6i, I have PO printing Report with layout to be printed in two pages first part will be printed with po details, and for every po number after printing all the details for that purchase order, in the last page i have to print terms and conditions can any one help me out
    Regards
    Vizith

    Hello,
    You should post also the report type (Tabular, Group..etc) you are trying to create also. Because without that like these type of requirement can not be suggested.
    I can only make guess that you are creating report as Group Above and group frame is for PO. Then just put your terms and conditions frame after the detail frame inside the group frame. Then it will print after completing the details for each PO.
    -Ammad

  • Terms and conditions not getting displayed on the last page

    Hi All,
    I have to display a smartform, on the front side of the page i have to display material details and on the back side of the page i have to display terms and conditions. I' am unable to print the material details and terms and conditions in duplex mode, but on the last page only material details are getting displayed, terms and conditions are not getting displayed.
    Can you please help me how to make the terms and conditions get printed on the back side of the last page.
    Thanks,

    I'm a bit confused by the statement "I' am unable to print the material details and terms and conditions in duplex mode".
    I suppose you meant to say "I am able to print the material details and terms and conditions in duplex mode", correct?
    If the problem is that on the last form page, the T&C is not getting printed on the back of the form, you could force the T&C page by using a flow logic command as the very last element of the main window, which gets processed when all the data is already output. For the command, use the 'Go to New Page' and specify the page name for the Terms & Conditions.
    In case this causes an issue that the last page is printed twice (since the T&C page is likely defined with the next page being NEXT_PAGE), then copy the already existing T&C page, call it LASTPAGE and leave the Next Page attribute empty.

  • Terms and Conditions to display in the last page of Script

    Hi Experts,
    My requirement is to print the Terms and Conditions in the Last Page of a PO. so for that, I have created one LAST page. Previously i have FIRST Page and Next Page in the Script. In the LAST Page it has to windows. One is for Logo and another one is for Terms and Conditions. I am trying to print to Terms and Conditions through a Standard Text ( Created in SO10) in the Terms and Conditions window.
    The page flow are like FIRST-->NEXT, NEXT>LAST, LAST---->LAST
    Please guide me how shall i proceed to get the output. It would be better if we get the output with out doing any change to the driver program.
    Thanks,
    Priyabrata

    Dear Priyabrata
    The page flow should  like FIRST-->NEXT, NEXT>NEXT, LAST---->
    And call your page in main window at last element.
    This will surely solve your problem.
    Regards,
    Vijay

  • Add terms and conditions on last page of PO using XSL-FO stylesheet

    Hi
    I need to add terms and conditions on last page of PO pdf. I have changed the values for profile options PO;Terms and Conditions Filename and PO: In file path to the file name and filepath of my terms and conditions txt file. Do I have to make any changes to the stylesheet for it to be printed on the last page? if so, what are the changes to be made?
    This is really urgent and I would appreciate any help.
    Thanks,
    Sharmila

    Hi,
    In main window &next-page&  eq 0. condition does not work . 
    even &page& eq &formpages& may not work out not sure.So what you need to do is.
    In the print program
    just describe your internal table say lines v_lines
    and in the loop put one count varaible say v_count
    then in the script put condition as below.
    if v_count eq v_lines.
    /:NEW-PAGE pagename  ( say last)
    endif.
    Reward points if useful.
    Regards,
    Nageswar

  • HT201407 I have problem with My IPhone after updating I was asked to enter password etc then asked to agree the terms and conditions which I did but nothing happens it stays on this page can someone help how to complete the last stage of updating?

    I updated my I Phone4 with the latest version iOS7 after updating I was asked to enter I tune password etc and then was asked to accept the terms and conditions which I did......but nothing happens it stays on the same unable to complete the final stage.....my phone does not work I am stuffed can someone help.....cannot get thru to Apple I tried contacting them

    Hi Rajvidya Das,
    Do the following, then try again:
    1.     Close all open apps: Double click on the Home key and then swipe up on each of the thumbnails that appear above the open app icons
    2.     Sign out of the iTunes store: Settings>iTunes & App Store, click on your Apple/iTunes ID, then sign out
    3.     Check Settings>Safari, and make sure that "Block Cookies" is not set to "Always". If it is, change it to either of the other two options
    4.     Make sure you do not have Restrictions turned on. If they are turned on, make sure that access is allowed for Safari, iTunes Store, Installing Apps, and Deleting Apps
    5.     Reset your device (nothing will be lost): Hold down the Home and Power buttons at the same time and continue to hold them down until the Silver Apple appears (up to 30 seconds). Once the Home screen redisplays sign back into iTunes and try again
    Cheers,
    GB

  • Print multiple pages of text module as Terms and Conditions at end of PO

    Hello,
    I have a text module that contains a two page terms and conditions to print as the last pages of a PO.
    I have three pages
    FIRST-->Calls NEXT
    NEXT--> Calls NEXT with a command to LAST in the MAIN window
    LAST-->Calls Last, has a MAIN Window and a regular window which calls text module
    The text module only prints on the first page in the end of the PO(i.e.last page). It does not flow or create an additional page for the left over text in the text module.
    Please advice.

    Hi,
    We have same situation. What I did was to introduce a new element in MAIN WINDOW ( by the way only FIRST & LAST pages are sufficient, no need to have additional page for printing Terms & Conditions ) in that element just have 2 lines viz.:
    /:   NEW-PAGE                                     * Above command so that terms & conditions will always start from a new page.                       
    /:   INCLUDE ZPO_TERMS_AND_CONDITIONS OBJECT TEXT ID ST LANGUAGE EN      
    If terms & conditions are more than a page it will automatically be printed on the next page. ( In our case currently we have got 5 pages of terms & conditions ).
    At the end of the program i.e. When you are finished with printing of a PO just 'WRITE' this element using WRITE_FORM.
    I hope this helps,
    Regards
    Raju Chitale

  • Unable to print all the terms and conditions pages in the PO.

    Reqt: The PO includes terms and conditions as the last page.
    Currently the program only prints out the first page of the Terms and Conditions regardless if it is one or two pages.
    Only one page(image) is displaying in the last page of smartform.
    These terms and conditions pages are passing as graphics(images), We are passing the GRAPHICS under the TABLES Main Area in LAST page WINDOW.
    But only one page (image) is displaying, but not others.
    Can anyone help to solve the above issue.
    Regards,
    Kishore

    you can create your terms n condition texts in SO10(standard text). THEN
    If u r using smartform then do this:
    goto the general attributes of a text element. From the drop down menu, convert the text type to include text.
    The just as in read_text fm pass the parameters
    text name, text object, text id and language.
    Every thing will be handled automatically
    AND if its a sap script then:
    To include the contents of another text into the current text, use the INCLUDE control command. SAPscript still treats the text to be included as a separate text. The text is copied over only at the point at which the output is formatted.
    Thus the use of the INCLUDE command always ensures that the most current version of a text is included into the output, since the text is not read and inserted until the output is formatted.
    Syntax:
    /: INCLUDE name OBJECT o ID i LANGUAGE l PARAGRAPH p
    NEW-PARAGRAPH np
    You must specify the name of the text to be inserted. It can be up to 70 characters long. If the name of the text contains spaces, then you must enclose it in quotes as a literal value. You can, alternatively, specify the name via a symbol. All remaining parameters in the INCLUDE command are optional. If an optional parameter is not specified, then SAPscript uses default values as applicable for the calling environment.
    /: INCLUDE MYTEXT
    The text MYTEXT is included in the language of the calling text.
    /: INCLUDE MYTEXT LANGUAGE 'E' PARAGRAPH 'A1'
    The text with the name MYTEXT and the language E is included, regardless of the language of the calling text. The paragraph format A1 will be used as the standard paragraph type for this call.
    Optional parameters:
    u2022 LANGUAGE
    If this parameter is not specified, then the language of the calling text or the form language are used for the text to be included. If the language is specified, then the text will be fetched in this language, regardless of the language of the calling text.
    u2022 PARAGRAPH
    The text to be included is formatted using the style allocated. The PARAGRAPH parameter can be used to redefine the standard paragraph for this style for the current call. All *-paragraphs in the included text will then be formatted using the paragraph specified here.
    u2022 NEW-PARAGRAPH
    The first line of the text to be included will be given this format indicator, as long as it is not a comment or command line. If the optional PARAGRAPH parameter (see above) is not specified, then all *-paragraphs of the included text will also be formatted using the paragraph specified in the NEW-PARAGRAPH command.
    u2022 OBJECT
    In order to completely specify a text, information about the text object is also required. There are a number of restrictions and other rules that depend on the object type of the calling text:
    o Any kind of text can be included in a form. If no object is specified, then TEXT will be used (standard texts).
    o In the case of a document text (DOKU object), you can include only document texts. This object type is also assumed if no object is specified in this environment.
    o Only hypertexts and document texts can be included in a hypertext (DSYS object). If the OBJECT parameter is missing, then DSYS is used as the default value.
    o In the other kinds of text you can include only standard texts (TEXT object), document texts or hypertexts. If there is no specification, then the default object is TEXT.
    u2022 ID
    The text ID is a part of the text key, which permits further text objects within a given object. If no ID is specified, then the default include ID is used from the TTXID table for the calling text. If there is no entry in this table, then the text ID of the calling text is used.
    The following consistency check is applied both to the ID and the object:
    u2022 All text IDs are allowed in a form.
    u2022 In document texts, only document texts may be included that have text IDs TX (general texts) or UO (authorization objects) and also other document texts with the same text ID as the calling document text.
    u2022 In DSYS texts, all DSYS texts can be included, whatever ID they have. Document texts to be included must have one of the IDs TX or UO.
    u2022 Into the other texts, standard texts with any allowable text ID, DSYS texts with all IDs, and document texts with the IDs TX and UO can be included.
    The INCLUDE command returns a status code in the SAPSCRIPT-SUBRC symbol:
    u2022 0: the text include was successful.
    u2022 1: the command could not be executed because it contained syntax errors.
    u2022 2: the rules governing the text to be included were not followed (see above).
    This value cannot occur if the command is used in a SAPscript form.
    u2022 4: the specified text could not be found.
    Once you define the standard text in SO10 you can include text by the above process or use the function module read_text:
    .............IN Smartform.......
    CALL FUNCTION 'READ_TEXT'
    EXPORTING
    CLIENT = SY-MANDT
    id =
    language =
    name =
    object =
    ARCHIVE_HANDLE = 0
    LOCAL_CAT = ' '
    IMPORTING
    HEADER =
    tables
    lines = i_tab
    EXCEPTIONS
    ID = 1
    LANGUAGE = 2
    NAME = 3
    NOT_FOUND = 4
    OBJECT = 5
    REFERENCE_CHECK = 6
    WRONG_ACCESS_TO_ARCHIVE = 7
    OTHERS = 8
    So you want to know how get the parametrs right. This is how"
    In SO10 goto goto menu -> header
    here u will find all the required parametrs.
    The text lines will be returned in the i_tab.
    U can loop at this itab and display the data.
    Reward points if hepful.

  • Tried purchasing iTunes music. Put in my apple id and password then i was directed to a 'Terms and Conditions' page. I checked the box then clicked the 'accept' button next page read 'your Session has timed out '  try again  with a Done button to click on

    Tried purchasing music from the iTunes Store. When the window popped up I put in my apple id and password. Then I was directed to a 'Terms and Conditions' page. I checked the box next to the 'Yes I agree to these terms and conditions' - then clicked the 'accept' button next page read 'Your Session has timed out. Try again.'  with a 'Done' button to click on. Oh the same thing happens when i try to download  free iTunes. Yes I have tried & tried it again I even logged off and singed back in-- no joy 
    After accessing my iTunes account I was not able to change anything like my credit card number when I tried and was sent right to the 'Your session has timed out. Try again.'
    The last time I purchased any anything was on September 25th 2011 and the 'terms & conditions' page was last updated on October 12, 2011
    Does anyone have an idea to what is going on with my iTunes version 9.2.1 (5) and I can not upgrade to a higher version my iMac does not have the intel processor chip.Thank you for your time and help with this matter. You are greatly appreciated 

    I am having the same problem also! I posted on here about it, but no one has responded with ideas. I called technical support and e-mailed them, the only suggestions they gave was for the to turn off my firewall. But I didn't change anything, so it shouldn't suddenly stop working. Maybe this is just an iTunes issue? But it doesn't even recognize my account anymore, and I cannot log in now.
    If you happen to get an answer, will you please let me know what works for you?
    Thanks!

  • How to print the Terms and Condition page ine the sap-script

    Hi experts,
                             i got the requirement that how to print the Terms and condition page in the script,i have the three pages, having the same main window, in the last of the main window(all three pages)  i have called the hard coded text(i.e so10 text), but when i am displaying the output  data get printed in the first page but i am getting the second page heading on the top of  the terms and condiions page. In all the three pages i  have the same main window, if i  make change in any window i will affect all the other main  windows.  so please suggest me how i need to go.HOW TO GET GRID OF THE TEXT ON THE TOP OF THE SECOND PAGE OF THE TERMS AND CONDITONS.
    like this i have called in the MAIN WINDOW
    /E : LAST ( IN ALL THREE PAGES)
           INCLUDE ZSD_INVOICE_TERMS TEXT OBJECT TEXT LANGUAGE EN.
    IN THE TCODE SO10
    NEW PAGE TERMS.
    1) TERM MS AND CONDITONS  TEXT.................................................
    FIRST->NEXT, NEXT->NEXT,,   TERMS--->TERMS.

    Hi,
    1. Create a new page by Name : LAST
    2. Identify the text element which will be the last element in the form in the debug mode.
    Mostly Ex: SUM, TOTAL, LAST etc.,
    3. the page linking should be
    First --> Next
    Next --> Next
    4. In the Text element identified in the step 3.
    Write the following code
    /: NEW PAGE  LAST
    /: INCLUDE the standard text created for the terms and conditions in SO10
    Check the syntax for the command but the logic will be the same.
    It should resolve your problem.

  • Terms and conditions in a new page in PO pdf

    Hi,
    I have set the profile values for PO:Terms and conditions and PO:In file path to my text file. I was expecting the terms in a new page but it was showing it after the Line information in the last page instead of starting a new page. Any idea on how to insert a page break in XSL-FO style sheet? the comment says the text file is displayed in new page,,,
    <!-- Display text file data in new page -->
    <xsl:if test="TEXT_FILE !='' ">
    <fo:block xsl:use-attribute-sets="form_data">
         <xsl:value-of select="TEXT_FILE"/>
    </fo:block>
    </xsl:if>
    <fo:block id="last-page" >
    </fo:block>
    </xsl:template>
    but it is continuing in the same page instead starting new page. Any suggestions on how to make the text file display in new page? I would appreciate any help.
    Thanks,
    Sharmila

    Yes, I did. I had to insert a page break for this. Here is how I have done this
    <fo:block break-before="page" >
    </fo:block>
    Thanks,
    Sharmila

  • HT1937 tried to purchase an app from my iphone 4G phone and I wasn't able to do so because when it took me to the Terms and Conditions screen where there was 54 pages, there wasn't a section or button to accept the new terms at the end of the 54 pages.

    I have an iphone 4S and I wasn;t able to purchase an app for it because I wasn't able to accept the new Terms an Conditions section. When I reched the last page of the Terms and Conditions, there wasn't an accept button or section, therefore I wasn't able to complete my purchase. Please advise.
    Thanks
    Vernel

    Hi vernel,
    Welcome to the Support Communities!
    First, I recommend restarting your phone and then resetting if it's still not working:
    Restarting your device
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    Press and hold the Sleep/Wake button until the Apple logo appears.
    Note: Reset your device only if you are unable to restart it.
    Resetting your device
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    Below are the full articles:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    If you can access your home screen, I also recommend verifying that cookies are not blocked and private browsing is turned off in Settings>Safari:
    iPhone User Guide - Safari settings
    http://help.apple.com/iphone/7/#/iph3d7aa74dc
    Cheers,
    - Judy

Maybe you are looking for

  • Virtual WLC Ports Confusion -or- ADDING ports to the vWLC

    I am a struggling with configuring a virtual wireless controller (vWLC). I am working with the newest vWLC, 8.0.100.0 I currently own an elderly 2504 WLC with 4 ports. (four physical interfaces on the box) On this 2504, I use one port for the managem

  • SetHtmlAttribute error when migrating 9.03 to 9.05

    We develop some web application with JDev 903 in MVC1 using BC4J jbo datatags library. And now we try to migrate these application to JDev 9.052 But after we migrated these application the error show up when <jbo:SetHtmlAttribute name="namea" value="

  • N97mini - sending business card

    Is there a way to send only selected details via business card sms? This feature was available in previous Nokia phones, but N97mini will send the entire contact with all details.

  • Recommendation about 'strict mode'

    Hi All, The line: newChildObject = myMC; produces an error ("Access of undefined property newChildObject") when my I have 'strict mode' checked in my Advanced Actionscript 3.0 Settings window but not when I have that unchecked. (I'm assuming that I'l

  • Why does "Share to Facebook" always Tag a Particular Person?

    Strange annoyance.  For ANY photo shared from iPhoto on our iMac, a particular person ("Jane Doe") is always tagged when the photo is published onto Facebook.  This occurs whether or not any faces tags exist for a particual photo within iPhoto.  It o