Main window of SAPScript versus Main window of smartform

Hi,
In case of Smartform we have one main window per page but in case of SAP Script we can have 0 to 99 Main window on one page.
In case of smartform if the main window on one page gets filled then the remaining long text will jump on main window of second page.
Following are my doubts:
If I define three MAIN windows for three different kind of long texts on page one in SAP Script as follows:
MAIN Window 1 -  Long text1
Main Window 2 -  Long text2
Main Window 3 -  Long text3
1) If the long text 1 on MAIN window 1 of first page gets full does it automatically jump to Main Window 2 of first page ?
2) If I don't want the long text on Main Window 1 to jump on Main window 2 on first page but on Main winodw 1 of next page , is it possible ? How do I do it ?
Answers will be rewarded..
Tushar.

In SAPScripts if the long text is filled in the Main Window it will spill over into the same Main Window if it is defined in the next page. Text from one Main Window will nt spill over onto the text to different Main window.
So as far as you questions are concerned:
1. Not it does not automatically jump over into Main Window 2 from Main Window 1 on same page or next page.
2. You just need to define the Same Main Window on the next page so that text gets jumped over to the next page. If it is possible just define the next page as the same page, so that you do not have to create a separate page and attach all the windows.
Hope this helps you...
Shashi Reddy

Similar Messages

  • Box in a main window in sapscript

    Hello Forum!
    In my sapscript there's a window MAIN with BOX FRAME. This window is in a first and next page, but the box only appears in the first page, not in the others.
    Anybody knows what I shound be change? I need the box always appears (in all pages).
    Thanks in advance!!!
    Edited by: Pablo Ariel Vicente on Feb 14, 2008 3:57 PM

    Hi!
    Try specifying all the parameters (XPOS, YPOS, HEIGHT, WIDTH) in the BOX command. This may resolve the problem.
    Cheers!

  • Printing digital signature in main window of sapscript at some location

    Hi,
    I want to print graphics in main window in sapscript. I want to position the graphic ( signature) at some position (preferably right aligned ). How to do that? Can we do that in .bmp graphics. In case we use .tiff format , how to do it. Tell me the steps involved as I have never used RSTXLDMC to upload .tiff files.
    Regards,
    D.Mallick

    Hi
    Just open rstxldmc in se38 and execute.
    It will gve you a screen. You need to fill the first two blocks only. Remaining are optional.
    File Name :  Give pathe+name of your .tiff file
    Type         : Bcol for colour     and bmon for mono
    Resolution      : say 75 (as you wish)
    Second block
       Text name :   only replace astrick by your name ZHEX-MACRO- has to be there.
    Actually  this program will convert .tiff file into text file.
    you can include this text file in any window. Text name is the name of the text file generated
    no more changes
    Now execute.
    Now you can use this text file  ZHEX-MACRO-name   in any windoow
    If useful, give me points
    cheers
    vamshi

  • Is this an issue with Windows 8.1 Enterprise Main theme or with my Laptop Screen??!!

    Hello,
    I currently found a strange issue happening with my display and it only occurs when I am setting my desktop background as the Main Windows theme or any picture I set as a theme.
    When I click inside any open folder as shown in this recorded video and when I click on Desktop, doing this back and forth and I notice quick flickering inside the open windows.
    You will see this at second 0:26 in the video.
    https://www.youtube.com/watch?v=3-8z8Ef2DcY&feature=youtu.be
    It is also obvious in this video, I am doing this with the Intel Graphics Control Panel window.
    The issue occurs at the time 0:10 and 0:25
    https://www.youtube.com/watch?v=ntqNC1gUtHU&feature=youtu.be
    Note: This only occurs when I switch between themes for the first time.

    Well, here are my latest results.
    Now, I am 100% and I can guarantee you that there is a still issue within Windows 8.1 theme.
    I installed Windows 8 again, now see how the Device Manager looks like, see the Display Adapter driver.
    It's Intel(R) HD Graphics 4000 (Microsoft Corporation - WDDM 1.2)
    And now before I install any drivers or programs when I switch between themes and then switch back to that Main blue theme, no single flickers happens, so that means Windows 8 has no problems?
    Looks like when you released Windows 8, you included graphics drivers for each system to install automatically after Windows install. Now the Windows Main Theme is a blue flower.
    I installed Windows 8.1 again, now see how the Device Manager looks like, see the Display Adapter driver.
    It's Microsoft Basic Display Adapter.
    And now before I install any drivers or programs when I switch between themes and then switch back to that Orange color theme, I get screen quick black flickering, so that means Windows 8.1 may have got issue when switching back to the Main theme.
    I have also read this in this link
    http://msdn.microsoft.com/en-us/library/windows/apps/dn344644.aspx
    Windows 8.1 x86 and x64 graphics driver availability status
    Windows 8.1 graphics driver deployment changes (x86/x64)
    Windows 8.1 doesn't include in-box, third-party GPU drivers. Instead, drivers are provided via Dynamic Update during the operating-system (OS) installation or upgrade process, or via Windows Update after the initial boot of the OS. Customers installing
    Windows from a USB flash drive or ISO image while not connected to the Internet get the Microsoft Basic Display Adapter driver with limited functionality. Customers are encouraged to install Windows Hardware Quality Labs (WHQL)-certified third-party drivers
    from Windows Update, OEM, or independent hardware vendor (IHV) websites when available.
    Now, I thought of an idea. I thought that if replaced that Microsoft Basic Display Adapter which is in Windows 8.1 with that in Windows 8 (Intel HD Graphics 4000 Microsoft Corporation WDDM 1.2) The issue might be fixed.
    So I reverted back to Windows 8 and used DriverMax to make a backup of the graphics driver.
    Now, I reverted back to Windows 8.1 and used that DriverMax software to restore that graphics driver which was pre-installed in Windows 8 but still the issue isn't fixed. :(
    I am sure the issue that causes this black flicker on screen when switching back to the Main theme and then closing down the
    Personalization window isn't related to the graphics hardware or the driver.
    I am pretty sure Windows is causing this.
    I think you should get a fix to this please, work on a fix for this flicker that happen when switching themes I am pretty sure the other issue that causes flicker on my open window when clicking inside it and outside it will fade away.

  • Javascript window.open in BSP: new window is opened behind the main window

    Hello,
    I use following code to open a new window in my BSP application:
              window.open("<%= controller->display_url%>").focus();
    The new windows is openned up, but hide behind the main window, I need the new window to stay at the front, any idea?
    On one computer running IE7, the new windows is opened and stay at the front. But not for all other computers running IE6.
    Thanks, Jinjin

    Hi,
          We used the below logic :
    <htmlb:button id      = "help"
                        text    = "Help"
                        design  = "standard"
                        onClientClick = "window.open('http://www.sap.com')"
                        tooltip = "Help"
                        />
    It worked fine for us.
    Try this.
    Thanks,
    Greetson

  • Windows handle of the Main Window of the SAPGUI

    Hi experts,
    i need to have the window handle value of the window of the Main MDI window of the SAP GUI from ABAP, does anyone know a FunctionModule or something like this to retrieve this information?
    I need to retrieve information about the geometry of the window (Like the coordinates of the window,..).
    (For 46C)
    Can anyone help me?
    Many thanks and regards,
    Gianpietro Dal Zio

    If this is not something you hope to do programatically .. MS's SPY++ utility will be of assist. If you wish to do it programmically .. I'm a newbie and am unaware of an FM to do it, though if it is possible to call a WIN API Function from ABAP, that may be a course you could persue

  • PopUps after reparenting displayobject to new Window still show in Main Window

    Hello,
    I am working on an attach/detach functionality in AIR where a user can export a displayobject from the main application into a separate air mx.core.Window.
    However, even once the object has been reparented into the native window, all its pop ups and tooltips continue to display in the main window.
    Let me display this with a simple example:
    Sample Code:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:Script>
    <![CDATA[
    import mx.core.Window;
      [Bindable]
      private var cdata:Array = ["Test1", "Test2", "Test3"];
    private function popout():void
            var popoutWin:Window = new Window();
            popoutWin.addChild(cc);
            popoutWin.open();
    ]]>
    </mx:Script>
      <mx:HBox>
      <mx:Button label="PoP" click="popout()" />
          <mx:Canvas id="cc">
          <mx:ComboBox id="cb" dataProvider="{cdata}" />
          </mx:Canvas>
      </mx:HBox>
    </mx:WindowedApplication> 
    If you popup "cc", you will always see the dropdowns in main window instead of the new window. If you popup "cb", it will behave only as long as you had not opened the combobox before. (probably because the systemManager property used by the PopupManager gets set to that of the native window only for the root component that gets moved) 
    Any help would be highly appreciated.

    Which version of the Flex SDK are you using?  I just tried this with AIR 2 and Flex 4.1 and the combobox menu displayed in the secondary window (though it did require two clicks.)
    Chris

  • How to show a window at end of main window in smartforms

    Hi guys,
    I want my window in smartform to show only after end of showing the main window,,,
    When i tick only after main window in condition tab of window, it shows on the uppermost portion of the output and not below the main window... Do I need to input the upper margin for this?
    How am i going to do it?
    Thanks a lot!

    Thanks guys,,,
    But still not working...
    Do I need to fill the upper margin of the final window?
    Since the height of my main window is dynamic, Im not sure what to fill up on the upper margin...

  • Where are my screens!!??? All my task windows work but the main application window where I Can see my work is missing!

    All my task windows work but the main application window where I Can see my work is missing!
    Help Me!
    I have two operational websites that I can't acces!

    Try the following:
    delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home() /Library/Preferences folder.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    Click to view full size
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • Window inside another window in SAPScript

    Hi ,
    Is it possible to create a window inside a main window in SAPScript ? If so,how ?
    Please help.
    Thanks&regards
    Ananya Mukherjee

    Hi !
    I don not think that will work...
    but... windows can overlap - perhaps that may help you.
    Simply create a new window that is laying "over" your main window... that's
    working.
    Regards
    Rainer
    Some points would be nice if that helped.

  • How to change CPI for a particular window in SAPScript

    We want to change the Character per inch of a particular window in SAPScript. Since SAPscripts allows only header level maintainence of CPI. We are unable to change for a particular line (or window).
    Could anybody help on this?
    Since its an urgent issue.
    Many thanks in advance.
    Regards,
    Dipen

    Hi Ravi,
        Thanks for your feedback.
        Actually the requirement is like we are not suppose to change the font size (i.e height of font should remain the same). But only CPI should be changed.
    Regards,
    Dipen

  • Calling a window in sapscript based on some conditions

    Hi all,
    I want to call a window in SAPScript based on some conditions.Plz suggest how could i do that.
    Regards,
    Chinmay.

    Hi,
    Use a text element in that window.
    ie..
    /E  TEXT
    &VBAK-VBELN&
    in ur driver program
    if vbak-vbeln is not initial. ( your condition)
    call function 'write_form'
    element = 'TEXT'
    window = 'WINDOW_NAME'
    Endif.
    hope this helps
    santhosh

  • I have tried and failed to copy my iTunes library and playlists from my Windows 8 desktop to my Windows 7 laptop using an external hard drive. Can it be done? Help would be appreciated.

    I have tried and failed to copy my iTunes library and playlists from my Windows 8 desktop to my Windows 7 laptop using an external hard drive. Can it be done? Help would be appreciated. I have followed instructions found online but the library of music doesn't pull in.  Thanks!
    Nate

    Migrate an iTunes library from one computer to another
    These are two possible approaches that will normally work to move an existing library to a new computer.
    Method 1
    Backup the library with this User Tip.
    Deauthorize the old computer if you no longer want to access protected content on it.
    Restore the backup to your new computer using the same tool used to back it up.
    Keep your backup up-to-date in future.
    Method 2
    Connect the two computers to the same network. Share your <User's Music> folder from the old computer and copy the entireiTunes library folder into the <User's Music> folder on the new one. Again, deauthorize the old computer if no longer required.
    Both methods should give the new computer a working clone of the library that was on the old one, with ratings, play counts, playlists etc. preserved. As far as iTunes is concerned this is still the "home" library for your devices so you shouldn't have any issues with iTunes wanting to erase and reload.
    I'd normally recommend method 1 since it establishes an ongoing backup for your library and unlike copying with Windows Explorer the process can be resumed if it is interrupted and it will continue to the next item if there are any read/access errors.
    Note if you have iOS devices and haven't moved your contacts and calendar items across then you should create one dummy entry of each in your new profile and iTunes should  merge the existing data from the device.
    If your media folder has been split out from the main iTunes folder you may need to do some preparatory work to make it easier to move. See Make a split library portable.
    Should you be in the unfortunate position where you are no longer able to access your original library or a backup then then seeRecover your iTunes library from your iPod or iOS device for advice on how to set up your devices with a new library with the maximum preservation of data.
    tt2

  • Firefox hangs and will not allow me to access other programs running when I resize a pop up window, move a pop up window, accidentally right click flash content.

    Firefox hangs and will not allow me to access other programs running when I resize a pop up window, move a pop up window, accidentally right click flash content.
    == This happened ==
    A few times a week
    == Not sure when it statrted

    Hi.
    When this happens, please press CTRL+SHIFT+ESC and see how much RAM and CPU Firefox is using. If they're sky high, then... Well, that kind of issues are, unfortunately, more common and the we'd like. Thankfully, 99% of the cases are very easy to solve. However, you do need to diagnose what your exact problem is. Do this:
    #run Firefox in safe-mode to disable all extensions and plugins. If this fixes your issues, be them with RAM or CPU usage, then you know it's a problem with plugins or extensions. Proceed to number 2. If safe-mode doesn't fix the issues, then read bellow, after this list;
    #update all extensions and plugins in your Firefox. If this doesn't solve the issues, proceed to the following number;
    #disable all extensions and plugins in your Firefox (not running safe-mode). Being certain that, as in safe-mode, the problems you're having have gone away, enable one plugin at a time. You should be certain that you WANT that plugin to be enabled, so keep your overall number of plugins as low as possible. When you encounter the problems, you know you've found a problematic plugin, so disable it for good. Keep enabling all plugins (except problematic ones) until you've gone through them all.
    #enable one extension at a time. Again, be certain that you WANT that extension to be enabled, so keep your overall number of extensions as low as possible. When you encounter the problems, you know you've found a problematic extension, so disable it for good. Keep enabling all your extensions (except problematic ones) until you've gone through them all;
    #you're done! You've fixed your problems with problematic add-ons.
    Ok, if disabling all extensions and plugins through safe-mode didn't work to bring Firefox's CPU and RAM usage to good levels, then you have different issue. The most likely scenario is that you have a third party software running on your computer that is messing with Firefox. Do as follows:
    #do a virus/malware check on your computer. If this doesn't fix it, proceed;
    #disable all software running in the background that you don't want to have running in the background (in windows, this is done by pressing WINDOWS+R in your keyboard, typing "msconfig" (without the commas) and pressing enter. Now, under the "Startup" tab, you can uncheck the software you don't want, and reboot your system for changes to take effect. If you're unsure of what software you want running, ask someone with more experience). If this doesn't fix you issues with Firefox, proceed;
    #check your firewall/antivirus/security suite for enabled functions/features that you don't want and/or may be conflicting with Firefox. You'll find that these features are most likely tied to Internet Security features, such as link scanners or URL checkers and the like. If you're not sure they are conflicting with Firefox, simply try to disable to see whether or not that's true. As long as you don't browse the web with your antivirus completely off and your firewall completely turned off, there should be no problems. If this doesn't solve the issues, proceed to the following number;
    #check your operating system security options, mainly advanced options that are not configured by default. While it's very unlikely that this may be the cause of the problem (after all, it's the last item on the list), it's remotely possible. If this doesn't do it, I'm out of ideas. Except make sure you've followed my instructions correctly.

  • A window doesn't know the window which has createdit.

     

    you can also look at client-side SO , or passing parameters to child win.
    Cordialement.
    Patrice Bourdon
    Alliance Sante France
    Tel : (33) 02.54.60.26.27
    Fax : (33) 02.54.60.25.00
    e-mail: mailto:patrice.bourdonalliance-sante.fr
    <mailto:patrice.bourdonalliance-sante.fr>
    web : http://www.alliance-sante.fr <<a
    href=
    "http://www.alliance-sante.fr/">http://www.alliance-sante.fr/</a>>
    -----Message d'origine-----
    De: Olivier Andrieux [mailto:oandrieuxaxialog.fr]
    Date: vendredi 9 juin 2000 14:34
    &Agrave;: forte-userslists.xpedior.com
    Objet: (forte-users) a window doesn't know the window which has created it.
    Hi,
    I have created a window win_a and a second window win_b whis is instancied
    in win_a(new+display) when a button is clicked
    but i want to use the datas of win_a in win_b. For it, i have made a class
    'main' which instanciate win_a.
    The problem is that win_b does'nt know win_b....
    Thanks
    Olivier Andrieux
    Axialog Lille
    France

Maybe you are looking for