How can I resolve convert first error for sq02/sq03 in SAP 4.0

Hello SAP Gurus,
When I use transactions sq02/sq03 for creating queries in SAP 4.0, i get the following message.
Convert first
    Message no. AQ 898
Diagnosis
    Before you work with queries, functional areas or user groups in this
    work area, you must convert the objects.
Procedure
    Get your system administrator to convert the objects. The ABAP Query
    Release Information for Release 4.0A describes how to convert these
    objects.
Please guide me on resolving this issue.
Thanks and Regards,
Sharmin Shivani

Dear Sharmin;
Go to SE38 and run the program "RSAQUM40", then click on set release flag option then click execute.
after that go back to SQ02, SQ03 and create your infoset and it should work.
You can read also SAP Note 92124 for more information.
Best Regards
~Amal Aloun

Similar Messages

  • How can i resolve the -1 error occuring during the iphone restoring process.

    how can i resolve the -1 error occuring during the iphone restoring process.

    hi ive also got the same probblem ive had it working last night but then after 2 hours of working it decided to put the phone back into recovery mode plus its an unknow error (36) Ive tried to connect to i tunes and it started to recovery and wipe the to put it back into factory settings then came up with the error 36  can any one help

  • TS3694 how can i fix a 3014 error for the iOS 6 update

    I tried to update my iPhone 4 to iOS 6, and when it was restarting, it gave me the option to restore it. When i click restore, it comes up with an message about error 3014. How can this be resolved? Because my phone is now frozen in the restore stage.

    thy this article http://lastplaceonthe.net/fix-itunes-error-3014-upgrading-iphone-firmware/
    Ryan

  • How can I save the first dept. for an employee in a transport table?

    Hi All,
    I have created a table to store the transports to an employee from department to another department.
    the first department number to every employee is stored at the parent table called employees.
    when I insert a new record to the transports table (which is the child for the parent employees) for an employee and the manager agrees for this transport the original value of department number in employees table will be changed to the new one. I done this process through a db trigger on the transport table.
    Now the problem is that the original value of the first department number will be lost cause of the db trigger that changes this value after manager agreement!
    I looked to solve the problem by adding a new column in employees table to save the first dept. no. for each employee only if Count of records = 1 for that employee like this:
    -- Before Update DB Trigger on Transports Table:
    DECLARE
    pragma autonomous_transaction;
    N NUMBER;
    BEGIN
    SELECT count(EMP_SID) -- emp-sid is the FK referenced from employeess.emp_sid
    INTO N
    FROM TRANSPORT_TRANS
    where emp_sid=:NEW.EMP_SID
    GROUP BY EMP_SID;
         IF :NEW.AGREE_FLG = 1 AND N = 1 THEN -- If the manager agrees and this record is the first one for that employee
         UPDATE EMPLOYEESS E
         SET E.FST_AD=E.ADMINISTRATION_SID, -- E.ADMINISTRATION_SID has the oroginal value for admin no. and FST_AD is the new column to save the first value
                E.FST_HE=E.HEADQUARTERS_SID,
                E.ADMINISTRATION_SID = :OLD.ADMIN_SID, -- changing the value with then new one added on the table
                E.HEADQUARTERS_SID = :OLD.HEAD_SID
               WHERE E.EMP_SID = :OLD.EMP_SID;
         ELSIF :NEW.AGREE_FLG = 1 AND N != 1 THEN -- if the manager agrees but the record is not the first record for that employee
         UPDATE EMPLOYEESS E
            SET   E.ADMINISTRATION_SID = :OLD.ADMIN_SID, -- only change the original  values
                     E.HEADQUARTERS_SID = :OLD.HEAD_SID
                     WHERE E.EMP_SID = :OLD.EMP_SID;
         END IF;
    END;But the form gives me this error if I deleted (pragma autonomous_transaction;) st. :
    ORA-04091: table transports is mutating, trigger/function may not see it
    But when I keep it, the form gives me this error:
    ORA-06519: active autonomous transaction detected and rolled back
    Edited by: Dev. Musbah on Aug 18, 2009 2:09 AM

    Dev. Musbah,
    First make sure that the insert statement executes. And check whether other error messages are getting. Currently you are checking only NO_DATA_FOUND. so change the exception part with
    EXCEPTION
         WHEN NO_DATA_FOUND THEN NULL;
         WHEN OTHERS THEN MESSAGE('Some Error Occured');Regards,
    Manu.
    If this answer is helpful or correct, please mark it. Thanks.

  • How can I resolve "Access Denied"  Error

    I compiled and ran successfully my application which writes to a file. When I sent the program to a friend who tried to run it on his own system, he was getting "Access denied" error, how can i allow my fiend to run the program on his own JVM.

    Does the directory exist?
    Is this really an applet, not an application?
    Does he have Sun's JVM installed?
    How is he running it? What is the command line?
    Is that the only error, nothing more?
    Is 'Access denied' part of your program?
    What OS is he using?
    and other questions too numerous to mention...

  • How can I resolve a bus error in can?

    I am trying to scan CAN messages with the bus monitor in the software NI-CAN 1.5 but always I have an error on the communication Bus. I just put voltage on the CAN board (2 ports low speed) and a warning appear on the Bus monitor I don't know why, also I am using a harness to communicate with UUT by Teststand and the functioning is good but in the bus monitor not. So my question is if you have another Can Bus Analizer or if this error is easy to resolve and HOW?....
    Attachments:
    error.bmp ‏1873 KB

    This warning means that the CAN device has entered "Error Passive state", which means it has exceeded the allowable number of errors on the CAN bus. This may occur if your cabling is not correct. Check the NI-CAN User Manual, Appendix E "Cabling Requirements for Low-Speed CAN" for correct cabling. Make sure that bus power is applied (V+ = +8 to +27V DC), and that none of the other cable lines are shorted, or interrupted.

  • How can I resolve my R6025 error message in inDesign CC?

    I am running inDesign CC 64 bit on a Windows 8.1 HP Pavilion desktop.  For disclosure, I also have inDesign CC and inDesign CS6 installed.  All versions of inDesign are installed via the Creative Cloud.  I experienced the same issue before and after upgrading to the newest version.
    While in the process of creating an ePub, I receive a Microsoft Visual C++ Runtime Library; Runtime Error!  Program C:\... R6025 - pure virtual function call with the option to click OK.  Then I see Adobe inDesign CC has stopped working.
    I basically open my book, highlight the documents in it, Export book to ePub, choose a name that does not already exist, change the graphic to some other JPG file, set image size to Relative to Text Flow, image quality to Maximum, put in my ISBN for the unique identifier, and click OK.  Then the error occurs.
    I produced two eBook files for other books today.  This issue only occurred when I took a book and documents that had been up converted from CS5.5 to the now previous version of CC.  I haven't re-tried the ebook that actually worked to see whether it would work again.
    The technotes in the Community relate to CS4, so I was learious as to applying the solutions mentioned within.

    Pooja,
    Thank you, but that is not necessary.
    For disclosure, I uninstalled CS6 (I only installed it because it was compatible with the Amazon MOBI export tool), CC, and CC-64 bit.  I then reinstalled inDesign CC.  I then deleted the temp folders inDesign had created before when it attempted to produce the ePub files in earlier iterations.
    I opened my problem book file, initiated the export, and used the default export settings.  It worked!  I inrementally customized the settings, running an export after each tweak, and it continued to work without issue.  Finally, I applied all of my settings, and it worked.
    Success!
    Of course, one wonders why it worked.  I will say that, prior to uninstalling inDesign, after an aborted attempt to export to ePub, when I would launch back into inDesign, an untitled.indd file would always be waiting for me, in addition to any files I had had open when attempting the export.  I think it was this untitled document that was somehow clogging up the works.
    Regardless of why, uninstalling and reinstalling inDesign CC resolved this issue.
    Cheers!
    Christopher

  • How can I resolve numerous network error messages

    Several times an hour for the past week I get this message when I enter or click on a website; "Network Error Your request could not be processed because an error occurred contacting the DNS server. The DNS server may be temporarily unavailable, or thee could be a network problem. For assistance, contact your network support team."
    This is a home installation. I have no network assistance support team.

    See http://kb.mozillazine.org/Error_loading_websites#DNS

  • HT201210 How can I resolve Windows Error Msg?

    How can I resolve a Windows Error Msg

    Make sure the Firewall is turned off in System Preferences / Security - Firewall.
    You may have an iTunes shopping cart saved. Launch iTunes then go to the iTunes menu bar click iTunes / Preferences then select the Advanced tab.
    Click: Reset warnings and Reset cache
    Click OK.
    Try disabling any anti virus software you may have installed.
    Click here >   iTunes: Advanced iTunes Store troubleshooting
    Then click "Expand All Sections"
    See Error 8003

  • I have recently had to have my PC software re-installed due to a virus attack. When I have re installed iTunes my computer keeps closing it with a message that DEP (Data Execution Programme) will not allow iTunes to function. How can I resolve this?

    I have recently had a full re-install of my computers software however once I have re installed iTunes it wont allow it to stay open and a message window reads iTunes has been closed due to DEP (Data Execution Programme). How can I resolve this issue?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried a complete uninstall and reinstall try opening iTunes in safe mode (hold down CTRL+SHIFT as you start iTunes) then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud purchases. You may find iTunes will now start normally.
    tt2

  • I purchased an app for my Mac Book Pro.  The app is called djay.  Unfortunately it won't download.  I get the following error message: Error 1004 please try again later.  How can I resolve this issue?

    I purchased an app for my Mac Book Pro.  The app is called djay.  Unfortunately it won't download.  I get the following error message: Error 1004 please try again later.  How can I resolve this issue?

    Try contacting the app developer via email here >  http://help.algoriddim.com/customer/portal/emails/new

  • HT4528 Howdy.  I keep getting a message stating that my apple ID has been disabled.  I recently contacted my CC company, AMEX, for several fradulent iTune charges, which is probably where the problem first originated.  How can I resolve this issue?

    Howdy.  I keep getting a message stating that my apple ID has been disabled.  I recently contacted my CC company, AMEX, for several fradulent iTune charges, which is probably where the problem first originated.  How can I resolve this issue?

    I had to dispute several unauthorized charges to itunes. My apple id was disabled after that. I followed jarnoldus's (older post) advice and it worked. Im duplicating his entry here with a few modifications. I hope this works for you.
    1. Go to https://getsupport.apple.com
    2. Choose your product (mine was ipad)
    3. Click the "iTunes, App Store or iBooks" icon
    4. Click "Apple ID account security"
    5. Type in "apple id has been disabled"
    6. Choose your country (mine was US)
    7. Choose the "talk to apple support now" option
    8. Provide the info they request (name, email, phone number)
    9. They will call you right away.
    Explain your apple id has been disabled. The rep will connect you to an iTunes rep. He/she will look up your account. You will be required to answer your 3 security questions. You MUST get a minimum of 2 correct. If you succeed they will enable your id. Good luck!

  • HT204053 I am running Windows 7 and have tried to install iCloud.  No matter what instructions I follow, I still get the error message "This Apple ID is valed but is not an iCloud account."  How can I resolved this?

    I am running Windows 7 and have tried to install iCloud.  No matter what instructions I follow, I still get the error message "This Apple ID is valed but is not an iCloud account."  How can I resolved this?

    I've tried both. First, I tried on my pc, where iTunes had installed iCloud when it last updated. I have iTunes installed on this computer (and on my iPad and iPhone), but that wasn't the issue.
    So I went online, thinking I needed a separate iCloud Apple ID, but it prompted me for my current Apple ID and gave me the message about my ID being "valid" but not an iCloud account," which, lol, was what it had asked me to do in order to create one. I checked, and at least one other user is having the same issue. I'll attempt to copy/paste the Support request url: https://discussions.apple.com/thread/4430653?tstart=0
    Thank you for any help you can give.
    Trish

  • How can I resolve error code -54 in iTunes? I am using the latest iTunes. No new updates are available.

    How can I resolve error code -54 in iTunes? I am using the latest iTunes. No new updates are available. I'm using iTunes 11.3 on a MacBook Pro, OS X 10.6.8. I can't save my library in iTunes, the message just keeps popping up.

    From an OS9 reference, error -54 is a software lock on a file or a permissions error. (Although there is no formal list of OSX error code some of the old codes still apply to OSX .)
    First, try simply restarting your computer.
    Try quitting iTunes, then deleting the .xml (not .itl !) version of the library file in the iTunes folder (iTunes will generate a new one).
    iTunes Library cannot be saved (Error -54) - https://discussions.apple.com/thread/1912814 - various things to try.
    Unknown error (-54) while syncing ipod - https://discussions.apple.com/thread/1082953 - problem was locked files
    Why does iTunes keep showing a -54 error when I sync my iPad? - https://discussions.apple.com/thread/3727114
    Error -54 possibly related to Touch Copy - https://discussions.apple.com/thread/3727114 - cleared by deleting preferences on iPad.
    iTunes: Missing folder or incorrect permissions may prevent authorization - http://support.apple.com/kb/ts1277
    Troubleshooting permissions issues in Mac OS X - http://support.apple.com/kb/HT2963

  • Installed yosemite. CS5 no longer workers. Error message about Java SE 6. But SE 6 doesn't seem to have a MAC version. How can I resolve?

    Installed Yosemite on my Mac. CS5 no longer workers. When I try to open Photoshop, I get an error message about needing a Java SE 6. This is different from the other Java update Yosemite required (I already installed that). I assumed the higher update would suffice for previous versions, but I guess it doesn't work that way. Went over to the Java site, but SE 6 doesn't seem to have a MAC version. How can I resolve this?

    Prompted to install Java SE 6 Runtime | Mac OS 10.9
    Mylenium

