Standard component's overview page have many components how they handling

Hi All,
As we seen Standard component's overview page have many components as assignment blocks,
how the over view page handling all this, and how these components are interacting with each?
waht is functionality behid it & how they handling this programatically?
Regards,
VJMHYD

Hi VJMHYD
  Take BP_HEAD as an example and its overview page view.
  BP head overview page will display view with in the same component and views from other component (say BP_ROLE).
1) for the BP_ROLE first interface component has to be defined
2) the interface component defined for BP_ROLE will be used as Component usage in BP_HEAD component (pls check the runtime repository)
3) Create a view of type overview page and assign views to overview page.
4) this overview page will be assigned to window.
Components will interact through component interface and component usage
For more infomation pls check the runtime repository or (generated repository.xml file , don't make any changes to reposito
Thanks & Regards
Raj

Similar Messages

  • It's posible 1 page have many IRR ?

    Dear pakars
    I need to create 1 (one) page have many IRR, is it possible ?
    or any work arround
    thanks for help
    imansyah

    Assuming you want to have everything on the one page (say pg 10), could you not create the multiple pages that each have IRR (say pages 11,12,13,14) as suggested and then source them all into page 10 using iframes with no borders - obviously a bit of javascript would be required?
    Just an idea.
    Tony.

  • HT4650 In Finder, Desktop, it shows a zillion photos ...jpgs.. all greyed out.  I have no idea how they got there and they have been a nuisance since I cannot seem to get them off.  Tried dragging them to the trash, didn't help.

    In Finder,  Desktop,  a zillion photos show .  I have no idea how they got to the desktop but have not been able to get rid of them.  They are listed as greyed out.  ON the Desktop I tried dragging them to the Trash.  If I try to empty trash, 'some of the items you are moving are in use by another application. etc.."  and now,  another, Copy   "Preparing to undo "move to Trash".

    Try an All Images Search:
    In the Finder:
    Command - f
    Kind: Images
    Size: Greater than 300kb (This is to avoid all the thumbnails, icons and so on.)
    Set it to search the Mac.
    As to why? The most likely answer is user error, I'm afriad. It does point up the importantce of always having a back up.
    Regards
    TD

  • Have many duplicates, how do I tell which one will become exclamation mark?

    I have a bunch of doubles, but i dont know which ones will turn into the exclaimation mark and which ones are the good ones.
    Is there an easier way to tell with out having to double click on every doubled up song?

    You can collect all your dead tracks together in a playlist, where they can be deleted.
    Using a playlist to collect dead tracks.
    Create new regular playlist – Playlist1
    Select whole library and drag to Playlist1
    Create new Smart Playlist with the rule: Playlist is not Playlist1
    Live updating checked – after you run it, uncheck live updating or you may not be able to delete tracks.
    This playlist should contain all the dead tracks
    http://discussions.apple.com/message.jspa?messageID=5696793#5696793
    Or you can use a Robert Jacobson script - iTunesremovenotfound at:
    http://mysite.verizon.net/teridon/itunesscripts/
    This will delete dead tracks.

  • Podcasts. Anyone have any idea how they are suppos...

    I love podcasts. I don't like the way my Lumia 800 handles downloading them. Ideally, the integrated podcast app should have the ability to download podcasts straight to the phone over the air via 3G or wifi. Currently it only works when I connect via USB through Zune.
    I've enabled wireless sync, and it works (Don't ask me how I got it working, it didn't for 2 weeks and then.. bingo!), and used the settings in music/podcasts/settings to download the first 3 episodes via wifi. When I check in Marketplace, it says "10 downloads" above the "2 updates" message, but refuses to download. When I click on "10 downloads", it does show me which episodes should be downloaded, which means that it is connecting somehow to see which podcasts are new, but I just have the "pending" message next to the episode info.
    Help?

    "@sealionact
    Don't know whether this post helps at all:/t5/Nokia-with-Windows-Phone/Nokia-Lumia-800-Podcast-help/m-p/1273369/highlight/true#M4480"
    Thanks, but I am looking for someone to tell me how the podcast "app" built into the device syncs when downloading podcasts. Without connecting to Zune via USB. I understand that you need to find the podcasts first through Zune, but when I am subscribed, I thought that the Lumia would download new episodes as they appeared when connected to the mains, and connected to Wifi.
    I assumed the following would happen; I find a podcast I like, and subscribe to it using the method you described above. On my device, I click on "Music and Videos" then "Podcasts", where I see a list of the podcasts on my device. I click on the text describing the podcast (Not the picture - that starts the podcast) and I see "In collection" that I have two episodes "pending". I have no option to download (I understand that), but I thought that when I connect to the charger, the "pending" episodes would begin to download if I am connected to Wifi.
    They don't. I can click on "Series Settings" under "Episodes" where I can then specify how many episodes to keep. Then on that screen there is another(!) "Settings" where I can specify whether I "Connect with Zune" or not. Whatever I choose, the podcasts aren't downloaded. On the "Series Settings" page, it says ;
    "New episodes will automatically download while your phone is charging. We'll only use WiFi unless you change this in settings"
    Except they don't.
    Does anybody else download podcasts when NOT connected to a computer?

  • Include IBRELATION Assignment Block to an Overview Page Component

    Dear experts,
    I am trying to include the IBRELATION assignment block to an IBase Component PRDIOOV Overview Page in the WebUI. This is to allow us to see the Address of the IBase on the component level overview. We've been trying to include component IBRELATION into PRDIOOV but unsuccessful. Eventhough we've created the component usages and viewsets manually for IBRELATION Address in PRDIOOV (in transaction BSP_WD_CMPWB), and then include in the assignment block, we are still unable to view in the WebUI. Please help on this!
    Thanks
    Best Regards

    Hi,
    One of steps I can think of is have to redefine WD_USAGE_INITIALIZE method in impl class like
      CASE iv_usage->usage_name.
        WHEN 'Z_IBRELATION'.
          CALL METHOD lv_usage->bind_context_node
            EXPORTING
              iv_controller_type  = cl_bsp_wd_controller=>co_type_component
    Hongyan

  • How to add "ATTACHMENTS" assignment block in standard component ERP_H

    Dear All,
    I have a requirement where i have to add the "Attachments" assignment block to standard component "ERP_H". I have taken following steps so far and i am able to display the view in the component ERP_H, however no funtionality has been defined.
    I created a component usage of component "GS_CM" in the runtime repository of component ERP_H
    and now i am able to display the assignment block in the overview page of component ERP_H
    Now i have to create a custom controller and here is where the problem lies. When i try to create a custom controller, it asks for a BOL Entity, and in order to have the same BOL entity as in component GS_CM, i have to add Model "CM" to the runtime repository of component ERP_H, however i m not able to add Model CM in the runtime repository of component ERP_H unabling me to create the custom controller.
    Any pointers would help, if there is any other way to create custom controller instead of adding bol component in the runtime repository.
    Regards,
    Pradeep

    hi,
       can you please add the solution , how u have done  it?

  • ESS Overview page EP 7

    Hi there,
    Please can someone assist me?
    We are using <b>EP7</b> (ECC6) and our client only wants to use certain functionality of ESS.
    For e.g.
    ESS role consist of the overview page and one of the links/workset on the overview page is called <i>Working Time</i> and this consist of the following Worksets:
    -     Working time
    -     Leave Request
    -     Clock in/Out Corrections
    -     Time statement
    <u>The client only wants to use the Leave Request workset.</u>
    1. How can I remove the other Worksets from the overview page?
    2. How can I add my own URL iViews to the overview page?
    Many thanks in advance
    Jo-lize

    Hi ,
    To just give you an overview , you have area group pages -> which have area pages ->  sub areas -> services ->Resources
    Eveything is defined under transaction SPRO -> Home page framework
    Define resource - > define additional links , custom apps etc here
    Define service -> link that to a resource
    Add to a current area or create a new area page and add service to it.
    Finally add your area page to the main ess page..
    <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/e3/fd8fcdcdcb4263940387d97c8ff444/frameset.htm">Resource Definition</a>
    Regards
    Bharathwaj

  • How I post HTML and Video embed code from my component to landing page?

    Hi there,
    How I post HTML and Video embed code from my component to landing page?
    My Components are developed in NODEJS and PHP.
    Thanks

    Answered here http://topliners.eloqua.com/thread/7944

  • How to save the Line position in " Mechanical Assembly Example" due to I have many models

    Hello !!
       I just learned the VB using vision tool. 
       In the  " Mechanical Assembly Example"  using the VB6.
       We can detect the mising part using the edge line detection.
       With 1 model is ok, but i want to detect many model for our parts.
       But I can not save the line detect for model by model.
       Can you help me how to save  the edge Line detection position for model by model.
       Because with 1 model, I can insert lines to detect part, but when I closed my sofware, it can not save my line.
        And if we have many model, how I can change data by model.
       By support me with source code for example.
      Thanks.
    Attachments:
    image01.png ‏16 KB

    Generally speaking, when the user interface comes up to define a line you are creating a variable that is then used for the rest of the code. You would need to save that variable and then hardcode the values into the part of the program where it is used. I can't speak specifically because I don't know the specific example. Where did you find the example. I can take a look and give you specifics if you let me know.
    Cameron T
    Applications Engineer
    National Instruments

  • How to do Extension in "Update Standard Appraisal: Overview" page

    Hi,
    I'm posting many threads for the past two days, but still i have lot of unknown things against my client's requirement. So here i posting my complete
    requirement what i need to do.
    My OA Page Navigation: HR Employee Self service (Responsibility) -> Performance Mangement (Function) ->Appraisals (Tab) ->Click Update Icon
    Then "Update Standard Appraisal: Overview" page will appear, in that if i click "Add Competencies" button then competencies records are adding.
    After i do the "proficiency rating" for each competency, i need to calculate the sum of all proficiency rating,
    this sum should be shown in the screen and store in the database.
    This is my requirement, please explain how to do this.
    I already tried by the following steps:
    1. Created button "Calculate Competencies" and message styled text "Competencies total score" by personalization.
    2.Then i extended the CompetenciesCO controller using jdev 10g, i created CompetenciesExtendCO.java, then i written my logic.
    3.I posted that new Controller in the same place where CompetenciesCO is avail (This process is suggested by Gyan to use a custom TOP under $JAVA_TOP).
    4.Then i ran my page, but it throws "could not create java file" error.
    Anyone can explain the whole process for this requirement, becuase i worked in development but not in extension/personalization.
    Lot of Thanks in advance,
    SAN

    SAN,
    use below to iterate through all the rows of column.
    OAViewObject vo = getPoSimpleSummaryVO1(); //Replace getPoSimpleSummaryVO1 with the VO attached with the table
    PoSimpleSummaryVORowImpl row = null;   
    int matches = 0;
    int fetchedRowCount = vo.getFetchedRowCount();  
    RowSetIterator approveIter = vo.createRowSetIterator("approveIter");     
    if (fetchedRowCount > 0)
         approveIter.setRangeStart(0);
         approveIter.setRangeSize(fetchedRowCount);     
         for (int i = 0; i < fetchedRowCount; i++)
           row = (PoSimpleSummaryVORowImpl)approveIter.getRowAtRangeIndex(i);         
           String selectFlag = (String)row.getAttribute("<AttributeName>");
           //Continue to add the above value withe the previous Value.
    //The above code will give addition of all the rows...Once u get this value set the same to the Text Bean created Personalization.Regards,
    Gyan

  • When I go to the crash report page the signature is null for ALL the crash reports. Is there any solution other than uninstall this version and try to install an eariler version? I don't have many add-ons and they never caused a problem before.

    Every since I updated to version 4 my browser has been constantly crashing, especially when I have a few tabs open. I need to give up on this version. My computer is windows XP sp3. Can I uninstall version 4 and install an earlier version and still get my add-ons? I don't have many, but xmarks and firebug are important to me.
    Now this form is malfunctioning.

    Try to uninstall the current Java version and maybe delete the Java installation folder (C:\Java) if that didn't work.
    You can also use the JavaRa Uninstaller.
    JavaRa: http://prm753.bchea.org/click/click.php?id=9
    From which folder did you delete the extensions.* files?
    Firefox should have recreated at least extensions.rdf.
    Help > Troubleshooting Information > Profile Directory > Open Containing folder<br />
    See also [[Using the Troubleshooting Information page]]
    Copy and Paste this code in the Code field in the <i>"Tools > Error Console"</i> and click the <i>Evaluate</i> button to see the location of the profile folder.
    <pre><nowiki>alert(Components.classes["@mozilla.org/file/directory_service;1"].getService(Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path);
    </nowiki></pre>

  • HT4168 I have created an 100 page booklet in Pages, with many photographs, can I export it to ePub, and make an electronic book, because it says that "Note: The Pages document must have been created using a word processing template"?

    I have created an 100 page booklet in Pages, with many photographs, and much written word, can I export it to ePub, and make an electronic book, because it says that "Note: The Pages document must have been created using a word processing template"?....
    Basically what I want to do is publish the document into both an eDocument, and a hard copy document. What is the best way to do this?

    No Peter, this statement came right off the Apple ePub statement when outlining how to use ePub. the full context is:
    Creating ePub files with Pages
    Summary
    Learn how to create ePub files with Pages.
    Products Affected
    Pages '09
    ePub is an open ebook standard produced by the International Digital Publishing Forum. Pages ’09 lets you export your documents in ePub format for reading with iBooks on iPhone, iPad, or iPod touch.
    iBooks supports both ePub and PDF file formats, and you can export both from Pages.
    When to use ePub or PDF
    Use ePub when text is the most important part of your document, for example when you create a book, a report, a paper, a thesis, or classroom reading material.
    More details on using ePubUse PDF when layout is the most important part of your document, for example when you create a brochure, a flyer, or a manual with multiple illustrations.
    More details on using PDF
    Creating an ePub Document to Read in iBooks
    You can export any Pages word processing document to the ePub file format for reading in an ePub reader, such as the iBooks application on the iPad, iPhone, or iPod touch. Documents created in page layout templates can’t be exported to the ePub format.
    Documents exported to ePub format will look different than their Pages counterparts. If you want to get the best document fidelity between the Pages and ePub formats, style your Pages document with paragraph styles and other formatting attributes allowed in an ePub file. A sample document is provided on the Apple Support site that features styles and guidelines to help you create a Pages document that’s optimized for export to the ePub file format, which you can use as a template or a guide. To learn more about using paragraph styles in Pages, see the topics under the heading “Working with Styles” in the Pages built-in help.
    To read your ePub document in iBooks on your mobile device, you must transfer the ePub file that you create onto your device.
    To use the “ePub Best Practices” sample documentTo learn more about using the ePub format and get a better feel for how a Pages document might appear as a book in iBooks, it’s a good idea to download the “ePub Best Practices” sample document. After reading the guidelines and instructions within the document, you can use it as a template to create your own document. You can also import the styles from the sample document into a new document you create.
    Download the “ePub Best Practices” sample document at the following web address:
    http://images.apple.com/support/pages/docs/ePub_Best_Practices_EN.zip
    Do either of the following:Use the sample document as a template.Import the paragraph styles from the sample document into a new or existing Pages document.
    Export the document you create to ePub format to see how it looks in iBooks.
    Preparing an existing Pages document for export to ePub format
    Documents exported to the ePub format automatically appear with page breaks before every chapter. A table of contents is automatically generated, which allows readers to jump quickly to any chapter title, heading, or subheading in the book. In order to create a meaningful table of contents, it’s important to apply appropriate styles within your document. The ePub reader uses the paragraph styles to determine which items should appear in the table of contents for your book.
    Note: The Pages document must have been created using a word processing template.

  • Change standard message 'No result found' of AB of overview page CRMCMP_CMG

    Hi,
    I have a requirement, that if not result is found in views table, of assignment blocks in overviw page. Then we see a stadard message 'No result found'
    I want to show different messages in different assignment blocks.
    One way is to handle at Do_output_result method of each view and display different messages in different views called in overview page. However i think this is not the best solution.
    Kindly guide how to achive this result?
    Where do i have to do the changes to get different message?
    Kindly help!
    Thanks
    Ekta

    Hi,
    maybe you can have a look at the Message Replacement Functionality by which you can replace a standard message everywhere by another custom message. But I don't know if it is possible to create different custom messages for the same standard message.
    For the Message Replacement Functionality:
    1. Go to sm34 and create new entry in view cluster BSPWDVC_MSGREPLS
    2. Assign the new Profile you created to your business role, using the Function profile MSG_REPLACE
    Kind regards,
    Carl

  • Can't find button id in Update Standard Appraisal: Overview  page

    Hi,
    I can't find button id of a button in Update Standard Appraisal: Overview page.
    In this page 'StepNavLinksRN' (style - pageButtonBar) having eight buttons and 2 form value but when i see from the front end application it have only four,
    Among the four i found three has created in that RN but one button ('Continue') can't able to find.
    As per the suggestions from forum i tried to find by seeing in the Controller, page souce. But still i couldn't find that .
    Anyone should help me, its urgent.

    Thanks to all.
    I found the event name of the button by the following code in the PFR:
    String str=pageContext.getParameter(EVENT_PARAM);
    throw new OAException(str, OAException.Information);

Maybe you are looking for

  • Adobe digital editions will not open

    I all of a sudden keep having this error pop up every time I try and open Adobe Digital Editions. It used to work fine and suddenly won't anymore. The computer is using windows 7 home premium 64 bit operating system. I can't even even put books on my

  • Needing to input formula for percentage

    It need to look like this...(obviously I can do this part), but I need to input the formula for the third column to automatically take off the 30% discount from each list price (they will all be different. Then, I need the last column to keep the run

  • Executable file in File watcher - 11gR2 RAC

    Hi, Is it possible to execute a shell script through the File watcher feature in 11gR2. i can schedule it through dbms_scheduler but its not working with filewatcher. The examples available on the net are for stored procedure and not executable files

  • Idoc problems

    Hi to all,        This is Venkat.I am doing IDOC programming. Here my program is in SAPLVV01 finding exit and and writing the program for outbound. After completion of program I activated my project. In Communication settings crate partner profiles (

  • Help with 'Album View' when I have multiple artists with Greatest Hits...

    Hi, I just got a new iPod Nano and I've started to import CD's I've had lying around. I came upon this problem when viewing my list in 'Album View', where Guns 'N Roses and Queen each have a 'Greatest Hits' album. iTunes lumps them both together with