Accessing Component Name & View name

Hi All,
im facing different situation as there is requirement to enhance the WBS element in the Timesheet entry of Travel & Expenses in the portal but on click on the screen Timesheet entry it is not displaying the Field help /
Provide your valuable suggestions to proceed further
Regards
Jaipal.E

Hi,
You may have to explain little bit more and provide more details.
Both Component Controller and view controller provides API for getting around the controllers.
For the view.
wd_this->wd_get_api( ) would provide a controller of type IF_WD_VIEW_CONTROLLER
IF_WD_VIEW_CONTROLLER has a attribute IF_WD_CONTROLLER~NAME. Which will give you the name.
For the controller:
wd_this->wd_get_api( )  would provide a controller of type IF_WD_COMPONENT
IF_WD_COMPONENT has a attribute IF_WD_CONTROLLER~NAME. Which will give you the name.

Similar Messages

  • Component and view name

    Hi
      Can any body tell me component and view name of interaction center home page...
       top of the screen some frame with blue color is present na..i want the component and view name of that one..

    Hi,
    Well, it actually depends on your configuration. The Interaction Center does not have a "home page" per se. Rather you can configure which screen shows up first. Normally though it is the Identify Account (customer search screen). Depending on your CRM release you can press the F2 button to get the technical details for any screen or field. Just a tip.
    Regards,
    John

  • SYNONYM name, VIEW name and TABLE name

    Can I have SYNONYM name and VIEW name same as TABLE name within same schema?
    ...Vivek

    No, Tables, views and private synonyms share all the same namespace. Indexes and constraints share another namespace. This means that it is possible to have the same name for an index and a table.
    Non-schema object (like public synonyms, user-role...) share another namespace.

  • How to find out the Target Component name and Target view name

    Hi All Expert,
                      I want to know ,how to find out the target component and target view in WEB UI,when i click on a field which shows as a hyper link in WEB UI .At GUI level ,i know the how it will work.Any way to find out the component name and view name which is show the details of that field at GUI level .IF you go to transaction CRMD_ORDER then open the service contract id .then goto the item level value .there is 1 service data tab is available at item level.there is two button is available.first one is available time and second one is response time .if i click on any button then one popup is open which is shows the details of that button.I dont know how to find out the component name and view name from GUI level.
    Thanks in Advance....
    Vishwas Sahu

    Hi Vishwa,
                 The control would be something like this for navigation in Get_p_xxx method u mention as link and u mention a event name which gets triggered on the click of this hyperlink. So your GET_P_XXX method would have the following code:
    CASE iv_property.
        WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.
          rv_value = cl_bsp_dlc_view_descriptor=>field_type_event_link.
        WHEN if_bsp_wd_model_setter_getter=>fp_onclick.
          rv_value = 'EXAMPLE'.
    Now you have to create a method as EH_ONEXAMPLE at your IMPL class and within which you would give an outbound plug method. Within the outbound plug the target data would be filled in the collection and window outbound plug would be triggered.
    This is a huge topic and  i have just mentioned you basic things.
    Regards,
    Bharathy.

  • Dynamic view names in view objects (adf faces bc 10g)...

    I have written an application in adf faces and business components, but would like to be able to add sections to it by simply creating a database view, say with standard names and a suffix, and probably static number of columns (just a read only view). i can handle the front end and logic, but can't see a way to parametise the view names & columns in business component's view objects. I can do things like create a load of dummy views with 10 cols in say selecting 0 from dual then chuck them in the model, which is messy, but would work... Just wondering if there is a cleaner way i can achieve this through the model or any other method, so any ideas that could point me in the right direction would be useful.
    Thanks in advance...
    Tim.

    Hi,
    you may want to investigate into dynamic ViewObjects or dynamicaly adding attributes like example 9 and 29 of http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html
    See also
    http://www.bloggingaboutjava.org/2006/04/binding-dynamic-view-object/
    Frank

  • View name required in apex

    Hi,
    I want to know the Apex view name which shows the report in the following path. This view basically shows the application change details. Any help would be appreciated.
    Home > Administration > Monitor Activity > Application Changes, detailed.
    Regards,
    Balaji

    Hi Ramani_vadakadu,
    Thanks for your reply, but i dont find any table name as apex_workapace. I need view or table name which is showing the report in the below path.
    Home > Administration > Monitor Activity > Developer Activity > Application Changes, detailed.
    Also that report has the below column
    Developer, Application, Application Name, Page, Page Name, Date ,Component, Action, Component Name
    Thanks,
    Balaji

  • Finding Peoplesoft Navigation Path by component or page name

    Hi,
    I wanted to know navigation path by component name /page name. I did some Google and found that we can get this in two approaches
    Find Object navigation' is the new content reference available to do this. You can find this under the navigation 'Enterprise Components -> Find Object Navigation'.
    It is also available in the navigation: Set Up HRMS > System Administration > Utilities > Portal Navigation Path
    We are using HCM 9.0 and Tools 8.49. Unfortunately there is content reference in Enterprise component as Find Object Navigation and in Utilities (Portal Navigation Path) too.
    Can anybody share his/her experience how to get to navigation path apart from running SQL Query?
    Thanks

    If verity is setup you can build the PORTAL_INDEX which will make the portal registry searchable. This will create a search index on your process scheduler, if it's not on the same server as the application server you'll need to copy it over. If you don't have SQL access, you may not have the ability to get this working either if everything wasn't already setup for you. I'm sure a google search on this will yield results in the blogs if you need more info but here's a link to the PeopleBooks 8.49 reference, http://docs.oracle.com/cd/E13292_01/pt849pbr0/eng/psbooks/tprt/htm/tprt06.htm#g037ee99c9453fb39_ef90c_10c791ddc07_2a8 and an example of what it provides. Other option I guess would be to post your component/page name assuming it's not custom and someone else may look up the navigation for you.
    >
    Search Results for 1099
    1
    Withhold 1099 Report Job
    Withhold 1099 Report Post / 1099 Report / 1099 Copy B
    Main Menu>Vendors>1099/Global Withholding>1099 Reports>Withhold 1099 Report Job
    2
    Withhold 1099 Report Post
    Populate table used to create 1099 reports.
    Main Menu>Portal Objects>Navigation Collections>Accounts Payable Center>1099>1099 Reports>Withhold 1099 Report Post     
    3
    Withhold 1099 Report
    Print year-end 1099 report to be sent to the IRS
    Main Menu>Portal Objects>Navigation Collections>Accounts Payable Center>1099>1099 Reports>Withhold 1099 Report     
    4
    1099 to Send Detail
    >
    Edited by: RCC
    Link wasn't working

  • Query View name not saved in "Analysis Grid Properties" under Data Provider

    Hi BW World;)
    We are on BI 7.0
    I have created a BI workbook which contains a query view.
    However when we go into design mode and then "analysis grid properties" for this query view then "change data provider" it does not show the query view name but the query name. (we have saved the workbook)
    Is this the normal scenario?
    Surely should show the "query view name " and not the "query name" as confuses what data provider is being used?
    Is this a bug?
    Best
    Stevo.... Points of course... Thanks in advance.;)
    Edited by: bw4eva999 on Sep 10, 2009 4:40 PM     spelling

    Hi,
    You have created a workbook on top of a Query View which is again depends on a Query.Now the base for Query View is a Query.So the underlying Data Provider for a workbook is a Query.
    Hence when you go to Properties of grid->Change Data Provider,it shows the Query and the InfoCube,but not the Query View.
    So this is not a bug and this how its been designed.
    If you click for the Information of that workbook,it will show the Query and Info Provider,but not the query View.
    Though it looks like wierd,it is not a bug.
    Rgds,
    Murali

  • Finding  View name in screenflow jsp in obpm 10g

    Hi,
    We have a following requirement
    We are displaying a alert box in screenflow jsp upon certain conditions if the user is opening the instance from Inbox or any otehr custom views except History View. If the user is opening instance jsp from history view, the alert box should not come.
    basically, my question is how can i get the view name from which the user opened screenflow jsp?
    in 5.7 we used to do by manipulating the url generated while viewing an instance (windows.location). Since the url remains same for all pages in 10g, how can i acheive this.
    Thanks,
    Sana

    Can anyone please share your ideas on this?

  • How to get the view name by passing the window name from table

    Hi All,
    would like to knew about the standard table from which we want to "retrieve the VIEW name by passing WINDOW name"
    as we have standard tables like WDY_WINDOW, WDY_VIEW,WDY_APPLICATION but our ZComponent details
    are not updated in this WDY_WINDOW table.
    Is there any other table exists on the above condition
    Regards
    Jaipal.E

    Hello friend,
    There are many structure names started with WDY_WB_VC*where the details of the windows and views are stored just search those structures and see where its getting the tables in run time so that you can get the source tables.
    I think this will be useful for you.
    Thanks,
    Sri Hari

  • Finder list view name column keeps resizing!

    I mainly use list view in Finder, and I mainly use windows (as opposed to fullscreen) because I like dragging and dropping between them (dragging and dropping in fullscreen with tabs is rather cumbersome).
    Anyway, the name column keeps resizing on me, going from what I have it set to (usually double-clicked to make it fit all filenames) to suddenly being small enough that all the other columns fit in the window without a horizontal scroll bar. This has been happening ever since I upgraded to Yosemite and happens every time I open a new Finder window, expand a folder, move a file, etc. It's incredibly frustrating!
    I was surprised to not find much about this problem mentioned around the web, so I imagine it must be some setting or something specific to my machine. Any help in figuring out how to make it stop doing this would be much appreciated!
    Thanks!

    Sorry, no, preferences in the sense of what I prefer, but I believe view options (command J) are stored in DS_Store files, as well as list view column data, such as date added, date modified, name, kind, size, etc (except for some folders such as network, computer and meetingroom/airdrop?) which are stored in com.apple.finder.plist).  You probably know that you can select which columns display in view options.  Perhaps a temporary workaround would be to switch off other visible columns to display only name or name and one other preferred column to increase space available.  However, myself and another suspect this the problems I described as a bug, and I would have to think your issue is part of that bug.  It seems all related, no? For example, in my Downloads folder, I select to hide "Date Modified", show "Date Added", and arrange by "Date Added".  Maybe it will still show if I close the window and reopen the Downloads folder, maybe it will not, maybe it will change completely to Icon View despite have "always open in list view" being selected in view options.  In any case, after a restart, it will revert back to list view, with "Date Modified" showing and being arranged by "Name".
    Sent feedback to apple, maybe will help if you do as well:
    Mac OS X - Feedback

  • When I try to access my original wifi name, I can't.. So I had to create a second one. the first one is still there after resetting numerous times. Any suggestions

    when I try to access my original wifi name, I can't.. So I had to create a second one. the first one is still there after resetting numerous times. Any suggestions

    Hello Oddsbodkin,
    It looks like the creator of Netflix Desktop has a site for the project here:
    https://answers.launchpad.net/netflix-desktop/
    I would try posting your question there and see if anyone else has encountered this error and has a solution.
    Cheers, Patrick

  • How to retrieve information from a database View name

    For a given database View name, is there any way to retrieve what are the columns (also the corresponding table name) associated with that View?
    I am getting the view names by using DatabaseMetaData APIs.
    Now I want to retrieve the info associated with that view.
    Any help will be highly appreciated.

    If all else fails then since you have the view name then "select * from viewname where 1=0" should work.

  • Changed View Still Shows Original View Name

    I'm using Crystal XI
    I built a report (MyReport_v1.rpt) using a view (vwMyView_v1) created in SQL Server.  Now I have to modify the view enough that it would affect the report.  So I made a copy of the report (MyReport_v2.rpt) and a copy of the view (vwMyView_v2).  Using "Set Database Location", I selected the old view in Current Data Source and the new view in Replace with and clicked "Update".  Nothing seemed to happen.
    In the Field Explorer, the original View Name still shows, but it has the new fields that were added to vwMyView_v2 (and are not part of vwMyView_v1).  So I know the update worked, but the original view name still shows up in the Field Explorer and Database Expert (as well as everywhere else).
    How do I get Crystal to display the correct view name so I (or my successors) don't get confused when/if modifications need to be made?

    One would think they'd figure out a way to automate that. 
    Thanks

  • 550 Access denied - Invalid HELO name

    Can someone tell me if this error message is my problem or the recipients? 99% of our email goes through fine, but we now have 3 customers we get this error from. The email was sent from Snow Leopard Server 10.6.5. I did an MX check and MXToolbox reported back my ISP's IP address and not the static IP address of our server.
    Return-Path: <MAILER-DAEMON>
    Delivered-To: [email protected]
    Received: by mail (Postfix)
    id CBBB646C13E; Thu, 30 Dec 2010 11:26:53 -0600 (CST)
    Date: Thu, 30 Dec 2010 11:26:53 -0600 (CST)
    From: [email protected] (Mail Delivery System)
    Subject: Undelivered Mail Returned to Sender
    To: [email protected]
    Auto-Submitted: auto-replied
    MIME-Version: 1.0
    Content-Type: multipart/report; report-type=delivery-status;
    boundary="4B5E246C13C.1293730013/mail"
    Content-Transfer-Encoding: 7bit
    Message-Id: <20101230172653.CBBB646C13E@mail>
    This is a MIME-encapsulated message.
    --4B5E246C13C.1293730013/mail
    Content-Description: Notification
    Content-Type: text/plain; charset=us-ascii
    This is the mail system at host mail.
    I'm sorry to have to inform you that your message could not
    be delivered to one or more recipients. It's attached below.
    For further assistance, please send mail to postmaster.
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
    The mail system
    <[email protected]>: host THEIRSERVER.com[66.117.3.196] said: 550 Access denied -
    Invalid HELO name (See RFC2821 4.1.1.1) (in reply to MAIL FROM command)
    --4B5E246C13C.1293730013/mail
    Content-Description: Delivery report
    Content-Type: message/delivery-status
    Reporting-MTA: dns; mail
    X-Postfix-Queue-ID: 4B5E246C13C
    X-Postfix-Sender: rfc822; [email protected]
    Arrival-Date: Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    Final-Recipient: rfc822; [email protected]
    Original-Recipient: rfc822;[email protected]
    Action: failed
    Status: 5.0.0
    Remote-MTA: dns; THEIRSERVER.com
    Diagnostic-Code: smtp; 550 Access denied - Invalid HELO name (See RFC2821
    4.1.1.1)
    --4B5E246C13C.1293730013/mail
    Content-Description: Undelivered Message
    Content-Type: message/rfc822
    Content-Transfer-Encoding: 7bit
    Received: from localhost (localhost [127.0.0.1])
    by mail (Postfix) with ESMTP id 4B5E246C13C
    for <[email protected]>; Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    X-Virus-Scanned: amavisd-new at MYSERVER.com
    Received: from mail ([127.0.0.1])
    by localhost (MYSERVER.com [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id XlYy8X32jZDY for <[email protected]>;
    Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    Received: from [192.168.88.11] (mail.MYSERVER.com [96.226.0.23])
    by mail (Postfix) with ESMTPSA id 3512046C135
    for <[email protected]>; Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    From: Brian Jagielski <[email protected]>
    Content-Type: text/plain
    Content-Transfer-Encoding: 7bit
    Subject: Test
    Date: Thu, 30 Dec 2010 11:26:51 -0600
    Message-Id: <[email protected]>
    To: [email protected]
    Mime-Version: 1.0 (Apple Message framework v1082)
    X-Mailer: Apple Mail (2.1082)
    --4B5E246C13C.1293730013/mail--

    Sorry. Was trying to be safe, but if it doesn't matter here it is
    biff = no
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    header_checks = pcre:/etc/postfix/customheaderchecks
    html_directory = /usr/share/doc/postfix/html
    inet_interfaces = all
    mail_owner = _postfix
    mailboxsizelimit = 0
    mailbox_transport = dovecot
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    messagesizelimit = 20971520
    mydestination = $myhostname, localhost.$mydomain, mail.youngamericagroup.com, youngamericagroup.com, $mydomain
    mydomain = youngamericagroup.com
    mydomain_fallback = localhost
    myhostname = mail
    mynetworks = 127.0.0.0/8
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    recipient_delimiter = +
    relayhost =
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtpdclientrestrictions = permit_mynetworks permitsaslauthenticated permit
    smtpdenforcetls = no
    smtpdhelorequired = yes
    smtpdhelorestrictions = permitsaslauthenticated permit_mynetworks rejectinvalid_helohostname rejectnon_fqdn_helohostname
    smtpdpw_server_securityoptions = cram-md5,gssapi,login,plain
    smtpdrecipientrestrictions = permitsaslauthenticated permit_mynetworks rejectunauthdestination permit
    smtpdsasl_authenable = yes
    smtpdtlsCAfile = /etc/certificates/youngamericagroup.com.EAC01934DECC18B36C5A42CBFED35A0C2C93C0E 5.chain.pem
    smtpdtls_certfile = /etc/certificates/youngamericagroup.com.EAC01934DECC18B36C5A42CBFED35A0C2C93C0E 5.cert.pem
    smtpdtls_excludeciphers = SSLv2, aNULL, ADH, eNULL
    smtpdtls_keyfile = /etc/certificates/youngamericagroup.com.EAC01934DECC18B36C5A42CBFED35A0C2C93C0E 5.key.pem
    smtpdtlsloglevel = 0
    smtpduse_pwserver = yes
    smtpdusetls = yes
    tlsrandomsource = dev:/dev/urandom
    unknownlocal_recipient_rejectcode = 550
    virtualaliasdomains = $virtualaliasmaps
    virtualaliasmaps =
    youngamericagroup:~ administrator$
    Return-Path: <MAILER-DAEMON>
    Delivered-To: [email protected]
    Received: by mail (Postfix)
    id CBBB646C13E; Thu, 30 Dec 2010 11:26:53 -0600 (CST)
    Date: Thu, 30 Dec 2010 11:26:53 -0600 (CST)
    From: [email protected] (Mail Delivery System)
    Subject: Undelivered Mail Returned to Sender
    To: [email protected]
    Auto-Submitted: auto-replied
    MIME-Version: 1.0
    Content-Type: multipart/report; report-type=delivery-status;
    boundary="4B5E246C13C.1293730013/mail"
    Content-Transfer-Encoding: 7bit
    Message-Id: <20101230172653.CBBB646C13E@mail>
    This is a MIME-encapsulated message.
    --4B5E246C13C.1293730013/mail
    Content-Description: Notification
    Content-Type: text/plain; charset=us-ascii
    This is the mail system at host mail.
    I'm sorry to have to inform you that your message could not
    be delivered to one or more recipients. It's attached below.
    For further assistance, please send mail to postmaster.
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
    The mail system
    <[email protected]>: host plaztex.com[66.117.3.196] said: 550 Access denied -
    Invalid HELO name (See RFC2821 4.1.1.1) (in reply to MAIL FROM command)
    --4B5E246C13C.1293730013/mail
    Content-Description: Delivery report
    Content-Type: message/delivery-status
    Reporting-MTA: dns; mail
    X-Postfix-Queue-ID: 4B5E246C13C
    X-Postfix-Sender: rfc822; [email protected]
    Arrival-Date: Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    Final-Recipient: rfc822; [email protected]
    Original-Recipient: rfc822;[email protected]
    Action: failed
    Status: 5.0.0
    Remote-MTA: dns; plaztex.com
    Diagnostic-Code: smtp; 550 Access denied - Invalid HELO name (See RFC2821
    4.1.1.1)
    --4B5E246C13C.1293730013/mail
    Content-Description: Undelivered Message
    Content-Type: message/rfc822
    Content-Transfer-Encoding: 7bit
    Received: from localhost (localhost [127.0.0.1])
    by mail (Postfix) with ESMTP id 4B5E246C13C
    for <[email protected]>; Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    X-Virus-Scanned: amavisd-new at youngamericagroup.com
    Received: from mail ([127.0.0.1])
    by localhost (youngamericagroup.com [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id XlYy8X32jZDY for <[email protected]>;
    Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    Received: from [192.168.88.11] (mail.youngamericagroup.com [96.226.0.23])
    by mail (Postfix) with ESMTPSA id 3512046C135
    for <[email protected]>; Thu, 30 Dec 2010 11:26:51 -0600 (CST)
    From: Brian Jagielski <[email protected]>
    Content-Type: text/plain
    Content-Transfer-Encoding: 7bit
    Subject: Test
    Date: Thu, 30 Dec 2010 11:26:51 -0600
    Message-Id: <[email protected]>
    To: [email protected]
    Mime-Version: 1.0 (Apple Message framework v1082)
    X-Mailer: Apple Mail (2.1082)
    --4B5E246C13C.1293730013/mail--

Maybe you are looking for