Maybe you are looking for

  • "Export Release Build" does nothing in Burrito

    I get an error when trying to export a release build of a library project:  Unhandled event loop exception Is it necessary to do a release build to get rid of debug data maximize performance, minimize size of the SWC? If this is a bug, should I use A

  • Kendo Combobox Issue

    Hi Experts, In My Project iam facing one problem with kendo Combo box actually my Application Requirement is Left Menu – Combobox Fields search has to Freeze on all inner frames but am facing problem with Cascade From when i kept  Cascade From in my

  • Switch to mac's now?

    My sister is a windows person. She has a Dell desktop that needs replacing. She is considering a MAC. Now i am reading here about problems with the imac monitor's (flickering screens, and yellowing tinge) Has apple been able to resolve these problems

  • Selecting Buttons

    Im having problems selecting actionscript for buttons. Whenever I click on the button it just says "actions" instead of "actions - button". It still does change for when im selecting for the frame though ("actions - frame"). Any help? Im using as2.0

  • I need help with being able to move a GarageBand project from my iMac to my Mac Book

    ...iMac to my MacBookPro, so that I can continue to work on it on the laptop. When I go to 'Save As' Archive the option is greyed out. Then I read something about grabbing blue loops after clicking the eye icon on another forum, but I didn't see anyt