Create a new view on Reports section

I have tried to create a new view on the "Reports" section in SCSM 2012 SP1 and here is my final MP:
<ManagementPack xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" ContentReadable="true" SchemaVersion="1.1" OriginalSchemaVersion="1.1">
<Manifest>
<Identity>
<ID>SG.Report.Library</ID>
<Version>1.0.0.0</Version>
</Identity>
<Name>SG Report Library</Name>
<References>
<Reference Alias="System">
<ID>System.Library</ID>
<Version>7.5.2905.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="SMReport">
<ID>Microsoft.SystemCenter.Report.Library</ID>
<Version>7.5.2905.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
</References>
</Manifest>
<Presentation>
<Folders>
<Folder ID="Folder.SGReporting" Accessibility="Public" ParentFolder="SMReport!ServiceManager" />
</Folders>
</Presentation>
<LanguagePacks>
<LanguagePack ID="ENU" IsDefault="true">
<DisplayStrings>
<DisplayString ElementID="SG.Report.Library">
<Name>SG Report Library</Name>
<Description />
</DisplayString>
<DisplayString ElementID="Folder.SGReporting">
<Name>SG Reports</Name>
<Description>Contains SG reports</Description>
</DisplayString>
</DisplayStrings>
</LanguagePack>
</LanguagePacks>
<Resources>
</Resources>
</ManagementPack>
I can see the MP is imported successfully, Then I query the DB for folder:
select * from Folder
where folderName like '%report%'
which gives me some rows containing the folder with parentID = '77C85F13-0D2F-5989-F175-781DE54AD627'
this GUID belongs to "ServiceManager" folder which is the parent folder of "reports" section.
All goes well without error, yet the folder does not show up!
I have tried sealing the Mp but still to no avail.
What I have done wrong?
YSobhdel

you have to use the MM01 tocde and enter the mateial you want extend for new view. system will propose the view and select the new view.
Or use MM50 for mass

