Update listview in PA30 after updating multiple records inEXIT_SAPFP50M_002

Hi experts,
I'm struggeling with the update of the list screen in PA30 after changing a record in PA30. I assume that this could be solved using badi HRPAD00INFTY, but so far, I have no luck in solving this - description of the issue:
From PA30, I'm going to the list overview screen for IT2001. From this view, a record is selected and entered via change mode, and a change is made (could be a change of the end-date or similar). Now, in some cases, the change will also imply changes to other, dependent records in IT2001 (independent of time constraints. In our case, the changes consist of locking IT2001 records under certain conditions).
I'm handling the change of dependent records in exit EXIT_SAPFP50M_002. However, the changes are not reflected to the user when he/she returns to the list screen of IT2001 again. Only after re-starting PA30, the actual change is visible.
Do you have any ideas on how to make the changes visible without re-starting PA30.
Lasse

Hi Experts,
After i tried a few times, i can successfully start prepare with upgrade asistant monitor - Administrator >> Start Prepare,
Thanks

Similar Messages

  • My iphone 4 was updated 2 months ago, after updated the safari suddenly stopped working.I open the safari and it stops immediately. i cannot download anything or access any website through Safari. What shall i do to resolve this issue?

    My iphone 4 was updated 2 months ago, after updated the safari suddenly stopped working.I open the safari and it stops immediately. i cannot download anything or access any website through Safari. What shall i do to resolve this issue?

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • How to read data after select multiple record by checkbox,

    hi experts
    i  m using simple report with check box , and itab whcih contain records
    how to read data after select multiple record by checkbox,
    thanks

    Hi Prashant,
       Try using this logic.This Code displays the list with check boxes. When you check a checkbox and press a button say 'Select All' or 'De Select all' or 'Display'. It will read the data of those records.
    DATA :
      fs_flight TYPE type_s_flight,
      fs_flight1 TYPE type_s_flight1.
    * Internal tables to hold Flight  Details                             *
    DATA :
      t_flight LIKE
      STANDARD TABLE
            OF fs_flight,
      t_flight1 LIKE
       STANDARD TABLE
             OF fs_flight1.
    SET PF-STATUS 'SELECT' .
    PERFORM selection.
    PERFORM displaybasic .
    *                      AT USER COMMAND EVENT                          *
    AT USER-COMMAND.
      PERFORM selectall .
    *&      Form  SELECTION
    *      Select query to reteive data from SPFLI table
    *  There are no interface parameters to be passed to this subroutine.
    FORM selection .
      SELECT  carrid                       " Airline Code
              connid                       " Flight Connection Number                  
        FROM  spfli
        INTO TABLE t_flight.
      DESCRIBE TABLE t_flight LINES w_lines .
    ENDFORM.                               " SELECTION
    *&      Form  DISPLAYBASIC
    *      Display the basic list with SPFLI data
    *  There are no interface parameters to be passed to this subroutine.
    FORM displaybasic .
      LOOP AT t_flight INTO fs_flight.
        WRITE :
             w_check AS CHECKBOX,
             w_mark,
             fs_flight-carrid UNDER text-001,
             fs_flight-connid UNDER text-002.
      ENDLOOP.                             " LOOP AT T_FLIGHT..
      CLEAR fs_flight-carrid .
      CLEAR fs_flight-connid.
    ENDFORM.                               " DISPLAYBASIC
    *&      Form  SELECTALL
    *      To check all the checkboxes with a 'selectall' push button
    *  There are no interface parameters to be passed to this subroutine.
    FORM selectall .
      CASE sy-ucomm.
        WHEN 'SELECT_ALL'.
          w_check = 'X'.
          w_line = 4 .
          DO w_lines TIMES.
            READ LINE w_line .
            MODIFY LINE w_line FIELD VALUE w_check .
            ADD 1 TO w_line .
          ENDDO.                           " DO W_LINES TIMES
          CLEAR w_line.
        WHEN 'DESELECTAL'.
          w_check = space.
          w_line = 4 .
          DO w_lines TIMES.
            READ LINE w_line FIELD VALUE w_mark .
            IF w_mark = space .
              MODIFY LINE w_line FIELD VALUE w_check .
            ENDIF.                         " IF W_MARK = SPACE
            ADD 1 TO w_line .
          ENDDO.                           " DO W_LINES TIMES
        WHEN 'DISPLAY'.
    IF sy-lilli BETWEEN 4 AND w_lines .
        DO w_lines TIMES.
          READ LINE w_num FIELD VALUE w_check INTO w_check
                                     fs_flight-carrid INTO fs_flight-carrid
                                     fs_flight-connid INTO fs_flight-connid.
          IF sy-subrc = 0.
            IF w_check = 'X'
              SELECT  carrid
                      connid
                      fldate               " Flight date
                      seatsmax             " Maximum capacity in economy
                      seatsocc             " Occupied seats in economy class
                FROM  sflight
                INTO  TABLE t_flight1
               WHERE  carrid = fs_flight-carrid
                 AND  connid = fs_flight-connid.
              LOOP AT t_flight1 INTO fs_flight1.
                WRITE :
                  / fs_flight-carrid UNDER text-001,
                    fs_flight-connid UNDER text-002,
                    fs_flight1-fldate UNDER text-007,
                    fs_flight1-seatsmax UNDER text-008,
                    fs_flight1-seatsocc UNDER text-009.
              ENDLOOP.
            ENDIF.                         " IF SY-SUBRC = 0
          ENDIF.                           " IF W_CHECK = 'X'.
          ADD 1 TO w_num.
        ENDDO.                             " DO W_LINES TIMES
        CLEAR w_check.
        w_num = 0.
      ELSE .
        MESSAGE 'INVALID CURSOR POSITION ' TYPE 'E' .
      ENDIF.                               " IF SY-LILLI BETWEEN..
    ENDCASE.                             " CASE SY-UCOMM
    ENDFORM.                               " SELECTALL
    Much Regards,
    Amuktha.

  • I have an Apple AirPort Extreme Base Station (Simultanious Dual_Band) (MC340LL/A), and updated the software.  After updating no devices can connect via wifi.  Any suggestions.

    I have an Appl,e AirPort Extreme Base Station (Simultaneous Dual_Band( MC340LL/A.  After updating the software, no devices can connect via wifi.

    As suggested in another discussion area, (AirPort), I reset the AEBS to factory defaults. On the TV, I went to >Settings>General>Network>Configure Wireless>Wireless Networks. I could then see the generic "Apple Network xxxxx" on the TV. From my MacBookPro, I verified that I could connect to the TV by launching iTunes and noting that the TV was now visible in the "Devices" menu. Went back to the AEBS and ran through the "Setup" routine. I did NOT use the "Previous Settings" but instead, saved the old settings profile, created a new wireless network and new settings profile and enabled WPA2 Personal encryption. I then went back to the TV and went through the "Settings" routine again (as noted above). This time, after entering my WPA2 password, the TV connected to the network and problem was solved. Thanks.

  • New safari tragedy after update, new safari tragedy after update

    please help what to do to have previos safari.this is after update before yesterday and i hate it .even when i wabt use a fingers on pad to make sites bogger it going tragedy.where is my history like before ,was beautiful all things are crap now .i want have that safari what i had before !!!!!!!!!!!!!!!!!!!!!!!

    sorry.i forgot (safari 6.01 )

  • I have update my blackberry 8830, after updation some applications are deleted.

    I have update my BlackBerry 8830 world edition, after updation is complete, some applications like browser, maps and other applications are removed. i have set my menu to show all but these apps are also not shown in hidden. but when i see in applications these apps are there but not coming in my menu, how im gonna use these apps now? please reply.
    Thanks!
    Shahrukh

    Hello,
    The simplest way is to, on a PC (you cannot do this on MAC):
    1) Make sure you have a current and complete backup of your BB...you can find complete instructions via the link in my auto-sig below.
    2) Uninstall, from your PC, any BB OS packages
    3) Make sure you have the BB Desktop Software already installed
    http://us.blackberry.com/software/desktop.html
    4) Download and install, to your PC, the BB OS package you desire:
    http://us.blackberry.com/support/downloads/download_sites.jsp
    It is sorted first by carrier -- so if all you want are the OS levels your carrier supports, your search will be quick. However, some carriers are much slower than others to release updates. To truly seek out the most up-to-date OS package for your BB, you must dig through and find all carriers that support your specific model BB, and then compare the OS levels that they support.
    5) Delete, on your PC, all copies of VENDOR.XML...there will be at least one, and perhaps 2, and they will be located in or similarly to (it changes based on your Windows version) these folders:
    C:\Program Files (x86)\Common Files\Research In Motion\AppLoader
    C:\Users\(your Windows UserName)\AppData\Roaming\Research In Motion\BlackBerry\Loader XML
    6a) For changing your installed BB OS level (upgrade or downgrade), you can launch the Desktop Software and connect your BB...the software should offer you the OS package you installed to your PC.
    6b) Or, for reloading your currently installed BB OS level as well as for changing it, bypass the Desktop Software and use LOADER.EXE directly, by proceeding to step 2 in this process:
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/How-To-Reload-Your-Operating-Syste...
    Note that while written for "reload" and the Storm, it can be used to upgrade, downgrade, or reload any BB device model -- it all depends on the OS package you download and install to your PC.
    If, during the processes of 6a or 6b, your BB presents a "507" error, simply unplug the USB cord from the BB and re-insert it...don't do anything else...this should allow the install to continue.
    If you are on MAC, you are limited to only your carriers sanctioned OS packages...but can still use any levels that they currently sanction. See this procedure:
    KB19915How to perform a clean reload of BlackBerry smartphone application software using BlackBerry Desktop Software
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • HT4623 I just updated my iphone 5 to the latest update: 6.1.2  After update was complete, I can no longer connect with my local network, apps no longer are transfered to my phone.  I lost all of my apps and music and can't get them from my computer to my

    Has anyone else had trouble with update 6.1.2 for I phone?  After the update, I can't get back on my network (password is correct), ICLOUD doesn't transfer my downloads, nothing seems to work.  It saved my calandar and address book, but lost all of my apps and music (except for a few songs, figure that out) and I can't get them back.  Any suggestions?

    I had this problem post 6.1. Not sure if it was a coincidence, but I'd just recently changed my password after being convinced I'd been hacked, due to being told I was entering my password wrongly, repeatedly by iCloud / iTunes.  It turns out my iCloud account on my Settings -> Mail, Contacts and Calendars was listed as Inactive.  Putting in my details, turning off Contacts over iCloud (thus deleting them) and turning them back on again, repopulated my contacts from iCloud with numbers attached to them.

  • Clamav not updating at expected times after update

    I am running an intel xserve macosx server 10.4.10
    my clamav was version 0.88.5
    I updated clamav this morning to 0.91.1 using the tutorial from http://osx.topicdesk.com (I am still using clamscan and haven't made the changes to use clamd)
    My clamav was set to update 8 times a day, ie every three hours.
    However as of time of writing the system still hasn't checked for new updates.
    It appears that /etc/freshclam.conf is set to 12 times a day (see below), whilst the SA GUI is still showing 8 times. Where does it get the frequency from?
    Also /var/log/freshclam.log appears to show using clamav 0.91.1,
    where clamscan --version
    ClamAV 0.88.5/4107/Wed Aug 29 17:16:42 2007
    Can someone tell me if I have made a config error. How do I get freshclam to start updating again at the required intervals?
    /etc/freshclam.conf
    ## Example config file for freshclam
    ## Please read the clamav.conf(5) manual before editing this file.
    ## This file may be optionally merged with clamav.conf.
    # You can change the default database directory here.
    #DatabaseDirectory /var/lib/clamav
    # Path to the log file (make sure it has proper permissions)
    UpdateLogFile /var/log/freshclam.log
    # Enable verbose logging.
    LogVerbose
    # By default when freshclam is started by root it drops privileges and
    # switches to the "clamav" user. You can change this behaviour here.
    #DatabaseOwner clamav
    # The main database mirror is database.clamav.net (this is a round-robin
    # DNS that points to many mirrors on the world) and in most cases you
    # SHOULD NOT change it.
    DatabaseMirror database.clamav.net
    # How many attempts to make before giving up.
    MaxAttempts 3
    # How often check for a new database. We suggest checking for it every
    # two hours.
    Checks 12
    # Proxy settings
    #HTTPProxyServer myproxy.com
    #HTTPProxyPort 1234
    #HTTPProxyUsername myusername
    #HTTPProxyPassword mypass
    # Send the RELOAD command to clamd.
    #NotifyClamd [/optional/config/file/path]
    # Run command after database update.
    #OnUpdateExecute command
    # Run command if database update failed.
    #OnErrorExecute command
    tail /var/log/freshclam.log
    Received signal: wake up
    ClamAV update process started at Thu Aug 30 06:16:01 2007
    SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    See the FAQ at http://www.clamav.net/faq.html for an explanation.
    WARNING: Your ClamAV installation is OUTDATED!
    WARNING: Local version: 0.88.5 Recommended version: 0.91.2
    DON'T PANIC! Read http://www.clamav.net/faq.html
    main.cvd is up to date (version: 44, sigs: 133163, f-level: 20, builder: sven)
    WARNING: Your ClamAV installation is OUTDATED!
    WARNING: Current functionality level = 9, recommended = 20
    DON'T PANIC! Read http://www.clamav.net/faq.html
    daily.cvd is up to date (version: 4107, sigs: 16433, f-level: 21, builder: ccordes)
    WARNING: Your ClamAV installation is OUTDATED!
    WARNING: Current functionality level = 9, recommended = 21
    DON'T PANIC! Read http://www.clamav.net/faq.html
    Current working dir is /var/clamav
    freshclam daemon 0.91.1 (OS: darwin8.10.1, ARCH: i386, CPU: i386)
    Max retries == 3
    ClamAV update process started at Thu Aug 30 08:00:01 2007
    SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    See the FAQ at http://www.clamav.net/support/faq for an explanation.
    Querying current.cvd.clamav.net
    TTL: 300
    Software version from DNS: 0.91.2
    WARNING: Your ClamAV installation is OUTDATED!
    WARNING: Local version: 0.91.1 Recommended version: 0.91.2
    DON'T PANIC! Read http://www.clamav.net/support/faq
    main.cvd version from DNS: 44
    main.cvd is up to date (version: 44, sigs: 133163, f-level: 20, builder: sven)
    daily.cvd version from DNS: 4107
    daily.cvd is up to date (version: 4107, sigs: 16433, f-level: 21, builder: ccordes)
    Current working dir is /var/clamav
    freshclam daemon 0.91.1 (OS: darwin8.10.1, ARCH: i386, CPU: i386)
    Max retries == 3
    ClamAV update process started at Thu Aug 30 08:05:37 2007
    SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    See the FAQ at http://www.clamav.net/support/faq for an explanation.
    Querying current.cvd.clamav.net
    WARNING: Can't query current.cvd.clamav.net
    WARNING: Invalid DNS reply. Falling back to HTTP mode.
    Waiting to lock database directory: /var/clamav
    Waiting to lock database directory: /var/clamav
    Waiting to lock database directory: /var/clamav
    Waiting to lock database directory: /var/clamav
    Waiting to lock database directory: /var/clamav
    If-Modified-Since: Fri, 20 Jul 2007 23:19:58 GMT
    Reading CVD header (main.cvd): ERROR: Can't get information about database.clamav.net: Host not found
    WARNING: Can't read main.cvd header from database.clamav.net (IP: )
    Trying again in 5 secs...
    ClamAV update process started at Thu Aug 30 08:06:07 2007
    SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    See the FAQ at http://www.clamav.net/support/faq for an explanation.
    Querying current.cvd.clamav.net
    WARNING: Can't query current.cvd.clamav.net
    WARNING: Invalid DNS reply. Falling back to HTTP mode.
    If-Modified-Since: Fri, 20 Jul 2007 23:19:58 GMT
    Reading CVD header (main.cvd): ERROR: Can't get information about database.clamav.net: Host not found
    WARNING: Can't read main.cvd header from database.clamav.net (IP: )
    Trying again in 5 secs...
    ClamAV update process started at Thu Aug 30 08:06:12 2007
    SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
    See the FAQ at http://www.clamav.net/support/faq for an explanation.
    Querying current.cvd.clamav.net
    TTL: 300
    Software version from DNS: 0.91.2
    WARNING: Your ClamAV installation is OUTDATED!
    WARNING: Local version: 0.91.1 Recommended version: 0.91.2
    DON'T PANIC! Read http://www.clamav.net/support/faq
    main.cvd version from DNS: 44
    main.cvd is up to date (version: 44, sigs: 133163, f-level: 20, builder: sven)
    daily.cvd version from DNS: 4107
    daily.cvd is up to date (version: 4107, sigs: 16433, f-level: 21, builder: ccordes)
    cat clamav.log
    Thu Aug 30 08:05:36 2007 -> + Started at Thu Aug 30 08:05:36 2007
    Thu Aug 30 08:05:36 2007 -> clamd daemon 0.91.1 (OS: darwin8.10.1, ARCH: i386, CPU: i386)
    Thu Aug 30 08:05:36 2007 -> Log file size limited to 1048576 bytes.
    Thu Aug 30 08:05:36 2007 -> Reading databases from /var/clamav
    Thu Aug 30 08:06:02 2007 -> Loaded 149596 signatures.
    Thu Aug 30 08:06:02 2007 -> Unix socket file /tmp/clamd
    Thu Aug 30 08:06:02 2007 -> Setting connection queue length to 15
    Thu Aug 30 08:06:02 2007 -> Archive: Archived file size limit set to 15728640 bytes.
    Thu Aug 30 08:06:02 2007 -> Archive: Recursion level limit set to 10.
    Thu Aug 30 08:06:02 2007 -> Archive: Files limit set to 1500.
    Thu Aug 30 08:06:02 2007 -> Archive: Compression ratio limit set to 300.
    Thu Aug 30 08:06:02 2007 -> Archive support enabled.
    Thu Aug 30 08:06:02 2007 -> Algorithmic detection enabled.
    Thu Aug 30 08:06:02 2007 -> Portable Executable support enabled.
    Thu Aug 30 08:06:02 2007 -> ELF support enabled.
    Thu Aug 30 08:06:02 2007 -> Detection of broken executables enabled.
    Thu Aug 30 08:06:02 2007 -> Mail files support enabled.
    Thu Aug 30 08:06:02 2007 -> Mail: Recursion level limit set to 128.
    Thu Aug 30 08:06:02 2007 -> OLE2 support enabled.
    Thu Aug 30 08:06:02 2007 -> PDF support disabled.
    Thu Aug 30 08:06:02 2007 -> HTML support enabled.
    Thu Aug 30 08:06:02 2007 -> Self checking every 1800 seconds.
    Thu Aug 30 08:06:02 2007 -> Set stacksize to 1048576
    TIA for any assistance

    If you followed my tutorial and used the support files referenced by it, then freshclam is set to update 3 times a day (which is more than enough).
    If you are not happy with that, edit:
    /System/Library/LaunchDaemons/net.clamav.freshclam.plist
    and change the value below "-c".
    When done issue:
    sudo launchctl unload /System/Library/LaunchDaemons/net.clamav.freshclam.plist
    sudo launchctl load /System/Library/LaunchDaemons/net.clamav.freshclam.plist

  • My iphone 4 was updated to iOS 5, after update it heat up when you run application and when you call and touchscreen is not working well.

    Can someone please help me to trouble shoot my iPhone 4, where I have updated to iOS 5, and after the update, it started to heat when you run an application, make a call and the touch screen really got so crazy especially on the right part of the screen. It really upsets me updating it to iOS 5. Please I need support on this. Thank you.

    in your iTunes go to Store>Sign out ; then go to Store>Log in and log in under your old Apple ID
    Sync while logged on under the old ID, and everything purchased under that ID will sync.
    Cheers!

  • Why Is My Updated iWeb Site Corrupted After Updating?

    I just updated my iWeb site last night, and yet for some reason the 1st/welcome page is showing up as corrupted. The rest of my site looks fine, but after this most recent update the first page of my site looks awful. It looks bad in Safari - it looks worse in Firefox.
    I've never had this before. Why is this, and how can I fix it? Help!
    www.bullshattuck.com
    MacBook   Mac OS X (10.4.8)  

    Amazing! I can't believe it was that easy. Thanks for the help!
    www.bullshattuck.com
    MacBook   Mac OS X (10.4.8)  

  • Update iTunes before or after updating iPhone?

    I can't seem to find this answered anywhere on Apple's site.
    I'm on iTunes 7.5. When I plug in my phone and check for updates it says 1.1.3 is available for download.
    Is it safe to run the update from 7.5 or should I install 7.6 first and then mount the iPhone?
    Presumably 7.6 just adds the movie rental capability? Can I do without it altogether and still have 1.1.3?
    tbh I may wait on 1.1.3 if there's a problem with order of sms messages, but the new features look worthwhile, especially if some bugs in Google maps have been fixed.
    Thanks for any advice

    Yes, it is safe to update your phone using iTunes 7.5.
    The update supposedly requires at least iTunes 7.5 or above however I used iTunes 7.4.2 and everything worked fine.
    If you decide to update iTunes to 7.6 I recommend you update your QuickTime first to 7.4 then iTunes. As always repair permissions both before and after the install if you are on the Mac OS.

  • Same SQLDev updates show up repeatedly after updating

    Running Mac OS X 10.4.5 using a script I wrote and JDK 1.5.
    Whenever I check for updates, it shows me updates for object viewer, worksheet, and snippets -- even right after I have updated them!
    When I click 'details' it tells me something like "Object Viewer version 10.1.3.1215" and "The currently installed version of Object Viewer is 10.1.3".
    I don't really mind but it isn't working right. Is this a Mac thing?

    Not a MAC thing. Lots of talk on the forum about this over the past few days. There is a mismatch in the numbers we are checking for so SQL Dev thinks there are still new updates out there after you have updated. We will fix it in the next EA release but if you have updated once, you are good.
    -- Sharon

  • Anyone having trouble updating and loading apps after updating ipad software?

    I have an ipad(1st gen).  Updated to the latest software a few weeks ago.   Shows apps available for update, but wont download and load the app now.  Anyone else having this issue?  Also, safari frequently wont open a link and says safari is not connect to the network.  Have to close the browser and reopen it to get it working sometimes.  Frustrating!!! Help!!

    My iPad 1 won't update either- it says if I continue I will lose all information on the iPad.  I use it for my home business and can't lose all my data, contacts, and calendar items! HELP!
    It is crashing in the middle of app use, something is not right!

  • Help with Updating Iphone and Ipod after updating Apple ID

    I just updated my email/Apple Id and unable to login to my App store or anything on my Iphone or my Ipod what do I need to do to get this corrected? Please HELP!!

    Have you tried logging out of your old one first?

  • App store update does not clear after update applied

    I just got my iphone not too long ago.  I updated yesterday via iTunes the applications on my iphone.  the app store still shows one of the apps, numbers as needing updating but the application is already updated.  How do I clear this spurious flag that should not be there?

    However this does point to a bug in the app store update feature.  There should be some way to force a check of applications that updated but are still showing as needed in the app store.

Maybe you are looking for

  • How to use logical operator in struts logic:equal

    Hi All, I need to translate: if ( a == 'option1' || a == 'option2' ) to struts code.... I don't know how to put || or && in <logic:equal.... ?�?�?�? Many thanks

  • Update E-mail address for Vendor

    Can anyone please help me with a Function Module or BAPI to update the E-mail address in ADR6 for a Vendor.

  • Where do I complain about a Verizon Wireless Store?

    I recently purchased a new ipad mini with retina display, 16g,  for my family for Christmas.  I purchased the ipad at the full retail price, instead of adding a line and getting the priced reduced by $100 since I had a line to put it on.  He charged

  • Price discount for CS4

    Sorry to bring up the thorny issue of money. I'm wondering why it is that other product prices are being discounted, yet Adobe products seem immune from the worldwide trend. I would like to purchase a copy of Adobe Illustrator CS4 upgrade for the Mac

  • My iphone is locked by icloud i can´t use the iphone

    my iphone is locked by icloud i can´t use the iphone