Is there a transaction to compile all programs after upgrade?

Hi all,
Does anyone know of a transaction to compile all programs after an upgrade? One thing our users hate is that little clock in the lower left corner that says 'Compiling...' and after an upgrade this happens for every single program and transaction they start... is there a way to avoid this?
thanks in advance,
Ioana

Hi Ioana,
if you would to generate custom code as well I can offer you this report.
The output list shows only objects with generation errors.
This might interesting in case of a release change because ABAP is getting always more strict ...
<pre>
Report  YYQB0095
Author: F. Meyer
Generate program code
REPORT  YYQB0095
            line-size 255
            NO STANDARD PAGE HEADING.
TABLES: TADIR, TRDIR.
DATA: BEGIN OF T_TRDIR OCCURS 0.
        INCLUDE STRUCTURE TRDIR.
DATA: END OF T_TRDIR.
DATA: LINE_COUNT TYPE I,
      ERROR_COUNT TYPE I.
DATA: SYN_INCLUDE LIKE SY-REPID,
      SYN_LINE    LIKE SY-TABIX,
      SYN_WORD(10),
      SYN_OFFS    LIKE SY-TABIX,
      SYN_MESS(240),
      SYN_SUBRC   LIKE SY-SUBRC.
data: g_field(16).
data: ctr0 type i, ctr1 type i.
SELECT-OPTIONS: S_NAME FOR TRDIR-NAME obligatory,
                S_SUBC FOR TRDIR-SUBC,
                S_APPL FOR TRDIR-APPL,
                S_CNAM FOR TRDIR-CNAM.
START-OF-SELECTION.
  SELECT * FROM  TRDIR INTO TABLE T_TRDIR
         WHERE  NAME        IN S_NAME
         AND    SUBC        IN S_SUBC
         AND    APPL        IN S_APPL
         AND    CNAM        IN S_CNAM.
  LOOP AT T_TRDIR.
    PERFORM GENERATE_REPORT.
  ENDLOOP.
  write: / '**** End-of-Generate ****', ctr0, ctr1, at sy-linsz space.
FORM GENERATE_REPORT                                          *
FORM GENERATE_REPORT.
  IF T_TRDIR-SUBC = 'I' OR             "Include-Programm
    T_TRDIR-SUBC = 'P'.                "Prolog-Programm
    EXIT.
  ENDIF.
  add 1 to ctr0.
  GENERATE REPORT T_TRDIR-NAME
                  MESSAGE SYN_MESS
                  LINE    SYN_LINE
                  WORD    SYN_WORD
                  INCLUDE SYN_INCLUDE.
  IF SY-SUBRC = 0.                     "Generation OK.
do nothing
  ELSEIF SY-SUBRC = 04 OR              "Cancel because of syntax error
         SY-SUBRC = 08
         or sy-subrc = 12
         or sy-subrc = 16.
         add 1 to ctr1.
    SELECT SINGLE * FROM  TADIR
           WHERE  PGMID       = 'R3TR'
           AND    OBJECT      = 'PROG'
           AND    OBJ_NAME    = T_TRDIR-NAME.
    WRITE: /(9) T_TRDIR-NAME, SPACE,
                T_TRDIR-SUBC, SPACE,
                T_TRDIR-APPL, SPACE,
            (5) TADIR-DEVCLASS, SPACE,
           (10) T_TRDIR-CNAM,
                T_TRDIR-CDAT, SPACE,
           (10) T_TRDIR-UNAM,
                T_TRDIR-UDAT,
                space.
    WRITE: (9) SYN_INCLUDE, (140) SYN_MESS.
    hide t_trdir-name.
   SKIP 1.
  ENDIF.
ENDFORM.
TOP OF PAGE
TOP-OF-PAGE.
CALL FUNCTION 'Y_ZQX_LIST_HEADER'.
                <b>write you own header line here ..</b>