Similar Messages

  • Create a new view in a enhance component

    Hi All,
              I want to create a new view for sales order and quatation in a component BP_factsheet.When i craete new view ,it is asking about some value like model node, bol entity, higher level, bol realtion.after that is is asking context node ,bsp application ,custome controller and view type.How can i get these value .when i create a new view then have to add these view in run time repositry under a window or not?
    Thanks in advance....
    Vishwas

    Hello Vishwas,
    You might be interested in knowing how to customise the new UI to add a new view using the enhancement concept.
    Please refer to the published document on the service marketplace:
    http://help.sap.com/saphelp_crm60/helpdata/en/1a/023d63b8387c4a8dfea6592f3a23a7/frameset.htm
    refers to the link at
    service.sap.com/okp
    Inside this go to:
    SAP CRM 2006s: Learning Map for Technology Consultants
    wherein you can find the cookbook to perform similar operation in detail.
    SAP CRM UI Cookbook
    I hope this helps.

  • Creating a new view in a component

    HI,
    I am trying to create a new view in a BSP component using the wizard. But the context nodes are not getting created. Its throwing up an error - "View not copied with wizard; processing not possible".
    What could be the problem ? Pls help.
    Regards,
    Aravind.

    Hi Arvind,
    Before posting error, please search for it.
    Here is what i found here in 2007 forum itself.
    I guess you have not enhanced your component and your view.
    Without enhancing the component it is not possible to add a new context node.
    Here is a very helpful, follow it and the the other link within this thread,
    both are very useful in this regard.
    Web Client Context Node Enhancement
    Thanks & Regards
    Shiven

  • How to create a new view by copying from standard view in IC webclient?

    Hello, expert,
    I need to enhance a sap standard component (BP_Factsheet), inside it I need to create a new view by copying from an existing standard view (Acitivities). However when I try to make a copy, I was asked for destination BSP application, I entered the Z-Application which I used when defining enhancement for the component. After the copy, I don't see the new view.
    Then I tried the destination BP_factsheet, instead of the z-application, then after the copy, I can see the new view. However since it's in SAP application, it seems like it's a MOD, not enhancemnet, and inside the new view, the classes (for context, context nodes, etc.) are not in custom namespace (not starting with Z).
    So please let me know how can I make a copy of sap standar view in custom namespace.
    Thanks in advance.
    Jayson

    When copying you can put any BSP name..normally the practice is to prefix the standard name with a Z.
    Secondly when you want to make changes to the individual classes and methods you need to right click and say enhance. Then the AZ class names etc would be generated. The view should appear in the component wherein you copied the original view from.
    I hope this helps.
    The cookbook should have details on this. Otherwise also its quite intuitive.
    Award points if it helps.
    Thanks.

  • Creating a new view to search local database

    SA
    i need to create a new view that searches my local db for certain clumns
    and i need the filter to have drop down lists based on my instace variables objects
    any suggesstions please ?

    You cannot implement that functionality using the Workspace views. I suggest having a screenflow that uses a JSP to display the information in the way you want. This screenflow can be exposed as a global activity.

  • Create a new view in Material Master

    Hi All,
        I need to create a new view in the Material Master (Tcode - MM*)
    Can anyone let me know how can this be attained. Can this be attained by configuration.
    Regards
    Simin.R

    you have to use the MM01 tocde and enter the mateial you want extend for new view. system will propose the view and select the new view.
    Or use MM50 for mass

  • Create a new view under a component in IC Webclient UI

    Hi ,
    Can anyone tell how to create a new view under a component in IC Webclient UI.
    Regards,
    Sijo

    Depends what kind of view you are talking about. In any case first go to runtime repository on the left panel of the component and then click the edit button.
    If you are talking about interface view, right click the component interface and choose "Add interface view". The created view is added to the selected window in the runtime repository.
    If you want to add view to the window right click the windows component and select "Add view". 
    Select the view using the f4 help and save the runtime repository.

  • How to create a new Activity with report

    I would want to know how I do to create a link in a report that connects me to the page of the Client to add a new record of activity if i want.
    Substantially this link allows me to create a new activity in an agency that I directly select from the report.
    Thank Vale.

    Hi
    You should use the observer user for performing read-only operations.
    This is one of the users that is created when you installed AccAD.
    Here is the section that mentions it from our administration guide:
    You are asked to provide passwords for the root, admin, and observer
    users. Make note of these passwords since you will be required to provide them later.
    When the installation is complete, log out root and log on again as admin.
    Important
    Perform any additional operations using the secured admin account. You can use the observer account to access the AccAD Administrator web UI in read-only mode only; this user cannot log on to the machine.
    Best,
    Zeev

  • Unable to create a new view for SAP UI5 in NWDS

    Hi UI5 Profis,
    I'm just getting started with SAP UI5 and wanted to create and run my first application using the UI5 Tools wirh NWDS. After having installed NWDS and the UI5 Tools
    I create new SAP ui5 project, but the wizard always run into error, when I want to create new view.
    Did someone already have the same issue?
    Thanks in advance,
    BR,
    Berenger

    Hi Berenger,
    Which is your NWDS version?
    It seems there is a bug on view creation with 1.8.8 version:
    1814417 - Patched version 1.8.8 of UI Development Toolkit for HTML5
    http://service.sap.com/sap/support/notes/1814417
    Kind regards

  • ALV: Create a new view in Settings

    I get an exception "Dynamic type conflict when assigning references " when trying to create new view in Settings of ALV.
    The ABAP call stack was:
    Method: MAP_FROM_MODEL_CELL_EDITOR of program CL_SALV_WD_PERSISTENCE========CP
    Method: MAP_FROM_MODEL_COLUMN_SETTINGS of program CL_SALV_WD_PERSISTENCE========CP
    Method: MAP_FROM_MODEL of program CL_SALV_WD_PERSISTENCE========CP
    Method: IF_SALV_WD_COMP_TABLE_PERS~SAVE_AS of program CL_SALV_WD_C_TABLE============CP
    Method: ON_VIEW_SAVE_AS of program CL_SALV_WD_C_TABLE_V_SERVICE==CP
    Method: IF_SALV_WD_VIEW~ON_HANDLE_EVENT of program CL_SALV_WD_C_TABLE_V_SERVICE==CP
    Method: IF_SALV_WD_COMPONENT~VIEW_ON_HANDLE_EVENT of program CL_SALV_WD_A_COMPONENT========CP
    Method: ON_VIEW_SAVE_AS of program /1BCWDY/2S9J7MRTEX4AZT4W9F24==CP
    Method: ON_VIEW_SAVE_AS of program /1BCWDY/2S9J7MRTEX4AZT4W9F24==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/2S9J7MRTEX4AZT4W9F24==CP
    After some research it turned out that there is a problem with toggle button which is set as editor for one of columns.
    Debugging showed that data persistance logic of ALV (method MAP_FROM_MODEL_CELL_EDITOR, class CL_SALV_WD_PERSISTENCE, package SALV_WD_COMMON) expects that class CL_SALV_WD_UIE_A_TOGGLE_BUTTON like simple button is derived from class CL_SALV_WD_UIE_A_CAPTION, but it's not.
    The same error can be reproduced on sample SALV_WD_DEMO_TABLE_EVENTS.
    Do I have a problem with different versions of packages (SALV_WD_COMMON and SALV_WD_CONFIG)? Or something else?

    you have to use the MM01 tocde and enter the mateial you want extend for new view. system will propose the view and select the new view.
    Or use MM50 for mass

  • Create new view within Report; use different data

    I am using Oracle OBIEE 11.1.x.x.x
    I have 2 existing views saved as separate reports. One is a Pivot; the other is a Table. Their data sources are unrelated.
    I want to be able to combine both views into one compound view within one report, so I can export both to the same Excel file.
    Please let me know how to implement. Please excuse my word selection; I am very new to this product.

    I am running 11.1.1.5.0
    I tried adding the reports to my dashboard, but I am only able to export each report within the dashboard separately. Is there a way to get both reports to export to the same Excel spreadsheet?
    Edit: please see this link for my available dashboard options. Am I missing an Export option that should be visible for the version I am using? Am I not seeing it because I don't have full permissions?
    Message was edited by: 455c5b7b-2f9d-490d-9698-2a5dc7e4079e

  • How to create a single view like report ?

    Hello,
    basic task is to present a user with 2 versions of the record from the DB. User then will decide either to "approve" the newer version or disregard the changes.
    I'm thinking of presenting these rows in a 2 single view report forms.
    how do i create this type of report ?
    Thank you
    Andrew

    Andrew:
    You can create the report query as
    select apex_item.radigroup(1,record_id) Approve , rpt_column1,rpt_column2....
    from table tab where record_id=<record id of old record>
    UNION
    select apex_item.radigroup(1,record_id) Approve , rpt_column1,rpt_column2....
    from table tab where record_id=<record id of new record>You then add a 'Submit' button and a post-submit process to update the database based on the user's selection. The user's selection will be available in the 'f01' array.
    Varad

  • How do I create a new event from a section of a long video clip

    When I try to select a section of a long clip and drag it to a new event in the iMovie event library, the whole clip moves into the new event.  Isn't there a way to just select and move a section to the new event?

    This does work, but the process is crushingly difficult for my mother. (Try to explain to a 60 year old that you need to reveal the clip in finder. Trim it, save it, trim it, save it, etc for each part of the video. Then re-import those clips into iMovie and delete the original large file from your events). This could have been accomplished with one keyboard shortcut or menu command.
    I'm opposed to creating projects to organize events because it doesn't make sense when creating a Christmas montage to open a project and look for a clip then find it in the events when you could otherwise just look through Christmas 1984 and pull the clip you want. It creates a dual paradigm.
    More than anything I want to attract Apple to this glaring flaw in their product. I can't see the downside of in-app splitting of events which was a feature of iMovie v9. Why remove it entirely? I know it's a rarely used feature, it could have been suitably hidden to avoid accidents. It wouldn't frustrate the average user, but it has confused the ever-living **** out of my mother.

  • Cannot create a new Crystal XI report document

    Every time that I try to link an existing  or a completely new blank report form to an Access 2003 table, Crystal Reports crashes.
    Anyone encluntered this problem?. If so, please advise.
    Thanks, Bill Sandham

    Hi,
    Can you please mention the exact error message,here
    Also check following things and update the thread:
    1.Patch level / version of crystal reports and OS details
    2.Is there any other user who is able to use this table
    3.Can you try this from any other machine
    4.What about the other tables in this databse.Are they accessible without any issues.
    5.Is ther anything special about this table,like any special datatype,encoding being used.
    Thanks

  • Create a new standard layout for the cost report of a sales order

    Hi,
    I would like to create a new layout to view costs in a sales order.
    path: view sales order (VA03), mark sales order item, go to environment cost report. At the moment the SAP standard layout 1SAP01 is shown.
    first question: how can I assign this layout as default layout?
    second question: how do I create the new layout, via report painter? can you give me a path or transaction code?
    thanks.

    i found it myself. You define the groups in the cost component structure. this structure is assignen to the costing variant of each cost object.
    thanks

Maybe you are looking for

  • How can I place my initials when in a document shared review?

    When in a document shared review envitronemnt, the Sign Document menu is grayed out, I want to be able to place my initials in a document, what are my options?

  • External Mice register but do not function

    I can not get any USB mouse to function with my Toshiba Satellite A665D. The mice all register and install drivers when they are plugged in.  The device manager shows them functioning perfectly, but they do not function at all.  Every few minutes whi

  • Sun LDAP to IDM synchronization issue

    Hello friends, I am trying to synchronize all the new accounts created in sun LDAP to IDM. It runs every 10 minutes as configured but does not pick the new user from LDAP. Here is the brief configuration detail. (1) I have switched on the "Retro Plug

  • Permissions on /tmp?

    What should the permissions be on /tmp? i get : can't bind to /tmp/claws-mail-1000: Åtkomst nekas When i try to start claws-mail. If i start it as root it works.

  • IMac G5 problem...Need help

    This is my first time posting to the IMac G5 discussions, and I hope someone here can really help. Something weird is happening to my computer when it is being turned on. Nothing on the screen is displayed, and there is a constant beeping sound. Plus