Show additional tab in Cprojects

Hi,
    I have created a custom Webdypro ABAP component to add a new tab in cProject Component(DPR_MAINFRAME).
    In my webdynpro component i have implemented the standard interface DPR_CUST_EXT_INTF.
    In view i have created a tab and inside the tab i have created some 5 input field and created a ztable to store the values  
    entered in the input fields on click of 'Save' button in the view.
    In SPRO I have made the below mentioned configuration to inculde my tab inside the View of DRP_MAINFRAME.
    Collobaration Projects->Global Enhancements to Projects Elements->Show Additional Tab page in cPRojects.
    Clicked on  'NewEntry' button to create a new entery
    Project Element Type : Project Definition
    Project Type:  blank
    Tab Active: Checked
    Tab Page Title: Custom Tab
    Webdynpro Component: ztabs
After having done this when i execute the DPR_MAINFRAME Application i am able to view my tab inside the view of the standard application.
When i enter details inside the input fields and when i click on Save the data is also getting saved in my ztable.
When we execute the DRP_MAINFRAME Component we can find a Save button provided in the Standard component.
My requirement is On click of the Standard SAve button the data entered in the input field must get inserted in the ztable.
When i implemented the interface DPR_CUST_EXT_INTF , method ON_AFTER_SAVE got created in my component controller .
I even tried placing my code in the method but data didn't get updated in the ztable.
Regards,
Bala Baskaran.S

Hi,
Can you guide me to add a new tab in the C projects, I tried creating a new wda component with DPR_CUST_EXT_INTF as implemented interface.
The view in this component has a tabstrip having a single tab in it, Then i went to spro as mentioned:Collaboration Projects->Global Enhancements to Project Elements->Show Additional Tab Page in cProjects.
I added a new entry here
Project Elements: Project Definition
Proj Type : Blank
Tab Page Active: checked
Tab Page title: Additional Tab
Web Dynpro Component: zcomponent
Still The tab is not displayed, Can you let me know if I am missing something?
Regards,
Shitanshu Sahai

