Version changed from  4.6 to ecc6.0

i have to write code as per ECC 6.0
LOOP AT it_likp INTO wa_likp.
wa_output-werks = wa_likp-werks.
    wa_output-vrkme = wa_likp-vrkme.
    wa_output-lfimg = wa_likp-lfimg.
IF wa_output-werks <> ' '.
      SELECT name1 FROM t001w INTO wa_output-plant1
                              WHERE werks = wa_output-werks
                              AND spras = sy-langu.
      ENDSELECT.                                                                                ""#EC CI_USE_WANTED
    ENDIF.
append wa_output to it_output.
end loop.
now the above code is as per 4.6 version.
as per ECC 6.0  please tell how to write select statemnet out side the loop and read statement in side the loop..
please give coding for that

hi...
sorry for the previous replies..
try this code.. this time it will resolve your problem.
it_tab, wa_tab are internal table nad work area respectively.
SELECT name1 FROM t001w INTO table it_tab
for all entries in it_likp
WHERE werks = it_likp-werks
AND spras = sy-langu.
LOOP AT it_likp INTO wa_likp.
move wa_likp-werks wa_output-werks .
move wa_likp-vrkme wa_output-vrkme.
move wa_likp-lfimg wa_output-lfimg .
if sy-subrc eq 0.
read table it_tab to wa_tab with key werks = wa_likp-werks.
move wa_tab-name1 to wa_output-name1.
append wa_output to it_output.
endif.
endloop.
Regards,
Lokeswari.

