ALV - icon word processing there's a way to restrict rows before word open

Hi everyone !
I would like to get only rows that selected in the alv.
how can i restrict which lines will be display in word ?

someone can help ?

Similar Messages

  • Is there an easy way to use the VMware Studios Open Source download?

    I noticed there was a relatively current open source download package for VMware Studio, so I downloaded it, hoping there were instructions on applying the new software to the appliance.  The download was a tar.gz file, which appears to include source code for those OSS packages.  
    So, I am concluding that my hope that this was an update to VMware Studio was unfounded.  
    Is there any news, at all, about plans to update VMware Studio?  It is obvious that a VMware-internal tool exists as they use it to create their own appliances which appear to have fixed some issues, such as IE10 access.  
    Thanks Dan

    You do not need to invoke Finder to do this. Create a new empty Automator workflow and use the "Run Shell Script" option. Paste in the following....
    mv ~/Downloads/* ~/.Trash
    You can then save the workflow as an application, attach it as a Finder action or add it to the scripts menu, whichever you like better.
    If you would like to bypass the Trash and just completely delete the Downloads folder contents immediately, then paste in this command:
    rm -rf ~/Downloads/*

  • Is there any easy way to show row numbers in JTable?

    Just like in Excel.

    I think the easiest way would be to make your first column the row numbers, then make your own cell renderer for the first column that renders the text in like, a JLabel with a gray background and a raised bevel border or something. You could even go sofar as to write a new selection model that selects an entire row when you select a cell in the first column. Getting the row number is easy enough, as the row and column number are both passed to the getValueAt() method of the table data model.
    Jason

  • Right way to delete row before insert

    I create a new row with method of ViewObject.
    Row row = viewObject.createRow();Then I want to delete this row. I found there are 4 methods. Which is the right answer?
    //1.
    row.remove();
    //2.
    row.refresh(Row.REFRESH_REMOVE_NEW_ROWS);
    //3.
    row.refresh(Row.REFRESH_FORGET_NEW_ROWS);
    //4.
    row.removeFromCollection();Thanks,

    Timo, we're having a problem when deleting as you describe, maybe you can offer some advice?
    We have a button to delete a row from an editable table, this is set to immediate=true (obviously the user should be able to skip validation when doing a delete). After deleting, if the user then clicks another button to add a new row, the values from the deleted row show in the new row :(
    If we set immediate=false this seems to fix the problem, but we then get the undesirable side effect that the user has to make sure all the values in the row are correct before it can be deleted (because the validation is firing). The user experience becomes a bit strange.

  • Is there a way to leave the notification center open

    Hello all,
    I wondered if there was a way to leave the notification center open in OS 10.8.1.
    Maybe via the terminal?
    I am using a 30" monitor and to me it would make sense to have NC alway open.
    Thanks a lot.
    Cheers.

    You can poke around yourself,  but right off I do not see how this is possible in customizing the plist.
    Finder>Go>Go to folder>
    /System/Library/CoreServices/Notification Center.app
    You can right click to open> Show Package Content.

  • Is there a way to restrict "mature" apps from app store?

    Is there a way to restrict "mature" apps from the app store? We are not purchasing or downloading these apps, but when you just search through available apps there are some pretty mature ones available, and some have pretty explicit photos in the "previews". I have changed all the settings I can find in itunes and on my iphone, but as far as I can tell this just applies to what we download. And let me reiterate that these "mature" apps show up even though we're not specifically looking for them (I'm sure you've seen them, all the bikini girls, lingerie, and karma sutra apps in the "fitness" section of the apps store, etc.) These are usually categorized as 17+, so why are they even showing up if my security settings restrict content to 12+ ? I'm assuming there is no way to restrict them, but let me put it out there that it would be much appreciated if there were a way (any apple employees listening???)

    (any apple employees listening???)
    http://www.apple.com/feedback/itunesapp.html
    Matt

  • What is the best way to restrict access to the page

    Hello Everyone,
    We are trying to restrict access to the web page that is being accessed by the applet. Currently it is public so anybody can view it just by entering URL in the address window. We tried to restrict its access to only certain IP Addresses but then we need to enter every client's address out there since applets execute on the client and not on the server.
    Is there any good way of restricting access to the web page from an applet?
    Any help will be greatly appreciated.
    Thanks,
    Y.M.

    Most web servers allow protection of web resources.
    In particular, apache allows .htaccess (or other, if changed in the root configuration) files to change the access to various resources, and IIS allows you to set up protection domains to restrict access to folders.

  • Way to restrict BlazeDS channel by port number?

    I'm wondering if there is a way to restrict a BlazeDS channel by a port number.  I have an application that I would like to have running on different ports to different groups of users...one to internal employees, and the other to external customers.
    I was able to restrict the services by channel by using Spring's flex:remoting-destination, so if I connect using a given channel the security works the way I'd like it to.
    However, when I try to make a specific channel only run over a specific port, it doesn't seem to work. I can continue to connect to either channel over either port.
    Here is my channel definition:
    <channels>
                  <channel-definition id="my-secure-amf" class="mx.messaging.channels.SecureAMFChannel">
                <endpoint url="https://{server.name}:8443/{context.root}/spring/messagebroker/amfsecure" class="flex.messaging.endpoints.SecureAMFEndpoint"/>
                <properties>
                          <add-no-cache-headers>false</add-no-cache-headers>
                </properties>
            </channel-definition>
            <channel-definition id="web-secure-amf" class="mx.messaging.channels.SecureAMFChannel">
                <endpoint url="https://{server.name}:8444/{context.root}/spring/messagebroker/websecureamf" class="flex.messaging.endpoints.SecureAMFEndpoint"/>
                <properties>
                          <add-no-cache-headers>false</add-no-cache-headers>
                </properties>
            </channel-definition>
    </channels>
    Even though I have specified port 8443 for the first channel, and 8444 for the second...I can access either channel from either port.
    Am I missing something? Or is this not even possible?
    Thanks.

    I think it could be possible, but giving you step-by-step instructions, sorry, that would take a lot of time. Did you use advanced actions already? My archived blog has a lot of use cases and tutorials, but I think it is not fair to ask on a forum for step-by-step instructions for each use case you want to create.  The most important thing will be to make sure that the user always remains in the Quiz scope, you can use the new system variable cpInQuizScope while testing. There is no system variable for attempts on question level, only one on Quiz level, so you'll have to create a user variable to track the attempts on question level. A big problem is that when you leave a question slide, without using the remediation work flow, the attempts are considered as finished. Personally I would prefer for that reason to not use the default question slides. You could try out a combination of remediation and advanced actions, never did test that?
    Lilybiri

  • Is there a way to make the icon/words larger on the screen without changing the screen resolution?

    Is there a way to make the icons/words larger on the screen without changing the screen resolution?

    If you right-click in the top of title bar of any  Finder window there is an option to un-check 'use small icon size', though toggling between the two makes little difference on my screen.
    Another trick is you can zoom the whole screen by holding down the 'control' key and using a two-finger swipe up on the trackpad to enlarge, down to go back to normal.

  • Safari and Others Hang. Is there a good way to diagnose which process is being a trouble maker?

    I have a peculiar problem that has been developing for some time now.
    Current Symptoms:
      Safari (Any Version 5.0-Current) will load but WebProcess.app Opens to 100%
               on one core of CPU (Non-Responsive) and no web-pages will load.
      VLC.app launches in the same fashion, one process pegs to 100%.
      iMovie.app hangs.  Not crashing, but failing to successfully launch.
      Apple Script saved as an application behaves in the same way.
    Attempted Diagnosis:
          I'm currently running OS 10.7.3 on a Early 2009 Mac Pro.
         I have tried:
      Deleted Preferences, and Saved Application States. Then realized the
    problem can't be in ~/Lib/Prefs. because it also is a problem on a clean user
    profile I created to check. So I also looked in /Sys/Lib/Prefs. with no Success.
      I have run disk permissions more times that I can count. 
                    This comes up with regularity but solves nothing:
      Group differs on “Library/Preferences/com.apple.alf.plist”; should be 80; group is 0.
      Repaired “Library/Preferences/com.apple.alf.plist”
      Permissions differ on “usr/lib/ruby”; should be lrwxr-xr-x ; they are drwxr-xr-x .
      Repaired “usr/lib/ruby”
      Reinstalled 10.7.3 from the Combo Updater from apples website.  No Help.
      I did find launching any affected App from the Unix Exe File in the .app
             bundles (So it launches in terminal)  will open them and allow them to
             runwithout issue (yea! temporary fix)! 
    Finally I booted with -x into Safe Mode.  There the problem vanished.  Hooray
            it's another piece of  software or an extension I have loaded (Could  be any over
            the past 6 months or so)!
    So, I rebooted and tried to launch Safari immediately. It worked!  Only after a
            minute or so, when the GUI and background Apps had finished
            loading, the problem returns.
    What I need help with:
    Is there any good way to tell what application is causing the problem or what
    these four apps have in common?  I have looked at Console Logs, Crash Reports,
    etc. etc. but admittedly am not sure what to look for.  I would be happy to post logs
    or reports or more detailed info, if it would help.
    Otherwise Thank-you to anyone who reads this and has any good ideas short
    of a fresh install. Cheers!

    Hi...
    Reinstalled 10.7.3 from the Combo Updater from apples website.
    The only way to reinstall the Mac OS X or repair the startup disk running v10.7.3 Lion, is to use Lion Recovery The combo update does not do that.
    How much free space on the startup disk? Not enough free space can account for the problems with your apps.
    Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure there's a minimum of 15% free disk space.
    and no web-pages will load.
    Try using OpenDNS as suggested here >  Safari 5.0.1 or later: Slow or partial webpage loading, or webpage cannot be found
    Use OpenDNS for better speed, more security, includes anti phishing filters, prevents browser redirects, and it's free.
    Open System Preferences / Preferences then select the Network tab. Click the Advanced tab then click the DNS tab.
    Click +
    Enter these addresses exactly as you see them here.
    208.67.222.222
    Click +
    208.67.220.220
    Then click OK.
    edited by:  cs

  • HT1766 On an iPhone 5, Is there an easy way to move app icons as a group? instead of one by one?

    On an iPhone 5, Is there an easy way to move app icons as a group? instead of one by one?

    If you have a bunch of apps on one screen yunwantnto move to another as a group, create a folder by holding your finger on ne app until all the icons start shaking and show and "x" in the top left corner of the icon. Press again and don't lift your finger; move that icon with your finger over one of the other icons you want to add to the folder, which will create a folder. Then you can move the other apps you want to move into that folder. When you have all the apps you want to move into that folder, close the folder by tapping on the screen outside the folder. The icons should still be shaking. Then press on the folder you want to move and slide it to the edge of the screen, left or right, until the folder moves to the next screen. Once you get it to the screen of choice, you can leave the apps in that folder or move them out by the same process. When you are done moving things around, press the Home button and the icons will stop shaking. Now they will stay put.
    Alternatively,my can sync your device with iTunes and move the icons around in the Apps windows in iTunes, then re-sync your device after you're finished. That will rearrange your icons on the device.
    Good luck!

  • When I attach images to an email they show as the image and not an icon.  Is there a way to make the attachment an icon?

    When I attach images to an email they show as an image and not an icon.  Is there a way to have them attached as an icon?
    When I send attachments this way some people can't save them.   They can see them but not save them.
    Any ideas?

    They are received as attachments, i.e. icons. What you see is the real image on your disk, and only if small enough to be displayed. Otherwise, they are small icons inserted in the text.
    Additionally, when you place an image in the message, you will find an option in the lower right corner, otherwise absent. Use it, if need be.

  • Is there an EASY way to submit podcasts to the itunes store? i've tried creating podcasts in garageband, then somewhere after wordpress  itunes  doesn't recognize the feed. my process has been (i am open to suggestions for other free and EASY services/me

    is there an EASY way to submit podcasts to the itunes store? i've tried creating podcasts in garageband, then somewhere after wordpress  itunes  doesn't recognize the feed.
    my process has been (i am open to suggestions for other free and EASY services/methods):
    garageband : create & edit audio. add 1400x1400 image.
    share to itunes.
    drag file to desktop.
    upload .m4a file to google drive.
    create a link post in wordpress using "podcast" tag & create "podcast" category.
    click on "entries rss" in wordpress, which takes me to the rss subscribe page (which is basically just my wordpress address with "/feed" at the end.
    i copy this url.
    go to itunes store > then "submit a podcast"
    itunes gives me the error message "we had difficulty downloading episodes from your feed."
    when i try to subscribe to my podcast in itunes, it does, but gives me no episodes available.
    i went back into wordpress and changed settings/ reading settings to : "full text" from "summary"
    still the same error message.
    i added a feedburner step after wordpress but got the same errors. i don't think i should have to add feedburner.
    wordpress seems to be encapsulating the rss, what am i doing wrong?
    this so much easier when you could go directly from garage band to iweb to mobileme; i miss those apple days (also idisk).

    if anyone has a super EASY process, i would LOVE to know what it is. EASY, meaning no html and also free. there are many free online storage systems available, many of which i currently use. the above process was just me trying to figure it out, if you have an easier method, please share. thank you so much!

  • I just got new ipad mini....I want to delete all of the music that was synced from my itunes account.  I have went through and deleted some songs one by one but some have a cloud icon with a red arrow on them.....is there a simple way just to delete them?

    I just got new ipad mini....I want to delete all of the music that was synced from my itunes account.  I have went through and deleted some songs one by one but some have a cloud icon with a red arrow on them.....is there a simple way just to delete them?

    Yes there is. Those songs are not actually on your iPad. They are in iCloud ready for download if you choose to do so. If you want to remove them go to Settings>iTunes & App Store>Show All>Music>Off. You can also do this in Settings>Music>Show All Music>Off.

  • I'm wondering if there is any way to view the results of the form other than in a spreadsheet?  Is it possible to print responses one by one in PDF format, or word, etc?  I'd like to create a form for proposal applications, and the spreadsheet format resu

    I'm wondering if there is any way to view the results of the form other than in a table?  Is it possible to print responses one by one in PDF format, or word, etc?  I'd like to create a form for proposal applications, and the spreadsheet format results are nearly unusable for this type of form.

    Hi Nalani500 ,
    Yes, you can print the response in a PDF by following the steps suggested below.
    1) Go to the response file
    2) Select the response you want to print
    3) Click on Save as PDF button and it would save the selected response in PDF format.
    Thanks,
    Vikrantt Singh

Maybe you are looking for

  • Acrobat 7.0 Standard Random Hangs on scan-to-pdf

    Scan to pdf will randomly hang about 3/4 of the way through a multi-page document scan with no error or warning messages. Acrobat totally hangs (can't even move the window) and I have to kill the process in the task manager at which time a message ap

  • Non-Printing Background?

    I've got a form I've designed in InDesign and exported to Acrobat. For spice I have a background color. But, some users are going to have to fax this. Because of this I'd like the background color to be non-printing. Is there a way to do this?

  • Sun Directory Server Windows Version

    Hi, I am in need of Sun Directory Server 5.2 ( Windows Version ), as I am planning for upgrade to 11g. Is there any way I can get it? Thanks. JPrince

  • Done, but with errors on page.?

    Hi there, I was wondering if someone can help me?. I built a site http://www.pawsofeskbank.co.uk/ i had problems with the "£", every time i used the £ it came up with "Ã" i replaced the "£" with "£" this worked great, but now when up open the site at

  • Premiere Pro CC crashes because of volume keyframes in the nested sequence

    Hello. Looks like there is a bug in the Adobe Premiere Pro CC 8.2.0(65) Build. The problem is that Premiere crashes each time I have volume keyframes on the clips inside a nested sequence. So I have one Master sequence and I put a Nested sequence in