Similar Messages

  • CProjects 4.0  Show Additional Tab Page in cProjects

    Requirement:
    1, Enhance CI_DPR_CHECKLIST_I (Checklist ITem - ITO) with customer fields
    2, create Customer Long texts which appear on the customer tab page.
    3, Achieve the above in an additional tab page on checklist item level.
    Summary:
    Using “Show Additional Tab Page in cProjects” node in SPRO  I checked the example Webdynpro ABAP this does not have any relevance to the CI structures for Customer fields and simply retrieves/updates the field value DATA1 in table DPR_DEMO.  This will work fine for the data captured outside of the CI structures (in my case longtexts), it is not clear on how the customer fields in the CI structure will be updated?
    Question
    1, I have made a copy of "DPR_CUST_EXT_INTF_DEMO" now  -  How can I save custom fields in CI_DPR_CHECKLIST_I using a Web dynpro component?

    Hi,
    Can you guide me to add a new tab in the C projects, I tried creating a new wda component with DPR_CUST_EXT_INTF as implemented interface.
    The view in this component has a tabstrip having a single tab in it, Then i went to spro as mentioned:Collaboration Projects->Global Enhancements to Project Elements->Show Additional Tab Page in cProjects.
    I added a new entry here
    Project Elements: Project Definition
    Proj Type : Blank
    Tab Page Active: checked
    Tab Page title: Additional Tab
    Web Dynpro Component: zcomponent
    Still The tab is not displayed, Can you let me know if I am missing something?
    Regards,
    Shitanshu Sahai

  • How can I show additional tab rows when using many open tabs?

    How can I show additional tab rows when using many open tabs?

    What method (code) did you use to get the Tab bar displaying in the space used for the Navigation Toolbar (location bar)?
    The Tab bar should be displayed above the Navigation Toolbar.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Adding A custom tab in CProjects

    Hi,
    I am very new to C Projects, There is a need to add a custom tab beside the "control plan" tab and the custom tab should embed the z web dynpro component or view. The purpose is to capture some data which needs to be filled in the Z table.
    Can anyone suggest how to achieve this?
    Thanks and Regards,
    Shitanshu Sahai

    Hi Shitanshu,
    I can give you some steps to add a new tab and embed the z web dynpro component or view, The point is that i dont know how to change the order of tabs.
    To add the tab:
    Go to SAP Portfolio and Project Management -> Project Management -> Global Enhancements to Project Elements -> Show Additional Tab Pages in Project Management
    You have to select in which level you wanto to show the tab (Project definition, Phase, Task, etc), the project type, a title for the new tab and the Web Dynpro component.
    Best Regards,
    CAMILO URIBE

  • Problem in additional tab page in cprojects

    hi all,
    i have created one additional tab page through spro settings in cprojects application.
    trasaction : spro
    collaboration projects -> global enhancements -> Define field groups for customer fields.
    here it is giving me option to apply this field group to a particular object (like project, phase, task) only where as i need to apply it only to a particular phase and not to all the phases in the cproject(like i want to show that customised tab page only when i click on the first phase of the project and i dont want to show it in the rest of the phases.) right now it is not giving me the option for that.
    plz have a look into the problem and reply me.
    it is urgently needed.
    thank you very much.

    Hi Hetal,
    maybe I have a dirty modification idea.
    Maintain the customer fields like described in customizing.
    Then in CL_DPR_CUST_INCL_REPOSITORY in method GET_GROUPS it determined the fields to be shown on customer fields tab.
    If you make there samll modification and remove the fields, if you are not on the first phase, then it could work too.
    Or in CL_DPR_BSP_S_PRO_TYPE METHOD show_ci_fields you can control the rv_show_ci_fgroups variable !!!!
    Problem here is the ls_show_ci_fgroups table, which is buffered.
    But there is anothe possibility.
    make a copy of the PHADETAIL.BSP See details in note to add customer own fields to BSP views.
    In the BSP logic of the PHADETAIL.BSP you will find a position where the system determines if the TAB will be shown or not.
    In variable controller->mr_phase you have all your necessary information about the phase
    I guess whis will be modification free too. See note 859551
    Regards
    Björn

  • Reg: additional tab page in cProjects

    Hi all,
         My requirement is to add a new tab in the cProjects screen .How can I have this. Either I have to use user exit or  any other code in Se80. Could any one reply me.
    Thanks in advance,
    Regards,
    S.Jenibalet.

    Hi,
      All you have to do is first
       1) Go to spro and under collaboration projects-> Additional tab page
       2) Give the object type ie for example if you want to have an additional tab page in phase of cprojects or checklist etc..
       3) Then give the project type for example deveopment project or consulting project etc
        4) Then check field tab active so that the additional tab page will be displayed
         5)Give a title eg. additional tab page for phase in tab page title
              These will be enough to get a additional tab page in cprojects screen But if you want to design the layout then you have to create a webdynpro component and give the name of the webdynpro component in the webdynpro component field.
      Buy strictly following all these steps will definitely get the additional tab page in cprojects 4.0 version.
    In cprojects version 3.0 you have to implement the badi for additional tab page with the method GET_ADD_TAB_DATA

  • Trranslation of Additional Tab Header in cProjects

    Hi guys,
    does anybody know how to translate the header of an additional tab, added by customizing (Add Additional Tab Page in cProjects)?
    I tried it by switching the system language to it/en etc. but the header is always global and I have no chance to translate it.
    In se63 I´m also not able to translate, there is no text...
    THX for advice,
    Tobias
    Edited by: Tobias Hämmerle on Jan 18, 2010 11:11 AM

    Hi Zhenbo,
    a few month ago I found the solution. You can link the the table header in customizing to an OTR-Text alias, the same way you do in the workbench.
    $OTR:<package>/<alias>
    Regards,
    Tobias

  • Additional Tab Page in cProjects

    Hello,
    I just read this post http://forums.sdn.sap.com/thread.jspa?threadID=1646098 which is closed that's why I'm opening a new thread.
    I use the feature to add Additional Tab using custom component because I need drop down list, alv and input field some in my CI include some in a specific table.
    Therefore, I created the class according to the documentation for the non CI fields and it's working fine. But as the thread mentioned at first, I got the same problem and can't figure out how to save automatically CI fields into database.
    Any help will be appreciated
    Regards,
    Kevin

    Hi,
    I think I found a way to make things work.
    in method ON_REPORT_CHANGES I call the get_data_ext, get data from my node and then call set_data_ext. But I specify on each object to call change method is there a way to do that at the change of tab ?
    It's not very dynamic though, because I add a case/when on the node_name because I manage DPO, CTO and ITO object.
    Anyway, I'm good now to continue If you have a better way to do things let me know
    Regards,
    Kevin

  • When i try to load any page on Mozilla 28 the page opens but i get additional tab saying The address isn't valid The URL is not valid and cannot be loaded.

    When i try to load any page on Mozilla 28 the page opens but i get additional tab saying The address isn't valid The URL is not valid and cannot be loaded. I tried everything from reseting Firefox ,completely new installation of firefox to about.config and nothing worked it's been two days now since the problem started and i am pretty frustrated and desperate as i try to fix the issue so please help me with some solutions????
    Big thanks in advance

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Delete a possible user.js file and numbered prefs-##.js files and rename (or delete) the prefs.js file to reset all prefs to the default value including prefs set via user.js and prefs that are no longer supported in the current Firefox release.
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Preferences_not_saved

  • Additional tab b

    Hi SDNs
    Here my client faceing one issue related to additional tab b,the issue is when my client created repair order with service notification the additional data tab B comes without fields means the tab showing empty.
    When my client creates repiar order with out reference srvice notification the additional data tab B comes with all fields
    So please suggest . where is the problem

    Not required any answer

  • "Always Show the Tab Bar" Not Functioning Properly

    Using Firefox 13 with Windows XP Professional. Even though my tab options are set to "always show tab bar" my tab bar isn't showing when there is just the single page. If I add more than one tab to the window they will show up but the first one will not and the only way to see its page content is to remove the additional tabs. If I have five tabs open at one time for example only four will be visible.

    Try:
    *http://kb.mozillazine.org/Corrupt_localstore.rdf
    *https://support.mozilla.org/kb/Toolbar+keeps+resetting
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Why does Firefox (after the latest update) open an additional tab "What's new"? It causes my laptop to crash, including my "Session restore"

    Mozilla Fireox Session Restore fully functioned. However, not after latest update (10.0.2). It takes a lot time to load the (additional tab) page "what's new?" / "Firefox add-ons" after which the script running Session Restore fails.
    Only occurs after (re)starting laptop.
    How do I remove this addional tab ?
    It's irritating.

    Hi Murdock_1,
    You should look at [https://support.mozilla.com/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox this article about that specific issue] and the article [http://kb.mozillazine.org/Preferences_not_saved Preferences not saved]. These should give you all the information you need!
    If that doesn't work:
    # Type about:config in the address bar
    # Click ''I'll be careful, I promise'' if prompted
    # In the Filter input field type ''startup''
    # Double click on startup.homepage_override_url
    # Delete the text string and click ''OK''
    # Close Firefox and reopen the window to verify that it has worked.
    Hopefully this helps!

  • To populate Segment data to Order item level in additional tab B

    Hi Experts,
    I am working on Inbound interface using IDoc (ORDERS05); during Idoc process IDOC_ORDERS_INPUT; i have to take segment value and need to populate at order items level; in custom field  (in additional tab B).
    For that i am using FM (Customer exits) :
      Step 1-  EXIT_SAPLVEDA_001 (Getting segment value and passing to XVBAP-Zfield).
      Step 2- EXIT_SAPLVEDA_002 (Passing Value to respective screen using BDCDATA table).
    Due to unable to find where i have to set flag and how ?;                                                                                To avoid multiple record to append ; BDCDATA Table with same screen.
    As mention in this link for Header level additional tab B : http://www.sapfans.com/forums/viewtopic.php?f=21&t=62945#p1025880.
    They are using my_flag to avoid ,issue as i mention in above step.
    Step 3 - At last they are deleting my_flag in FM : EXIT_SAPLVEDA_003. (find in above link)
    Thanks in Advance
    Regards
    Vinay

    you need to use a flag of type vbap-posnr .
    and your check statement will become
    check my_flag NE XVBAP-POSNR. (or the ZZXVBAP-POSNR).
    and setting the flag
    my_flag = XVBAP-POSNR.
    so for same posnr it wont repeat the append.. hope this can help

  • I am Not Getting a Additional Tab in ZMIGO in Display mode

    Dear Gurus ,
                          I have Impelemented a Migo Badi and Created a Additional Tab in MIGO . The Additional Tab is getting Displayed in Create Mode but the same is not getting in Dispay Mode . Can Any Body help me for the same .
                                      I have Created two screen for the same .
    0001 is for Created and 0002 is for Display mode . And in PBO i rave checked the condition for the same which i am pasing below for your refrence . Can any body please help me .
    READ TABLE gt_scrn_active INTO ls_scrn_active
                                WITH KEY line_id = i_line_id .
      CHECK ls_scrn_active-active EQ 'X'.
    External subscreen:
    The content of global field G_NO_INPUT (set in method MODE_SET) will
    influence the number of external subsreen:
      IF g_no_input IS INITIAL.
        e_cprog   = 'SAPLZCFG_JEWELLERY'.
        e_dynnr   = '0001'.                     "External fields: Input
        e_heading = 'Additional Unit'(004).
      ELSE .
        e_cprog   = 'SAPLZCFG_JEWELLERY'.
        e_dynnr   = '0002'.                     "External fields: Input
        e_heading = 'Additional Unit'(004).
      ENDIF .
    Regards
    S.B.Shankar

    hi,
    just i basice ? have you checked the status of BADI is it implemented.
    Atul

  • Why is it that when I set the preference to always show the tab bar, it refuses to stay checked after I quit Firefox and restart it?

    Using Mac OSX10.6.7 and FF 4.0.1, I'm having a problem with the preference to always show the tab bar. I want it to always show. I check this in the Preferences under the "tab" window, and everything is fine until I quit FF and when I restart FF the tab bar is gone again. I go into preferences, and that option is now unchecked. How can I fix this so that my preference is saved?

    That hasn't helped the last ten times I tried. I posted before. I deleted the preferences file, I tried changing the preferences file, I went into about:config and changed the autoHide preference there. No dice. Firefox is not saving my preference for that one thing.

Maybe you are looking for

  • Check on Manual creation of PM order

    Hi,      I have a business requirement that the manual creation of a particular order type should be stopped i.e. when i am going to create that order type through IW31 or the generation of that order type even through a notification should not be po

  • Macbook Pro hard drive failing, how to recover data?

    My 2 year old MBP refused to boot up this morning. I was told at the Genius Bar that the hard drive is on its way out.  It is still able to mount when hooked up to another machine but apparently the geniuses don't do data recovery.  I was refferred t

  • Using BootCamp on 2010 MacMini Server

    Before the putdown for misusing a Server, please listen. I bought the server for it's hardware, not to use as a server. I have posted the following on another thread I started in "Using Your Mac Mini" but get no response. I am hoping those better acq

  • Warranty of cellular iPad mini in Canada

    I have a wifi + cellular ipad mini purchased from U.S. and now it has caught a screen problem. Will I get warranty replacement for it in Canada?

  • Recommended Block Size For RAID 0

    I am setting up a RAID configuration (Striping, no Parity, Mac G5, OS-X) and was curious what the recommended Block Size should be. Content is primarily (but not limited to) Images created with Adobe Photoshop CS2 and range in size from 1.5MB to >20M