No records retrieved error when records are there?

Hi
This is frm-40350 No records retrieved and it is happening on the detail block even though records are retrieved.
I am currently testing an enhancement to an existing form that can be called by other forms. I noticed that when calling this form from another, when it is populated with global values the cursor then goes to the detail block and I get the error message at usual place at bottom of screen. There is a new form instance procedure that puts cursor in details block as below. I think this is because the detail block records are only meant to be changed so if a user goes in to that form it puts cursor in the details block.
BEGIN
go_block('master');
IF :CG$CTRL.form_called_from IN ('FORM_X', 'FORM_Y') THEN
execute_query;
go_block('detail');
ELSE
enter_query;
END IF;
END;
The code above is existing and I have not changed it. I was making a small enhancement to my form in another area that will not have created any such problems as this. it operates ok apart from this error message. Why is it producing this error message?
Thanks
user605593

Hi,
Basically its not an error message....Its just informative message....according to this your trying to fetch some data from the table that is not there or your search query retrives no rows from the table.....
If this message is not causing any problem to your operation then you can supress this message by writing the following code in pre-form,
:SYSTEM.MESSAGE_LEVEL := 5;
:SYSTEM.SUPPRESS_WORKING := 'TRUE';
and write the following code in post-form
:SYSTEM.MESSAGE_LEVEL := 0;
:SYSTEM.SUPPRESS_WORKING := 'FALSE';
Thanks,
Pavan.

