ABAP Questionnaire for Upgrading from 4.6c to ECC6

Hi gurus,
I'm an ABAP developer and I'll have a project soon that will focus on the upgrade of a customers SAP system from 4.6c to ECC5. I just want to ask if you can give me a questionnaire or a guide taht will focus on the ABAP side of the upgrade. This is my first time that I will be involved in an upgrade project.
Thank you very much,
Andre

The upgrade isn't difficult at all
In ABAP you must change all the functions of files like WS_DOWNLOAD .You must use GUI_DOWNLOAD or CL_GUI_FRONTEND_SERVICESS class.
The inherited classes need that their constructor call the constructor of the father class.
In HR you have to be carefully with the casting of infotypes.
The files of the application server need encoding .The default encoding is unicode but you can deactivate using encoding non-unicode.
The syntax is more restricted.
You have a new and very good editor .A new debugger too.
Be carefully with indexes when access a field structure or similars.
In XML you must use encoding utf-8

Similar Messages

  • ABAP Query in Upgradation from 4.7 to ECC6.0

    Hi there,
    We are upgrading SAP system from 4.7 to ECC6.0. We have s/w component SAP_BASIS = 700.
    It would be of great help if anybody share their thought on handling ABAP queries after upgradation from 4.7 to ECC6.0.
    We have refered SAP notes 132813 and 672784 where in we need to change the default query area.
    Also, do we need to re-genarate the queries? If yes then how can we achive the same.
    Thanks in advance.

    Hi,
    It may happen that some times, the queries are not generated after the upgrade.
    Hence call the FM: RSAQ_GENERATE_PROGRAM
    Pass the Query name and user group.
    For all global queries: refer table AQGQCAT and local/client specific queries: Refer to AQLQCAT.
    This can help to regenerate the queries.
    You can also write a small program to generate using the above FM(one time program) that runs after upgrade
    Hope this helps
    Regards
    Shiva

  • Abap issues when upgrading from 4.7 to ecc6.0

    hello All,
    I am posting this question with intention of general issues we face that are abap related when upgrade from 4.7 to ECC6.0,
    do the programs ahve to be adjusted, if sumone cud also throw some light on what is unicode and wat role does it play in the upgrade,
    some specific examples wud be appreciated
    thanks,
    RS

    hi,
    Go through this
    Unicode is an international standard that assigns characters from virtually every
    language and script a unique Unicode Scalar Value, which is a number written in
    hexadecimal notation.
         Character     Unicode Scalar Value     Unicode Character Name
         A      U+0041          LATIN CAPITAL LETTER A
         Ä     U+00C4          LATIN CAPITAL LETTER A WITH DIAERESIS
         α     U+03B1          GREEK SMALL LATTER ALPHA
    Implementing the Unicode standard enables a single software product or a single
    web site to be accessed across multiple platforms, languages, and countries without
    the need for re-engineering. It allows data to be transferred across many different
    SAP and non-SAP systems without corruption. To meet these requirements, the SAP
    Unicode team continues to promote Unicode-enabled SAP systems, aid their
    installation, and provide tools and full technical support for the smooth
    conversion of existing SAP non-Unicode systems to Unicode.

  • New for ABAP in functional upgrade from 4.6c to ECC6.0

    i want to know the enhancements, additions and changes in the technical side/ABAP , when moved from 4.6c to ECC6.0 in case of FUNCTIONAL UPGRADE only....
    our compny has done FUNCTIONAL UPGRADE so far..whats new for technical ppl like us apart from changing bdcs, some missing functions, etc...
    thanx,
    Naveen Vishal

    Hi
    Technical upgrade is the fast upgrade without additional functionality but with minor user interface changes to ensure business continuity.  In the past, all objects modified by a customer had to be manually re-modified during an upgrade. Now, modifications are either automatically adopted or the system provides you with an assistant for adjusting your modifications to the newly upgraded configuration using transactin SPAU and SPDD.
    SPDD:  This transaction allows you to adjust modifications to ABAP Dictionary objects during an upgarde.
    Using this transaction we can adjust the Domains, Data Elements, Tables, Strcutures, Transparent tables, pooled and cluster tables including their technical settings, indexs of transparent tables. If you adjust data elements that have been changed with the Modification Assistant in an earlier release, the changes can be copied automatically.
    Steps to run SPDD: 
           1.      1)  Start transaction SE03 as user DDIC and choose Administration ® Set system change option
           2.      2)  Select Modifiable in the Global setting dialog box.
           3.      3) Choose Continue.
           4.      4) Choose Edit ® Select all.
           5.      5) Save your changes.
           6.      Then log on as a normal user, since user DDIC may not perform any repairs.
    SPAU:  This transaction allows you to adjust programs, function modules, screens, interfaces, documentation and text elements after an upgrade.
    After you adjusted or edited an object, you can use User/Status function to modify the status of the object. Before doing this, you can also add other developers or testers that are allowed to edit the object and create a short note.
    Steps to run SPAU:
    1) Start transaction SE03 as user DDIC and choose Tools ® Administration ® Set system change option.
           2.      2)  Select Modifiablein the Global setting dialog box.
           3.      3) Choose Continue.
           4.      4) Choose Edit ® Select all.
           5.      5) Save your entries.
           6.      Then log on as a normal user, since user DDIC may not perform any repairs.
    Other important topics in Technical Upgrade:
    Updaring the Development System: Perform the adjust int he development system using SPDD and SPAU transctions and assign to transport requests.  The upgrade control program R3up exports the transport that you have marked in a later upgrade phase.
    Upgrading the Production System: During this phase, the R3up upgrade control program checks whether there are any change requests registered for transport from the development system to the production system. If this is the case, R3up offers to import the transport automatically, instead of you carrying out adjustments with transactions SPDD/SPAU. If you choose this procedure, you still have the option of stopping SPDD/SPAU to check the changes accepted automatically before they are activated.
    If you decide to import a transport automatically, a subsequent analysis checks whether there is an entry in the transport you specified for each modified object found in this SAP System. Only if this is the case is the transport marked as suitable.
    If there are more modified objects in the production system than in the test system, they cannot be dealt with by the transport. This means that you have to adjust these objects.
    If you had more modified objects in the test system than in the production system and these are also contained in the transport, you import these into the production system with the transport
    regards
    karthik
    Reward points if useful

  • OSS notes relevant for FI/CO for upgrade from 4.7 to ECC 6.0

    Hello,
    I need the list of the applicable OSS notes relevant for the FI/CO module for upgrade from 4.7 to ECC 6.0
    Thanks
    Sid

    Hi,
    Please visit the following links:
    http://service.sap.com/erp
    http://solutionbrowser.erp.sap.fmpmedia.com/ (Functional prespective)
    http://service.sap.com/instguides --> mySAP Business Suite Applications --> mySAP ERP --> mySAP ERP 2005 --> Upgrade
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf
    For Functionality Differences pls refer to the below site -
    http://solutionbrowser.erp.sap.fmpmedia.com/
    After opening the site, please select the Source Release Version which is 4.6 b Then Select the Target Release Version which is "mySAP ERP 2005" or ECC 6.0
    Select the Solution Area like Financials, Human Capital Management, Sales....
    Select module like MM, PP, SD, QM.....
    Click on Search
    Then it displays the Release Version and the Delta Functionality. which can be downloaded to a word document if required.
    and also check the release notes of ECC 6.0 in service.sap.com.
    Hope this helps you.
    Please assign points if it useful.
    Regards
    Ravinagh Boni

  • Does for upgrade from ecc 5.0 to ecc 6.0 we have to pay money  for that

    Hi All
         Does for upgrade from ecc 5.0 to ecc 6.0 we have to pay money to SAP for that.

    hi,
    asking or teling ?
    I think you need not as long as you are with official support . However please contact sap official support in you region

  • Requirements for upgradation from 4.7 to ECC 6.0

    Hi Guru's,
                      Can anybody explain what are the steps required for upgradation from 4.7 to ECC 6.0, technically and functionally. If any body have documents regarding the same, please share.Full marks will be awarded.thanx in advance....

    Hi
    You have to aware of all related program like BDC's , Screens related errors and all dictionary related problems.
    Some function modules may become obsolete, and some screens will change
    abnd some new fields will be added in the new versions etc.
    Also take care of SPAU and SPDD tcodes.
    You should be able to know about Unicode concept in sap.
    chk this
    http://www.thespot4sap.com/upgrade_guide_v2.pdf#search=%22upGRADE%20STEPS%20-%20SAP%22
    also chk these 2 notes in service.sap.com
    Technical Upgrade is only a version upgrade without any functionality changes.
    The objects that are needed to be upgraded are:
    Includes
    Function Groups / Function Modules
    Programs / Reports
    OSS Notes
    SAP Repository Objects
    SAP Data Dictionary Objects
    Domains, Data Elements
    Tables, Structures and Views
    Module Pools, Sub Routine pools
    BDC Programs
    Print Programs
    SAP Scripts, Screens
    User Exits
    You can refer to the below links for more information on technical upgrade:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/07/upgradeFROMR3TOmySAPERP-PARTII&
    https://wiki.sdn.sap.com/wiki/display/profile/UPGRADEFROMR3TOmySAPERP-PARTIII
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/6d66647d9011d396b60000e82de14a/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5ac31178-0701-0010-469a-b4d7fa2721ca
    Reward points if useful
    Regards
    Anji

  • Features and Functionalities of ECC 6.0 for upgrade from 4.7 to ECC 6.0

    Hi All,
    Can you let me know the features and functionalities of ECC 6.0 as we are planning to go for upgrade from 4.7 to ECC 6.0...
    Cheers
    Prasanna

    And you can see the PAM for your architecture.....
    Do you want to use the JAVA instance?
    Change from no-unicode to unicode?
    Do you have MDMP?
    Regards,
    Alfredo.

  • What is the sequence for upgrading from 10.4.11 to lion

    What is the sequence for upgrading from 10.4.11 to lion. Can't use many apps without it. HELP

    Quicken is an example that the OP noted is important to her, too!
    Intuit makes it very difficult to find this link?!
    Everytime I want to find it to post it for someone else, I have to Google: "cnet quicken 2007 for lion" and then in top listed link: Topper Kessler's review for CNET, I find the direct link to Intuit
    This program will work with Quicken 2005, 2006 and 2007 data files directly.  If you have a data file from an older version, such as I did, Quicken Deluxe 2002, you must use the PPC version of either Quicken 2006 or 2007 to update the data first; and then the data will work in Quicken 2007 for Lion.
    For other PPC programs that require Rosetta, I installed Snow Leopard (with Rosetta) into Parallels 7 in Lion:
                             [click on image to enlarge]
    Full Snow Leopard installation instructions here:
    http://forums.macrumors.com/showthread.php?t=1365439

  • Will I be charged for upgrade from OSX 10.7.4 version to 10.7.6 version?

    Will I be charged for upgrade from OSX 10.7.4 version to 10.7.6 version?
    When I check for the software upgrade on my Mac-book Air, it is showing that the above upgrade is available. Will it be charged? I am not asked the ‘ Apple ID’ before start of up gradation process , does that mean that such upgrades are free?
    If yes, How much are the chargers for such upgrades?
    Thanks for your inputs.

    10.7.6 does not exist.
    The next one will be Mountain Lion 10.8 and will cost a little amount.
    The Mountain Lion is not an "update", but an "upgrade": a different OS: before installing you should check the compatibilty of your hardware and software.

  • Upgrade from 4.6C to ECC6.0 - development quality and production

    Upgrade from 4.6C to ECC6.0
    I have got three systems right now...
    Development(D1)     Quality(Q1)    Production(P1).
    These three systems need to be upgraded to ECC6.0
    The recommended process is to copy D1 to a new temporary server(D2) and
    then upgrade it. At the time of the copy we will have to run the transactions
    SPDD and SPAU for which the one one transport requests will be created.
    Now after the complete upgradation we will be running the UCCCHECK and SCUV.
    The problem is after running this process we are going to copy the Quality(Q1)
    to a new quality system Q2. Now the code in the D2 system is unicode complaint with all the
    same functionalities as in D1.
    How to get all the change and customizing objects which is updated in the D2 system
    to the Q2 system (only the relevant ones - this will also ensure for PRD as the same process could be followed)?
    Or else do we have to repeat the process for both the new quality(Q2) and new production(P2)
    systems?
    Useful answers will be rewarded accordingly....

    Hi,
    If you do SPDD and SPAU changes to create unique transports (as per upgrade guide) so the Q2 upgrade will have it embeded during the upgrade process then you should not have any problem because after the D2 combined upgrade (unicode and Technical Upgrade) the system will be in Unicode, UCCHECK is to check unicode compatibility as long as I know. You won´t need to use SPDD and SPAU again in Q2.
    Also you could do Upgrade to D2, run UCCHECK and SCOV and then create all changes to objects that needs to be changed to create requests. Then do Q2 upgrade and when is finished then you move every transport you need from D2 to Q2 to do the necesary tests, it should not take much time. In the upgrades I know and done this is the way the changes were moved up to PRD, we have never used the unique transport request mentioned in the Guide. During Quality tests developers and funtional consultants will need to keep doing changes until everything is OK so even if you create unique requests, you will also have to transport after PRD upgrade.
    Either way you won't need to run SPDD and SPAU after D2 upgrade.
    Good luck
    Edited by: AC on Nov 18, 2008 1:26 PM

  • Invoice Receipt Warning Message Appear After Upgrade from 4.6C to ECC6

    Hi Gurus,
    We do upgrade from 4.6C to ECC6. And we do Invoice Verification base on Delivery (Vendor delivery number), in our business process there more than one Purchase Order has same Vendor Delivery Number while GR executed. But only one Purchase order related to Invoice verification, others PO are Free PO (no need Invoice Verification).
    The problem is:
    In SAP 4.6C, while execute Invoice base on Delivery (Vendor delivery), system automatic select only PO with Delivery (vendor) which related/allow invoice receipt.
    In SAP ECC6, while execute Invoice base on Delivery (vendor delivery), all PO selected. So than there are warning messages appear (warning pop screen) for those PO not allow invoice Receipt (message M8035: PO item XXXXX does not allow invoice receipt), and at the end PO which allow Invoice receipt then appear for further Invoice Receipt process.
    At overall, the final result SAP 4.6C and SAP ECC6 is same (only PO which allowed Invoice Receipt will processed further).
    The Question are:
    1. Why in ECC6 appear warning message, while in 4.6C no warning message ? Is there config to ignoring the warning message. I've try to maintain system message for M8035 (t-code: OMRM) to ignoring the pop screen, but can not created.
    2. How do we make warning message dissapear (no need warning message), because if the PO's has hundred items so user need to click enter hundred times.
    Thanks in advance.
    Regards,
    Tri Wicaksono

    Hi,
    could you please check whether the flag "GR-based IV" is set in the purchase orders?
    If GR based-IV is ticked, then this pop-up cannot be suppressed.
    If you would like to post the invoice first then GR-based IV should not be checked, otherwise this pop-up will always appear.  I am afraid that this behaviour is standard. 
    Please, be aware that this feature is only available if you set  in the Purchase Order item the 'GR-based IV' indicator:
       If the GR-IV flag is not set in the PO, then the system does not                     
       differentiate individual goods receipts. Please see the <f1> help                    
       for the field "GR-IV" in the PO item detail. Since the individual                    
       receipts are not differentiated, an invoice is not tied per se to                    
       an individual receipt and a goods receipt can be reversed despite                    
       an invoice receipt.                                                                               
    With the GR-IV flag set on in a PO, you can specify which goods                      
       receipt is being invoiced in an IR and which goods receipt is being                  
       reversed in a return. It is this correlation between goods receipts                  
       and invoices that enables you to specify for GR-IV PO's whether an                   
       item can be returned despite an invoice. 
    Please refer to the note :457511 Question 10.          
    Best regards
    Erika

  • How to handle the interfaces in upgradation from 4.6c to ECC6.0

    we are going for the upgrade from 4.6c to ECC6.0
    actually we are using n number of interfaces like webmethods, informatica powercenter, ALE, EDI....
    powercenter was created some programs in SAP R/3, when we are upgrading from 4.6c to ECC6.0, what kind of issues we will face regarding this informatica. what is strategy we have to follow to upgrade this informatica in SAP, if anyone have the documents regarding informatica powercenter please help me and guide me
    if anyone have documents regarding this interfaces upgradation or procedures bestpractices, common issues please forward me
    thanks,
    chandra

    thanks

  • Fund Management - Issues in Upgrade from 4.6C to ECC6

    Hello,
    We are upgrading SAP Application for a client who is on 4.6C to ECC6. The client is currently using Funds Management in 4.6C. With ECC6 I understand that this functionality is moved into Public Sector and is available only on activation of IS-PS Extension Set.
    The question I have is that does this activation impact any other business processes or is just a technical activation.
    What I mean is that if I activate this extension set does the system start doing things differently and needs specific data related to Public Sector which the business users will be required to be entered while doing transactions OR the activation will not impact business processes as such and would work as earlier with Funds management active. (except where there was a change in the functionality between 4.6C to ECC6)
    I would like to know the risks, if any involved in upgrading Funds Management from 4.6C to ECC6.
    Please reply and let me know any question to get more clarity on the issue.
    Best Regards
    Kuldeep

    Hi Kuldeep,
    There are several main issues that have to be addresses when upgrading from 4.6 to ECC6. The main ones are:
    1 - Derivations. The object are no longer connected through tables or master data entries (you may have a table that links Cost Centers to Funds Centers for example). These assignments are now maintained through a flexible derivation tool. These derivation rules have to be maintaind, or the posting addresses will have no FM values and you will not be able to post any documents.
    2 - Inventory purchases. The inventory purchases scenarios are no longer maintained through the customization (you can no longer choose one of the 4 inventory scenarios, and there's no warehouse Funds Center). These are all maintained through derivations.
    3 - BCS. There's a new budgeting and AVC tool called "Budget Control System" (BCS). You can either activate it, or keep working with the old budgeting (called "former" in the customization). The new BCS affords flexibility in budgeting and AVC, including several AVC ledgers.
    More data regarding migrations can be found in documentation. If you want, I can send you the PDF document.
    Best regards,
    Shahaf Yaari
    [email protected]

  • Changes in PM Module while Upgrading from 4.6C to ECC6

    Hiii
    Can any body tell me where can i get the detailed infromation about Techincal upgradation from 4.6C to ECC6 & Technical as well as functional chnages Changes due to the upgrade??
    Thanks in advance.
    Makarand Gurjar

    Dear All
    We are closing the issue. Thanks for your all replies.

Maybe you are looking for

  • Derivation rule in COPA from BSEG

    Hi experts, My issue is to derivate a field (SEGMENT) from Table BSEG in COPA. Unfortunatly my customer donu2019t use the standard customizing from the SEGMENT derivation rule, we donu2019t populate the field SEGMENT in the profit center master data.

  • Illustrator CS2 or CS3  Can't delete print presets

    In File/Print I can save any preset I make with my own options wich is great, but now I want to delete one of this presets but can't find how. Is it possible? b I tried to find via finder where that presets are stored but nothing is retrieved.. see h

  • Execution Time

    HI All, we have been Created mapping. It contains only one expression. in that we are doing To_char conversion and triming the data. The target table structure contains 99 Columns. In that one column is Unique. The count of records at source level is

  • 4.1.2 upgrade and DLTS

    Has anyone suceesfully made DLT tapes using ATTO UL5D scsi card and DLT 8000 drives with a Mac Pro and the 4.1.2 upgrade?

  • Python Error Message using SunMoonCal

    Greetings, SunMoonCal is a great application written in Python. I signed and installed it using my developer certificate. However, it always give me an error message. Can anyone tell me what it means or how can it be resolved. The error is: Traceback