Similar Messages

  • My Carrier Version changed from 14.0 to 13.2?

    I rebooted my phone after a long day at school, and I noticed when I messed around in the settings my carrier version changed from 14.0 to 13.2, if I remembered correctly carrier versions are suppose to go up not down right. Will this effect my iphone at all or no? I'm using an iphone 4 on virgin mobile usa. Thanks and God Bless.

    Here you go.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Attachments:
    121414_Jenny_v1.vi ‏10 KB

  • Plz send me material for version change for 4.5 to ecc6.0

    hi experts,
    currently i am working in upgradiation project from 4.5 to ecc6.0,
    i am new for this one plz send me some material for version change,
    and give me suggestions what r the main changes from upgradiation from 4.5 to ecc6.0
    regards
    madhu

    Hello Madhu,
    I have started by our upgrade project with this links:
    [Unicode Technology|http://service.sap.com/unicode@sap]  (SAP Service Marketplace; PW necessary)
    [ABAP Development in Unicode|http://help.sap.com/erp2005_ehp_03/helpdata/EN/79/c554dcb3dc11d5993800508b6b8b11/frameset.htm]
    Peter

  • Delta changes from 4.6 to ECC6.0

    Hi Experts,
    Please help me to get delta changes from 4.6 to ECC. It will be great if you provide me indeapth info regarding this.
    Thanks in advance,
    Venkat

    Dear Venkat,
    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.
    Do award points if you found them useful.
    Regards,
    Rakesh

  • Version Change from 10.2.0.3.0 to 11.2.0.4.0 - Column ambiguously defined

    Hi,
    Our oracle version has been upgraded from 10g to 11g.
    After upgrade we face serious problem in compiling several packages, procedures and views and that throws an error "Column Ambiguously Defined", which was running perfectly in 10g version.
    I have come through several blogs like, this problem occurs for many ppl as part of upgrade from 10g to 11g and the only solution is to change the code.
    But in our case we have many numbers of objects like procedures, packages and views where this error occurs, do we have any common solution for overcome this problem (without changing the code)?
    Regards,
    Ananth

    e7a47215-0e59-4d88-a082-7ad5e83ce5b0 wrote:
    Hi,
    Our oracle version has been upgraded from 10g to 11g.
    After upgrade we face serious problem in compiling several packages, procedures and views and that throws an error "Column Ambiguously Defined", which was running perfectly in 10g version.
    I have come through several blogs like, this problem occurs for many ppl as part of upgrade from 10g to 11g and the only solution is to change the code.
    But in our case we have many numbers of objects like procedures, packages and views where this error occurs, do we have any common solution for overcome this problem (without changing the code)?
    Regards,
    Ananth
    You will need to bite the bullet & change the code

  • Problems re-installing after on-line updates cause version change from install CD

    I'm running AcroPro 6 updated to 7.1 through on-line updates, on laptop and was on desktop. The laptop runs just fine with no issues, and Acrobat 6 does everything that I need done, so I don't have any desire to upgrade to the latest and greatest. Problems with Acrobat on the desktop caused me to uninstall it, and I couldn't reinstall it.
    Now, using the laptop in conjunction with the desktop isn't the most convenient because I'm creating documents on the desktop, and then have to port them to the laptop, do whatever is needed there in Acrobat, and then port back. Usually all that I need to do is to assemble a pdf from separate pages, insert or remove pages from a pdf, or to apply security. Nothing particulary fancy.
    Acrobat on the desktop worked fine for many years, but at some point reported an issue finding the printer, and refused to print anything. After trying everything I could think of as a possible solution I, perhaps foolishly, uninstalled Acrobat with the intention of reinstalling it and having the problem resolved. On attempting to reinstall, starting from the original Acrobat 6 CD, the installer reported that a later version of the software was installed, and exited. It would seem that simply uninstalling Acrobat leaves sufficient references in registry or other places for the last update applied to be determined during installation.
    There seem to be two possible options so that I can avoid the, to me, unneccesary expense of upgrading to the latest version of Acrobat.
    Locate and remove the source of the data that the Acrbat 6 installer is reading and which causes the installer to exit, or
    Slipstream the updates (to 7.1) into the Acrobat 6 installation files, so that the version I would be attempting to install is the same as the verion that I uninstalled.
    I tried scanning registry to find all references to Acrobat and or Acrobat 6, but I'm not certain this is the best way. Missing one might be critical, and removing them might just cause worse problems.
    I tried slipstreaming the Acrobat 6 installer, but it fails using the msiexec /a switch, as it appears that Acrobat 6 wasn't designed to work with an administrative install point, according to the pop-up dialogue box.
    My problem is that while I just want to reinstall Acrobat 6, update to 7.1, and go on happily, I can't see how to do this. Can anyone advise if there is a solution other than upgrading?
    Thanks in advance for you thoughts, all will be appreciated!

    Thanks John, Bill and Graffiti for your interest!
    The original install, many years ago, was of an education version from a local college. As updates became available thorough the update manager, they were installed. As stated above, it updated though 6.0 to 6.6, and then on to 7, eventually to 7.1! I can only repeat what happened, but not explain it. I thought nothing of it at the time, as it was all being managed by the update manager. I agree that this last seems to be more an upgrade than an update, but... what can I say? What happened is what happened, and it happened as I described it.
    But not's get hung up on the history! Now that I seem to have solved the original issue of not getting past the message that 'a more functional version has been detected', how does one solve the 'invalid serial number' issue that occurs when attempting to reinstall 6.0? Delete the Acrobat registry keys from HKLM and HKCU, and possibly anywhere else? The former didn't work yet, so, where else? Maybe there is an 'update' folder hanging around somewhere with a registry reference that needs to be deactivated?  Something like {AC76BA86-0000-0000-7AC5-6028747ADE00}?
    Any further thoughts? And thanks for the input, it really is appreciated!

  • Technical changes in SAPscripts while upgrading from SAP4.7 to ECC6.0

    Hi..
    Can anyone specify the techincal changes in SAPScripts brought due to Version upgradation ie: from SAP4.7 to ECC6.0

    Here syntax check means, u have to check texts and dfination.
    Go to se71 -> give the form name
    form->check->defination (or) texts.
    If there are any changes(Ideally no changes) then perform changes and activate(ctrl+F3).
    Regards

  • I aam thinking of changing from a PC to a Mac.  Will I need to buy a new Apple compatible version of Lightroom, do I have to pay to upgrade or can I get the new version free?

    I am thinking of changing from a PC to a Mac.  Will I need to buy a new, Apple compatible, version of Lightroom, or can I upgrade to it, or can I get it free as I've paid for the PC version?

    Your licence is not platform specific, so Lightroom can be used on any two machines (Mac and/or WIndows), with one actually being used at any given time.
    So no, you're money's safe!

  • My iPad App Store has  changed from the UK store to the US store, how do I get my version back?

    My iPad App Store has somehow changed from the UK App Store to the US App Store, how do I get my version back?

    Settings>iTunes and App Stores>Apple ID. Tap your ID. Tap View Apple ID. Enter your password. Go to Country/Region in the next popup window and change the store there.

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

  • Why do a change from one OSX version to another OSX version?

    It seems to me that Mavericks OSX is NOT an upgrade.  It seems like it is a side-grade since I would still be using OSX, just a side to side change….  The first response noted that some people  have difficulty with iPhoto after doing a side to side change to Maverick.  I use iPhoto all the time, don't want any problems with that… and another said that the Time Machine backup no longer worked after the change from OSX (Mountain Lion_ to OSX Mavericks)…  That is my backup program and I certainly don't want any problems with that.  So my ? remains…. why do a side to side change from one OSX to another OSX version???  The answers received are not answering that ?.
    Your replys and comments are appreciated.

    The reasons for upgrading are:
    - Security (there are a myriad of behind-the-scenes security improvements, and some foreground improvements in programs and system services)
    - Service compatibility (ie, syncing services like iCloud)
    - Application Compatibility (as programs develop, they will drop support for prior versions of OS X).
    - Latest and greatest features, if you find them useful.
    - Hardware compatibility, with peripheral devices that may no longer support an older version of OS X.
    OS X is not just "OS X" with a bunch of peripheral changes to it. There are a number of under the hood enhancements and changes that have fundamentally altered the OS from one version to the next over the years, be it from the kernel all the way through how accounts are handled, to how background services are run and otherwise managed. Granted from one version to the next is sometimes not as significant of an upgrade, but for the most part there are significant changes. In OS X Mavericks, Apple has added major changes to memory and process management, which offer potential to greatly increase battery life, and/or reduce power consumption and wasted CPU cycles.
    Of course, with any upgrade you will get the potential for drawbacks, such as initial break-in hiccups.

  • Lvanlys.dll Real IFT function change from version 6.1 to version 7

    I am aware that the dll file "lvanalys.dll" changed from LabVIEW version 6.1 to 7. Specifically I have found that the inverse real FFT function not only changed name but _seems_ to have changed in operation.
    The version 6.1 function is called "ReInvFFTCx", the version 7 function is called "InvReNIFFTH". Due to the difficulty in building VIs that use the two different functions from the dll's, I have attached pictures of the output that is obtained from each function. I put the same magnitude and phase vectors into each IFT function and as shown the time domain signals as well as the power spectra are very different. I am hoping that someone that knows about these changes can verify that th
    ere were some functionality changes made and furthermore can shed some light on what was done to test the new function that is included in version 7. The output from the version 6.1 function seems to be much more reasonable to me, especially considering the power spectra vs. the input magnitude spectra.
    Any help on this issue would be greatly appreciated, but for now I am resorting to building my own VIs that use the old function, but this is certainly not convenient considering you have to keep track of he dll, etc.
    Attachments:
    IFT_results_V6.1_vs_V7.pdf ‏21 KB

    I appreciate your response. The symmetry of the input data is clearly an issue that I was not aware of and overlooked. I have done some reading and modified the input signals so that the real portion has even symmetry and the imaginary part has odd symmetry. However, the time domain output is still different between the versions of the dll file and furthermore the power spectrum is still much worse with the version 7 dll than the version 6.1 dll as compared to the input frequency domain signal (see new PDF file attached below).
    I can not be sure that there not something else wrong with my input, but I have to say that it seems like something is very wrong with the version 7 implementation of the Real IFT. I don't understand how NI could have mis
    sed this, but if they did, I would think they would care a great deal about finding it as the FT is so instrumental in so many VIs within LabVIEW.
    Attachments:
    IFT_results_with_Re_and_Im_V6.1_vs_V7.pdf ‏33 KB

  • Hi, is it possible to change from photoshop cs6 extended student windows to the mac version?

    hi, everybody,
    is it possible to change from the photoshop cs6 extended student Windows Version to the mac version?
    thank you for your help
    fabian

    Change product platform or language
    You can swap languages/platforms for a latest version product if you follow the instructions at the following link:
    http://helpx.adobe.com/x-productkb/policy-pricing/order-product-platform-language-swap.htm l

  • Error when uploading "The bundle identifier cannot be changed from the previous version"

    I have an app on the App Store created with DPS, Single Edition a long time ago, shortly after DPS SE became available. Now I've updated the app, built a new version with DPS App Builder, created a new version of the app in iTunes Connect, and tried to upload the Distribution zip file using application loader. I'm getting 2 error messages:
    "This bundle is invalid. The bundle identifier cannot be changed from the previous version. If you want to change your bundle identifier, you will need to create a new application in iTunes Connect..."
    and
    "This app contains an embedded provisioning profile that is not associated with your account. Please use a provisioning profile associated with Team ID ..."
    I've done this several times before with other apps, and never got these errors before. Any ideas of what is going on?
    I'm able to view the developer ipa file just fine on my iPad.

    Nevermind. I left for lunch, returned, took a fresh look at it, and discovered that it was a stupid human error on my part.

  • Changing from 32bit to 64 bit Creative Cloud version

    Since 3 month I have a licence for Photoshop ceative cloud. No I decided to change from 32bit Labtop to 64bit Labtop because to be faster for the adobe applications.
    How can I install the new 64 bit version on the new Labtop with the existing licence agreement?
    Best regards
    Egon

    The same may which you have installed on your 32 bit computer.
    Creative Cloud desktop will detect and install the correct version on your computer.
    You can download the products from
    Explore Adobe desktop apps | Adobe Creative Cloud

Maybe you are looking for