How to summarize a field from main window at the bottom

I've a requirement in sapscript which is driven by standard program RVADOR01 to print certain quotation details.There is a field called tax code(kbetr) which
is required to be displayed for each line item .
Now i've also to summarize these tax code at the bottom of the page in another window.Here is the scenario
In MAIN window:
kbetr
  1     for 1st line item
  1     for 2nd line item
  2     for 3rd line item
  1     for 4th line item
  3     for 5th line item
  2     for 6th line item
It have to summerise above tax code in FOOTER window as:
kbetr
  1
  2
  3

Hi anutosh,
1. First check out if summary variables
   are already available in the standard drive program or not.
2. Further to this, the TEXT ELEMENTS
  for printing the summary should also be available.
3. This all logic / sequence of printing
   is absolutely
   contained in the driver program.
4. If its not there,
   then probably u will have to
   copy the driver program,
   and do some enhancements/modifictiions.
5. I don't think, by simply manipulating
   the sapscript layout, we can achieve this directly.
regards,
amit m.

Similar Messages

  • How to pass Multivalue parameters from main report to the subreport to a database stored procedure

    I am having a Main Report, where the user selects the parameters, and calls the subreport which in turn calls the stored proc which updates the report parameters table, which will be used by all the other sub reports to filter data on.
    It works fine when I pass single values from the Main report to the sub report, and it updates the database, but when I map the formula field to the subreport, the subreport does not even show up, and nothing happens on the database. I am thinking the subreport is not executing. I am using the 'Change Subreport Links' to map the formula fields to the subreport parameters.
    Please let me know if there is any other work around or a sample report which solves a similar problem.

    That is definitely a problem. CR 11.0 has been out of support for 5+ years(?). CR 11.5 has been out of support for close to 3 years.
    As far as I am concerned, the suggestions given here are going for naught as presumably they are based on recent builds of CR (E.g.; CR 12.x or higher). I really doubt that Abhilash or Jamie remember if CR 11.0 had problems related to the issue at hand. But they do know that their suggestions work in current versions of CR.
    Thus a suggestion; I suspect that you should be able to obtain an image from your IT where you can install CR 11.0 and update it to CR 11.5. Then use this as a proof of concept to the powers that be in your org that it is time to get with the times. BTW.; the most current version of CR is CR 2013, version 14.1.x(!). Again, something that your org should be aware of. So, even better than updating the image to CR 11.5, download the free 30 day eval of CR 2013 and try the suggestions in that version. The eval download is here:
    SME Free Trials | SME Software | SAP
    BTW.; CR 2013 is a side by side install, meaning that it will happily co-exist with your current CR 11.0 install.
    - Ludek

  • How do I remove things from my bar at the bottom??

    I have just bought my first mac and im struggling I have clicked 0n console, terminal, keychain access and grapher and theyve all stayed on the task bar at the bottom. How do I remove them??

    Removing items from the Dock
    To remove an item from the Dock, drag its icon off the Dock onto the desktop; the icon will disappear in a poof of smoke. Don't worry, you didn't permanently remove the item from your computer; you simply got rid of its Dock icon. If you want that item back on the Dock, you can easily locate the application, file, or folder in the Finder, and drag it back into the Dock. Keep in mind that there are some icons that you can't remove, such as the Trash and the Finder.
    http://support.apple.com/kb/HT2474
    Best.

  • How do i seperate media browser from main window in Pro X

    How do i separate media browser from main window in Pro X, it only lets me drag project audio tab from main window..
    Regards
    James.

    hello, this is usually caused by adware on your pc.
    please run a scan of your system with [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner] & also manually check that you don't have any suspicious entries like 3rd-party-toolbars presently installed under ''firefox > addons > extensions'' (adware like babylon also might install some unwanted stuff that comes under the names "Browser Manager", "Browser Protector", "Bprotector", "Object Installer", etc.) or in the windows control panel > programs section.
    afterwards install the search reset addon - it will revert the most common customziations those adware programs do in firefox back to the default: https://addons.mozilla.org/firefox/addon/searchreset/
    [[Remove a toolbar that has taken over your Firefox search or home page]]

  • How do I stop iTunes from starting up in the other active Windows sessions?

    I have multiple (3) user accounts on a windows (Vista) computer. When I start iTunes from one account iTunes wants to also start up on each of the active windows accounts and continues to attempt to start iTunes after some time period (90 seconds?).
    I get a error screen on the attempts for the User that should not be starting iTunes that reads:
    You cannot open the application "iTunes" because another user has it open.
    Ask the other user to quit the application, then try again.
    I want iTunes to run within only one account. How do I stop iTunes from starting up in the other active accounts?

    Connect iPhone - iTunes will launch
    select iPhone in iTunes' left column
    in iTunes' main window untick "Automatically sync ..."

  • How to Print text in two main windows

    For printing label have created two main windows on a page. calling function write_form In ABAP Program under do loop for two times. 
    but program prints only one window. why is it so? how can i print text on two windows.
    do 2 times.
      COUNT = COUNT + 1.
    loop at itab WHERE DEPTT LT 200.
        CALL FUNCTION 'WRITE_FORM'
          EXPORTING
            ELEMENT  = 'TEST'
            FUNCTION = 'SET'
            TYPE     = 'BODY'
          WINDOW   = 'MAIN'
          EXCEPTIONS
           ELEMENT   = 1
           FUNCTION  = 2
           TYPE      = 3
           UNOPENED  = 4
           UNSTARTED = 5
           WINDOW    = 6
           OTHERS    = 7.
      endloop.
    enddo.
    Please guide.

    Since the information is variable and coming out of the print program, I can assume you want to print many labels but two to a page. Also, any page numbering, etc will need to be updated. This is easily accomplished with SAPScript but a feature people rarely use I believe. Here are the simple steps:
    1) On the Windows Screen: Creat a main window for the size of the label, etc knowing that you will be putting multiple windows on a page. For example, if page size is 8.5 x 11, maybe your window size is 6 X 4 or something similar. You only need one main window defined.
    2) Now go to Page Windows Screen. Add a window MAIN and down at the bottom where it says Window Type put in MAIN. Next to this field is a little field about two characters long. In here put in '01'.
    3) Now Add another window MAIN and down at the bottom put in '02'.
    Hopefully this gives you the idea. I've done this with up to 30 small windows in order to print variable window for labels on label stock such as Avery 8167, etc. 
    Good Luck!
    Tim Stadler
    Menasha Corporation

  • Mapping the data from main window to a popup

    Hi Everyone,
    Am an infant when it comes to UI5 development.
    i have been reading up as much as i can, but i need your help with a requirement analysis of mine.
    there is a main window of the UI5 screen, which has the details of a Service order.
    when the user clicks on a particular button(to create a sub service order), certain fields that are available in the main window should be automatically populated in the window that pops up.
    The UI fetches the data from an SAP r?3 backend system using  Odata protocols.
    Awaiting your valuable inputs.
    regards,
    Vamsi
    PS: am sure that this is a very basic question, it would be of gret help if any of you might share some links that will be useful for me.
    Appreciate your help very Much.

    Hi,
    You can bind multiple UI elements to the same property of the same model.
    Data Binding: Getting Started - User Interface Add-On for SAP NetWeaver - SAP Library
    If you want to reuse ui-elemnts I suggest you take a look at
    SAPUI5 SDK - Demo Kit
    Kind regards,
    RW

  • How can i transfer movies from my windows laptop to ipad 3

    how can i transfer movies from my windows laptop to ipad 3

    Import them into iTunes then sync them to your iPad

  • How to hide a field from table maintenance view?

    Hi,
    How to hide a field from table maintenance view? 
    The field is used for data created date. I need to hide it from display.
    Thanks

    Chk this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/66/33f52010dd11d6999300508b5d5211/frameset.htm
    Maintenance Attributes
    You can assign a maintenance attribute P to individual fields in the maintenance view definition in the Dictionary (SE11). It can be  H (hidden)
    H (hidden)
    A field flagged H is not displayed on the screen. This field must also be filled in the background by a routine at an event.
    The system writes R and H fields to the database like all other fields when a new data record is saved.

  • How can I download itunes from my windows vista to my ipod original?

    How can I download itunes from my windows vista to my ipod classic?

    If you want to add songs from iTunes to the iPod, plug it into the computer, select the iPod in iTunes and click the tabs across top to select what you want on the iPod.

  • I have installed the LATEST VERSION of itunes in my windows and i bought the new ipad with retina display ,i had moved music into the ipad from my windows through the itunes but I DONT KNOW HOW TO MOVE THE VIDEOS IN MY VIDEOS LIBRARY OF MY COMPUTER TO MY

    i have installed the LATEST VERSION of itunes in my windows and i bought the new ipad with retina display ,i had moved music into the ipad from my windows through the itunes but I DONT KNOW HOW TO MOVE THE VIDEOS IN MY VIDEOS LIBRARY OF MY COMPUTER TO MY

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • How do i transfer content from a windows phone to an iphone

    How do I transfer content from a windows phone to an iphone?

    Hi Julian,
    Sorry for the delay in response, I didn't think many answers would come in so quickly being Christmas and all...
    My Dad only needs to be able to access files for reference; any editing or alteration to pre-existing files would largely be done on a desktop or his laptop. In the meantime, Dropbox does look ideal and I will investigate along with the other great ideas suggested on here for the best option.
    Thanks very much...

  • How to output particular text in main window only in first page

    Hi experts how to ouput particular text in main window only in first page after that actual transaction data will be continued.....any ideas....Answers will be rewarded.....

    Hi,
    Try this.
    /: IF &PAGE& = '1'
    /: ENDIF
    Thanks,
    Naren

  • How do I transfer files from a Windows laptop to an iPad and ensure they are accessible please?

    Hello...
    I am new to the Apple community and would be very grateful for some help. My Dad recently purchased an iPad. He is a professor and has his lectures saved on his Window laptop (predominantly PowerPoint, plus PDFs and Word files) but wants them on his iPad and needs to be able to access them all. He has mistaken me for some kind of computer whiz and thinks I'm able to do this; the truth is I haven't got a clue where to start.
    Any idiot-proof advice and/or ideas on how best to transfer files from a Windows 7 laptop to iPad (including whatever apps, if any need to be bought) would be very greatly appreciated
    Thanks very much all

    Hi Julian,
    Sorry for the delay in response, I didn't think many answers would come in so quickly being Christmas and all...
    My Dad only needs to be able to access files for reference; any editing or alteration to pre-existing files would largely be done on a desktop or his laptop. In the meantime, Dropbox does look ideal and I will investigate along with the other great ideas suggested on here for the best option.
    Thanks very much...

  • HT2731 How can I transfer photos from my Windows computer to my Ipad. I already have the photos transfered into a photo stream file. How to activate the transfer ?

    How can I transfer photos from my Windows computer to my Ipad.
    I already have the photos transfered into a photo stream file.
    How to activate the transfer ?

    Hey Juergen119,
    I would recommend syncing your photos from your computer to your iPad by using iTunes:
    iTunes: Syncing photos
    http://support.apple.com/kb/HT4236
    First, if you want to set it up to work via iCloud, I would check and make sure My Photo Stream is set up correctly on your devices:
    To use My Photo Stream you need an iCloud account, compatible devices, and up-to-date software:
    iPhone, iPad, or iPod touch with iOS 5.1 or later
    Mac with OS X Lion v10.7.5 or later and iPhoto 9.2.2 or Aperture 3.2.3 or later
    Apple TV (2nd generation) with Apple TV Software Update 5.0 or later
    PC with Windows 7 or later and the iCloud Control Panel 2.1 or later for Windows
    For complete iCloud setup instructions, visit How to set up iCloud.
    Then, once it is set up, you can upload your photos to My Photo Stream by following these directions:
    PC with iCloud Control Panel 2.0 or later: Open a Windows Explorer window and under Favorites select iCloud Photos if you are using iCloud Control Panel 3.0 (or Photo Stream if you are using 2.0 to 2.1.2). Open My Photo Stream. Click the "Add photos" button. Select the photos to import to My Photo Stream, then click Open.
    via: iCloud: My Photo Stream FAQ
    http://support.apple.com/kb/HT4486
    Welcome to Apple Support Communities!
    All the best,
    Delgadoh

Maybe you are looking for

  • How can i distinguish between set or tuples from incoming filters in a calculation

    How can i distinguish between set or tuples from incoming filters in a calculation. i am using descendants function with the leaves option to calculate some project revenue cause there is different calcuation method on sub projects the sum on the mai

  • Additional Output fields for ME2N?

    We have created a Z field which exists on the item level of our POs (table EKPO). It is available in the search criteria of our ME2N report, but not in the output. Does anyone know of a way to add additional fields to the output of ME2N? Thanks so mu

  • PS: Settlement of specifiek amounts without real posting on WBS

    I would like to know which settings are to be made to make it possible to settle specific amounts from WBS elements to lets say cost centers without posting on the settling WBS element first. This means that the WBS element that is to be settleted be

  • HT3951 "Failed to load book because the requested resource is missing"

    I get "Failed to load book because the requested resource is missing" after I purchased an ibook, downloaded it, and tried to open it, all done on my iphone. Has anyone experienced this problem? How was it resolved?

  • Google account login issues

    I am recieving the error unknown error when trying to add my google account to the touchpad. I can login fine through the browser but am unable to add it to email, chat, etc... Troubleshooting I've done: 1) Waited a couple days and tried again, same