Similar Messages

  • Error when we are running the job "AS ABAP - Initial Load" for a ABAP Syste

    Hi,
    We are getting the below error when we are running the job "AS ABAP - Initial Load" for a ABAP System.
    Pls note that we have maintained the below entry types to the Identieny Store & we are still getting the error.
    Request you to help me
    MX_TITLE_SUPPLEMENT
    MX_SALUTATION
    MX_NAME_PREFIX
    MX_ACADEMIC_TITLE
    Error----
    runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_SALUTATION!!Mr.!!EN)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_SALUTATION' AND ValText = 'Mr.' AND ValLocale = 'EN') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_TITLE_SUPPLEMENT!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_TITLE_SUPPLEMENT' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_ACADEMIC_TITLE' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_NAME_PREFIX!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_NAME_PREFIX' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_SALUTATION!!Mr.!!EN)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_SALUTATION' AND ValText = 'Mr.' AND ValLocale = 'EN') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error runFunctionsInString($FUNCTION.sap_getHelpValKey(MX_TITLE_SUPPLEMENT!!)$$) got exception
    org.mozilla.javascript.EvaluatorException: uSelect(select ValKey from dbo.mxi_attrvaluehelp where ValId = 'MX_TITLE_SUPPLEMENT' AND ValText = '') got exception java.sql.SQLException: ORA-00942: table or view does not exist
    Error putNextEntry failed storingMANJUHB
    Exception from Add operation:com.sap.idm.ic.ToPassException: ToIDStore.addEntry failed storing entry 'MANJUHB'. IDStore returned error message: " Value not legal for this attribute:Attribute: MX_ACADEMIC_TITLE_2" when storing attribute 'MX_ACADEMIC_TITLE_2=$FUNCTION.sap_getHelpValKey(MX_ACADEMIC_TITLE!!)$$'
    Exception from Modify operation:com.sap.idm.ic.ToPassException: ToIDStore.modEntry failed updating entry 'MANJUHB'. IDStore returned error message: "Entry does not exist" when fetching entry

    The Probelm was resolved after editing the Script..... "sap_getHelpValKey.js"

  • Getting Error when we are using same variable value in parallel flows

    Hi All
    In one of the case we will get a Zipped folder in which we have 4 different types of files . we will have date in folder name . we want to insert that date in all the 4 types file data . so we are storing the filedate in a variable and we are planning to
    insert that variable value in all the 4 types files . when we are loading data  in parallel of those 4 files (if the folder size is less than 20MB there is no problem )  we are getting the below error . If we run them in Sequence it is working
    fine without error . Please suggest what will be the issue .
    [OLE DB Destination [132]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "Invalid character value for cast specification".
    [OLE DB Destination [132]] Error: There was an error with input column "filedate" (523) on input "OLE DB Destination Input" (145). The column status returned was: "The value could not be converted because of a potential loss of data.".
    [OLE DB Destination [132]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.  The "input "OLE DB Destination Input" (145)" failed because error code 0xC0209077 occurred, and the error row disposition on "input "OLE
    DB Destination Input" (145)" specifies failure on error. An error occurred on the specified object of the specified component.  There may be error messages posted before this with more information about the failure.
    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "OLE DB Destination" (132) failed with error code 0xC0209029 while processing input "OLE DB Destination Input" (145). The identified
    component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the
    failure.
    Surendra Thota

    Hi Surendra,
    It might be a data type casting issue caused by memory pressure. Please try to use the minimal length of data types that meet the requirements. Besides, if the package runs in 32-bit runtime mode, try to execute it in 64-bit runtime mode. In addition, if
    the issue is not happening in the production environment, I suggest that you install the latest Service Pack for your SQL Server 2008 (R2).
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • JSPM error when we are updating core-tools component.

    Hi Gurus,
    We are updating Service Pack on Java (GRC) System. In JSPM when we are updating core-tools component we are getting the below error message. Could any one let me know whats going wrong.
    Let me know if you have any questions.
    Jan 31, 2011 10:46:50... Info: Error handling strategy: OnErrorStop
    Jan 31, 2011 10:46:50... Info: Prerequisite error handling strategy: OnPrerequisiteErrorSkipDepending
    Jan 31, 2011 10:46:50... Info: Update strategy: UpdateLowerOrChangedVersions
    Jan 31, 2011 10:46:50... Info: Starting deployment prerequisites:
    Jan 31, 2011 10:46:50... Info: Loading selected archives...
    Jan 31, 2011 10:46:50... Info: Loading archive '/usr/sap/trans/EPS/in/CORETOOLS07P_2-20002784.SCA'
    Jan 31, 2011 10:46:53... Info: Selected archives successfully loaded.
    Jan 31, 2011 10:46:54... Info: Actions per selected component:
    Jan 31, 2011 10:46:54... Info: Update: Selected development component 'com.sap.engine.visualadmin'/'sap.com'/'SAP AG'/'7.0107.20100816112037.0000'/'0' updates currently deployed development component 'com.sap.engine.visualadmin'/'sap.com'/'SAP AG'/'7.0103.20081111105857.0000'/'0'.
    Jan 31, 2011 10:46:54... Info: Update: Selected development component 'tc/template_config_tool'/'sap.com'/'SAP AG'/'7.0107.20100428095633.0000'/'0' updates currently deployed development component 'tc/template_config_tool'/'sap.com'/'SAP AG'/'7.0103.20081105084616.0000'/'0'.
    Jan 31, 2011 10:46:54... Info: Update: Selected development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0106.20091119090313.0000'/'0' updates currently deployed development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0103.20081105085706.0000'/'0'.
    Jan 31, 2011 10:46:54... Info: Update: Selected development component 'tc/sapinst/fs'/'sap.com'/'SAP AG'/'7.0107.20100817122315.0000'/'0' updates currently deployed development component 'tc/sapinst/fs'/'sap.com'/'SAP AG'/'7.0103.20081111152535.0000'/'0'.
    Jan 31, 2011 10:46:54... Info: Update: Selected software component 'CORE-TOOLS'/'sap.com'/'SAP AG'/'1000.7.01.7.2.20100818104542''/'0' updates currently deployed software component 'CORE-TOOLS'/'sap.com'/'SAP AG'/'1000.7.01.3.0.20081208163400''/'0'.
    Jan 31, 2011 10:46:54... Info: Update: Selected development component 'com.sap.engine.client'/'sap.com'/'SAP AG'/'7.0107.20100816112037.0000'/'0' updates currently deployed development component 'com.sap.engine.client'/'sap.com'/'SAP AG'/'7.0103.20081111105857.0000'/'0'.
    Jan 31, 2011 10:46:54... Info: Update: Selected development component 'com.sap.engine.configtool'/'sap.com'/'SAP AG'/'7.0107.20100816112037.0000'/'0' updates currently deployed development component 'com.sap.engine.configtool'/'sap.com'/'SAP AG'/'7.0103.20081111105857.0000'/'0'.
    Jan 31, 2011 10:46:54... Info: Update: Selected development component 'com.sap.engine.deploytool'/'sap.com'/'SAP AG'/'7.0107.20100816112037.0000'/'0' updates currently deployed development component 'com.sap.engine.deploytool'/'sap.com'/'SAP AG'/'7.0103.20081111105857.0000'/'0'.
    Jan 31, 2011 10:46:54... Info: No action: Selected development component 'com.sapportals.supportplatformSDA'/'sap.com'/'SAP AG'/'7.0103.20081105090112.0000'/'1' will not be redeployed. Only the previous development component 'com.sapportals.supportplatformSDA'/'sap.com'/'SAP AG'/'7.0103.20081105090112.0000'/'0' will be updated in the SDM repository.
    Jan 31, 2011 10:46:55... Info: Ending deployment prerequisites. All items are correct.
    Jan 31, 2011 10:46:55... Info: Starting: Update: Selected development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0106.20091119090313.0000'/'0' updates currently deployed development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0103.20081105085706.0000'/'0'.
    Jan 31, 2011 10:46:55... Info: ***** Begin of File-System Deployment IAIKSecurityFS *****
    Jan 31, 2011 10:46:55... Info: Deploy Action is UPDATE
    Jan 31, 2011 10:46:55... Info: Update - no information about previously deployed files available. Deploy new files only.
    Jan 31, 2011 10:46:55... Info: Deploying Fileset SAP Java Cryptography Toolkit / SAPJavaCryptographyToolkit to /usr/sap/D19/SYS/global/security/lib
    Jan 31, 2011 10:46:55... Error: Error: Could not extract file engine/info/IAIKSecurityFS.list from archive /usr/sap/D19/JC19/SDM/root/origin/sap.com/IAIKSecurityFS/SAP AG/0/7.0106.20091119090313.0000/tc_sec_java_crypto_fs_lib.sda
    Jan 31, 2011 10:46:55... Error: Additional error message is:
    Jan 31, 2011 10:46:55... Error: /usr/sap/D19/SYS/global/security/lib/engine/info/IAIKSecurityFS.list (Permission denied)
    Jan 31, 2011 10:46:55... Error: Error deploying Fileset SAP Java Cryptography Toolkit to /usr/sap/D19/SYS/global/security/lib
    Thanks,
    Shankam

    Hi Sowjanya,
    I gave full access to the file but still no luck.
    Here is the log error message:
    Starting Deployment of CORE-TOOLS
    Aborted: software component 'CORE-TOOLS'/'sap.com'/'SAP AG'/'1000.7.01.4.0.20090417021948''/'0':Failed deployment of SDAs:development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0104.20090220131743.0000'/'0' : abortedPlease, look at error logs above for more information!
    Deployment of CORE-TOOLS finished with Error (Duration 1031 ms
    Starting Deployment of CORE-TOOLS
    Aborted: software component 'CORE-TOOLS'/'sap.com'/'SAP AG'/'1000.7.01.4.0.20090417021948''/'0':Failed deployment of SDAs:development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'7.0104.20090220131743.0000'/'0' : abortedPlease, look at error logs above for more information!
    Deployment of CORE-TOOLS finished with Error (Duration 1031 ms
    Help plzzz..
    Thanks,
    Shankam

  • My ipod classic will not sync all of my games. Says it cant find them when they are there

    My ipod recently stopped syncing all of my games. The message says that itunes cant find them when they are where they always were. Can anyone help me with this issue? I have tried uninstalling everything and then reinstalling and nothing works. Three of my fourteen games will not sync, and they are the ones that I play the most.

    Hello bardwell,
    Try rebooting your computer to see if that makes a difference.  Otherwise, use the Get Info window for these games to determine where they should be located on your PC.  Then navigate out to that location to see if they are actually still there.

  • FnF Error when file is there Please Help

    I'm working on a school project and i have an encryption funcion, it creates a keyfile and then when you try to login it reads that keyfile and and decrypts the password and checks the password given by the user.
    i have this code
    try {
              ObjectInputStream ois = new ObjectInputStream(new FileInputStream(jTextField1.getText() + "\\keyfile.txt"));
              DESKeySpec ks = new DESKeySpec((byte[]) ois.readObject());
              SecretKeyFactory skf = SecretKeyFactory.getInstance("DES");
              SecretKey key = skf.generateSecret(ks);
              Cipher c = Cipher.getInstance("DES/CFB8/NoPadding");
              c.init(Cipher.DECRYPT_MODE, key, new IvParameterSpec((byte[]) ois.readObject()));
              CipherInputStream cis = new CipherInputStream(new FileInputStream(jTextField1.getText() + "\\pwd.txt"), c);
              cis.read(new byte[0]);
              BufferedReader br = new BufferedReader(new InputStreamReader(cis));
              if(br.readLine().equals(jPasswordField1.getText())){
                        try{
                            PrintWriter temp = new PrintWriter(new FileWriter("temp.txt"));
                            temp.println(jTextField1.getText());
                            temp.close();
                        }catch(IOException e){}
                        new Main().setVisible(true);
                        this.setVisible(false);
                    else
                        JOptionPane.showMessageDialog(this, "Password is Incorrect", "Login Failed!~", JOptionPane.ERROR_MESSAGE);
            catch (Exception e) {
                JOptionPane.showMessageDialog(this, e);//"You have entered an invalid account number or password\nRemember to remove the - from the account number", "Login Failed!~", JOptionPane.ERROR_MESSAGE);
              }in the temp file that i create, the current account number is in there, so i belive that it should work, why am i getting a catch error?
    sometimes it says String not found and i dont know what to do
    all help is appricated
    Thanks,
    Dave

    Error 1015: This error is typically caused by attempts to downgrade the iPhone, iPad, or iPod touch's software. This can occur when you attempt to restore using an older .ipsw file. Downgrading to a previous version is not supported. To resolve this issue, attempt to restore with the latest iPhone, iPad, or iPod touch software available from Apple. This error can also occur when an unauthorized modification of the iOS has occurred and you are now trying to restore to an authorized, default state.
    http://support.apple.com/kb/TS3694#error1015.

  • Heading level hierarchy errors when topics are in TOC more than once

    I have discovered that the hierarchy in the Heading levels in
    the Printed Documentation will differ from than in my online help
    table of contents hierarchy, and that the problem is due to topics
    that are intentionally in the TOC more than once.
    For example, in chapter 5 of a particular help system the
    hierarchy should be:
    Heading 1 < Chapter 5 title from top-level book>
    Heading 2 <title of second level book>
    Heading 3 <title of topic that appears under second-level
    book>*
    What I actually get is:
    Heading 1 < Chapter title from top-level book>
    Heading 2 <title of second level book>
    Heading 4 <title of topic that appears under second-level
    book>*
    * This same topic appeared in an earlier chapter. In that
    chapter it was really at a Heading 4 level.
    Due to company styles, etc. we use a numbering system at the
    headings and in the TOC, so instead of
    5
    5.1
    5.1.1
    I erroneously get
    5
    5.1
    5.1.1.1
    This type of hierarchy issue appears multiple times in this
    particular document (which I inherited by the way.)
    Other than restructuring the document to not reuse topics in
    different places in the TOC, is there a solution or a workaround
    for this problem?
    What I am doing so far, is generating the Print Documentation
    one chapter at a time. As long as a topic is not reused with the
    same chapter, my hierarchy of heading levels is maintained;
    otherwise, it is not. Then I can put the chapters back together
    after fixing the few places that still have heading level problems.
    This however, will be quite cumbersome as this document is
    translated into nine other languages.
    I am using RoboHelp X5 for Word / Word 2003 for the source
    and most of the translations; RoboHelp Asian Edition, Simplified
    Chinese / Word 2003 for the Chinese translation. The heading level
    hierarchy error occurs in both versions.

    >> AF: I've commented in sections...
    Without Maintain Heading Levels, RH will apply heading levels
    to the books and then the topic levels will get bumped down. So a
    top level book will be Heading 1 and the Headings in the topic will
    get bumped down to 2, 3 and 4 etc. If then you have another book
    one level down so that it gets Heading 2 applied, the same topic
    but under the level two book would then get 3, 4 and 5 applied.
    That is not the original problem but hopefully we are agreed
    that is how things work on that.
    >> Yes - that is the expected behavior. When it didn't
    happen as expected, that's what led me to the discovery of the
    cause of the problem (topic reuse).
    Your problem was that firstly Heading 3 got bumped to Heading
    4 if the same topic was inserted into the TOC twice. I assume it
    was OK in the first instance, or is it that when you add it twice
    it goes wrong everywhere?
    >> Your assumption is correct. First occurrence is
    correct. Second, third, and fourth (yes - there is one topic that
    is used 4 times! ) are not correct based on TOC hierarchy.
    On the numbering, nothing surprises me. If you look at my
    site you will see that for RH HTML, i gave up on getting it right.
    I have had many queries on this and more than a few people have
    indicated they will work on the problem and get it working. I'm
    still waiting. There are many posts about outline numbering
    problems. Has anyone got it working satisfactorily?
    >> I don't really have numbering problems. The
    numbering is following the RoboHelp-generated hierarchy and the
    .dot template that I apply. It's just that the RH-generated
    hierarchy and its heading levels don't correspond to the "real"
    hierarchy because of the reuse issue.
    I have seen various Word gurus maintain that numbering has
    not worked entirely satisfactorily since Word 2! Also enough posts
    to convince me this is a Word issue, not a RH issue.
    If you want to create a new project and knock something up
    that demonstrates this problem, by all means zip it up and send it.
    I'll assume it will be a small project and zip to less than 5mb. If
    more, contact me first.
    >> Unless you have RoboHelp X3 Asian Edition,
    Simplified Chinese, there is really no need. I plan to either avoid
    the reuse issue in the source, or build the print doc in sections
    which is easy enough in RoboHelp X5 for the non-Chinese languages.
    It is in the older Asian edition where the problems are compounded
    by the omitted reuse topics. If you do have RoboHelp X3 Asian
    Edition, Simplified Chinese and want to experiment, I can send you
    a cut-down version of the project. Don't feel obligated though;
    unless you can read Chinese (I can't) it is very tedious to work
    with.

  • Plugins shown missing in Logic pro x when they are there ....Plz help

    I installed Melodyne when I just had Garageband....it worked
    when I installed Logic pro 9 ....Melodyne stopped loading, I installed vanguard at this stage
    When I installed Logic pro X .....error for both Melodyne and Vanguard was --> plugins not on your computer...now both melodyne and vanguard are missing plugins according to Logic pro x but it can't be as both these softwares work in Garageband or Logic pro 9...plz help .....

    Additional Info:
    As there is a common misunderstanding about VST plugins.....
    JBridgeM... which is the Mac version of JBridge.... is only for converting Mac 32 bit VST plugins to Mac 64bit VST plugins.. so they can be used in a 64bit Mac DAW that uses VST plugins.. An example would be Live 9 64bit for Mac
    It does not convert Windows/PC VST plugins... so you can use them on a Mac running OS X.....
    JBridge for Windows... only converts Windows 32bit VST plugins for use in Windows 64bit DAWs.... and so again this will not work on Macs running OS X
    ...and to answer your question about older projects that used Vanguard and 32 Lives.... Yes, it would work automatically... when you load one of those older projects

  • Why can't itunes locate my music files when they are there?

    I think that this happened when I checked off both "keep iTunes media folder organized" and "copy files to iTunes Media Folder when adding to library."I had all of my files located at C:\Users\Beata\Music\iTunes\iTunes Media   and then I noticed that itunes made folders for all of of my music files because I have checked off the keep iTunes media folder organized. Ever since then, itunes can't find all of my files but only some of it and I don't want to go one by one to locate all of the songs. All of my songs are located in the same location which is C:\Users\Beata\Music\iTunes\iTunes Media\Music  I changed it to this location because all of my song files are located there and the place where it was located before, I didn't find the song files on there. I also noticed that itunes would oragize and create folders for my songs in the my music library and I thought that was the reason why itunes couldn't find the files because they were in the wrong location so I moved all of those folders to C:\Users\Beata\Music\iTunes\iTunes Media\Music  So, is it because all of my files are in folders since itunes organized them? All of my files are in album, artist, and song title folders. Where should all of these folders be located at? Also, iTunes creates multiple folders that have the same name and should I just leave the folders be or organize them myself because I have folders that have the same exact name as in the artist and title but it has different song files in the folders. Should I combine the files into the same folder that have the same artist or should I just leave it that way?  Please ,I really need help as I have tried almost everything.

    Help iTunes locate your media folder:
    No content shows up in iTunes after updating
    http://support.apple.com/kb/TS1967

  • 0315 infotype error when we are updating the cost center

    Hi Experts
    for one employee when i am going to change the cost center in 0315 infotype it is giving the error like
    cost center does not exist in CSKS . but i checke in CSKS table it is availble in CSKS
    but i noticed one point in this t-code for last costcenter , controlling area is not availble.
    is this the cause for error.
    Plz advise.
    Thanks

    Hi,
    If you are checking the cost center by querying on CSKS table, The cost center should be of length 10.
    You need to append Zeros to the cost center in the front to make the length as 10 and pass it to CSKS table.
    Use the FM CONVERSION_EXIT_ALPHA_INPUT to input zeros in the front.
    Thanks,
    Sowmya

  • Getting error when creating area menu in standard package

    Hi Abap gurus,
    After implementing of sap note 1972510, in post implementation manual correction steps I need to create one "area menu" in one standard package. error message showing "the structure has no object directory (TADIR) entry "
    can anybody knows, kindly help me.
    Regards,
    Rika

    Hello Rika,
    The message occurs when you do not use a valid namespace. Try to start with "Z" like ZS000.
    Kind regards.

  • Gateway failed error when users are trying to loginto the portal

    Hi,
    when the users are trying to log into the portal, the following error msg is displaying. most of the users are facing this problem
    "Connect to SAP gateway failed Connect_PM TYPE=B MSHOST=abcxyz144 GROUP=GP1 R3NAME=GP1 MSSERV=sapmsGP1 PCS=1 LOCATION"
    is the problem from r/3 system or from portal?  if it is from portal, what settings have to be done & if it is r/3 what have to be checked for the particular user to avoid such error message
    reply soon as this is very urgent issue.
    regards
    vv

    this is likely to be missing entries in your services file on the portal server.
    I would expect to see
    sapmsGP1 36xx
    or similar.  You might also want to make sure that you portal server can resolve the DNS name of your R/3 system.  ping abcxyz144 from the portal node to make sure.
    Haydn

  • Error when updating itunes - There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor......HELP

    Anyone got any idea what is going on here and what i should do?

    After reading all these posts, one by one did not resolve my problem until I got the very end.  Regardless of what step would resolve your problem, these are the steps I would recomment to everyone for a what seems to be a safe and fool-proof upgrade to iTunes 10.5.
    1. Stand alone upgrade to the latest Quicktime version
    2. Go to control panel and "change" then select repair to the following applications in the order specified by the post on Oct 27. (Notice I skipped Quicktime because it had been upgrade manually,and Bonjour did not have a "repair" option)
    iTunes; Apple Software Update: Mobile Device Support; Apple Applications Support
    Some of these applications may not appear if they do not apply to your configuration (no iPhone, or no iPad, or other apple devices).
    Once all updated, I did not need to restart nor launch any applications, I simply went straight into the 10.5 upgrade, and where it normally got stuck, this time the installation continued for a while longer until it completed successfully.
    Great work everyone who contributed!  Thank you very much!

  • Weird print/pdf error when images are over a table

    Hi all
    I'm having a trouble with Pages where if I have an image over a table (so it looks like it's in the box) it can cause the table borders to go missing. As this is a little hard to describe I have made a pdf file showing the problem...
    http://homepage.mac.com/sonicisblue/FileSharing29.html
    As you can see, the first page appears fine, where as the second page's table borers have gone...
    I have the same problems throughout the document, regardless of whether I print to a printer or print to PDF.
    If someone could help I'd be very grateful. Thanks!
    Adam
    MacBook, 1.83 Ghz, 1.25 GB RAM   Mac OS X (10.4.8)  

    Ah - I've spent a lot of time mastering tables in Pages - they could be a wonderful tool for lots of things - my favourite being positioning photo captions right beneath the picutre...
    Re your problem, try this:
    - double click the cell in the table (you will see yellow highlight around it)
    - go to Object Inspector, then choose Image Fill, then either choose your image (photo) from the folder you'd saved it in or open Media from the toolbar and click and drag the image you want in the cell from the Media dialogue window to the little window in the Object Inspector (it shows a green plus sign when it's ready to be imported)
    See if your photo best fits the cell with Image Fill set to 'Scale to Fit' or 'Scale to Fill'. You may have to crop the original photo if the way the picture fills the cell doesn't suit you. Go back to iPhoto (or import your image to iPhoto), duplicate it, crop the duplicate (so as not to loose the original image) and repeat the procedure.
    This helped me. See several articles I published on working with tables on:
    http://i-work-in-pages.blogspot.com
    Hope this helps,
    Sashura,
    Normandy
    iMac, iBook   Mac OS X (10.4)  

  • [Error] Notification icons are there, but don't appear! GNOME 3

    Hey mates. So... if you read the title you will not need much more explanation. See for yourself!
    Click on the thumbnails to enlarge the image:
    So... what do you think? What I've done wrong?

    Dogzilla wrote:
    Hey mates. So... if you read the title you will not need much more explanation. See for yourself!
    Click on the thumbnails to enlarge the image:
    http://t1.stooorage.com/thumbs/1075/5770849_screenshot-at-2012-03-15-10-16-31.png
    http://t1.stooorage.com/thumbs/1075/5770850_screenshot-at-2012-03-15-10-16-41.png
    So... what do you think? What I've done wrong?
    Take a look at post #6: https://bbs.archlinux.org/viewtopic.php?id=136559

Maybe you are looking for

  • MacBook & Windows applications question..

    Hello, I have been a PC user all of my life but I am very seriously considering purchasing a MacBook 13 inch. I will mostly be using the laptop for MS Office and for web browsing, and I know that Office is available for Macs nowadays. However, there

  • Replace LabVIEW Library (lvlib) (poss. bug?)

    Hi All, I'm, trying to use lvlibs for shared code. Now i have some issues in version management. This is what I face: a library in a construction folder, which is copied (including sub-vi's) to a read-only version specific folder: -CurrentVerions\wor

  • Need to stop tomcat logging

    I have a tomcat log file that is taking up 47G on the activelog partition.  How do I stop logging to get rid of it? 47G     /var/log/active/tomcat/logs/catalina.out admin:file delete activelog tomcat/logs/* noconfirm file tomcat/logs/catalina.out is

  • Alv list viewer

    how the at line selection event on alv list can be performed.

  • Delete expired rentals, how?

    I have watched rented movies on my iPod that I cannot delete. Can anyone tell me how?