About upgrade from 4.6c to ecc6.0

hi expert:
i met the short dump after execute the following statement.
data: begin of STRUC,
F1 type c,
F2(10) type c,
end of STRUC,
data: dsn(30) type c.
open dataset DSN in legacy text mode for input.
read dataset DSN into STRUC.
close dataset DSN.
short dump :
Description:
    A character set conversion is not possible.
issue content:
    At the conversion of a text from codepage '8000' to codepage '4103':
    - a character was found that cannot be displayed in one of the two
    codepages;
    - or it was detected that this conversion is not supported
    The running ABAP program 'ZJB1080' had to be terminated as the conve
    would have produced incorrect data.
    The number of characters that could not be displayed (and therefore
    be converted), is 0. If this number is 0, the second error case, as
    mentioned above, has occurred.
i read some material about the unicode converstion, i got following information:
The use of the LEGACY TEXT MODE ensures that the data in old non-Unicode format is stored and read. In this mode, it is also possible to read and write non-character-type structures. However, you have to take into account that loss of data and conversion errors might occur in real Unicode systems if the structure contains characters that cannot be displayed in the non-Unicode codepage.
who could explain this for me or provide a solution , thanks in advance
Keivn

Read the documentation at [OPEN DATASET - Mode |http://help.sap.com/abapdocu/en/ABAPOPEN_DATASET_MODE.htm] and [The File Interface in Unicode Programs |http://help.sap.com/abapdocu/en/ABENUNICODE_DATASET.htm].
NB: And please use a more precise Subject, there are many possible problems behind "upgrade from 4.6c to rcc6.0"
Regards

Similar Messages

  • SQ03, user group removed after release upgrade from 4.6C to ECC6

    Dear All,
    I have a problem about user group - transaction code SQ03.
    After the release upgrade from 4.6C to ECC6 the user group, that I created in the old system, are not present in quality and production environment.
    In the development environment there is the user group but doesn't contain the queries that I created in the old environment.
    How can I solve this issue?
    Can I recover all missing queries?
    (moreover I can access to the old environment)
    Thanks in advance.
    Regards

    Hi
        Please refer to the SAP note 1278056 and 1278115 - PDS Display: F4-characteristic values are not selectable.  Hope this will resolve your issue.
    Regards,
    JB

  • 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.

  • 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

  • Upgrade from 4.7C to ECC6.0 fields missing in t code FBL5N

    Few fields are missing while upgrading from 4.7C to ecc6.0 in SAP STD Transaction FBL5N.  Will pl clarify me.

    Hi,
    Can you clear whether you are in the process of upgrading to ECC6 or you have already completed the Upgrade to ECC6 ?
    Regards
    Suhas

  • 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

  • I am running Snow Leopard 10.6.8 with bootcamp 3.3 on my Imac 2011. I need to updgrade to mountain lion. If I first upgrade to mountain lion, how do I go about upgrading from bootcamp 3.3 to latest bootcamp for mountain lion?

    I am running Snow Leopard 10.6.8 with bootcamp 3.3 on my Imac 2011. I need to updgrade to mountain lion. If I first upgrade to mountain lion, how do I go about upgrading from bootcamp 3.3 to latest bootcamp for mountain lion?
    I have seen a lot of discussions upgrading from Boot Camp 4 to 5 but no answers upgrading from boot camp 3.3 to 5. My worry is that if I upgrade from snow leopard to mountain lion, that my bootcamp partition will no longer be able to boot up. There seem to be a lot of threads suggesting problems that are possible. Has anyone gone through this upgrade with success?

    Before doing any installation restart OSX from your 10.6 Snow Leopard DVD and use Disk Utility to Both Repair The Disk and Repair the Permissions of your Macintosh HD.
    Next remove your Snow Leopard DVD and restart your iMac into OSX.
    Update to the latest version of OS X Snow Leopard by clicking the Apple icon and choose Software Update to install Snow Leopard v10.6.8, the latest version.
    Use Time Machine to make a Full Backup of your Macintosh HD.
    Shut down and restart into Windows by holding the Option key at the chime and selecting Windows.
    Now use Windows Backup to make a Full Image Backup of your Windows Installation to a removable drive.
    Shut Down and Boot back into OSX.
    Open the Mac App Store from your Dock to buy and download Mountain Lion. Then follow the onscreen instructions to install it.
    Upgrading your OSX to 10.8 should not effect the Windows Partition at all since you are only upgrading the Mac side. You should not have to run the Boot Camp Assitant 5 Utility in OSX at all.
    Your Boot Camp 3.3 Windows Support Drivers et. al only effect your Windows installation and should continue to run fine after upgrading.
    Which version of Windows do you already have installed on the existing Boot Camp Partition?
    Is it 32 bit or 64 bit?

  • 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

  • About upgrades from XI 3.0 to PI 7.0

    Hi All,
    I need step by step  procedure for about upgrades from XI 3.0 to PI 7.0
    thnaks,
    kumar

    XI 7.0 which I think will be called as PI7.0 will more or less same as XI3.0 except a few changes. Some of them can be found in:
    PI 7.0 Information
    XI 7.0 installation
    SAP XI 7.0 version
    Re: SAP XI 7.0 version
    /people/michael.eacrett/blog/2006/06/17/obituary-for-sap-netweaver-components-2003-150-2005
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/fb4cd3207c7063e10000000a1553f6/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d6/369142f195675ee10000000a155106/frameset.htm

  • Functional upgrade from 4.6C to ECC6, changes in Controlling

    Hi
    We will be doing a functional upgrade from 4.6C to ECC6. I need to know what are the changes in Controlling on ECC6, with specific reference to the Aerospace and Defence Industry Solution. We have completed the technical upgrade.
    Thanks
    Henry Bekker
    [email protected]

    Hi
    We will be doing a functional upgrade from 4.6C to ECC6. I need to know what are the changes in Controlling on ECC6, with specific reference to the Aerospace and Defence Industry Solution. We have completed the technical upgrade.
    Thanks
    Henry Bekker
    [email protected]

  • BAdi & user-exits while upgrade from 4.6c to ECC6

    Hello all,
    Can anybody put light on how User-exits and BAdi will be effected while upgrade from lower version to ECC6.
    Many Thnanks.....
    Apps.

    Hi,
    The main concept of enhancements is to keep the code unaffected during version upgrades
    Hence all the BADI implementations and User Exit/Customer exits implementations will be in place and no effect due to upgrade...I hope in case of badi, some new BADI(as part of enhancement framework-GET BADI/CALL BADI) will be added up and the old BADI(Those in 4.6c or below) will not get affected.
    Regards
    Shiva

  • 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]

  • 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

  • Regarding upgradation from 4.6C to ECC6.0

    Hi Friends,
    We want to upgrade from 4.6C to ECC6.0 .
    Pls can any one suggest me which tool i have to use .
    Possible pls send me some docs on this one.
    Thanks & Regards,
    Ramnaresh.P

    You have to refer Upgrade documentation at https://service.sap.com/instguides
    Regards,
    Nikunj Thaker.

  • I have a mac and am thinking about upgrading from snowlepard to lion , is it a good idea and hard to adapt to

    i have a mac and am thinking about upgrading from snowlepard to lion , is it a good idea and hard to adapt to

    This is my "About This Mac" ... it shows I have Intel i7 CPU.  If you are running SL, you at least have Intel, but would need at least Core2Duo an 2 GB (most people suggest 4 GB) RAM.
    If you want to run Lion, remember that the discussions in this forum from last summer when Lion first came out (and since) were highly charged at times.  Certain features that vanished or were added caused great heartache for some.  Others love Lion, though.  And some live with the changes waiting for any fixes they would desire.
    Any PPC (PowerPC) applications you depend upon will not work under Lion.  Use this page to see what applications will not run:  http://roaringapps.com/apps:table
    AND
    Recall that you can clone your SL to an external disk to keep it safe.  Then you can "experiment with" the new OSX (Lion or ML) until you know it works for you while still having your old SL safe in case you need it.
    Good luck.

