Document toolbar report

Hi Expert,
     I have a requirement to have a toolbar report in a document like following screen.
     When user click on a toolbar, CLM will open a report for user. I have googled how to implement this, but I found only how to hide/show toolbar via Toolbar customization. So I need some advices from you guys.
     - Please guide me how to have a new toolbar under the 'Reports'
     - Please guide me how to link the new toolbar with a report.
Thank you very much
Noppong

Hi Noppong,
Go to Setup--> Document Setup -->Document Report Configuration and select the document type(Project/RFx/Auction/MA) in which you want the report to appear.
For instance, if you want to place the report in Master Agreement, then you need to open Master Agreement Document Report Configu and add the required report by clicking on Add Internal Report. Then you can find the added report in Master agreement's Reports toolbar.
Hope this helps!!!
Regards,
Vignesh

Similar Messages

  • How to link PDF document in Report Layout??

    I need to display the contents of PDF document after the form letter report. I tried OLE object but at the runtime it does not display the content. Does any one knows how to attach PDF document in reports layout?
    Thanks
    Ravindra

    you will have to concatinate your report output with the static PDF document. in reprots 10g you can create a cusotm destination that could implement this functionality.
    out of the box, reports does not provide the ability to add static content in PDF to reports' generated PDF output.
    thanks,
    philipp

  • Document or report for assessment and reversed assessment?

    Hi guyz,
    Is there any document or report for assessment and reversed assessment?
    I need to find documentation as a proof for any execution and reversal of assessment, such as journal entry or report line items that is showing debit or credit for the expenses..
    Currently, I can only see actual cost document which shows execution of assessment and an assessment cost element debit and credit in the Cost Center Actual/Plan/Variance report.
    However, when I do reversal at KSU5, in the Cost Center A/P/V report is showing that assessment cost element is still exist (no more debit and credit showing as the result of the reversal), only that the value is now zero.
    Need your answer asap...Thanking you..

    Dear Meila,
    Use tcode KSB1 Cost Center Actual Line Itens, execute then report and change the Layout, insert the field Business Transaction in the report.
    Regards

  • Document toolbar in DW CS3 not displaying documents as tabs

    In Dreamweaver CS3 I have had document toolbar display all my open documnets as tabs. (Windows XP).
    This somehow has gone away, maybe I messed something up. Anyway to restore by document toolbar to look like default ?
    Thanks

    Maximise one of the documents by double clicking at the top of the document window and DW should revert to tab mode.

  • Documents in Reporting

    Hi,
       We are creating a documents in reports and those are available for users to view and modify. but we donot want to allow the users to modify those documents expect few users who can have access to modify the documents? how can we achive this? please let me know the answer.
    Regards
    Sankar

    Sankar,
    Use the authorization object S_RS_ADMWB. Check the following documentation, this should be simple to implement just like any other authorization object.
    http://help.sap.com/saphelp_nw70/helpdata/en/e3/ae133bdca84047e10000000a11402f/frameset.htm
    -Saket

  • Missing Document Number Report in Oracle Accounts Payable

    Hi All,
    Can you please let me know if there alternative report for Missing Document Number Report in R12......
    similar to what we had in 11.5.9 Instance In AP
    Thanks
    Edited by: user5358827 on Apr 19, 2010 11:31 AM

    Hi
    We have tried this but no output. ie the issue continues the same. This issue is there for all PC including Server. Is there any other solution avaliable. .
    Regards
    Sunil

  • Document Drafts Report Indirect Delivery:  understading

    Hello Experts,
    In Sales - A/R > Sales Reports > Document Drafts Report >> there are few things I wanted to ask:
    In selection criteria I selected full Sales - A/R area:
    In Document Drafts Report, there is a columns about which I want to ask
    1. Approval (Column) >> Values: a. Indirect Delivery and b. Direct Delivery
    Can you please tell me about Indirect Delivery and Direct Delivery ?
    Help Required..
    Kind Regards
    Edited by: Shazad Nazir on Dec 31, 2008 12:46 PM

    Hi,
    The 'Direct/indirect delivery' is only meaningful for orders. It changes along with the setting under Order-logistic tab-approved check box.
    Regards,
    Jitin
    SAP Business One Forum Team

  • Document Drafts Report, Draft Open & Close: understading

    Hello Experts,
    In Sales - A/R > Sales Reports > Document Drafts Report >>
    In selection criteria I selected full Sales - A/R area:
    In Document Drafts Report, there is a column about which I want to ask
    Status >> Values: a. Open b. closed
    Can you please tell me when system close the Document and when system keeps it open ?
    Help Required..
    Kind Regards

    Hi,
    First of all Happy new year!
    The closed status in the document draft indicates that you have added the document from the draft into to original.
    You can manually rt.click the draft and can change it to closed status and vice versa by selecting restore.
    Once you have posted the draft to original you need to delete the draft document inorder to avoid duplication.

  • 0 Item Found (Document Access Report)

    When I execute the Document Access Report the result of report is found 0 document.I am ensure my document is read.
    Please Help me.

    Hi Jumnong,
    you have to activate the RepositoryService "AccessDataCollectorService" that comes along with the Document Access Report on the repository where you want to use this report.
    For a better understanding you can have a look at this thread: https://www.sdn.sap.com/irj/sdn/thread?threadID=265414
    Hope it helps,
    Robert

  • Document changes report

    Create a new report to display contract document changes
    I got an assignment to create a new report which must show the document changes in Functional Areas SD
    Requirements are
    1. create customised report that will allow them to list the changes made in contract documents with more
    ranges options on the report selection parameters
    Basically this customised report will retrive all the changes made in sales contract documents within a plant,date ranges and other selection parameters.
    Testing scenarios
    Test 1 : create a new contract document. Make changes to the contract line item information such as order qty, add in a new line item , apply rejection code, etc.
    The report layout must shows
    Sales offcie from __________ to __________
    contract document number from ______________ to ______________
    change Date from _______________ to __________________
    change by < username >
    Contract Doument Number
    DATE                     Changes (Header Item)               old value          new value        user
    <sales Office code >     < Sales_office_Description>
    + 400000600
      08/10/2007             Customer purchase order date         00/00/0000        08/10/2007         user01
      09/10/2007             10 Item credit price                 330.00            323.40             user02
      09/10/2007             30 Reason for rejection of
                             quotations and sales order                                                     
    + 400000601    
      08/10/2007             Customer Purchase order              XYZ-111           ABC-123            USER03
      08/10/2007             10 Item credit price                 100.00            95.50 AUD          USER03
    Like above whoever made changes for the document the report must display as above
    can anyone help me or give idea how to proceed with the codes
    regards
    Piroz

    Hey Ashish
    Below is the report for document changes for 2 tables CDPOS, CDHDR
    I need some modification for how to add the ranges
    Plant from ________ to ___________
    Udate from __________ to ___________-
    Document No from ________ to __________
    Change date from ____________ to _____________
    username by __________
    If i don't enter anything the it should display all the records esle the ranges defined.
    I even want to add plant code from and to but not getting idea from which table it has to be taken? I want this to be display in ALV Gride format too.
    Please could anyone help me in modification please urgent.........v urgent
    REPORT ZCHGDOC.
    TABLES: CDHDR,
             CDPOS.
    DATA: BEGIN OF itab occurs 0,
    UDATE TYPE sy-datum,
    end of itab.
    SELECT-OPTIONS udate for sy-datum .
    SELECTION-SCREEN BEGIN OF BLOCK DOCUMENT WITH FRAME TITLE TEXT-701.
    PARAMETER: CHANGENR LIKE CDHDR-CHANGENR.
    SELECTION-SCREEN END OF BLOCK DOCUMENT.
    END-OF-SELECTION.
       DATA: BEGIN OF IT_CDHDR OCCURS 0,
               OBJECTCLAS LIKE CDHDR-OBJECTCLAS,
               OBJECTID LIKE CDHDR-OBJECTID,
               CHANGENR LIKE CDHDR-CHANGENR,
               USERNAME LIKE CDHDR-USERNAME,
               UDATE LIKE CDHDR-UDATE,
               UTIME LIKE CDHDR-UTIME,
               VALUE_NEW LIKE CDPOS-VALUE_NEW,
               VALUE_OLD LIKE CDPOS-VALUE_OLD,
       END OF IT_CDHDR.
       DATA: WA LIKE LINE OF IT_CDHDR.
    DATA: WA LIKE LINE OF IT_CDPOS.
       DATA: BEGIN OF IT_CDPOS OCCURS 0,
               OBJECTCLAS LIKE CDHDR-OBJECTCLAS,
               OBJECTID LIKE CDHDR-OBJECTID,
               CHANGENR LIKE CDHDR-CHANGENR,
               TABNAME LIKE CDPOS-TABNAME,
               FNAME LIKE CDPOS-FNAME,
               VALUE_NEW LIKE CDPOS-VALUE_NEW,
               VALUE_OLD LIKE CDPOS-VALUE_OLD,
       END OF IT_CDPOS.
    SELECT OBJECTCLAS
            OBJECTID
            CHANGENR
            USERNAME
            UDATE
            UTIME INTO CORRESPONDING FIELDS OF TABLE IT_CDHDR
            FROM CDHDR
            WHERE OBJECTCLAS = 'VERKBELEG'.
            IF IT_CDHDR[] IS NOT INITIAL.
       SELECT OBJECTCLAS
              OBJECTID
              CHANGENR
              VALUE_NEW
              VALUE_OLD
              FNAME
              TABNAME
              INTO CORRESPONDING FIELDS OF TABLE IT_CDPOS FROM CDPOS
              FOR ALL ENTRIES IN IT_CDHDR
              WHERE
              OBJECTCLAS = IT_CDHDR-OBJECTCLAS
              AND OBJECTID = IT_CDHDR-OBJECTID
              AND CHANGENR = IT_CDHDR-CHANGENR.
       SORT IT_CDPOS BY OBJECTCLAS OBJECTID CHANGENR.
    ENDIF.
    Add tables CDPOS DATA TO CDHDR.
    DATA: INDEX TYPE i.
    LOOP AT IT_CDHDR.
    INDEX = SY-TABIX.
    READ TABLE IT_CDPOS WITH KEY OBJECTCLAS = IT_CDHDR-OBJECTCLAS
    OBJECTID = IT_CDHDR-OBJECTID
    CHANGENR = IT_CDHDR-CHANGENR BINARY SEARCH.
    IF SY-SUBRC = 0.
    IT_CDHDR-VALUE_NEW = IT_CDPOS-VALUE_NEW.
    IT_CDHDR-VALUE_OLD = IT_CDPOS-VALUE_OLD.
    MODIFY IT_CDHDR INDEX index TRANSPORTING value_new value_old.
    ENDIF.
    LOOP AT IT_CDHDR INTO WA.
         WRITE:  WA-OBJECTID.
         WRITE:  / WA-UDATE,WA-CHANGENR,WA-USERNAME,WA-VALUE_NEW,WA-VALUE_OLD.
    WRITE: / WA-CHANGENR,WA-VALUE_NEW,WA-VALUE_OLD.
    ENDLOOP.
    ENDLOOP.

  • How to view word document from report?

    We have one table with blob datatype and manage to save some document by creating form on this talbe. Through form we can see the document as default functionality of portal forms. But now we want to allow user to view this document from report as well.
    We tried one Solution on WWDOC_DOCUMENT and its working for WWDOC_DOCUMENT table but we want to display from our user table's word document. ( Any relation between user table and WWDOC_DOCUMENT table of PORTAL30).
    Thanks

    Found way around but facing another problem. Its worked fine for first time (means when i inseted documents and created report on same table).
    But subsequent session it giving HTTP 404 file not found error.
    Any clue?

  • System Language is English but all documents and reports come out in French

    System Language is English but all documents and reports come out in French. How do I get the system to switch all of the documents and reports to print in the English layouts?
    thx, Richard.

    Richard,
    Probably this is due to what Dan has pointed out.
    You can open the PLD template and go to Print Layout Design menu on the Top and click Display document properties.  Check the language properties.
    Suda

  • Dreamweaver CC 2014.1 document toolbar.

    I just updated to Dreamweaver CC 2014.1. In the previous version, there was a text box on the Document toolbar where you could type in the document title.  That box is not there in CC 2014.1.  How can I replace it?

    I think there's a problem with your Template.dwt.  I don't see an editable region for the <title> tag.  It should resemble this:
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- InstanceEndEditable -->
    Title field is on your properties panel but it's above the target field. I think the reason it's empty is because of above problem with your main Template.dwt.
    Nancy O.

  • Journal Document wise report T.Code

    Hi
    I want Journal Document wise report. how to i can view that report.
    related to document.
    Ashok lkumar

    Hi
    Please try S_ALR_87012291 or S_ALR_87012287
    Regards,
    K Lakshmanan

  • Alternative report to the Document Journal report(S_ALR_87012287)

    Dear friends,
    Please let me know if there is any other alternative report which can be used in place of S_ALR_87012287(Document Journal) report.
    Tks & Rgds,
    Kunal Vichare

    Hi,
    The requirement is to check the list of document journals which are posted during the month.
    We should be able to view the username field as well.
    Hope this clarifies your question.
    Tks & Rgds,
    Kunal Vichare

