Cannot join tables.item dependency "" not found in the EUL

Hi,
Can anyone help me?
I have recently exported and imported my business area into my (SYS)database but some of the workbooks from (DEV) have produced the message above.
Is there anyway of solving this? I have had to recreate the workbooks but would like to still use the previous database (DEV). Do I need to export and import the current working environment into the old BA.
Also do I need to remove the existing BA before I import it?
regards,
Paul.

It sounds like you are using some sort of reporting tool. Are you using Oracle Reports? Or are you using something else (Crystal Reports, Business Objects, etc)?
Can you capture the SQL that the report generates and try to run that against the database via SQL*Plus?
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • Cannot join tables .item dependency not found in EUL

    cannot join tables.item dependency "a04 currency->b27 exchange rate 1" not found in EUL
    I am not able to open a workbook in discoverer in user edition.
    It seems I unwittingly deleted a join in the end user layer. I have tried to redo the join but I have not been able to replicate the join required. Is there any way I can work around this join without having to scrap my workbook? Rebuilding the workbook took a long time.
    Any suggestions would dig me out of a deep hole

    Hey,
    I got this Error after our environment was cloned from APPS Production (PRD) instance to Development (DEV). I saved my workbooks that were 'under construction' as *.DIS files as local copies to the network.
    After the clone was finished I imported the latest Business Areas back onto DEV, but there was no way I could open my saved local workbooks due to the error "cannot join tables .item dependency not found in EUL".
    After some hours of rage, by accident we found out that one of our Functional Consultants was able to open these workbooks! It turned out that when I logged on to APPS under the user_name (from FND_USER) of this person I could indeed open the workbooks and save them to the database after which I could open them again with my own user.
    So -in this case- I solved the problem by using a different user to open the workbooks. But who knows next time...
    Good luck, you'll need it.

  • Can't join tables.query dependency not found "" in EUL

    hi ALL,
    i created one report in disco 3.1.38 and its' running fine but after storing it in database and then again trying to open it from database it gives me error "can't join tables."name of query folder" dependency not found "" in EUL"
    if any one has come across such problem and has solution for it ..please reply back.
    thanks in anticipation
    manish

    Manish,
    I have not run into this error before and maybe one of the oracle consultants could answer this better. But I here it goes. I would first try a refresh on the folders that the report in question is using. Is it possible that the under lining tables have changed? Do you have another copy of the same report outside of the database and does it still work?
    Christopher

  • Cannot join tables used in the workbook. Join "" not found in the EUL. Atte

    Trying to migrate workbooks from one instance to other using discoverer 10.1.2.48.18 i am getting the following error
    Unable to open the worksheet requested.
    - OracleBI Discoverer was unable to find the worksheet that was requested.
    - BIB-10310 An unknown exception occurred.
    - Cannot join tables used in the workbook. Join "" not found in the EUL. Attempt to open workbook failed.
    but its fine one instance , and in prod i am getting above weird error.
    does anybody know how to rectify this.

    Note:267476.1 - for those who can't get into metalink but still need to know the answer
    Subject: Discoverer Workbook Fails With 'Cannot join tables.Item dependency "" not found in EUL' After EUL Migration, Importing Or Cloning
    Doc ID:      Note:267476.1      Type:      PROBLEM
    Last Revision Date:      28-APR-2005      Status:      PUBLISHED
    The information in this document applies to:
    Oracle Discoverer - Version: 4.1 to 10.1
    This problem can occur on any platform.
    Symptoms
    Opening a workbook migrated from one instance to another results in the following errors:
    * Unable to load EUL item ...
    * Cannot join tables. Item dependency "" not found in EUL.
    * Illegal operation... DIS4USR OR DIS5USR caused an invalid page fault in module....
    If using the workbook dump utility, you may notice:
    * Found in EUL by id *** Name has changed to .. where the new name is really the wrong column
    It seems that items are matched by internal item identifiers (IDs) and not by developer keys and names.
    Changes
    Migrating from one environment to another. For example, you may have performed a database export / import of the EUL schema from DEV to TEST
    Cause
    The timestamp is the same for both EULs, what can be confirmed by the following SQL statement:
    * Discoverer 4:
    SQL> select ver_eul_timestamp from eul4_versions;
    * Discoverer 9.0.2 , 9.0.4, 10.1 the script is:
    SQL> select ver_eul_timestamp from eul5_versions;
    If the result of the sql output is the same in both EULs, it means that timestamp of both EULs are the same. Discoverer assumes that the EUL are exactly the same (e.g. this can happedn when one of them is created with export/import of the other EUL schema using database export/import utilities) and this is the reason it tries to match items by identifiers and not by developer keys or names.
    Solution
    Change the column ver_eul_timestamp in the eul4_versions (4.1) or eul5_versions(9.0.2 - 10.1)tables to be something different in the destination EUL. The format of this column is like year:month:day:seconds:milliseconds
    Example:
    * Discoverer 4.1:
    sql> update EUL4_VERSIONS set VER_EUL_TIMESTAMP =TO_CHAR(SYSDATE, 'YYYYMMDDHH24MISS');
    sql> commit;
    * Discoverer 9.0.2:
    SQL> update EUL5_VERSIONS set VER_EUL_TIMESTAMP = TO_CHAR(SYSDATE, 'YYYYMMDDHH24MISS');
    sql> commit;
    * Discoverer 9.0.4 -10.1:
    Run the script: EUL5_id.sql as the eulowner ID
    o For 9.0.4 -- This is found on a PC with the Discoverer Administrator installed in drive:\Oracle Home\discoverer\sql
    o For 10.1.0 -- This is found on a PC with the Discoverer Administrator installed in drive:\Oracle Home\discoverer\util
    This is documented in:
    Oracle® Business Intelligence Discoverer
    Administration Guide
    10g Release 2 (10.1.2.0.0)
    Part No. B13916-02
    http://download.oracle.com/docs/pdf/B13916_02.pdf
    Chapter 4 "About copying EULs and EUL objects by exporting and importing"
    Oracle® Discoverer Administrator
    Administration Guide
    10g (9.0.4)
    Part No. B10270-01
    http://download.oracle.com/docs/pdf/B10270_01.pdf
    Chapter 3 "About copying EULs and EUL objects by exporting and importing"
    References
    Bug 3202329 - Migrating Workbooks Between Instances Shows Incorrect Column

  • Item Dependency "" not found.

    When opening workbooks in Discoverer ver.4.1.37, receive the error Cannot join tables. Item Dependency "" not found.
    The two workbooks in question had minimal changes and no new joins were introduced or removed.
    However I did notice that it works in the Development environment but not in the Production envioronment.
    How can this problem be resolved?
    Please reply ASAP...

    I have the same message "cannot join tables.item dependency '"' not found in EUL" and havent been able to open a workbook. But I dont know what you are talking about when you mention
    a development environment and a production environment
    Please give me specific instructions on how to retrieve my workbook???
    Very much appreciated
    diarmuid
    Hi,
    It looks like you have exported the EUL in the development environment to the production environment.
    When creating the EUL there are a some grants are not given by default.
    From the Admin edition you have to give the access to the Business area to the user.
    After this you have to share the workbook to the user ( if the user is not the owner of the workbook ).
    Also check whether the select privilege on the underlying tables have been given to the user.
    Regards.

  • Discoverer 4.1.33 report fails Item dependency not found in EUL for 1 user

    I support Discoverer 4.1.33 installed on number of Windows XP sp3 PCs.
    Oracle database on Server is 10g.
    We have a number of Discoverer programs/reports that have been running for years.
    A particular program sales order report works fine for several users of Discoverer 4.1.33
    but for one user the report fails with "Item dependency not found in EUL " error.
    I matched the Discoverer settings for that 1 user with the others such as
    Disable FanTrap Detection, disk cache and Memory cache big - 40 gig,
    connect to standard EULs, and other similar settings. Standard TNSnames.ora.
    The report fails on the one user's PC. It is a larger report maybe a thousand lines
    but not huge. I uninstalled Discoverer 4.1.33 and legacy Oracle 8.0.6 on users PC.
    Re-installed all. Curiously the Discoverer settings did not not go back to default but
    stayed as previously set and reports fails.
    Question: Is Windows Users profile folders used at all? I didn't think it was.
    Why did the Discoverer settings not go back to default?
    I cleared and deleted the entire Oracle folder with Discoverer in it!
    May be the key to why Discoverer program/report fails.
    Any help appreciated,
    Edited by: 933518 on May 10, 2012 2:41 PM

    Hi,
    The reason the report fails with "Item dependency not found in EUL " error is most likely because the user does not have access to one of the business areas in the EUL or user in the database does not have access to a table/view or function used in the EUL. Is the EUL a database or Apps EUL? Check that the user can access all the EUL folders and items that are used in the report.
    The users' settings such as fan trap detection are held in the PC registry and so usually not overwritten by a re-install.
    Rod West

  • Item Dependency "" not found in EUL

    Hi,
    We are migrating from Discoverer 3i to 4i then to 10g. While doing so I get the following error while importing one such workbook.
    Item Dependency "" not found in EUL followed by Atempt to open work book failed
    I did check all the permissions for the workbook/folder/user but no luck ... ne pointers on what the issue could be
    Thanks in Advance

    Figured out the reason. It is missing a Function in the calculations. This is a Database Function (sheet--> edit sheet --> calculations --> new --> select functions radio button --> Database). There are functions available here in 3i but not present in the migrated 10g version.
    how can i get these functions when i migrate ?

  • 'Item dependency "CURRENT_YEAR" not found in the EUL' error after 4i to 10g

    Hi All,
    I have successfully completed a Discoverer 4i to 10g (10.1.2.48.18) upgrade. There is only one EUL (EUL_US) and it has been upgraded to version 5.1.1. All the Workbooks are saved to the File System. However, during testing some of the Workbooks error when I try to open them in 10g - they still open successfully in 4i.
    <Dialog Box> Item dependency "CURRENT_YEAR" not found in the EUL
    <Dialog Box> Attempt to open Workbook failed
    CURRENT_YEAR is a function of custom Package RESEARCH.UDEF which is valid both at a database level and at a Discoverer Admin 10g Register PL/SQL Functions level.
    I tried deleting the Function "CURRENT_YEAR" from the 10g Admin Edition Tools -> Register PL/SQL Functions and then importing it again. I received the same Dependency error.
    Now the really bizarre thing.....
    The Workbook (2MG.DIS) has 2 Worksheets that both have Calculations that reference function CURRENT_YEAR. If I open the Workbook in Discoverer 4i, delete one Worksheet and save as 2MGb.DIS, then reopen the original and save the other Worksheet only as 2MGc.DIS. Both the individual Worksheets open in Discoverer 10g but the combined Workbook still gives the Dependency error. Weird huh?
    Any ideas help appreciated as I'm pulling my hair out here (and I need what I've got leftl!).
    Kind Regards,
    Gary.

    Hi all,
    The answer was really quite simple but it was what I hadn't included in my post that would have made it impossible for you to help.
    I hadn't mentioned that I was initially upgrading from 3i and it all seemed successful. I however was trying to open the Workbooks that had been created in Discoverer 3i directly in Discoverer 10g. That would explain the "bizarre" feature as I detailed in the post. As soon as I save the Workbook in 4i then I can open without issues in Discoverer 10g.
    Thanks for viewing my post and for your response Gianluca.
    Kind Regards,
    Gary.

  • "EA02 The item is not found in the container portion of the"

    GW2012 (on the OES2).
    One of users can't open the accepted letter in gwwebaccess.
    In attempt to open the received letter receives a mistake:
    [EA02] The item is not found in the container portion of the uid.
    Additional information:
    1) the "mailbox" folder empty, at work in gwwebaccess.
    But if to work in WIndows GW Clients - in the "Mailbox" folder the received letters are visible and accesible.
    2) In the gwwebaccess visible recieved mail in the "Unopened Items" folder ! . But when open mail from this folder - have error:
    [EA02] The item is not found in the container portion of the uid.
    All this only for the user: amuzchil.
    Before upgrade from GW8 -> gw2012 all was ok for amuzchil.
    Repair, Rebuild, Recreate mailbox "amuzchil" - don`t help. ;(
    Please, help me.
    Serg

    Originally Posted by Michael Bell
    On 5/14/2012 11:16 AM, skoltogyan wrote:
    >
    > GW2012 (on the OES2).
    >
    > One of users can't open the accepted letter in gwwebaccess.
    > In attempt to open the received letter receives a mistake:
    > [EA02] The item is not found in the container portion of the uid.
    >
    > Additional information:
    > 1) the "mailbox" folder empty, at work in gwwebaccess.
    > But if to work in WIndows GW Clients - in the "Mailbox" folder the
    > received letters are visible and accesible.
    > 2) In the gwwebaccess visible recieved mail in the "Unopened Items"
    > folder ! . But when open mail from this folder - have error:
    > [EA02] The item is not found in the container portion of the uid.
    >
    > All this only for the user: amuzchil.
    >
    > Before upgrade from GW8 -> gw2012 all was ok for amuzchil.
    >
    > Repair, Rebuild, Recreate mailbox "amuzchil" - don`t help. ;(
    >
    >
    > Please, help me.
    >
    > Serg
    >
    >
    That's going to be a soap item corruption issue. You're going to have to
    open an SR. Turn on SOAP tracing at the poa and try to trace the issue.
    Problem Resolved.
    The user created the additional folder: "mailbox" under "Cabinet"-folder.
    After removal of this folder everything began to work.
    Serg

  • Cannot join tables used in the workbook. Join "" not found in the EUL

    Does anybody have any idea on this error?
    We are getting it from our new server. We exported and inported the EUL from the old server.
    Thanks,
    Dave

    I was just looking at the Disco Admin documentation on technet for version 9 to see if there's any major difference between v4, v9 and v10 and it looks about the same.
    If you're exporting from the Admin program directly then I assume you chose to export the entire EUL?
    I usually use the batch version (DOS) and I've cut the following text from the export command line as right at the top you can see how it's supposed to handle joins.
    Did you not receive any kind of warning when importing the .eex file (ie: something didn't exist for the join to resolve, etc)?
    Also, was this a new EUL or an existing one?
    If existing, did it warn you about a folder may already exist so it changed the name of the folder by appending a number (ie: _1)?
    ==========================================================
    /export (EUL objects)
    This command enables you to export EUL objects to a Discoverer export file (EEX file). You can selectively export individual EUL objects (e.g. folders, business areas, functions) or entire EULs (using the /all modifier). When you import multiple files, Discoverer automatically resolves references between the files. For example, you can export the Emp folder in fileA.eex and the Dept folder in fileB.eex. If Emp and Dept are joined, the join information will actually be in both files, but neither file contains the information for both folders. If you import both files, the join will be recreated when the second file is processed.
    Information Details
    Syntax:
    /export <filename> [<bus_area_name>]
    Or
    /export <filename> <modifier(s)> [identifier]
    Modifiers:
    "/all"
    /asm_policy <asm policy>
    "/audit_info" <audit details>
    "/business_area" <business area>
    "/external_element" <filename> (this filename refers to an xml file,
    not the export filename)
    "/folder" <folder>
    "/function" <function>
    "/hierarchy" <hierarchy>
    "/identifier"
    "/item_class" <item_class>
    "/log" <log file name> [log_only]
    "/summary" <summary>
    /set_created_by <creator name>
    /set_updated_by <updated name>
    "/show_progress"
    "/workbook" <workbook> [XML_workbook]
    "/xmlworkbook" (takes no parameters)
    Notes:
    <filename> - The name of the target *.EEX file. If a directory path is not specified, the target file is created in the default Discoverer folder. To override the default target directory setting, specify a directory path for the file, for example c:\data\sales.eex . Note that the directory path must be an absolute path, not a relative path.
    Wildcards are not allowed for parameters (e.g. business areas, folders) these must be named explicitly.
    [<bus_area_name>] - Use this option to export an entire business area and contents. If you only want to export the business area definition and metadata for the contents, use the /business_area modifier.
    When you export a business area using the /business_area modifier, Discoverer exports only business area definitions and links to the folders in the business area. Discoverer will export the folders and workbooks only when they are specified by name.
    <modifiers> - When specifying parameters, you can use either their Display Name or Identifier.
    To maintain data relationships, you must also export linked (or joined) objects.
    Example:
    To export two business areas named Test BA and Final BA, residing in an EUL named eul31, into a file named export.eex, and write to a log file named export.log, enter:
    dis5adm.exe /connect me/mypassword@database /export export.eex "Test BA, Final BA" /eul eul31 /log export.log
    Message was edited by:
    russ_proudman

  • Item SI_SHOWDESCONLY was not found in the collection

    To give a bit of an overview of the software I'm talking about, we have web applications that integrate crystal reporting (either BOE XI R2 or BOE XI R3.1 depending on the site). The relevant function that these sites perform is to allow the user to schedule a report which invokes the functionality through crystal to create a report scheduled to run at a specified time(s). These entries exist in the History tab of a particular report when viewed in the Central Management Console. This web application references a reporting library (DLL) that contains all the references (11.5.3300.0) to the various CrystalDecisions DLLs used to perform these functions
    We have a 2nd piece of software that runs a windows service on an application server which references the same reporting library as the web service. This service essentially cross references entries in our own database with the entries in the crystal database to see if they have processed, or reports back errors, it will "reschedule" a report if it has been deleted.
    The issue we are having is that the windows service fails with "Item SI_SHOWDESCONLY was not found in the collection" when calling the following lines of code:
    Dim ceScheduleDoc As CrystalDecisions.Enterprise.Desktop.Report
                    Dim ceSchedulingInfo As SchedulingInfo
                    Dim ceDestinationObjects As InfoObjects
                    Dim ceDestinationObject As InfoObject
                    Dim ceDestination As Destination                   
                  ceSchedulingInfo.BeginDate = dtTempDate
                        ceScheduleDoc.SchedulingInfo.RightNow = False
                        ceScheduleDoc.SchedulingInfo.Type = CeScheduleType.ceScheduleTypeOnce
                        ceDestinationObjects = ceInfoStore.Query("Select * from CI_SYSTEMOBJECTS Where SI_NAME = 'CrystalEnterprise.DiskUnmanaged'")
                        ceDestinationObject = ceDestinationObjects.Item(1)
                        Dim ceDisk As New DestinationPlugin(ceDestinationObject.PluginInterface)
    (if you need to see more of the code that happens in this method, let me know, but it's that sequence that blows up (this forum limits the amount of lines in a post, which is why i'm trying to limit what I display)
    I have a theory that the issue is that perhaps the service is trying to invoke a different version of the crystalDecisions.Enterprise.InfoStore reference, despite the fact that the project reference explicitly tells it to use 11.5.3300.0, our GAC does also include 12.0.1100.0 and 12.0.2000.0 and on some servers 10.5.3700.0.
    Is there perhaps a binding redirect occuring somewhere that I can find?? I've checked app.config and machine.config

    I will run modules utility
    but I should mention that the exact same code is run everyday by the web application to schedule reports, and calls those very same lines without issue, it's just when called from the service (on a different server) that it blows up, which is why I'm led to believe that it's an issue with the version of the DLL that it's trying to call
    i know in the web.config for the web app, you can explicitly specify that the DLL use certain versions of dlls with tags as follows:
    <system.web>
    <compilation defaultLanguage="c#" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Enterprise.Framework, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Enterprise.InfoStore, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Enterprise.Web, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
    </system.web>
    whereas the app.config for my service doesn't quite have that ability...unless it does and I don't know about it??

  • ORA-02298: cannot enable name - parent keys not found

    Hi All,
    I got this problem while creating Foreign Key constraints ORA-02298: cannot enable name - parent keys not found. How to rectify this problem

    alter table WORK_APPROVAL_DETAILS
    add constraint FK_WRKAPPR_AUTH_APPR foreign key (APPROVER_CODE, PCC_INFO_CODE)
    references AUTHORIZED_APPROVERS (APPROVER_CODE, PCC_INFO_CODE);
    WORK_APPROVAL_DETAILS:
    inspection_id     number(16)               
    work_code      varchar2(18)               
    approver_code     varchar2(12)               
    approver_remarks     varchar2(200)               
    approval_date     date               
    role_code     char(2)               
    reference_no     varchar2(50)               
    pcc_info_code     varchar2(9)               
    status_code     number(4)
    AUTHORIZED_APPROVERS
    approver_code     varchar2(12)               
    approver_name     varchar2(30)               
    dept_code     varchar2(3)               
    desg_code      char(2)               
    is_active     char(1)               
    address     varchar2(250)               
    role_code     char(2)               
    created_by     varchar2(20)               
    created_date     date               
    pcc_info_code     varchar2(9)               
    qualification     varchar2(50)               
    experience      varchar2(25)

  • ORA-02298: cannot validate (PL_REM_FK_ES_EMP) - parent keys not found

    hi
    I disabled some constraints. But now, when I try to enable them then I get the error:
    ORA-02298: cannot validate (PL_REM_FK_ES_EMP) - parent keys not found.
    Plz guide me to resolve this problem.

    Hi,
    there is most likely some orphaned records in the child table. what command did you use to delete the record? what the output of
    select xxxxx from child_table a where not exists (select 'x' from
    parent_table where primary_key = a.key_values);
    dan

  • Item cost not found for one or more items - Inventory Posting

    Good Day Mentors,
    My user has encountered an error during Inventory Posting and its "Item cost not found for one or more items".
    The specific Message ID from SAP's System Message Log is 10001287.
    I found a similar post which addresses this error here.
    But unfortunately it did not help me solve my user's problem.
    I already checked if the items had a defined "Item Cost" in the Item Master Data Inventory Tab, and they all have "Item Cost" defined.
    I'm not sure if this will help, but below is the Inventory Audit Report of one of the items that is throwing the "Item cost not found" error.
    I am not a business consultant neither am I literate in accounting, so thanks for the patience.
    SAP Version: 9.0 PL5
    Valuation Method: Moving Average
    Thanks in advance!
    Sean

    Hi Augusto and Raviraj,
    I've already verified in our production database the points you made:
    - Is the "Manage Item cost per warehouse" selected in the Basic Initialization Screen?
    YES
    - Is the "Manage Inventory by Warehouse" ticked/checked in the "Inventory Data" tab of the "Item Master Data" screen?
    YES
    * I apologize for not have been able to give this information upfront.
    Anyway, the database only has one warehouse at the moment.
    I've checked the items, like the item in the screen shot above, and it does have an item cost.
    Below is the screenshot of the sample item from my original post,
    Thanks in advance!
    Sean

  • Error while adding  the issue for production (item cost not found)

    Hi all,
    The scenario is,
    when the user is trying to add the issue for production system is showing error item cost not
    found.The item which is issued is Inventory + purchase item with manual issue method.The valuation
    method for that item is FIFO.since the valuation method is FIFO,error related to item cost should
    not occur.
    Since the valuation method is FIFO.Item cost error should not occur.
    The error related to item cost must not occur at the time of issue for production.
    Regards-
    Mona.

    Hi!
    Please check these threads
    Sales Delivery Document
    Item Cost Error
    No item cost was found

Maybe you are looking for

  • Can I create a fillable pdf form and then export it for client use on my web site?

    Can I create a fillable pdf form and then export it for client use on my web site?  I need clients to be able to fill in the (registration) form on my site then submit it via email.

  • Can view thumbnails - but can't open photos

    I have iPhoto 5 & OS 10.3.9 (I don't know if 5 came with my iBook G4 or if it was an Apple download upgrade from an earlier version.) In 3 years I've rarely used iPhoto, since I normally use the software that came with the camera (Canon). However, th

  • Burning CD's- Choosing CD Drive

    I need to choose a different CD drive (an internal one, called NoteBurner) to burn CD's to but when I go to Edit> Preferences> Advanced there is no "Burn" option. I have the latest iTunes update. Where is this option so I can choose my CD drive? Even

  • Change of ABAP report properties by RFC

    Hi there, does anyone know a function module SE37 (remote capable!!!) which can change the properties of an existing ABAP report (authorization group, title, etc.) Thanks on advance, Andi

  • New Mail in Inbox is appearing than disappearing

    I just received two emails and as I clicked on one and started to read, it just disappeared. Was not in Junk Mail though others from today were. I searched everywhere and totally gone. Luckily I forward all to Gmail otherwise I would have never have