TIME column not visible in PLAN_TABLE output

Hi
I got following output after executing --> SELECT plan_table_output FROM TABLE( DBMS_XPLAN.DISPLAY());
| Id | Operation | Name | Rows | Bytes | Cost |
| 0 | SELECT STATEMENT | | 1 | 7 | 18 |
| 1 | SORT UNIQUE | | 1 | 7 | 18 |
| 2 | VIEW | MTC EXCPN COMPANY V | 1 | 7 | 12 |
| 3 | SORT ORDER BY | | 1 | 91 | 12 |
|* 4 | TABLE ACCESS FULL| MTC_CD_LKUP | 1 | 91 | 6 |
Predicate Information (identified by operation id):
4 - filter ***************
Note: cpu costing is off
I am not getting TIME column as following (below o/p is from a different database):
| Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
| 0 | SELECT STATEMENT | | 1 | 36 | 6 (17)| 00:00:01 |
| 1 | HASH UNIQUE | | 1 | 36 | 6 (17)| 00:00:01 |
|* 2 | TABLE ACCESS FULL| MTC_CD_LKUP | 1 | 36 | 5 (0)| 00:00:01 |
1) I believe the total of values in TIME column shows total time that will be taken by query. Please correct me if I am wrong.
2) Please tell me how can I get TIME also in first case. Is is because of "cpu costing is off" ?
Select * from v$version;
Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
PL/SQL Release 9.2.0.8.0 - Production
"CORE     9.2.0.8.0     Production"
TNS for IBM/AIX RISC System/6000: Version 9.2.0.8.0 - Production
NLSRTL Version 9.2.0.8.0 - Production
Thanks a lot in advance.

I hope you are looking for below link:
Oracle included time column in version 10g.
So if you currently run 9i, and use your own SQL scripts to report execution plans (instead of using dbms_xplan.display()) you may want to add a time column to your output. The following pl/sql block is all you need to get going:
http://jonathanlewis.wordpress.com/2006/12/11/cost-is-time/
Regards
Girish Sharma

