Creating a custom view - define NavBar ID

Hi Guys,
Well im new to all this but like ive got some preliminary knowledge. The problem is i started off with the cookbook but somehow got blocked. I wanted to create my own views.
As far as ViewSet and ViewAreas and Views are concerned i got through. But here is the problem How am i suppose to link them.
I mean where? and what sort of changes are required.
Coz what ive been through till now was not much of a help. The problem is that when i followed the examples i was supposed to get automatically generated in and outbound plugs. So i dint get any.
In navigation bar which way should i follow. I mean in the Navigation Bar entry i tried to hang up one. But it was obviously wrong one so i had runtime errors. Where and how should i define my NavBar ID so it can be called.
My question is getting uglier. So id stop. I hope ud understand.
Regards,
Ragwan

Thanks alot Anand,
But where am i supposed to define this TargetID in SPRO. Coz right now im through with the link but its not shown in the browser. As soon as click on this defined link of mine i come up with a browser window with std. SAP Header and footer but the rest is gone. I think the way you have pointed out its because of this missing hook.
Thats why i wanted to know the exact location where in SPRO am i supposed to hook it up. I know it sounds a bit preliterate, but i'd appreciate your help.
Regards,

Similar Messages

  • Creating a custom view in WEB UI

    Hi Experts,
    There is a requirement to create a custom view having few fields of oppurtunity.
    Please let me know which is better way of achieving;
    1. Copying the standard SAP oppurtunity view of component BP_BPBT.
    2. Creating a new custom view with user-defined fields.
    This view should be displayed in assignment block of accounts.
    Though the SAP standard oppurtunity view is available in BP_HEAD, it is not allowing to display the standard view again in our assignment block.
    Could you please let me know the steps to follow for achieving this task. (any of 2 ways)
    Regards,
    Santosh

    Hi Santosh,
    You have to place the following code in WD_USAGE_INITIALIZE:
    WHEN 'ZBP_BPBT'.
              CALL METHOD iv_usage->bind_context_node
                EXPORTING
                  iv_controller_type  = cl_bsp_wd_controller=>co_type_component
                  iv_name             = iv_usage->usage_name
                  iv_target_node_name = 'PARTNER'    " Node of the MAIN component
                  iv_node_2_bind      = 'PARTNER'.   " Node of the embedded component
                CALL METHOD iv_usage->bind_context_node
                  EXPORTING
                    iv_controller_type  = cl_bsp_wd_controller=>co_type_component
                    iv_target_node_name = 'BUTTONSAVE'    " Node of the MAIN component
                    iv_node_2_bind      = 'BUTTONSAVE'.   " Node of the embedded component
    And if you want to access the component controller from a view, you can access it by 'me->COMP_CONTROLLER'.
    If you are in component controller class, it is just 'me'
    Regards
    Leon

  • How to create a customized view in SCOM monitoring to view alerts

    Hi All,
    I am trying to create a customized view in SCOM 2012 R2 monitoring for command center team to have the alerts from Server OS, AD, Exchange and few other MPs. I understand that I can use the option "Create by Specific source" and by selecting the
    required sources but I don't want all the alerts from these sources to be listed there but only few alerts which the respective teams want it to be.
    Thanks in advance.
    Regards,
    Srini

    Hi All,
    I am trying to create a customized view in SCOM 2012 R2 monitoring for command center team to have the alerts from Server OS, AD, Exchange and few other MPs. I understand that I can use the option "Create by Specific source" and by selecting the
    required sources but I don't want all the alerts from these sources to be listed there but only few alerts which the respective teams want it to be.
    Thanks in advance.
    Regards,
    Srini
    Hi Srini,
    Based on the above requirement, You want to create a Dashboard view with Specific alerts but not all right ?
    Based on my understanding on your above requirement i created one in my SCOM. Please let me know if this is what you really wanted ?
    For the below you really need to know what are those alerts, ONLY those alerts you want to be displayed in the dashboard.
    Then Go to the Monitoring tab in SCOM and then Right click Active alerts and select New -> Select New Alert view
    When you select new alert view you will need to specify the Resolution state and the Specific alerts you want.
    In the below example i have selected "MSExchange Active sync Alert" as a example. So my goal is here such that only the alerts i have specified from my selection ( "MSExchange Active sync Alert") if it appears in New state will appear
    in this view not all other alerts.
    So for that i just used the below options:
    Resolution state & Alert name
    Resolution state = New
    Alert name = %MSExchange XXXXXXXX%
    Also as of i see there was no option for entering multiple alert names. But i think there is and i am still trying as it accepts some SQL Wild cards. So if any one has an idea what is the wild card what is to be used to mention multiple names in that Name
    view please let me know.
    Gautam.75801

  • Create a Custom View in Project Server 2010 that is Visible in MS Project

    Hello All,
    We want our PMs to consistently report Physical % Complete, but couldn't find an existing "Status" or "EVM" view.  So, in Project Server 2010, using Server Settings > Look and Feel > Manage Views, I created a customized project
    view using existing fields (no customized fields, if that matters).  The problem is that I cannot find the view when I open MS Project.  Under Manage Views, in the Format View section, I have selected "Gantt Chart (Views)" for the Gantt
    Chart format field.  The view defaulted to "Timesheet" for the Grouping format field.  Under the Security Categories section, I have selected My Projects and My Tasks.  I have not applied a Filter.  Any ideas why I cannot find
    this new custom view in MS Project?  
    Was I supposed to create the new customized view directly in MS Project?  If so, where would I find the steps to do that?  Thank you!
    Julie

    Julie --
    Nice try, my friend.  Your only mistake was trying to create the Microsoft Project view in PWA.  You have to open the Enterprise Global for editing in Microsoft Project, and then create the custom view and table in the Enterprise Global. To
    open the Enterprise Global for editing, click File > Info > Manage Enterprise Global.  When you finish creating the custom view and table, then save, close, and check in the Enterprise Global file, and then exit Microsoft Project completely.
    The next time you or any of your PMs launch Microsoft Project and connect to Project Server, the custom view and table will be visible for every current and future project.  Hope this helps.
    Dale A. Howard [MVP]

  • Custome Views Defined Showing Incorrect Data

    Dear All,
    When users apply filters -> define and save custom views, they see instances in their defined view which have actually already gone out from the current activity.
    This gives them an incorrect picture of the view at any point causing great amount of disgruntlement especially among the managers who need to know how many tasks are there in the queue and accordingly plan for it.
    If we go to Internet explorer settings and delete temporary internet files and cookies then it does work and shows the users the correct figure. But every now and then an incorrect view is shown to user and users have to keep performing this irritating activity of deleting cookies.
    Can anybody throw light on how best this can be handled and why the problem is occuring in the first place
    Regards,
    Viraj Churi

    I've seen this happen with people abruptly close out of a prior view by using the back button having multiple windows open in BPM, or by closing a browser window on a view. You can educate the managers by telling them to not do this, but that never goes over very well, does it...
    If this is the problem, you'll need to experiment with various causes, there may be some code remedies for this. I don't have the code handy to show you, but I believe we solved this using <BODY onUnload> or <BODY onBeforeUnload>. You can also try using windows.onclose and Javascript. These solutions are problematic as well and are not always supported on all browsers and versions. I'll see if I can find better code examples later, but you might try to pinpoint what is causing it and focus your solution based on that. (Back-button, or windows closing, etc.) There are also many post on this subject you can find through Google.
    HTH,
    Mark

  • Creating a custom view to be used in Discoverer

    Hi Everyone,
    I would like to create a view, that can be used in Discoverer.
    I am new to Oracle and was wondering if
    1) the hardcoded values in the WHERE clause can be made into variables
    2) if (1) is true, can the Discoverer parms drive/be the values of the variables for the sql?
    SQL statement is below,
    tx for any assistance, Sandra
    SELECT
    S1.ID
    , S1.NAME
    , SA1.ACADEMIC_PERIOD
    , SA1.STUDENT_ATTRIBUTE
    , IJ.STUDENT_ATTRIBUTE
    FROM STUDENT_ATTRIBUTE SA1
    INNER JOIN STUDENT S1
         ON SA1.PERSON_UID = S1.PERSON_UID     
    INNER JOIN
                             SELECT
                             SA2.ACADEMIC_PERIOD
                             , SA2.PERSON_UID
                             , SA2.STUDENT_ATTRIBUTE
                             FROM STUDENT_ATTRIBUTE SA2                              
                             WHERE SA2.ACADEMIC_PERIOD = '200920' AND
                             SA2.STUDENT_ATTRIBUTE = 'M4'
                             ) IJ
    ON SA1.PERSON_UID = IJ.PERSON_UID                         
    WHERE SA1.ACADEMIC_PERIOD = '200920' AND
         S1.ACADEMIC_PERIOD = '200920' AND
         SA1.STUDENT_ATTRIBUTE = 'SD'
    ORDER BY S1.NAME

    Hi Sandra
    I'm glad you got it.
    With regards to custom folders, I have to humbly disagree with the opinion expressed by my learned friend John. I have found that the most dramatic improvements I can make to a reporting system lie within the database. Within a tool there is usually nothing I can do to improve the performance that you get out of your database, but there is an awful lot you can do, and typically have done, to mess it up.
    Above everything else, I am a reporting mentor and I get called in to work on systems where reporting is not working very well. I can tell you that rarely do I find that making changes to an EUL solves the problem.
    Most of the time the fault lies in the database with it not being designed for reporting purposes. What I do is evaluate, formulate and activate. I analyze the problem, I work out the solution then I implement the solution. I have worked on systems where Discoverer reports, which granted are not the fastest in the world to begin with, have taken 30 minute or longer to run. When I am done I have these working in 1 minute or less. In a nutshell, or three words actually, you need to SIP your database, that is to summarize, index and partition the data within it in such a way that it has no choice but to behave.This is something you cannot do with a custom folder.
    If anyone reading this is having trouble with a reporting system playing up you need to act now, change it or call someone who can, and make it perform the way you want. Your users will love you for it.
    Best wishes
    Michael
    URL: http//ascbi.com
    Blog: http://learndiscoverer.blogspot.com

  • Create a custom viewer app for the iPad and iPhone

    This question was posted in response to the following article: http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60c5dd08612e5ea7d27f-7ff f.html

    Okay, so just to clarify, once I build the viewer app (using the DPS App Builder) that I want to use with Apple products I submit it to Apple - without any folios? Then once I gain approval from Apple I will be given the proper information to publish folios to the app? May seem like a dumb question but the reason I ask this is because currently I cannot see any of the folios that I have created in the testing/developer app. - even though they have been uploaded to the folio producer and are listed as public and free. This is the part that is still "fuzzy" to me. When do I submit the viewer app for Apple consideration/approval?

  • How to create a custom view in NWA

    Hi ,
    can I get log for my specific business system in NWA .
    Is there any weblog on NWA for XI ??
    Thanks
    KLK

    Hello, KLK!
    Do you have done that?

  • Creating Customized Views in bpm/workspace

    Hi All,
    I'm going to create a customized view in http://<host>:<port>/bpm/workspace ..
    I was able to create one view for the first user and that Human task user are defined in the 'Organization' Lane Users.
    Then next user comes based on the output of the first user.
    Human task is created and and opened the <secondUser>.task file in bpm jdeveloper project and went to the 'Assignment' section and Edit the user as below,
    Type - Single
    Build a list of participants using - Names and Expressions
    Add the user variable using Expression ..
    Once I assigned to a task for a user(2nd Level) , I can see instance in his Inbox.
    But not in his view. (Customized view.. )
    Once I remove above configurations and assign the Lane Users it populates.
    What will be the Problem ???
    Where to assign the user and how can I populate tha customized view with this scenario??
    Thanks,
    nir
    Any suggestions PLEASE ....
    Edited by: Nir on May 14, 2013 9:38 PM

    Hi 814056
    Thanks for your reply..
    Yes. The problem is all these users are belongs to same group but they should not see each others tasks.
    i.e. Managing Directors of different subsidiaries in one organization.
    They should not see each others tasks, but they are having same interface. Having separate groups for each SBU is impossible since we are having more than 50 subsidiaries.
    Thanks,
    Nir

  • Creating a Custom Event Log View Shortcut on a server desktop for an admin

    Good morning,
    We have a new admin starting and I would like to create custom event log view shortcut on there desktop for each server they need to check. Is there a way to do this in Server 2012 and Server 2008?
     I have figured out how to create a shortcut of the Application and System log, but not Custom Views. Thanks.

    Hi,
    Based on my research, you can create a custom view like
    this.However, I tried miltiple ways to create a shortcut of the custom view of the event viewer and no result. I can only create a shortcut of the event viewer. You may need a script can achieve that.
    Best regards,
    Susie

  • Build failed when trying to create a custom Android viewer

    I am experiencing the same issue, I get the : 'build failed. try again later' without any further information, when trying to create a custom viewer for android. Is this caused by server overloads or are there some things to check?
    Any help is appreciated! Thank you

    hey Bob,
    I did not before as I was assigned a mac that had everything running (untill now ), but to be sure I followed the steps just now using the keytool in terminal but looks like this is not making any differance.
    also, I can see the previous apps listed showing the download apk option, I have not been prompted for a certificate yet, where in iOS apps you are asked for it on save before the build starts and when you download the zip again if I'm not mistaking.
    Right now I always get the build faild error, try again later when I save the last step in the viewer creation process.

  • How to create new Standard views in BPEL worklist

    Hi all,
    we want to use the BPEL Sample Worklist and customize it. Among others we want to modify the existing standard views (like "High Priority Tasks" etc.) and add new ones.
    According to a tech note ("http://www.oracle.com/technology/products/ias/bpel/htdocs/orabpel_standardviewtechnote.html", actually the only one we found!) on the Oracle Tech Network we modified the XML file (StandardTaskViews.xml) that defines the original standard views.
    That xml file is located in the bpm-services.jar file under $[oracle.home]/bpel/system/services/lib.
    But when restarting the server all standard views disappeared, even after replacing the changed jar file with the original one!?
    So how can we create new standard views!?
    Regards
    Jan

    Ok, thanks.
    But what happens if a new user is created after you have set the VIEWOWNER column to all users!? This user won't have that view!? Or is there a chance to set the VIEWOWNER column to something like "ALLUSERS"!?
    In our understanding this is exactly what Standard views represent: A view that is available to all users. So it would be very handy if one could easily define new standard views instead of creating a custom view and make it available to all (currently existing) users...
    Regards
    Jan

  • Custom view in onet.xml?

    I'd like to create a custom view in my custom site definition, but I'd like to avoid unnecessary complexity. An extra feature that completely redefines an oob list in order to change a single default value to be used only once strikes me as, to not use
    the phrase "extremely retarded", kind of silly. I'd much rather keep everything, I guess, still scattered all over the place, but slightly less so. Is it at all possible to define a custom view in onet.xml? The goal is to have a task
    list without a timeline on the default page.

    1. Save Site As Template can be basis for your solution, and in no means it should be left as-is. It should be cleaned up, IMO, anytime you import it to VS and create your own solution. Yes, 130 files and few thousand of XML is really too much.
    2. Timeline is displayed as separate web part in custom sites (at least we used it that way). You can turn it of by simply using appropriate view in your ListViewWebPart, as the timeline is in fact "ProjectSummaryWebPart". Of course, you need to define that
    view first in schema.xml for your list.
    Dragan Panjkov [http://www.dragan-panjkov.com]

  • Owner of a custom view

    Hello
    We created a custom view and import into discoverer admin to write reports
    We granted synonym access to that view to EUL_US.
    Now when we right click to see the properties of the folder there is a value for ownership..who will be better APPS or EUL_US
    thanks
    kumar

    Hi,
    If you are using APPS mode and you created the view under APPS then you do not really need the synonym.
    And I think that always the real owner should be defined as the owner so that if in the future you would like to perform
    chnages in the view and you will try to find the owner you will get to the source and not to the synonym.
    Tamir

  • A custom view in the Edit drop-down

    Hi,
    How could I create a custom view and add it to the Edit List Item drop-down in SharePoint 2013? This screenshot shows what I mean in SharePoint 2010:
    I'd like to have a menu item Custom View below Edit Properties in the drop-down list. When the user clicks the item I'd like to redirect to my layout page.
    Thanks,
    Leszek
    Wiki: wbswiki.com

    Hi ata6502:
    Adding a user custom action for list items
    using System;
    using Microsoft.SharePoint.Client;
    namespace Microsoft.SDK.SharePointServices.Samples
    class CreateUserCustomActionList
    static void Main()
    string urlWebsite = "http://MyServer/sites/MySiteCollection";
    ClientContext clientContext = new ClientContext(urlWebsite);
    Web oWebsite = clientContext.Web;
    List oList = oWebsite.Lists.GetByTitle("My List");
    UserCustomActionCollection collUserCustomAction = oList.UserCustomActions;
    UserCustomAction oUserCustomAction = collUserCustomAction.Add();
    oUserCustomAction.Location = "EditControlBlock";
    oUserCustomAction.Sequence = 100;
    oUserCustomAction.Title = "My First User Custom Action";
    oUserCustomAction.Url = urlWebsite + @"/_layouts/MyPage.aspx";
    oUserCustomAction.Update();
    clientContext.Load(oList,
    list => list.UserCustomActions);
    clientContext.ExecuteQuery();
    Modifying a user custom action
    using System;
    using Microsoft.SharePoint.Client;
    namespace Microsoft.SDK.SharePointServices.Samples
    class ModifyUserCustomAction
    static void Main()
    string urlWebsite = "http://MyServer/sites/SiteCollection";
    ClientContext clientContext = new ClientContext(urlWebsite);
    Web oWebsite = clientContext.Web;
    List oList = oWebsite.Lists.GetByTitle("My List");
    UserCustomActionCollection collUserCustomAction = oList.UserCustomActions;
    clientContext.Load(collUserCustomAction,
    userCustomActions => userCustomActions.Include(
    userCustomAction => userCustomAction.Title));
    clientContext.ExecuteQuery();
    foreach (UserCustomAction oUserCustomAction in collUserCustomAction)
    if (oUserCustomAction.Title == "My First User Custom Action")
    oUserCustomAction.ImageUrl = "http://MyServer/_layouts/images/MyIcon.png";
    oUserCustomAction.Update();
    clientContext.ExecuteQuery();

Maybe you are looking for

  • PDF size and compression

    Hello, I hope I'm not in the wrong forum for this. I am using a multi function printer/scanner to create multi page PDF's. Due to email server restrictions the PDF's cannot exceed 10 meg. For some reason this seems to hit when the PDF has scanned 30

  • Adobe Acrobat 9.5.5 issue

    Every time I open any .pdf file it gets hanged after few seconds. Pls. suggest solution.

  • US Social Security withholding rate for 2012

    Hi Guys, The US Social Security withholding rate for 2012 will change to 6.2% (from 4.2%) for the employee withholding.  Our Business would be running the first payroll for 2012 on 12/22/11.  The social security withholding change needs to be in the

  • Declaring namespaces ONLY on root element during serialization

    I'm using JAXP 1.3 and I'd like to be able to serialize a document so that the namespace declarations are only specified once on the root element and not repeated throughout the document. I'm working on a journal publication system and the request ca

  • Roles in User Menu

    The user Menu is showing roles instead of transaction in SAP . Please let me know is it because of values in SSM_CUST table . If yes then what values should I maintain in different fields for this table to get transactions etc in User menu . Is there