AT LINE SELECTION
at line-selection.
  get cursor field g_field.
  if g_field = 'T_TRDIR-NAME'.
    SET PARAMETER ID 'RID' FIELD T_TRDIR-NAME.
    CALL TRANSACTION 'SE38'.
  endif.
</pre>
Regards
Ferdi

Similar Messages

  • My iPhoto pictures are all gone after upgrade to Photos

    Can anyone please help!!! All my pictures from iPhoto are all gone after upgraded to Photos tonight. Anyone know how I can recover them?

    Go to the App Store and check out the Purchases List. If iPhoto is there then it will be v9.6.1
    If it is there, then drag your existing iPhoto app (not the library, just the app) to the trash
    Install the App from the App Store.
    Sometimes iPhoto is not visible on the Purchases List. it may be hidden. See this article for details on how to unhide it.
    http://support.apple.com/kb/HT4928
    One question often asked: Will I lose my Photos if I reinstall?
    iPhoto the application and the iPhoto Library are two different parts of the iPhoto programme. So, reinstalling the app should not affect the Library.
    BUT you should always have a back up before doing this kind of work. Always.
    Greeting from Co. Clare

  • How can get my Iphotos as screen saver ...all disappeared after upgrading ...I have done as suggested in deleting the files from the Finder ..now just left with the "squirly default " screensaver option

    How can I get  my Iphotos to show as my screen saver please ?  all disappeared after upgrading ...I have done as suggested and deleted all relevant files , but now am only left with the "Squirly " screen saver option in the drop down menu and no option for Iphoto library.

    Slow, intermittent.  Sometimes bootable sometime not. Odd behavior.
    Sounds to me like a classic case of your HD failing.
    Your SMART status may still show verified, with no errors on the Apple Hardware Test, Disk Utility shows no problems on Disk Repair-  this is of no help.
    I trust you have a good back-up and a bootable clone.
    http://eshop.macsales.com/shop/hard-drives/2.5-Notebook/

  • I have 10.6.8 and upgrading os to yesomite, should i reinstall my all softwares after upgrade os?

    i have 10.6.8 and upgrading os to yesomite, should i reinstall my all softwares after upgrade os?

    Before embarking on a major OS upgrade, it would be wise, advisable and very prudent if you backup your current system to an external connected and Mac formatted Flash drive OR externally connected USB, Thunderbolt or FireWire 800, Mac formatted hard drive. Then, use either OS X Time Machine app to backup your entire system to the external drive OR purchase, install and use a data cloning app, like CarbonCopyCloner or SuperDuper, to make an exact and bootable copy (clone) of your entire Mac's internal hard drive. This step is really needed in case something goes wrong with the install of the new OS or you simply do not like the new OS, you have a very easy way/procedure to return your Mac to its former working state.
    Then, determine if your Mac meets ALL minimum system install requirements.
    To install Yosemite, you need one of these Macs:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later),
    MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)
    Your Mac also needs:
    OS X Mavericks, Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed
    2 GB or more of memory (I strongly advise, at least, 4 GBs of RAM or more)
    8 GB or more of available space
    Next,
    If you run any older Mac software from the earlier PowerPC Macs, then none of this software will work with the newer OS X versions (10.7 and onward). OS X Snow Leopard had a magical and invisible PowerPC emulation application, called Rosetta, that worked seamlessly in the background that still allowed older PowerPC coded software to still operate in a Intel CPU Mac.
    The use of Rosetta ended with OS X Snow Leopard as the Rosetta application was licensed to Apple, from a software company called Transitive, which got bought out, I believe, by IBM and Appe  could no longer secure their rights to continue to use Rosetta in later versions of OS X.
    So, you would need to check to see if you have software on your Mac that maybe older than, say, 2006 or older.
    Also, check for app compatibilty  here.
    http://roaringapps.com/
    If you have any commercial antivirus installed and/or hard drive cleaning apps installed on your Mac, like MacKeeper, CleanMyMac, TuneUpMyMac, MacCleanse, etc. now would be a good time to completely uninstall this apps by doing a Google search to learn how to properly uninstall these types of apps.
    These types of apps will only cause your Mac issues later after the install of the new OS X version and you will have to completely uninstall these types of apps later.
    Once you have determined all of this, you should be able to find the latest version of Yosemite by clicking on the Mac App Store icon in the OS X Dock and then login to the Mac App Store using your Apple ID and password.
    You can then begin the download and installation process of installing OS X 10.10 Yosemite from the Mac App Store.

  • Can't start any program after upgrading to Mavericks from Mountain Lion.

    After upgrading my Macbook Pro from Mountain Lion to Mavericks, I can't start any program from the dock or finder.  The screen flashes briefly gray, then returns to the desktop.  I repairded permissions from the recovery partition.

    No need to repair permissions from the recovery partition. You can do that using the Disk Utility app located in HD > Applications > Utilities.
    As for the issues with your Mac. Check to see if the startup disk needs reparing. (not the same as permissions)
    The startup disk may need repairing ...
    Launch Disk Utility located in HD > Applications > Utillities
    Select the startup disk on the left then select the First Aid tab.
    Click:  Verify Disk  (not Verify Disk Permissions)
    If DU reports errors, restart your Mac while holding down the Command + R keys. From there you should be able to acces the built in utilities in  OS X Recovery
    Make sure to back up all important files first before using OS X Recovery.

  • Syntax error in standard program after upgrade

    Hi,
    After upgrade from 7.0 to 7.3, we are facing a syntax error in standard program that is used in one of our process
    The error says:
    The field "G_REQUIDPARENT" is unknown, but there is a field with the s"
    imilar name "G_REQUID_LAST". "G_REQUID_LAST"."
    The system cannot find this object inside include LRSBM_REQUEST_GUIP04, that belongs to program SAPLRSBM_REQUEST_GUI
    We assume that this is associated with the upgrade but we cannot find any solution in the web. Besides, this is a standard program so we cannot perform any change directly. We look for SAP Notes to apply but we didn't find nothing worthwhile
    Basically, we are receiving a dump with the error message posted above and we found the syntax error, but the thing is that we don't know how to fix it, due to the fact that is a standard program and we cannot change it
    I know that SAP could remove some object reference during the upgrade, but there should be an anticipated plan to fix this kind of errors, right?
    Can you shed some light on this, please ?
    Thanks a lot
    Ale

    Hi Ale,
    If you make sure there are no customization around the object and SGEN already run, I think you can just open a OSS message to SAP to looking for a fix.
    Regards
    Bill

  • Get Info panel metadata all gone after upgrade to Yosemite!

    Shortly after upgrading to Yosemite I discovered that all the metadata I had typed into the Get Info panel for a multitude of image files has been wiped out! Need less to say I'm ****** off. What happened and is there any way to recover this info? On a related note I also discovered that the field where you type info now behaves like a tag entry field, where typing a comma creates separate snippets of text. Whose brilliant idea was that? Is there a preference that can be reset so the field will accept text normally? Thanks.

    I have the same problem, and no I haven't moved it.. but it's back to the default WIKI after the upgrade..
    It seems there's the data in there.. a good 7-8 gig's worth, so I'm not thinking that's the default/empty data.
    There IS a
    Config
    Config.original
    Actually.. I'm not sure about the exact wording cos I can't access the computer as Yosemite is hanging right now.. **** Yosemite, I'm never going there again...

  • ICal has lost all events after upgrade to 10.8.3.

    iCal has lost all events and calendars except for birthdays after upgrade to 10.8.3. If I sync to my iPhone, will it wipe them from the phone, or will it get the events from the phone?
    I have Time Machine working, but am unsure how to restore calendars from it.
    PLEASE HELP.   

    Not sure why you think having to re-authorize would indicate an incompatibility or problem with their software unless you meant you have to keep re-authorizing the plugin?
    Some plugins need re-authorization when you change a certain file or files in your system.. or if the file structure itself changes.. or the drive is renamed for example.. It could simply be that IK used a different form of authorization routine to their other plugins or versions of their plugins, with Amplitude 2.... Nothing to do with an incompatibility...or problems.
    Anyhow I am happy you got the matter resolved and yes, random bursts of white noise is a classic sign of a plugin running in demo mode and needing authorization or re-authorisation as I suspected in your case.

  • Why there is not decline button in 4S after upgraded to iOS7

    In iOS6, the "Decline" button was there along with "Remind me", "Reply with Message" and "Accept".
    After upgrading my iPhone 4S with iOS7, the "Decline" is missing. Do you have any idea to get it back or its a bug in iOS7
    Thanks,
    J Ayyappaswami.

    Hello AyyappaswamiJ
    Decline only shows up when your are using your iPhone in another application. You can also tap twice the Sleep/Wake button to decline the call as well.
    iPhone: Silencing or Declining a Call
    http://support.apple.com/kb/TA38605
    Regards,
    -Norm G.

  • Satellite A500 - Missing programs after upgrade to Windows 7

    Hi,
    I have Satellite A500 - 134,
    When I was upgrading from Windows Vista to Windows 7, I had to remove some programs as the upgrade advisor mentioned.
    Now I miss those programs after installing Windows 7:
    # Toshiba Tempro
    # Toshiba ConfigFree
    # Toshiba Disc Creator
    Also, "FN" button doesn't work anymore (it was working on Vista), so I can't activate any feature when I press FN + (some F# buttons like F2).
    So, what can I do about this?

    Hi
    Did you use the Windows 7 upgrade kit from Toshiba? This kit contains also an Utilities that must be used to due installation process and as mentioned in manual.
    Anyway, you can get the tools on the Toshiba page now:
    http://eu.computers.toshiba-europe.com > Support & Downloads > Download Drivers
    For the FN buttons you have to install Toshiba Value Added Package.

  • Newbie...recreate transaction code with all programs

    Hi all,
    I have a Z transaction in R3P that was created by someone directly in that environment (never created in R3D or R3Q)...
    I have been asked to recreate it in R3D and then transport it through the landscape. 
    I have never written an ABAP program or create a transaction code before (I'm a BW guy).  Can someone give me detailed step-by-step or point me to an online resource...?
    Thanks

    Hi William,
    You do not have to worry @ the chain of programs being called from the TCODE.
    Goto SE93 in <b>Production client</b>
    Enter the TCode
    Click on Display
    It will list the name of program & screen no. along with variant(if any).
    Create a new session in <b>Development client</b>
    Execute transaction SE93
    Type the Tcode
    Click Create
    Enter the package & transport description
    Enter the program name & screen no. along with Variant(if there was any)
    Click on Save
    Thats it.
    The program which you have mentioned in SE93 will take care of calling subsequent program.
    1) What screen is used for display and creation of programs?
    <b>For report program its 1000. For other programs, you can check the screen no. from SE93 in production client</b>
    2) How do I know within a program what other programs are referenced?
    <b>This is not required. SAP will take care of calling subsequent programs</b>
    Best regards,
    Prashant

  • TS3899 my iPad mini just keeps shutting off , quits mail, safari, all programs after seconds

    my ipad mini keeps quitting after seconds of opening , email, safari, an application, internet is okay. this just started since I did the last update .

    I had got it on ebay it said 4gb but I realized it had 2gb in it and had the guy ship me a 4gb ram chip (2x2gb)

  • Problems with running programs after upgrade

    I have tried to look for a solution elsewhere, but was not lucky to get it. My problem is that I have upgraded my Macbook pro from Tiger to Snow Leopard. Unfortunatelly when I try to start certain programs I get error message that Version of the software I want to run can not be run on installed Mac OS. For example error says that I want to run Safari version 3.0.4. However, I have upgraded all software and I know that Safari 4.0.3 was installed. I also get a similar error for Disk Utility, ICal and some others. I also can not start Quicktime. Icon just jump once and nothing happens further. Other programs work fine. Could someone please help me with that?

    HI and Welcome to Apple Discussions...
    Applications that ran on Tiger may not be compatible with Snow Leopard. You've gone from 10.4 to 10.6.
    The most recent version of Safari is 4.0.5. Go to the Apple Menu/Software Updates. If you are running Safari 4.0.3, then the updater should download and install the 4.0.5 update for you.
    You may need to install QuickTime7 from your SL disc.
    Insert the Snow Leopard install disk. Open the Optional Installs folder, then open Optional Installs.mpkg. An Installer will start... click Continue. When you get to the Installation Type in the window on the right you will see: Applications. Click the Disclosure triangle so it faces down. Select QT 7 then click Continue.
    Then repair disk permissions...
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Good read here regarding upgrading to Snow Leopard by; "a brody"...
    http://discussions.apple.com/thread.jspa?messageID=10180165#10180165
    You may want boot from the SL disc and run Disk Utility from there to verify the startup disk for errors.
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    *(Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)*
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. *Make sure there is always 10% to 15% free disk space*
    Carolyn
    Message was edited by: Carolyn Samit

  • Lost all applications after upgrading

    Hi, I've just got a 3GS and was trying to sync with itunes to activate the phone
    Here's what happened:
    1. Did a back up with previous phone (3G) with iTunes.
    2. Connect new 3GS with iTunes.
    3. Sync/restore new 3GS
    4. Update phone firmware to version 4.1
    After doing the above and restarting, everything else is ok (restored correctly) except for all my applications. They are all gone now. Can anyone help me out here? any steps that i missed out and is there anything that i can do to restore all the applications?
    Thanks

    I have the same problem, except I realised I haven't lost all my applications but there's a blank page between original applications and bought applications, so it looked like they weren't there.
    I can't work out a way of moving everything across to the left and getting rid of the blank page though.
    Anyone with any ideas?

  • Is there a way to find iphone4 stolen after upgrade

    All
    I upgrade from iphone4 to iphone5. Iphone4 recently stolen is there a way to find iphone4.

        I'm sorry your phone was stolen Lynett. Did you enable the find my phone feature on your device? Here is some information to help http://www.verizonwireless.com/insiders-guide/tech-smarts/how-to-find-a-lost-smartphone/ .
    KinquanaH_VZW
    Follow us on Twitter @vzwsupport

Maybe you are looking for

  • How can I see how many replies a thread has?

    The old layout let you see how many replies a thread had. Is there any way to get that back?

  • Listener service not start automatically after reboot in Win2K server Clust

    Hi all, I set up a two node Server Cluster with Microsoft Windows 2000 server cluster service. Hardware are two HP DL380 servers and HP MSA500 (the shared storage). The cluster's IP address is 10.1.241.65. When I shut down both servers and restart th

  • NAC-L2-802.1x with 7940 IP Phones and builtin swithport?

    Hi I've got the NAC Framework, NAC-L2-802.1x working in a test LAB with network hosts (PCs) connected directly to the L2 switch. In our production environment, we have Cisco 7940 IP phones on every desk, and the PCs connect to the switchport on the b

  • I can't send a gift sticker for friend

    I've purchased sticker in app line but am can't send a gift sticker for friend. This is Order ID: MHVSWHHQ02 and receipt No.136044725959 for me. Thank you.

  • WebServer + AppServer LB

    Hello, We are using Webserver with Appserver Loadbalancer plugin to load balance AccessManager's(two) and BEA policy agents. Load balancer is working fine when we just test AccessManagers. After that we have changed BEA policy agents to point to the