Changes in sentences ABAP between release R/3 4.7 to R/3 6.0.

Hi,
I would like to know what happen with ABAP programs when there is a version Upgrade. The case is that I want to analyze  the upgrade from R/3 4.7 to R/3 6.0. , what kind of activities would I made to prevent or to try errors in programs after the version upgrade?
How I  must get  prepared?
Thank for your attention!
Maria C

You must use <b>UCCHECK.</b> for Unicode compability....What changes the most between older and newer R/3 versions is mostly the capabilities of ABAP Objects...Some tables may change their structures and some FM could be made obsolet by new FM's....
Beetween 4.7 and 5.0 ECC there's not big deal of a change...At least, no when I worked on a 5.0 ECC project....Not sure about 6.0 but must be sort of the same -;)
Greetings,
Blag.

Similar Messages

  • Table changes between releases?

    Hi- I am attempting to look at table column canges between release 12.0.6 and 12.1.2. How can I do this? Is it documented somewhere on metalink?
    I have read all the RCDs but no technical specifics are given.
    Maybe there is a script I can run to compare over a dblink to look at the tables in the AP, PO, GL, and AR schemas as I need?

    I do not believe such a document exists.
    Pl see this related threads and its links - Technical Upgrade Guide for Custom Code
    HTH
    Srini

  • IDVD is producing DVDs which chop the edges off my video.  I have tried changing the aspect ratio between 4:3 and 16:9 but it hasn't helped.  My TV is definitely on the correct settings.  How can I solve this?

    iDVD is producing DVDs which chop the edges off my video.  I have tried changing the aspect ratio between 4:3 and 16:9 but it hasn't helped.  My TV is definitely on the correct settings.  How can I solve this?

    One way to to put the videos into an iDVD slideshow
    and set iDVD's Slideshow preferences to always scale slides to TV Safe Area. 
    However, some users have reported that the audio quality using this method is lessened.  I've not noticed it but then I don't have a good ear when it comes to that sort of thing. If you add more than one video in the same slideshow do not select any transition.
    OT

  • How to change sql sentence which arrives database.

    I am using ORACLE 10G,
    I want to add criteria all sql sentence which come ORACLE 10G ,
    how to do it ? , trigger or another system attributes
    for example
    if "select * from user" sql sentence come to db server, I want to change this sentence as "select * from user where mod =1"
    thanks

    All of my tables have "mode" column, when sql sentence come , I 'll read system_mode another database and then I read,delete,insert and update my tables according to this system_mode,
    how to do this, I should block sqls , then read system_mode and finally add this criteria end of the sql sentence
    thanks

  • While doing change in  Idoc/ abap what  need to change at XI side

    I have to do some  change in my abap  program,   need to add some  field over there.
    Please let me  what I need to  change at XI side.
    Here Idoc is at sender side.
    I am  using  XSLT mapping over here.
    I have one more questions,  abt  the concept of pipelining  in XI, Do you have any one  some document with example, where we can use the concept of pipelining in XI in  real  time problems.
    Thanks

    Hi Ram,
    Please check these threads..
    Problems with XI Pipeline queue setup
    Pipeline entry error.
    XI Pipeline Logging
    XI Pipeline
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi
    cheers,
    Prashanth
    P.S : Please mark helpful answers

  • Change - Display Parameters (ABAP)

    Hello everyone ^^.
    Is this possible? To have the parameters initialize in display mode an when i want put in change mode? ABAP of course LOL!
    Thx in advance, regards to all

    HI,
    Yes it is possible. You can do it using AT SELECTION SCREEN OUTPUT event. Just search forum and SAP help lots of sample code and help available on the same.
    Regards,
    Atish

  • Change log in ABAP Query

    Hello,
    I would like to know how to check change logs for ABAP Query in the Global Area. I had created a query and am not able to find who has changed this. Please provide some valuable suggestion on this.
    Regards,
    Sumit

    Dear Satyen,
    Go to  menu Edit-->Other user group, choose the user group, where u have assigned the infoset no give the name of ur query and press create button, it will display all the infosets those are assigned with that user group. Now select ur infoset and start developing the query.
    see useful tips:
    10 Useful Tips on Infoset Queries
    Regards,
    Abbas.

  • Add/change multiple operations on a released Production Order

    How can I add/change multiple operations on a released Production Order...I know how to add them manually one by one but is there a better way to add...like copy/paste since i am adding operations from an alternate route? Please advise?

    Hy Aziz,
    In process order go to operation screen go to Operation - Include Master recipe, then one pop up comes select required Master recipe and add operations of your interest.
    But there are some restriction which doesn/t allow it if Inspection Lot, Control Recipe are created..
    Regards,
    Dhaval

  • Change PO after it is released .

    Requirement : Allow user to change PO after it is released / Ordered .
                           If goods receipt / COnfirmation has happened ; I need to disable a check in R/3 and Allow users to still edit POs.
    I heard in Extended Classic scenarion in SRM 7.0 , it is possible to change PO even after it is released .
    Anybody knoews how ?
    Regards ,
    Ambar

    Hi Ambar,
    Yes its possible and very much standard in SRM.
    In SRM extended classic scenarion you can modify PO in SRm after it is ordered. it will create a change version  provided versioning is active and  based on workflow  for PO Change the workflow would get triggered. once approved  a higher verison  of PO would be active and change version will get closed. the change PO will then output to vendor as well as transferred to  ECC system.
    for PO version active the  SPRO path is as below:
    SPRO->IMG->supplier relationship managemnet -> SRM server-> Cross application basic settings ->Switch on version control for purchaisng document.
    Make sure you have entry for business object BUS2201 as active.
    Thanks
    Iftekhar Alam

  • What happen if I change a role after I released the transport?

    Here is my Scenerio:
    1) Assuming I've created a role : ROLE1 in DEV
    2) I create a transport TR1 with that ROLE1, NOT yet released.
    3) Then I added ME21 txn to ROLE1.
    4) Then I released the transport TR1
    5) Then I remove ME21 txn from ROLE1.
    6) Then I transport role from DEV to QA.
    Q1) I would expect In QA, ROLE1 will still has ME21. - True?
    Q2) TR1 will be the snapshot of the ROLE1 when I release the transport TR1 - True?
    Now, I want to delete the ROLE1,
    A) I would need to create another Transport TR2 first with ROLE1 in DEV
    B) Then delete ROLE1 in DEV
    C) Then release Transport TR2
    D) Then I decided that I still need ROLE1. (oops)
    Q3 I should not transport TR2 so that it won't delete it in QA. - True?

    Hi Dominick,
    >
    > 1) Assuming I've created a role : ROLE1 in DEV
    >
    > 2) I create a transport TR1 with that ROLE1, NOT yet released.
    >
    > 3) Then I added ME21 txn to ROLE1.
    You should add the role again to the Transport to avoid inconsistency
    > 4) Then I released the transport TR1
    >
    > 5) Then I remove ME21 txn from ROLE1.
    >
    > 6) Then I transport role from DEV to QA.
    > -
    >
    > Q1) I would expect In QA, ROLE1 will still has ME21. - True?
    Answer: If you reassign the role to the TR then you will get.
    > Q2) TR1 will be the snapshot of the ROLE1 when I release the transport TR1 - True?
    Answer:  TRUE (but without ME21 if you don't add the change to the CR - see below for detail discussion)
    > -
    >
    >
    > Now, I want to delete the ROLE1,

    > A) I would need to create another Transport TR2 first with ROLE1 in DEV
    >
    > B) Then delete ROLE1 in DEV
    >
    > C) Then release Transport TR2
    >
    > D) Then I decided that I still need ROLE1. (oops)
    > -
    > Q3 I should not transport TR2 so that it won't delete it in QA. - True?
    Answer:  TRUE. And if you want the role again back to DEV without recreating it, please download the role from QAS or PROD and then Upload it to DEV. After that you need to generate the Profile of the role.
    > -
    FYI:   When a Change is Included into a request to send in other systems, then this request is called "Change Request" (CR). After Releasing, the CR called as "Transport request".
    CRs are basically (in layman language) the Pointers to the DB changes performed. These are included into a CR as "Task". A CR can contain multiple Tasks created by different users.
    Please note if this is a Workbench CR then it is ONLY editable by that particular user(owner of the Task). Also the Object captured in a Task of a WCR possesses a Lock till it gets released and thus can't be added to any other Task of a different CR. The Objects are unlocked when the Tasks and the CR is released respectively.
    There are no Object Lock for Customizing CRs ... like your TR1 which contains Creation / Deletion of roles.
    After the release of each Task, all Objects contained into every Task are transferred to the Change Request. After release of all Tasks, the CR owner can release the CR and thus the Transport Request has been initiated. Technically, at this time, a copy of Data from the Database of DEV captured under the headers of each Tasks are written to Data Files in Central Transport Directory.
    Now coming to your queries..... there are no such synchronization happens for a Task if the Objects are edited in different time frames before Release.  So, when you added ME21, again you need to assign this change to the same CR. (_Answer to your Q1_)
    Please let me know if you have any confusion / query.
    Regards,
    Dipanjan

  • Change to Sentence case while typing

    When using Outlook on Windows, the text used to change to Sentence case while typing automatically. For e.g., if i type "cOULD" , it used to change to "Could" automatically. This doesn't happen in mac and it's affecting my speed. I use the Capslock key for "Capital letters" and not the "Shift" key. Anyone knows a way out? Any shortcut or change in settings? The same issue is there in Word too...

    Try posting the MS forum since it is MS software
    http://answers.microsoft.com/en-us/mac?auth=1

  • Process chain failed with Error-Status Change of Process ABAP ZL321NIMIMUUT

    Hi,
    process chain got failed with Error --**Status Change of Process ABAP ZL321NIMIMUUT
                                                                   Save Status and Trigger Events if Appropriate**

    Hi Neha,
    When we do the repeat after right click then we are getting this messege"--**Status Change of Process ABAP ZL321NIMIMUUT
    Save Status and Trigger Events if Appropriate**"
    I have come to know that there is one ABAP programe when we go to manage varient.
    ABAP Programme"ZBWR_ZMYYNNINOH_CSV_CHANGE"

  • Difference between Release call, End and Termination node in ICM

    Hi all,
    Can anyone let me know the clear difference between  Release call, End and Termination node in ICM and in which situations we should use these nodes.
    Thanks.
    Regards
    Deepak

    Check this, hope will be helpful.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/ipcc_enterprise/ipccenterprise7_0/user/guide/ipce70sg.pdf
    Sent from Cisco Technical Support iPhone App

  • Difference between Release DP to SNP and Release profile

    Hi Experts,
    What is the difference between Release DP to SNP
    And maintain Release profile. Can u suggest am lot of confusion about these?
    Explain in brief. 
    prasad

    Hi Prasad,
    Aparna point is absolutely correct. From usage point of view, date is the only difference.
    There are 2 options to release forecast from DP to SNP.
    1. Demand Planning -> Planning  -> Release -> Release to Supply Network Planning.
    2. By creating Rlease profile, activity , planning job, etc
    1 is used for online purpose & for few product/location combinations. However 2 is used for the mass processing.
    Use 1 to release a limited amount of data (a few product / location combinations only) from Demand Planning to Supply Network Planning. Do not use it for mass releases, for example large planning books.
    If you try to release too much data with this transaction, memory problems are likely, since the system tries to read all the data
    simultaneously. For mass processing, use 2 - Releasing the Demand Plan with Mass Processing.
    Decision is based on data volume & performance.
    Hope this helps.
    Regards,
    Nawanit

  • Lock Role for Changes till the transport is released

    Issue : since roles are managed by multiple security administrators, changes are moving against the sequence.
    We have multiple security administrators, is there a way to lock a role for changes until the task/ req is released.
    Example Scenario :
    Security admin 1 : if there is a change request to add SU01 to the role: Z_TESTROLE, Security admin adds it and creates a Change request but does not release it.
    Security Admin 2 : the security admin 2 will get a Change req for the same role Z_TESTROLE to add a tcode PFCG to it. Security admin 2 does his job and moves his transport now even though the first transport does not move the change made by the first security admin moves with the transport for the second admin.
    We have multiple security administrators, is there a way to lock a role for changes until the task/ req is released.

    Hi all,
    Thanks for your responses.we follow a change procedure but I guess its just needs to be refined. Everybody figured out that this is a coordination issue but I was asked to research on any technical ability to handle this.
    Here is a brief overview of our process :
    1) BPO approves the change
    2) Role owner support manager approves the change
    then the Change request comes to 3)Security Manager for her approval.
    I feel from Sox prespective the 3rd approval in not manadatory.
    I'm I correct ??? where can I find Sox guide for SAP ?
    Recap of the incident:
    1)A change ticket is created for the t-code creation and a task is created for the role in which this report is to be added.
    State I role Z_TESTROLE  is with ZMMR0025
    After adding the new report ZMMR0055 the old report ZMMR0025 is removed.
    State II
    The role Z_TESTROLE has tcode ZMMR0055
    now this is tested in development system by the requestor.
    Before this goes into PRD via QA a newsflash is sent to all the endusers (so that they know which t-code to use)
    Meanwhile if another security administrator works (suppose adds a new tcode or changes an authorization)  on this while the role is in state II changes made by Admin 1 are transported along with the second change.
    State II + new changes = State III
    When the role reaches PRD in state III result is the end user losses access to the required functionality ZMMR0025 before ZMMR0055 is made available.
    I hope I’m clear , please let me know if I need to be more specific on any part.
    I appreciate your help.
    regards,
    Salman.

Maybe you are looking for

  • Inventory Ageing report

    Hi I require Inventory (raw material) ageing report. Ageing date must be calculated from date of goods receipt. For example: I have 100 units of Raw Material A. Goods receipts date were as follows: 30 units: 1st April 2009 45 units: 1st July 2009 25

  • Display image in BSP page,images are on a web server outside of SAP

    Hi, I am creating a BSP page for employee profile.The page needs to show an emp picture along with other info.The images are not in the MIME repository,they are stored in a separate web server.I am able to display the page using <img border="0"      

  • I purchased CC membership, can't get my site to launch.

    I purchased an Adobe CC membership on the one year plan, specifying Muse as my application. When I click 'Manage' from inside of Muse, and select 'Launch Site', I am faced with this message: I have used the same email accounts for both the paid CC an

  • Right to left Languages how do I setup it on my leopard?!

    Hi I bought a new macbook pro and I struggle to update right to left languages like Hebrew, this stiffen on me in the work the with Keynote Numbers ect'. someone can help?

  • The brightness of the keyboard illumination

    Hi newbie with a Mac dangerous I know, but then I had had enough of my windows machines. I have my keyboard set to ilminate the keyboard in poor light conditions I notice that when I press the illumination controls (F5, F6) I get an image on my scree