Maybe you are looking for

  • SD Billing doc was not created

    Hi, we have a sales document and the status of  order is completed.But the invoice hasn't created.It shows  Account determination error.It is not creating the Acc doc. what could be the possibilities?? Krish.

  • Playing music transferred by external hard drive

    I just got a new laptop since I'm going to college. I installed itunes on it and used my new external hard drive to transfer the music i had from my PC at home to my laptop. The problem is, the music is on my laptop but I can't play it without my ext

  • Tape-Op 100 quotes from past 100 issues related to recording/mixing/engineering

    Tape-Op the creative recording magazine  (free) For their 100th issue Tape-Op offers 100 quotes from guests they've interviewed. http://tapeop.com/articles/100/100-issues-100-quotes/ I have nothing to do with the magazine, just a public service annou

  • Cannot start services in Mewdia Center (errors 0x80070005 and 70006)

    I have an HP Touchsmart IQ506 desktop with integral TV tuner. I recently did a system recovery (not restore) to Vista and upgraded to Win7 with my disc, then to SP1. The computer searched for the tuner, but no luck. I looked to the services, and they

  • 2012 R2 RU1 agents appear unknown to 2012 R2 RU4 servers

    I am in the process of consolidating 3 DPM servers that are running out of space into one new server. to do this I setup a new DPM 2012 R2 server and applied the latest updates, thus receiving rollup 4. Now I am in the process of migrating my agents