Similar Messages

  • In ALV the columns not visible, shows

    Hi experts!
    I have a problem, my WD show an ALV, which has some columns not visible, but the column is shown!!! And i don't know what happen. I set in WDDOINIT method which columns a want see and that set is OK. I have two WD Applications.When a fire one, in the browser i see the selected columns, that's ok. But when a fire the other one, i see all columns.
    Can you help me please?
    Thanks for advance.
    Matías.

    Hi,
    Rather writing it in the WDODINIT, write that piece of code in Component controller and call the same method in the
    Inbound pulgs handlers of the respective view.
    When you are in the same session. WDOINIT is called only once. To avoid this write it in handlers.
    Regards,
    Lekha.

  • Time capsule not visible on network

    I'm trying to troubleshoot this situation for a colleague.
    Situation: macbook air, synchronized wirelessly via time capsule. The time capsule is connected to the fixed network also. This is on our corporate network (both fixed and wifi networks). Backups via time capsule were working fine until yesterday (I see the last backup listed as yesterday).
    Yesterday itunes prompted him to update his iphone to OS 5. After the update, the photo's were not synchronized. Upon synchronizing the photo's, the wrong button was clicked (my mistake, oops), and now all photo's are gone in iphoto. Now we're trying to get them back from the time capsule.
    The time capsule is not visible in the network, not wired, not wireless. Connecting the macbook air via the fixed or wireless network doesn't reveal it. Airport utility says it cannot find anything. The time capsule is connected to power and network and the green light is on. I tried powercycling it, but this didn't make it appear.
    How can I resolve this?

    Getting access to stuff in Time Machine is sometimes difficult.. it sounds like something has shredded the files..
    Look at the info pondini gave to access the iphoto in particular.
    http://web.me.com/pondini/Time_Machine/15.html
    Upgrading to latest OS particularly Lion in the Mac or ios5 is having all sorts of nasty consequences..
    The thing is, if you have photos in there that will need recovery.. you should not use Time Machine or copy files to the TC until you have restored them. In fact the disk may need to be removed to see if they have been deleted but I have no experience with this and others might be able to give more info.

  • Custom Timer Jobs not visible in Central Admin Job Definitions

    I have multiple custom timer jobs which I was using on old farm, and it was successfully working and was visible in the Central Admin Job Definitions.
    But ever since I moved to new farm, by restoring the site collections from old to new farm, and deployed the custom timer jobs on new farm, they are not visible in Central Admin Job Definitions.
    I tried to change the scope of the solution to "Web Application", and deployed it's wsp in new farm, then also they are not visible in Job Definitions. But I can see them in "Farm Solutions", they have been successfully deployed.
    Please suggest what should I do.

    public override void FeatureActivated(SPFeatureReceiverProperties properties)
    SPWeb wb = properties.Feature.Parent as SPWeb;
    if (wb == null)
    throw new SPException("Error obtaining reference to context Site ");
    // make sure the job isn't already registered
    foreach (SPJobDefinition job in wb.Site.WebApplication.JobDefinitions)
    if (job.Name == List_JOB_NAME)
    job.Delete();
    RSS listLoggerJob = new RSS(List_JOB_NAME, wb.Site.WebApplication);
    SPHourlySchedule schedule = new SPHourlySchedule();
    schedule.BeginMinute = 0;
    schedule.EndMinute = 59;
    listLoggerJob.Schedule = schedule;
    listLoggerJob.Update();
    public override void FeatureDeactivating(SPFeatureReceiverProperties properties)
    SPWeb wb = properties.Feature.Parent as SPWeb;
    // delete the job
    foreach (SPJobDefinition job in wb.Site.WebApplication.JobDefinitions)
    if (job.Name == List_JOB_NAME)
    job.Delete();

  • ESS- ABAP Webdynpro- table column not visible

    Hi,
    We are using SAP travel management for expense approvals. In the package PTRM_WEB_UI, you will find the component FITE_VC_RECEIPTS. In the VIEW - RECEIPTS_VIEW you will find in the table that there is a column called "Short Info". However this column in not visible in the portal.
    There is no personalization done to hide this column.
    The visible property of this column  is set to "visible".
    In portal content directory if i right click....this column is not even available to be added/removed.
    Please help me understand why this column in not visible and how can i make it appear in portal.
    Thank You!

    Any input?

  • BOM Item category column not visible into CS01

    Hi,
    Till yesterday we create BOM for FG component with item category L,
    But today while creatting BOM ,item category column is not visible so that it is not possible to create BOM.
    we have not make any changes into SPRO Regarding BOM,
    What will be the possible reason?
    Regards,
    Devendra

    Hi,
    Item category column was make invisible by someone during processing CO02 through SHD0.
    now it it makes visible.
    Regards,
    Devendra

  • Files on time capsule not visible in Finder window

    I copied files to my time capsule.  The time machine app works fine but only if it is running can I see the files I copied to time capsule.  I would like to use this disk for media storage for iTunes but if it is not visible a lot of the time then it isn't useful for that purpose

    The Time Capsule is for your backups.
    Three things....all bad...happen when you try to move the iTunes Media Folder to the Time Capsule disk.
    1) Access to media becomes much slower....typically 15-20 seconds before you will hear the song that you selected.
    2) The iTunes Media Folder tends to get lost, so you will have to manually reset the path to the folder frequently.
    3) When.....not if....the Time Capsule disk has a problem, you will lose all of your iTunes data.....because you have no backup of the ITunes Media Folder.
    I've learned each of these things the hard way. If you still want to do this.....here are the instructions:
    http://support.apple.com/kb/ht1449

  • Time Machine not visible from SNow Leopard

    I have a Time Capsule that has been performing sterling duty on my iMac and Macbook for the past couple of years.
    Having just upgraded the Macbook to Snow Leopard I set it to backup for the first time (>60 GB) which took a day or so over Wifi - at this point the backup was visible and browsable.
    After the backup the time capsule is visible in the Finder and I can see the sparsebundle, however the preferences suggest that I need a new backup and I cannot enter Time Machine.
    The iMac, still running 10.5.8, can still see it's own backups.
    There is approx. 250GB left on the Time Capsule.
    Any help?

    JonSeph wrote:
    Hi James - I realised the error in Carolyn's file path, so it was the 'right' prefs file I deleted. Should have mentioned that.
    Here's the log from last backup using +Time Machine Buddy+.
    "Starting standard backup
    Backing up to: /Volumes/TM Backup/Backups.backupdb
    No pre-backup thinning needed: 676.2 MB requested (including padding), 640.59 GB available
    Copied 135 files (109 KB) from volume Macintosh HD.
    No pre-backup thinning needed: 677.1 MB requested (including padding), 640.59 GB available
    Copied 10 files (93 bytes) from volume Macintosh HD.
    Starting post-backup thinning
    Deleted backup /Volumes/TM Backup/Backups.backupdb/JonSeph MacBook Pro/2009-09-16-113240: 640.59 GB now available
    Post-back up thinning complete: 1 expired backups removed
    Backup completed successfully."
    All seems fine, but no backup made of any new files!
    Yes, just not finding anything changed. What's in the +Do not back up+ box in TM Preferences > Options, and what's the "Estimated size of full backup? just below it?
    Are you running File Vault?

  • Time Capsule not visible when connecting via range extender

    Hi,
    I have configured a TP-Link WA750RE to expand the range of my Time Capsule's wireless network. The range extender works fine for surfing the web etc., but the Time Capsule doesn't show up as my Time Machine backup device and the Time Capsule is not visible in my Airport Utility. What's even stranger is that when I click on "Configure other" (shift + command + o) in Airport Utility and type in my Time Capsule's IP-address and password, I can still access the devices' configuration menu.
    When I move my Macbook very close to my Time Machine to connect directly to the wireless network, leaving out the range extender, none of the above mentioned problems occur. The TP-Link range extender has no NAT or port configuration that could possibly cause this problem, so I'm out of ideas for a way to solve this problem.
    Thank you in advance for your help.

    A non-apple range extender is not passing the protocols that apple uses.. eg bonjour.. This is a standard problem and why you stick with using Apple's own routers for extensions.

  • Filter a list-views on page by Date and Time column, not only by Date (Connected Webpart)

    I have a task - create a page and display on it all lists/libraies with documents of team meetings. Every meeting has a documents and another information, which is storing in the same lists/libraries  on website as another meetings. Additionally there
    is a field "MeetingDate" (type: DateTime), which help to indetify a meeting documents.
    I have added all on one page and my custom connected webpart (IWebpartRow interface), which help to filter all views on page by field meeting date. It send a date to another webparts on page, and user see information only for this date.
    It works fine, but the problem is, that it used only DATE (without time) and i need now to filter all by date and time. 
    Unfortunately, i noticed that i cannot filter items by date with time in the standard list too. Please see my screenshot.
    My question is: may be i should use another interface (not IWebPartRow) that to send 2 values (1 - date, 2 - time) and filter all by 2 columns. Is it possible?
    Unfortunatelly i didn't find something like this. I found only a solution to build url like 'http://sp2013/SitePages/Homepage.aspx#InplviewHasha2528afc-50c3-4d5e-aae9-682400976409=FilterField1%3DDatum-FilterValue1%3D2015%252D02%252D27-FilterField2%3DCustomTime-FilterValue2%3D11%253A00'
    , but it looks not so good ..(
    from MSDN forum...

    Hi,
    Per my understanding, you might want to display all the specific documents in a page, they can be filtered by values of a Date and time column.
    A possible solution I will provide is that, we can create custom visual web part to display all these documents. In the code behind, run a query with CAML to retrieved all the
    documents with the specific date and time, then generate a view of hyperlinks that points to these documents.
    In this way, we can combine the filter component with the data display component into one web part, with the help of CAML query and Object Model, it would not be a tough job to
    implement such a solution.
    More information about CAML and Object Model:
    https://msdn.microsoft.com/en-us/library/office/ee536691%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Trouble with webmail - left navigation column not visible???

    Email visible, but left navigation column to compose, inbox, options, etc. not visible.  Any suggestions?

    Having same EXACT problem.  Whazzupp?

  • Columns not visible in Web dynpro ALV

    Dear Experts,
    I m having a dynamic alv display based on the Input values.
    I wrote code on method "On Action"(My action name) for dynamic alv and comp table is also filling but it is displaying 'No Columns are visible'.
    Please help to solve this ...
    Regards,
    Zakir Appas A

    Hi,
    Are you using method cl_abap_structdescr=>create to create dynamic structure and creating node dynamic too?
    I have same problem, because I forgot to bind table.
    regards

  • Data not visible in query output

    Hi Gurus
    I have a report which is being published at the portal but the data is not visible for it...now when i check the query for that report and try to run it. i still don't see any data..now on further analysis when i use the same filters used in the query on the multiprovider on which the query is created i can see the data and when i run the report in RSRT, i can  see the data...but don't know why its not visible when i execute the query or the report on the the portal....plz suggest..points will be awarded..

    Hi Akash
    Check the query with Bex Analyzer; If it give you the correct result then It might be configuration problem with your JAVA settings..
    Please try And also run Support Desk Tool
    (SAP Note 937697 ) to figure out the configuration Issues....
    Regards
    Vivek Tripathi

  • Header not visible in alv output print preview using html_top_of_page

    hi to all experts,
    im using html_top_of_page for alv header and using fm reuse_alv_grid_display. when i see the print preview im getting the report output but not the alv header . what could be the problem

    Hi tarun,
    im unable to see the header print preview . I can see it in the report output .
    here is my code
    FORM html_top_of_page USING document
            TYPE REF TO cl_dd_document .
      CREATE OBJECT:  document.
      DATA:text TYPE sdydo_text_element.
      DATA: l_repid TYPE sy-repid,
            l_mandt TYPE sy-mandt,
            l_date(10),
            l_yr(4),
            l_mm(2),
            l_dd(2),
            l_hr(2),
            l_sec(2),
            l_min(2),
            l_time(10).
      CALL METHOD document->add_gap
        EXPORTING
          width = 70.
      text = text-005.
      CALL METHOD document->add_text
        EXPORTING
          text      = text-005
          sap_style = 'HEADING'.
      CALL METHOD document->new_line.
      CONCATENATE 'Report:' sy-repid INTO text.
      CALL METHOD document->add_text
        EXPORTING
          text         = text
          sap_emphasis = 'Strong'.
      CALL METHOD document->add_gap
        EXPORTING
          width = 206.
      l_date = sy-datum.
      MOVE: l_date+0(4) TO l_yr,
            l_date+4(2) TO l_mm,
            l_date+6(2) TO l_dd.
      CONCATENATE 'Run Date:' l_dd '.' l_mm '.' l_yr
                  INTO text.
      CALL METHOD document->add_text
        EXPORTING
          text          =  text
          sap_style     =  space
          sap_color     =  space
          sap_fontsize  =  cl_dd_document=>medium
          sap_emphasis  =  cl_dd_document=>strong
          style_class   =  space
    *  CHANGING
    *    document      =
      CALL METHOD document->new_line.
      CONCATENATE 'Client:' sy-mandt INTO text.
      CALL METHOD document->add_text
        EXPORTING
          text          = text
          sap_fontstyle = cl_dd_document=>medium
          sap_emphasis  = cl_dd_document=>strong.
      CALL METHOD document->add_gap
        EXPORTING
          width = 220.
      l_time = sy-uzeit.
      l_hr = l_time+0(2).
      l_mm = l_time+2(4) .
      l_sec = l_time+4(6).
      CONCATENATE l_hr ':' l_mm ':' l_sec
           INTO l_time.
      CONCATENATE 'Time:' l_time INTO text.
      CALL METHOD document->add_text
        EXPORTING
          text           = text
          sap_fontstyle =  cl_dd_document=>medium
          sap_emphasis  =  cl_dd_document=>strong
          style_class   =  space
    *  CHANGING
    *    document      =
      CALL METHOD document->new_line.
      CONCATENATE 'User Id:' sy-uname INTO text.
      CALL METHOD document->add_text
        EXPORTING
           text          =  text
          sap_style     = space
          sap_color     = space
          sap_fontstyle = cl_dd_document=>medium
          sap_emphasis  = cl_dd_document=>strong
          style_class   = space
    *  CHANGING
    *    document      =
      CALL METHOD document->new_line.
      CALL METHOD document->new_line.
      text = 'Note: The maximum value for the column Qty to Print is 10,000.'.
      CALL METHOD document->add_text
        EXPORTING
           text          = text
    *    text_table    =
    *    fix_lines     =
    *     sap_style     =  cl_dd_document=>strong
           sap_color     = cl_dd_document=>list_negative
    *    sap_fontsize  =
          sap_fontstyle = cl_dd_document=>strong
    *    sap_emphasis  =
    *    style_class   =
    *  CHANGING
    *    document      =
      CALL METHOD document->new_line.
      CALL METHOD document->new_line.
      text = 'Selection Criteria:'.
      CALL METHOD document->add_text
        EXPORTING
           text          = text
    *      text_table    =
    *      fix_lines     =
           sap_style      = 'KEY'
    *      sap_color     =
           sap_fontsize  = cl_dd_document=>medium
           sap_fontstyle = cl_dd_document=>strong.
    *  CALL METHOD document->new_line.
    *  CALL METHOD document->new_line.
      IF so_mblnr[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_mblnr-high IS NOT INITIAL.
          CONCATENATE 'Material Doc:' so_mblnr-low '  TO   '  so_mblnr-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Material Doc:' so_mblnr-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_bwart[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_bwart-high IS NOT INITIAL.
          CONCATENATE 'Movement Type:' so_bwart-low ' TO  ' so_bwart-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Movement Type:' so_bwart-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_bldat[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_bldat-high IS NOT INITIAL.
          CONCATENATE 'Document Date:' so_bldat-low ' TO  ' so_bldat-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Document Date:' so_bldat-low  INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_budat[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF  so_budat-high IS NOT INITIAL.
          CONCATENATE 'Posting Date:' so_budat-low ' TO  ' so_budat-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Posting Date:' so_budat-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_matnr[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_matnr-high IS NOT INITIAL.
          CONCATENATE 'Material ID:' so_matnr-low ' TO  ' so_matnr-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Material ID:' so_matnr-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_werks[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_werks-high IS NOT INITIAL.
          CONCATENATE 'Plant:' so_werks-low ' TO  ' so_werks-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Plant:' so_werks-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_lgort[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_lgort-high IS NOT INITIAL.
          CONCATENATE 'Storage Location:' so_lgort-low ' TO  ' so_lgort-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Storage Location:' so_lgort-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_lifnr[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_lifnr-high IS NOT INITIAL.
          CONCATENATE 'Vendor:' so_lifnr-low ' TO  ' so_lifnr-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Vendor:' so_lifnr-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_xblnr[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_xblnr-high IS NOT INITIAL.
          CONCATENATE 'Delivery Note:' so_xblnr-low 'TO' so_xblnr-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'Delivery Note:' so_xblnr-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_ebeln[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_ebeln-high IS NOT INITIAL.
          CONCATENATE 'PO NO:' so_ebeln-low ' TO  ' so_ebeln-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'PO NO:' so_ebeln-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      IF so_usnam[] IS NOT INITIAL.
        CALL METHOD document->new_line.
        IF so_usnam-high IS NOT INITIAL.
          CONCATENATE 'User Name:' so_usnam-low ' TO  ' so_usnam-high INTO text SEPARATED BY space.
        ELSE.
          CONCATENATE 'User Name:' so_usnam-low INTO text SEPARATED BY space.
        ENDIF.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      CALL METHOD document->new_line.
      IF 1x3 = 'X'.
        text = 'Barcode label 1x3 maintained'.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ELSE.
        text = 'Bar Code label 2x4 maintained'.
        CALL METHOD document->add_text
          EXPORTING
            text          = text
            sap_fontsize  = cl_dd_document=>medium
            sap_fontstyle = cl_dd_document=>strong.
      ENDIF.
      CALL METHOD document->new_line.

  • Column not appearing in the output

    Hello All,
    I need to make changes to the existing workbook. "Line amount" (Detail)cloumn needs to be manipulated
    Line amiountwas selected in the list. But in the output i am not able to see that line amount in the output.
    But if select line amount (sum) i am able to see. Line amount(detail) i am not able to see.
    Please let me know the reason for this.
    Kind Regards,
    Kumar.

    That seems strange to me. Perhaps some kind of security thing. Though you would think if you can see the SUM aggreagate, you should be able to see the DETAIL. Can you even see the DETAIL to pick it from the item list (open the item to see its available choices)? Maybe you are not opening the item to see the aggregate choices and just picking the item, and it is giving you the default choice, which would be SUM most likely? If you can see the DETAIL choice and you pick it, but you don't see it in the query results, I would contact Oracle Support. I would say in such a situation that you must have run across a programming error.
    John Dickey

Maybe you are looking for