Maybe you are looking for

  • Search and replace, with pattern matching using a table

    I need to inspect a data stream and standardise a set of codes. I need to 1. Match any patterns with a dash character and remove the dash and any following characters, eg BN-S -> BN, BN-SH -> BN, ARG-22 -> ARG, etc. 2. Make a few specific word for wo

  • String Aggregation - ORA-01489

    Hi, I am getting ORA-01489 for the following query. Basically, I am performing string aggregation: SELECT LTRIM(REPLACE(sys_connect_by_path(expression, '::'), '::', ','),',') INTO clob_variable FROM (SELECT * FROM tb_metadata_detail WHERE performance

  • If Process Chain Fail in Production?

    Hi to all, Please can anyone tell me, if there is process chain running in production and any process type fail or process chain fail ?. Does we need to repair it, or repeat it or, restart it. How to identify what should be done and how to do it. I s

  • Photoshop Saving Options - Window 7 style address bar?

    Hello, is there any way to save/open files in Adobe products using the general Windows format, i.e. where you could copy & paste a folder location into your address bar. I work on multiple projects across a complex network and I have to manually navi

  • Using iPod to listen to Shared Music Library

    Is there any way to use the iPod Touch to listen to music stored on my desktop Mac? The idea is that I'll hook up the iPod to my living room stereo, but with only 8gb, it doesn't have enough room for my whole music library. I've got a wifi network. T